{"id":19,"date":"2026-06-17T13:28:46","date_gmt":"2026-06-17T13:28:46","guid":{"rendered":"http:\/\/localhost\/fortitudeCare\/?page_id=19"},"modified":"2026-07-07T04:20:40","modified_gmt":"2026-07-07T04:20:40","slug":"testimonials","status":"publish","type":"page","link":"https:\/\/fortitudecare.essentialsdevs.com\/index.php\/testimonials\/","title":{"rendered":"Testimonials"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"19\" class=\"elementor elementor-19\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ad7eb28 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"ad7eb28\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-da7b313 elementor-widget elementor-widget-html\" data-id=\"da7b313\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;500;600;700&family=Inter:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n.testimonial-hero-section{\r\n    background:#EDF4F7;\r\n    padding:100px 20px;\r\n    overflow:hidden;\r\n}\r\n\r\n.testimonial-hero-container{\r\n    max-width:1200px;\r\n    margin:0 auto;\r\n    display:grid;\r\n    grid-template-columns:1fr 580px;\r\n    gap:80px;\r\n    align-items:center;\r\n}\r\n\r\n\/* Animation *\/\r\n\r\n.animate-up{\r\n    opacity:0;\r\n    transform:translateY(60px);\r\n    transition:all .8s ease;\r\n}\r\n\r\n.animate-up.show{\r\n    opacity:1;\r\n    transform:translateY(0);\r\n}\r\n\r\n\/* Left Content *\/\r\n\r\n.testimonial-badge{\r\n    display:inline-block;\r\n    background:#DCE8E3;\r\n    color:#567263;\r\n    padding:7px 14px;\r\n    border-radius:20px;\r\n    font-family:'Inter',sans-serif;\r\n    font-size:11px;\r\n    font-weight:600;\r\n    text-transform:uppercase;\r\n    letter-spacing:.5px;\r\n    margin-bottom:20px;\r\n}\r\n\r\n.testimonial-title{\r\n    font-family:'Playfair Display',serif;\r\n    font-size:68px;\r\n    line-height:.95;\r\n    font-weight:600;\r\n    color:#2F2F2F;\r\n    margin-bottom:25px;\r\n}\r\n\r\n.testimonial-title span{\r\n    color:#567263;\r\n}\r\n\r\n.testimonial-text{\r\n    max-width:460px;\r\n    font-family:'Inter',sans-serif;\r\n    font-size:15px;\r\n    line-height:1.9;\r\n    color:#666;\r\n    margin-bottom:35px;\r\n}\r\n\r\n\/* Buttons *\/\r\n\r\n.testimonial-buttons{\r\n    display:flex;\r\n    gap:14px;\r\n}\r\n\r\n.testimonial-btn-primary{\r\n    display:inline-flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    gap:8px;\r\n    height:46px;\r\n    padding:0 24px;\r\n    background:#4F7D6E;\r\n    color:#fff;\r\n    text-decoration:none;\r\n    border-radius:30px;\r\n    font-family:'Inter',sans-serif;\r\n    font-size:13px;\r\n    font-weight:600;\r\n    transition:.3s;\r\n}\r\n\r\n.testimonial-btn-primary:hover{\r\n    background:#4F7D6E;\r\n    color:#fff;\r\n}\r\n\r\n.testimonial-btn-secondary{\r\n    display:inline-flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    height:46px;\r\n    padding:0 24px;\r\n    background:#F2F5F6;\r\n    color:#444;\r\n    text-decoration:none;\r\n    border-radius:30px;\r\n    font-family:'Inter',sans-serif;\r\n    font-size:13px;\r\n    font-weight:600;\r\n    transition:.3s;\r\n}\r\n\r\n.testimonial-btn-secondary:hover{\r\n    background:#E5EAEC;\r\n}\r\n\r\n\/* Right Image *\/\r\n\r\n.testimonial-image-wrapper{\r\n    position:relative;\r\n}\r\n\r\n.testimonial-image{\r\n    overflow:hidden;\r\n    border-radius:18px;\r\n    transform:rotate(2deg);\r\n    box-shadow:0 20px 40px rgba(0,0,0,.10);\r\n}\r\n\r\n.testimonial-image img{\r\n    width:100%;\r\n    display:block;\r\n}\r\n\r\n\/* Floating Review Card *\/\r\n\r\n.review-card{\r\n    position:absolute;\r\n    left:-10px;\r\n    bottom:25px;\r\n    background:#fff;\r\n    border-radius:14px;\r\n    padding:18px;\r\n    width:240px;\r\n    box-shadow:0 15px 35px rgba(0,0,0,.12);\r\n    transform:rotate(-4deg);\r\n}\r\n\r\n.review-stars{\r\n    color:#F4B400;\r\n    font-size:12px;\r\n    margin-bottom:8px;\r\n}\r\n\r\n.review-rating{\r\n    font-family:'Inter',sans-serif;\r\n    font-size:12px;\r\n    font-weight:600;\r\n    color:#666;\r\n}\r\n\r\n.review-text{\r\n    font-family:'Inter',sans-serif;\r\n    font-size:13px;\r\n    line-height:1.7;\r\n    color:#555;\r\n    margin-top:10px;\r\n}\r\n\r\n\/* Mobile *\/\r\n\r\n@media(max-width:991px){\r\n\r\n    .testimonial-hero-container{\r\n        grid-template-columns:1fr;\r\n        gap:50px;\r\n    }\r\n\r\n    .testimonial-title{\r\n        font-size:52px;\r\n    }\r\n\r\n    .testimonial-image-wrapper{\r\n        max-width:600px;\r\n        margin:auto;\r\n    }\r\n}\r\n\r\n@media(max-width:767px){\r\n\r\n    .testimonial-hero-section{\r\n        padding:70px 20px;\r\n    }\r\n\r\n    .testimonial-title{\r\n        font-size:40px;\r\n    }\r\n\r\n    .testimonial-buttons{\r\n        flex-direction:column;\r\n        align-items:flex-start;\r\n    }\r\n\r\n    .review-card{\r\n        width:220px;\r\n        left:10px;\r\n        bottom:15px;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<section class=\"testimonial-hero-section\">\r\n\r\n    <div class=\"testimonial-hero-container\">\r\n\r\n        <!-- Left Content -->\r\n\r\n        <div class=\"animate-up\">\r\n\r\n            <div class=\"testimonial-badge\">\r\n                Voices Of Care\r\n            <\/div>\r\n\r\n            <h2 class=\"testimonial-title\">\r\n                Trusted by Participants, Families and Support Coordinators\r\n\r\n            <\/h2>\r\n\r\n            <p class=\"testimonial-text\">\r\n                The relationships we build are at the heart of everything we do. Every kind word and recommendation reflects our commitment to providing reliable, respectful and personalised support.\r\n\r\n            <\/p>\r\n\r\n            <div class=\"testimonial-buttons\">\r\n\r\n                <a href=\"#\" class=\"testimonial-btn-primary\">\r\n                    Refer Someone\r\n                <\/a>\r\n\r\n                <a href=\"#\" class=\"testimonial-btn-secondary\">\r\n                    Read More Stories\r\n                <\/a>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n        <!-- Right Image -->\r\n\r\n        <div class=\"testimonial-image-wrapper animate-up\">\r\n\r\n            <div class=\"testimonial-image\">\r\n\r\n                <img decoding=\"async\" src=\"https:\/\/fortitudecare.essentialsdevs.com\/wp-content\/uploads\/2026\/06\/children-parents-helping-disabled-people-scaled.jpg\" alt=\"Participant Story\">\r\n\r\n            <\/div>\r\n\r\n            <div class=\"review-card\">\r\n\r\n                <div class=\"review-stars\">\r\n                    \u2605\u2605\u2605\u2605\u2605 <span class=\"review-rating\">5.0 Rating<\/span>\r\n                <\/div>\r\n\r\n                <div class=\"review-text\">\r\n                    \"Participant Satisfaction\"\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function(){\r\n\r\n    const elements = document.querySelectorAll('.animate-up');\r\n\r\n    const observer = new IntersectionObserver((entries)=>{\r\n\r\n        entries.forEach((entry)=>{\r\n\r\n            if(entry.isIntersecting){\r\n                entry.target.classList.add('show');\r\n            }\r\n\r\n        });\r\n\r\n    },{\r\n        threshold:0.15\r\n    });\r\n\r\n    elements.forEach((element)=>{\r\n        observer.observe(element);\r\n    });\r\n\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-272745e e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"272745e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c90a815 elementor-widget elementor-widget-html\" data-id=\"c90a815\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;500;600;700&family=Inter:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n.testimonials-section{\r\n    background:#F8F8F8;\r\n    padding:100px 20px;\r\n    overflow:hidden;\r\n}\r\n\r\n.testimonials-container{\r\n    max-width:1200px;\r\n    margin:0 auto;\r\n}\r\n\r\n\/* Animation *\/\r\n\r\n.animate-up{\r\n    opacity:0;\r\n    transform:translateY(60px);\r\n    transition:all .8s ease;\r\n}\r\n\r\n.animate-up.show{\r\n    opacity:1;\r\n    transform:translateY(0);\r\n}\r\n\r\n\/* Header *\/\r\n\r\n.testimonials-header{\r\n    text-align:center;\r\n    margin-bottom:60px;\r\n}\r\n\r\n.testimonials-title{\r\n    font-family:'Playfair Display',serif;\r\n    font-size:58px;\r\n    font-weight:600;\r\n    color:#2F2F2F;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.testimonials-subtitle{\r\n    font-family:'Inter',sans-serif;\r\n    font-size:14px;\r\n    color:#777;\r\n}\r\n\r\n\/* Masonry Grid *\/\r\n\r\n.testimonials-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(3,1fr);\r\n    gap:18px;\r\n    align-items:start;\r\n}\r\n\r\n\/* Cards *\/\r\n\r\n.testimonial-card{\r\n    background:#fff;\r\n    border-radius:18px;\r\n    padding:28px;\r\n    transition:.3s;\r\n    box-shadow:0 4px 15px rgba(0,0,0,.03);\r\n}\r\n\r\n.testimonial-card:hover{\r\n    transform:translateY(-5px);\r\n}\r\n\r\n\/* Card Colors *\/\r\n\r\n.card-blue{\r\n    background:#EDF4F7;\r\n}\r\n\r\n.card-purple{\r\n    background:#F1EEF9;\r\n}\r\n\r\n.card-green{\r\n    background:#9AB9AA;\r\n    color:#fff;\r\n}\r\n\r\n.card-white{\r\n    background:#fff;\r\n    border:1px solid #ECECEC;\r\n}\r\n\r\n\/* Quote Icon *\/\r\n\r\n.quote-icon{\r\n    font-size:34px;\r\n    line-height:1;\r\n    margin-bottom:18px;\r\n    font-family:Georgia, serif;\r\n}\r\n\r\n.card-blue .quote-icon{\r\n    color:#6F8F8A;\r\n}\r\n\r\n.card-purple .quote-icon{\r\n    color:#6661B5;\r\n}\r\n\r\n.card-green .quote-icon{\r\n    color:rgba(255,255,255,.7);\r\n}\r\n\r\n\/* Text *\/\r\n\r\n.testimonial-text{\r\n    font-family:'Inter',sans-serif;\r\n    font-size:15px;\r\n    line-height:1.9;\r\n    color:#555;\r\n    margin-bottom:24px;\r\n}\r\n\r\n.card-green .testimonial-text{\r\n    color:#fff;\r\n    font-size:18px;\r\n    font-weight:500;\r\n    font-family:'Playfair Display',serif;\r\n    line-height:1.6;\r\n}\r\n\r\n\/* Author *\/\r\n\r\n.testimonial-author{\r\n    display:flex;\r\n    align-items:center;\r\n    gap:12px;\r\n}\r\n\r\n.author-avatar{\r\n    width:38px;\r\n    height:38px;\r\n    border-radius:50%;\r\n    background:#DCE5E7;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    font-family:'Inter',sans-serif;\r\n    font-size:13px;\r\n    font-weight:700;\r\n    color:#555;\r\n}\r\n\r\n.card-green .author-avatar{\r\n    background:rgba(255,255,255,.2);\r\n    color:#fff;\r\n}\r\n\r\n.author-info h4{\r\n    font-family:'Inter',sans-serif;\r\n    font-size:13px;\r\n    font-weight:700;\r\n    margin-bottom:2px;\r\n    color:#333;\r\n}\r\n\r\n.author-info span{\r\n    font-family:'Inter',sans-serif;\r\n    font-size:11px;\r\n    color:#888;\r\n}\r\n\r\n.card-green .author-info h4,\r\n.card-green .author-info span{\r\n    color:#fff;\r\n}\r\n\r\n\/* Image Card *\/\r\n\r\n.image-card{\r\n    overflow:hidden;\r\n    padding:0;\r\n}\r\n\r\n.image-card img{\r\n    width:100%;\r\n    display:block;\r\n}\r\n\r\n.image-content{\r\n    padding:24px;\r\n}\r\n\r\n.image-content p{\r\n    font-family:'Inter',sans-serif;\r\n    font-size:14px;\r\n    line-height:1.8;\r\n    color:#555;\r\n    margin-bottom:20px;\r\n}\r\n\r\n\/* Rating Card *\/\r\n\r\n.rating-stars{\r\n    color:#F4B400;\r\n    font-size:14px;\r\n    margin-bottom:15px;\r\n}\r\n\r\n.rating-text{\r\n    font-family:'Inter',sans-serif;\r\n    font-size:14px;\r\n    line-height:1.8;\r\n    color:#555;\r\n    margin-bottom:20px;\r\n}\r\n\r\n\/* Footer Note *\/\r\n\r\n.testimonials-note{\r\n    margin-top:70px;\r\n    padding-top:25px;\r\n    border-top:1px solid #E5E5E5;\r\n    text-align:center;\r\n    font-family:'Inter',sans-serif;\r\n    font-size:12px;\r\n    line-height:1.8;\r\n    color:#888;\r\n}\r\n\r\n\/* Mobile *\/\r\n\r\n@media(max-width:991px){\r\n\r\n    .testimonials-grid{\r\n        grid-template-columns:1fr 1fr;\r\n    }\r\n\r\n    .testimonials-title{\r\n        font-size:46px;\r\n    }\r\n}\r\n\r\n@media(max-width:767px){\r\n\r\n    .testimonials-section{\r\n        padding:70px 20px;\r\n    }\r\n\r\n    .testimonials-grid{\r\n        grid-template-columns:1fr;\r\n    }\r\n\r\n    .testimonials-title{\r\n        font-size:34px;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<section class=\"testimonials-section\">\r\n\r\n    <div class=\"testimonials-container\">\r\n\r\n        <div class=\"testimonials-header animate-up\">\r\n\r\n            <h2 class=\"testimonials-title\">\r\n                 Real Support. Real Connection.\r\n            <\/h2>\r\n\r\n            <p class=\"testimonials-subtitle\">\r\n               Every participant's journey is unique, but all deserve support that feels personal, consistent and dependable.\r\n\r\n            <\/p>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"testimonials-grid\">\r\n\r\n            <!-- Card 1 -->\r\n\r\n            <div class=\"testimonial-card card-blue animate-up\">\r\n\r\n                <div class=\"quote-icon\">\u275d<\/div>\r\n\r\n                <div class=\"testimonial-text\">\r\n                    Having someone who genuinely listens and supports me has made a real difference. I feel more confident getting out into the community, attending appointments and doing the things I enjoy.\r\n                <\/div>\r\n\r\n                <div class=\"testimonial-author\">\r\n                    <div class=\"author-avatar\">P<\/div>\r\n                    <div class=\"author-info\">\r\n                        <h4>Sarah T.<\/h4>\r\n                        <span>Community Access Participant<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n            <!-- Card 2 -->\r\n\r\n            <div class=\"testimonial-card card-purple animate-up\">\r\n\r\n                <div class=\"quote-icon\">\u275d<\/div>\r\n\r\n                <div class=\"testimonial-text\">\r\n                    \"From the very beginning, the team took the time to understand what was important to our family. Knowing my loved one is supported by people who genuinely care gives us complete peace of mind.\"\r\n\r\n                <\/div>\r\n\r\n                <div class=\"testimonial-author\">\r\n                    <div class=\"author-avatar\">F<\/div>\r\n                    <div class=\"author-info\">\r\n                        <h4>Emily W.<\/h4>\r\n                        <span>Domestic Assistance Participant<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n            <!-- Card 3 -->\r\n\r\n            <div class=\"testimonial-card card-green animate-up\">\r\n\r\n                <div class=\"quote-icon\">\u275d<\/div>\r\n\r\n                <div class=\"testimonial-text\">\r\n                    Fortitude Care consistently delivers reliable support with excellent communication. Their personalised approach makes them a provider I feel confident recommending.\r\n                <\/div>\r\n\r\n                <div class=\"testimonial-author\">\r\n                    <div class=\"author-avatar\">SC<\/div>\r\n                    <div class=\"author-info\">\r\n                        <h4>Michael B.<\/h4>\r\n                        <span>Support Coordinator<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n            <!-- Card 4 -->\r\n\r\n            <div class=\"testimonial-card image-card animate-up\">\r\n\r\n                <img decoding=\"async\" src=\"https:\/\/fortitudecare.essentialsdevs.com\/wp-content\/uploads\/2026\/06\/147c016dc54f37f8b1bbe11a36a0b294612e44a2.png\" alt=\"Participant\">\r\n\r\n                <div class=\"image-content\">\r\n\r\n                    <p>\r\n                        The support I receive at home has made everyday life much more manageable. The team is respectful, dependable and always happy to help.\r\n                    <\/p>\r\n\r\n                    <div class=\"testimonial-author\">\r\n                        <div class=\"author-avatar\">M<\/div>\r\n                        <div class=\"author-info\">\r\n                            <h4>Helen P.<\/h4>\r\n                            <span>Domestic Assistance Participant<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n            <!-- Card 5 -->\r\n\r\n            <div class=\"testimonial-card card-blue animate-up\">\r\n\r\n                <div class=\"testimonial-text\">\r\n                    Consistency has been one of the biggest benefits. Having familiar support workers who understand routines and preferences has made a positive difference for our whole family.\r\n                <\/div>\r\n\r\n                <div class=\"testimonial-author\">\r\n                    <div class=\"author-avatar\">E<\/div>\r\n                    <div class=\"author-info\">\r\n                        <h4>David R.<\/h4>\r\n                        <span>Participant's Family<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n            <!-- Card 6 -->\r\n\r\n            <div class=\"testimonial-card card-white animate-up\">\r\n\r\n                <div class=\"rating-stars\">\r\n                    \u2605\u2605\u2605\u2605\u2605\r\n                <\/div>\r\n\r\n                <div class=\"rating-text\">\r\n                    The communication and follow-up from the Fortitude Care team has been outstanding. They genuinely care about achieving the best outcomes for every participant.\r\n                <\/div>\r\n\r\n                <div class=\"author-info\">\r\n                    <h4>Rebecca J.<\/h4>\r\n                    <span>Community Partner<\/span>\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"testimonials-note animate-up\">\r\n\r\n            Privacy Notice: To protect the privacy of participants, families and professionals, names or identifying details may be changed or withheld where requested. All testimonials are shared with the express consent of those involved.\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function(){\r\n\r\n    const elements = document.querySelectorAll('.animate-up');\r\n\r\n    const observer = new IntersectionObserver((entries)=>{\r\n\r\n        entries.forEach((entry)=>{\r\n\r\n            if(entry.isIntersecting){\r\n                entry.target.classList.add('show');\r\n            }\r\n\r\n        });\r\n\r\n    },{\r\n        threshold:0.15\r\n    });\r\n\r\n    elements.forEach((element)=>{\r\n        observer.observe(element);\r\n    });\r\n\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b2271e4 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"b2271e4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d92c07d elementor-widget elementor-widget-html\" data-id=\"d92c07d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;500;600;700&family=Inter:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\/*==============================\r\nTRUST INDICATORS\r\n==============================*\/\r\n\r\n.trust-section{\r\n    background:#F8F8F8;\r\n    padding:90px 20px;\r\n}\r\n\r\n.trust-container{\r\n    max-width:1200px;\r\n    margin:auto;\r\n}\r\n\r\n.trust-header{\r\n    text-align:center;\r\n    max-width:760px;\r\n    margin:0 auto 60px;\r\n}\r\n\r\n.trust-label{\r\n    display:inline-block;\r\n    background:#EDF4F7;\r\n    color:#6F8F8A;\r\n    padding:8px 18px;\r\n    border-radius:50px;\r\n    font-family:'Inter',sans-serif;\r\n    font-size:13px;\r\n    font-weight:600;\r\n    letter-spacing:1px;\r\n    text-transform:uppercase;\r\n    margin-bottom:18px;\r\n}\r\n\r\n.trust-title{\r\n    font-family:'Playfair Display',serif;\r\n    font-size:54px;\r\n    font-weight:600;\r\n    color:#2F2F2F;\r\n    margin-bottom:18px;\r\n}\r\n\r\n.trust-description{\r\n    font-family:'Inter',sans-serif;\r\n    color:#666;\r\n    font-size:16px;\r\n    line-height:1.8;\r\n}\r\n\r\n.trust-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(4,1fr);\r\n    gap:22px;\r\n}\r\n\r\n.trust-card{\r\n    background:#fff;\r\n    border-radius:18px;\r\n    padding:35px 28px;\r\n    text-align:center;\r\n    transition:.35s ease;\r\n    box-shadow:0 8px 25px rgba(0,0,0,.04);\r\n}\r\n\r\n.trust-card:hover{\r\n    transform:translateY(-8px);\r\n    box-shadow:0 18px 40px rgba(0,0,0,.08);\r\n}\r\n\r\n.trust-icon{\r\n    width:70px;\r\n    height:70px;\r\n    margin:0 auto 22px;\r\n    border-radius:50%;\r\n    background:#EDF4F7;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n}\r\n\r\n.trust-icon svg{\r\n    width:32px;\r\n    height:32px;\r\n    stroke:#6F8F8A;\r\n}\r\n\r\n.trust-card h3{\r\n    font-family:'Playfair Display',serif;\r\n    font-size:24px;\r\n    color:#2F2F2F;\r\n    margin-bottom:14px;\r\n}\r\n\r\n.trust-card p{\r\n    font-family:'Inter',sans-serif;\r\n    font-size:15px;\r\n    color:#666;\r\n    line-height:1.8;\r\n}\r\n\r\n\/* Animation *\/\r\n\r\n.fade-up{\r\n    opacity:0;\r\n    transform:translateY(40px);\r\n    transition:.8s ease;\r\n}\r\n\r\n.fade-up.show{\r\n    opacity:1;\r\n    transform:translateY(0);\r\n}\r\n\r\n@media(max-width:991px){\r\n\r\n.trust-title{\r\n    font-size:42px;\r\n}\r\n\r\n.trust-grid{\r\n    grid-template-columns:repeat(2,1fr);\r\n}\r\n\r\n}\r\n\r\n@media(max-width:767px){\r\n\r\n.trust-section{\r\n    padding:70px 20px;\r\n}\r\n\r\n.trust-title{\r\n    font-size:34px;\r\n}\r\n\r\n.trust-grid{\r\n    grid-template-columns:1fr;\r\n}\r\n\r\n}\r\n<\/style>\r\n\r\n<section class=\"trust-section\">\r\n\r\n    <div class=\"trust-container\">\r\n\r\n        <div class=\"trust-header fade-up\">\r\n\r\n            <span class=\"trust-label\">\r\n                Trust Indicators\r\n            <\/span>\r\n\r\n            <h2 class=\"trust-title\">\r\n                Supporting Participants Across Canberra & Surrounding Regions\r\n            <\/h2>\r\n\r\n            <p class=\"trust-description\">\r\n                Delivering reliable, person-centred disability support with responsive communication, experienced staff and a commitment to helping every participant achieve greater independence.\r\n            <\/p>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"trust-grid\">\r\n\r\n            <!-- Card 1 -->\r\n\r\n            <div class=\"trust-card fade-up\">\r\n\r\n                <div class=\"trust-icon\">\r\n                    <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\">\r\n                        <path d=\"M12 21s7-4.5 7-11a7 7 0 10-14 0c0 6.5 7 11 7 11z\"\/>\r\n                        <circle cx=\"12\" cy=\"10\" r=\"2\"\/>\r\n                    <\/svg>\r\n                <\/div>\r\n\r\n                <h3>Based in Canberra<\/h3>\r\n\r\n                <p>\r\n                    Proudly supporting participants from our local Canberra base with responsive and personalised care.\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n            <!-- Card 2 -->\r\n\r\n            <div class=\"trust-card fade-up\">\r\n\r\n                <div class=\"trust-icon\">\r\n                    <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\">\r\n                        <path d=\"M3 12h18\"\/>\r\n                        <path d=\"M12 3v18\"\/>\r\n                        <circle cx=\"12\" cy=\"12\" r=\"9\"\/>\r\n                    <\/svg>\r\n                <\/div>\r\n\r\n                <h3>Wide Service Area<\/h3>\r\n\r\n                <p>\r\n                    Supporting participants across ACT, Queanbeyan, Goulburn and the South Coast with dependable NDIS services.\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n            <!-- Card 3 -->\r\n\r\n            <div class=\"trust-card fade-up\">\r\n\r\n                <div class=\"trust-icon\">\r\n                    <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\">\r\n                        <circle cx=\"12\" cy=\"12\" r=\"9\"\/>\r\n                        <path d=\"M12 7v6l4 2\"\/>\r\n                    <\/svg>\r\n                <\/div>\r\n\r\n                <h3>Fast Response<\/h3>\r\n\r\n                <p>\r\n                    Every enquiry receives a response within one business day, ensuring timely support when you need it most.\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n            <!-- Card 4 -->\r\n\r\n            <div class=\"trust-card fade-up\">\r\n\r\n                <div class=\"trust-icon\">\r\n                    <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\">\r\n                        <circle cx=\"9\" cy=\"8\" r=\"3\"\/>\r\n                        <circle cx=\"17\" cy=\"10\" r=\"2\"\/>\r\n                        <path d=\"M3 20c0-3.5 3-6 6-6s6 2.5 6 6\"\/>\r\n                        <path d=\"M15 20c0-2.5 2-4.5 5-4.5\"\/>\r\n                    <\/svg>\r\n                <\/div>\r\n\r\n                <h3>Personalised Staff Matching<\/h3>\r\n\r\n                <p>\r\n                    Every participant is carefully matched with support workers who suit their goals, personality and preferences.\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n<script>\r\ndocument.addEventListener(\"DOMContentLoaded\",function(){\r\n\r\nconst observer=new IntersectionObserver((entries)=>{\r\n\r\nentries.forEach(entry=>{\r\n\r\nif(entry.isIntersecting){\r\nentry.target.classList.add(\"show\");\r\n}\r\n\r\n});\r\n\r\n},{threshold:.15});\r\n\r\ndocument.querySelectorAll(\".fade-up\").forEach(el=>{\r\nobserver.observe(el);\r\n});\r\n\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0186338 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"0186338\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4e13756 elementor-widget elementor-widget-html\" data-id=\"4e13756\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;500;600;700&family=Inter:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\r\n\r\n<style>\r\n.referral-cta-section{\r\n    background:#11185C;\r\n    padding:80px 20px;\r\n    overflow:hidden;\r\n}\r\n\r\n.referral-cta-container{\r\n    max-width:1200px;\r\n    margin:0 auto;\r\n}\r\n\r\n\/* Animation *\/\r\n\r\n.animate-up{\r\n    opacity:0;\r\n    transform:translateY(60px);\r\n    transition:all .8s ease;\r\n}\r\n\r\n.animate-up.show{\r\n    opacity:1;\r\n    transform:translateY(0);\r\n}\r\n\r\n\/* CTA Card *\/\r\n\r\n.referral-cta-card{\r\n    background:#283566;\r\n    border-radius:28px;\r\n    padding:55px 60px;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:space-between;\r\n    gap:60px;\r\n}\r\n\r\n\/* Content *\/\r\n\r\n.referral-cta-content{\r\n    max-width:550px;\r\n}\r\n\r\n.referral-cta-title{\r\n    font-family:'Playfair Display',serif;\r\n    font-size:56px;\r\n    line-height:1.05;\r\n    font-weight:600;\r\n    color:#FFFFFF;\r\n    margin-bottom:22px;\r\n}\r\n\r\n.referral-cta-text{\r\n    font-family:'Inter',sans-serif;\r\n    font-size:15px;\r\n    line-height:1.9;\r\n    color:rgba(255,255,255,.75);\r\n    margin-bottom:30px;\r\n}\r\n\r\n\/* Buttons *\/\r\n\r\n.referral-cta-buttons{\r\n    display:flex;\r\n    gap:14px;\r\n    flex-wrap:wrap;\r\n}\r\n\r\n.referral-btn-primary{\r\n    display:inline-flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    gap:8px;\r\n    height:48px;\r\n    padding:0 22px;\r\n    background:#FFFFFF;\r\n    color:#283566;\r\n    text-decoration:none;\r\n    border-radius:50px;\r\n    font-family:'Inter',sans-serif;\r\n    font-size:13px;\r\n    font-weight:600;\r\n    transition:.3s;\r\n}\r\n\r\n.referral-btn-primary:hover{\r\n    transform:translateY(-2px);\r\n}\r\n\r\n.referral-btn-secondary{\r\n    display:inline-flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    gap:8px;\r\n    height:48px;\r\n    padding:0 22px;\r\n    border:1px solid rgba(255,255,255,.25);\r\n    color:#FFFFFF;\r\n    text-decoration:none;\r\n    border-radius:50px;\r\n    font-family:'Inter',sans-serif;\r\n    font-size:13px;\r\n    font-weight:500;\r\n    transition:.3s;\r\n}\r\n\r\n.referral-btn-secondary:hover{\r\n    background:rgba(255,255,255,.08);\r\n}\r\n\r\n\/* Icon Circle *\/\r\n\r\n.referral-icon-wrapper{\r\n    flex-shrink:0;\r\n}\r\n\r\n.referral-icon-circle{\r\n    width:190px;\r\n    height:190px;\r\n    border-radius:50%;\r\n    background:rgba(255,255,255,.08);\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n}\r\n\r\n.referral-icon-circle i{\r\n    font-size:72px;\r\n    color:#FFFFFF;\r\n}\r\n\r\n\/* Responsive *\/\r\n\r\n@media(max-width:991px){\r\n\r\n    .referral-cta-card{\r\n        flex-direction:column;\r\n        text-align:center;\r\n        padding:45px 35px;\r\n    }\r\n\r\n    .referral-cta-title{\r\n        font-size:44px;\r\n    }\r\n\r\n    .referral-cta-buttons{\r\n        justify-content:center;\r\n    }\r\n\r\n}\r\n\r\n@media(max-width:767px){\r\n\r\n    .referral-cta-section{\r\n        padding:70px 20px;\r\n    }\r\n\r\n    .referral-cta-title{\r\n        font-size:34px;\r\n    }\r\n\r\n    .referral-cta-text{\r\n        font-size:14px;\r\n    }\r\n\r\n    .referral-icon-circle{\r\n        width:140px;\r\n        height:140px;\r\n    }\r\n\r\n    .referral-icon-circle i{\r\n        font-size:55px;\r\n    }\r\n\r\n    .referral-cta-buttons{\r\n        flex-direction:column;\r\n        width:100%;\r\n    }\r\n\r\n    .referral-btn-primary,\r\n    .referral-btn-secondary{\r\n        width:100%;\r\n    }\r\n\r\n}\r\n<\/style>\r\n\r\n<section class=\"referral-cta-section\">\r\n\r\n    <div class=\"referral-cta-container\">\r\n\r\n        <div class=\"referral-cta-card animate-up\">\r\n\r\n            <div class=\"referral-cta-content\">\r\n\r\n                <h2 class=\"referral-cta-title\">\r\n                    Help Someone Access the Right Support\r\n                <\/h2>\r\n\r\n                <p class=\"referral-cta-text\">\r\n                   Whether you're a participant, family member, guardian or support coordinator, we're here to help people access personalised community support that encourages independence, confidence and meaningful participation.\r\n                    <br\/>\r\n                    We aim to respond to all referrals and enquiries within one business day.\r\n\r\n                <\/p>\r\n\r\n                <div class=\"referral-cta-buttons\">\r\n\r\n                    <a href=\"#referral-form\" class=\"referral-btn-primary\">\r\n                        <i class=\"fas fa-file-signature\"><\/i>\r\n                        Make a Referral\r\n                    <\/a>\r\n\r\n                    <a href=\"tel:0421547945\" class=\"referral-btn-secondary\">\r\n                        <i class=\"fas fa-phone-alt\"><\/i>\r\n                        Speak with Our Team\r\n                    <\/a>\r\n\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"referral-icon-wrapper\">\r\n\r\n                <div class=\"referral-icon-circle\">\r\n                    <i class=\"fa-solid fa-hand-holding-heart\"><\/i>\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function(){\r\n\r\n    const elements = document.querySelectorAll('.animate-up');\r\n\r\n    const observer = new IntersectionObserver((entries)=>{\r\n\r\n        entries.forEach((entry)=>{\r\n\r\n            if(entry.isIntersecting){\r\n                entry.target.classList.add('show');\r\n            }\r\n\r\n        });\r\n\r\n    },{\r\n        threshold:0.15\r\n    });\r\n\r\n    elements.forEach((element)=>{\r\n        observer.observe(element);\r\n    });\r\n\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ab565f4 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"ab565f4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-07f1356 elementor-widget elementor-widget-html\" data-id=\"07f1356\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;500;600;700&family=Inter:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n.stats-section{\r\n    background:#EDF4F7;\r\n    padding:70px 20px;\r\n    overflow:hidden;\r\n}\r\n\r\n.stats-container{\r\n    max-width:1200px;\r\n    margin:0 auto;\r\n}\r\n\r\n.stats-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(4,1fr);\r\n    gap:30px;\r\n    text-align:center;\r\n}\r\n\r\n\/* Animation *\/\r\n\r\n.animate-up{\r\n    opacity:0;\r\n    transform:translateY(60px);\r\n    transition:all .8s ease;\r\n}\r\n\r\n.animate-up.show{\r\n    opacity:1;\r\n    transform:translateY(0);\r\n}\r\n\r\n\/* Stagger *\/\r\n\r\n.stat-item:nth-child(1){\r\n    transition-delay:.1s;\r\n}\r\n\r\n.stat-item:nth-child(2){\r\n    transition-delay:.3s;\r\n}\r\n\r\n.stat-item:nth-child(3){\r\n    transition-delay:.5s;\r\n}\r\n\r\n.stat-item:nth-child(4){\r\n    transition-delay:.7s;\r\n}\r\n\r\n\/* Number *\/\r\n\r\n.stat-number{\r\n    font-family:'Playfair Display',serif;\r\n    font-size:72px;\r\n    font-weight:700;\r\n    line-height:1;\r\n    color:#567263;\r\n    margin-bottom:12px;\r\n}\r\n\r\n\/* Label *\/\r\n\r\n.stat-label{\r\n    font-family:'Inter',sans-serif;\r\n    font-size:13px;\r\n    font-weight:700;\r\n    text-transform:uppercase;\r\n    letter-spacing:1px;\r\n    color:#7D7D7D;\r\n}\r\n\r\n\/* Tablet *\/\r\n\r\n@media(max-width:991px){\r\n\r\n    .stats-grid{\r\n        grid-template-columns:repeat(2,1fr);\r\n        gap:40px;\r\n    }\r\n\r\n    .stat-number{\r\n        font-size:60px;\r\n    }\r\n}\r\n\r\n\/* Mobile *\/\r\n\r\n@media(max-width:767px){\r\n\r\n    .stats-section{\r\n        padding:60px 20px;\r\n    }\r\n\r\n    .stats-grid{\r\n        grid-template-columns:1fr;\r\n        gap:35px;\r\n    }\r\n\r\n    .stat-number{\r\n        font-size:50px;\r\n    }\r\n\r\n    .stat-label{\r\n        font-size:12px;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<section class=\"stats-section\">\r\n\r\n    <div class=\"stats-container\">\r\n\r\n        <div class=\"stats-grid\">\r\n\r\n            <div class=\"stat-item animate-up\">\r\n\r\n                <div class=\"stat-number\">\r\n                    500+\r\n                <\/div>\r\n\r\n                <div class=\"stat-label\">\r\n                    Happy Participants\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"stat-item animate-up\">\r\n\r\n                <div class=\"stat-number\">\r\n                    98%\r\n                <\/div>\r\n\r\n                <div class=\"stat-label\">\r\n                    Client Satisfaction\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"stat-item animate-up\">\r\n\r\n                <div class=\"stat-number\">\r\n                    24\/7\r\n                <\/div>\r\n\r\n                <div class=\"stat-label\">\r\n                    Dedicated Support\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"stat-item animate-up\">\r\n\r\n                <div class=\"stat-number\">\r\n                    15+\r\n                <\/div>\r\n\r\n                <div class=\"stat-label\">\r\n                    Canberra Regions\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function(){\r\n\r\n    const elements = document.querySelectorAll('.animate-up');\r\n\r\n    const observer = new IntersectionObserver((entries)=>{\r\n\r\n        entries.forEach((entry)=>{\r\n\r\n            if(entry.isIntersecting){\r\n                entry.target.classList.add('show');\r\n            }\r\n\r\n        });\r\n\r\n    },{\r\n        threshold:0.15\r\n    });\r\n\r\n    elements.forEach((element)=>{\r\n        observer.observe(element);\r\n    });\r\n\r\n});\r\n<\/script>\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>Voices Of Care Trusted by Participants, Families and Support Coordinators The relationships we build are at the heart of everything we do. Every kind word and recommendation reflects our commitment to providing reliable, respectful and personalised support. Refer Someone Read More Stories \u2605\u2605\u2605\u2605\u2605 5.0 Rating &#8220;Participant Satisfaction&#8221; Real Support. Real Connection. Every participant&#8217;s journey is unique, but all deserve support that feels personal, consistent and dependable. \u275d Having someone who genuinely listens and supports me has made a real difference. I feel more confident getting out into the community, attending appointments and doing the things I enjoy. P Sarah T. Community Access Participant \u275d &#8220;From the very beginning, the team took the time to understand what was important to our family. Knowing my loved one is supported by people who genuinely care gives us complete peace of mind.&#8221; F Emily W. Domestic Assistance Participant \u275d Fortitude Care consistently delivers reliable support with excellent communication. Their personalised approach makes them a provider I feel confident recommending. SC Michael B. Support Coordinator The support I receive at home has made everyday life much more manageable. The team is respectful, dependable and always happy to help. M Helen P. Domestic Assistance Participant Consistency has been one of the biggest benefits. Having familiar support workers who understand routines and preferences has made a positive difference for our whole family. E David R. Participant&#8217;s Family \u2605\u2605\u2605\u2605\u2605 The communication and follow-up from the Fortitude Care team has been outstanding. They genuinely care about achieving the best outcomes for every participant. Rebecca J. Community Partner Privacy Notice: To protect the privacy of participants, families and professionals, names or identifying details may be changed or withheld where requested. All testimonials are shared with the express consent of those involved. Trust Indicators Supporting Participants Across Canberra &#038; Surrounding Regions Delivering reliable, person-centred disability support with responsive communication, experienced staff and a commitment to helping every participant achieve greater independence. Based in Canberra Proudly supporting participants from our local Canberra base with responsive and personalised care. Wide Service Area Supporting participants across ACT, Queanbeyan, Goulburn and the South Coast with dependable NDIS services. Fast Response Every enquiry receives a response within one business day, ensuring timely support when you need it most. Personalised Staff Matching Every participant is carefully matched with support workers who suit their goals, personality and preferences. Help Someone Access the Right Support Whether you&#8217;re a participant, family member, guardian or support coordinator, we&#8217;re here to help people access personalised community support that encourages independence, confidence and meaningful participation. We aim to respond to all referrals and enquiries within one business day. Make a Referral Speak with Our Team 500+ Happy Participants 98% Client Satisfaction 24\/7 Dedicated Support 15+ Canberra Regions<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-19","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/fortitudecare.essentialsdevs.com\/index.php\/wp-json\/wp\/v2\/pages\/19","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fortitudecare.essentialsdevs.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fortitudecare.essentialsdevs.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fortitudecare.essentialsdevs.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fortitudecare.essentialsdevs.com\/index.php\/wp-json\/wp\/v2\/comments?post=19"}],"version-history":[{"count":58,"href":"https:\/\/fortitudecare.essentialsdevs.com\/index.php\/wp-json\/wp\/v2\/pages\/19\/revisions"}],"predecessor-version":[{"id":815,"href":"https:\/\/fortitudecare.essentialsdevs.com\/index.php\/wp-json\/wp\/v2\/pages\/19\/revisions\/815"}],"wp:attachment":[{"href":"https:\/\/fortitudecare.essentialsdevs.com\/index.php\/wp-json\/wp\/v2\/media?parent=19"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}