{"id":988349,"date":"2025-10-25T19:27:32","date_gmt":"2025-10-25T19:27:32","guid":{"rendered":"https:\/\/carevm.com\/?page_id=988349"},"modified":"2025-10-25T19:28:03","modified_gmt":"2025-10-25T19:28:03","slug":"why-work-with-us","status":"publish","type":"page","link":"https:\/\/carevm.com\/index.php\/why-work-with-us\/","title":{"rendered":"Why Work With Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"988349\" class=\"elementor elementor-988349\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a232df4 e-con-full e-flex e-con e-parent\" data-id=\"a232df4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e1774e0 elementor-widget elementor-widget-html\" data-id=\"e1774e0\" data-element_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    <title>Why Work With Us - CareView Management<\/title>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\r\n    <link href=\"https:\/\/cdn.jsdelivr.net\/npm\/remixicon@3.5.0\/fonts\/remixicon.min.css\" rel=\"stylesheet\">\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n        \r\n        body {\r\n            font-family: 'Inter', sans-serif;\r\n            -webkit-font-smoothing: antialiased;\r\n            -moz-osx-font-smoothing: grayscale;\r\n            line-height: 1.6;\r\n            color: #374151;\r\n        }\r\n        \r\n        .container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 1rem;\r\n        }\r\n        \r\n        \/* Hero Section *\/\r\n        .hero {\r\n            position: relative;\r\n            height: 24rem;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            overflow: hidden;\r\n            background-size: cover;\r\n            background-position: center;\r\n            background-repeat: no-repeat;\r\n            background-image: url('https:\/\/readdy.ai\/api\/search-image?query=Professional%20Australian%20migration%20and%20recruitment%20experts%20in%20modern%20office%20environment%2C%20experienced%20immigration%20consultants%20reviewing%20documents%20and%20strategies%2C%20sophisticated%20business%20meeting%20with%20migration%20specialists%2C%20professional%20team%20working%20on%20international%20recruitment%20solutions%2C%20clean%20modern%20workspace%20with%20Australian%20flag%20and%20professional%20atmosphere&width=1200&height=600&seq=migration-experts-hero&orientation=landscape');\r\n        }\r\n        \r\n        .hero::before {\r\n            content: '';\r\n            position: absolute;\r\n            inset: 0;\r\n            background: rgba(0, 0, 0, 0.5);\r\n        }\r\n        \r\n        .hero-content {\r\n            position: relative;\r\n            z-index: 10;\r\n            text-align: center;\r\n            color: white !important;\r\n        }\r\n        \r\n        .hero h1 {\r\n            font-size: 3rem;\r\n            font-weight: bold;\r\n            margin-bottom: 1.5rem;\r\n            color: white !important;\r\n        }\r\n        \r\n        .hero p {\r\n            font-size: 1.25rem;\r\n            color: #e5e7eb !important;\r\n            max-width: 48rem;\r\n            margin: 0 auto;\r\n        }\r\n        \r\n        \/* Why Partner Section *\/\r\n        .why-partner {\r\n            padding: 5rem 0;\r\n            background: white;\r\n        }\r\n        \r\n        .why-partner-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            gap: 2rem;\r\n        }\r\n        \r\n        .reason-card {\r\n            background: #f9fafb;\r\n            border-radius: 0.5rem;\r\n            padding: 1.5rem;\r\n            transition: box-shadow 0.2s;\r\n        }\r\n        \r\n        .reason-card:hover {\r\n            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);\r\n        }\r\n        \r\n        .reason-icon {\r\n            width: 3rem;\r\n            height: 3rem;\r\n            background: #059669;\r\n            border-radius: 0.5rem;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin-bottom: 1rem;\r\n        }\r\n        \r\n        .reason-icon i {\r\n            color: white;\r\n            font-size: 1.25rem;\r\n            width: 1.25rem;\r\n            height: 1.25rem;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n        }\r\n        \r\n        .reason-card h3 {\r\n            font-size: 1.25rem;\r\n            font-weight: bold;\r\n            color: #111827;\r\n            margin-bottom: 0.75rem;\r\n        }\r\n        \r\n        .reason-card p {\r\n            color: #4b5563;\r\n            line-height: 1.7;\r\n        }\r\n        \r\n        .why-partner-cta {\r\n            margin-top: 4rem;\r\n            background: #ecfdf5;\r\n            border-radius: 0.5rem;\r\n            padding: 2rem;\r\n            text-align: center;\r\n        }\r\n        \r\n        .why-partner-cta h3 {\r\n            font-size: 1.5rem;\r\n            font-weight: bold;\r\n            color: #111827;\r\n            margin-bottom: 1rem;\r\n        }\r\n        \r\n        .why-partner-cta p {\r\n            color: #4b5563;\r\n            margin-bottom: 1.5rem;\r\n            max-width: 48rem;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n        }\r\n        \r\n        .btn-primary {\r\n            background: #059669;\r\n            color: white;\r\n            padding: 0.75rem 2rem;\r\n            border-radius: 0.5rem;\r\n            border: none;\r\n            cursor: pointer;\r\n            font-weight: 600;\r\n            transition: background-color 0.2s;\r\n            white-space: nowrap;\r\n            text-decoration: none;\r\n            display: inline-block;\r\n        }\r\n        \r\n        .btn-primary:hover {\r\n            background: #047857;\r\n        }\r\n        \r\n        \/* Services Section *\/\r\n        .services {\r\n            padding: 5rem 0;\r\n            background: #f9fafb;\r\n        }\r\n        \r\n        .services-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            gap: 1.5rem;\r\n        }\r\n        \r\n        .service-card {\r\n            position: relative;\r\n            cursor: pointer;\r\n            overflow: hidden;\r\n            border-radius: 0.5rem;\r\n            height: 16rem;\r\n            background-size: cover;\r\n            background-position: center;\r\n            background-repeat: no-repeat;\r\n            transition: transform 0.2s;\r\n        }\r\n        \r\n        .service-card:hover {\r\n            transform: translateY(-2px);\r\n        }\r\n        \r\n        .service-card:hover .service-overlay {\r\n            opacity: 0.9;\r\n        }\r\n        \r\n        .service-overlay {\r\n            position: absolute;\r\n            inset: 0;\r\n            opacity: 0.8;\r\n            transition: opacity 0.2s;\r\n        }\r\n        \r\n        .service-content {\r\n            position: relative;\r\n            z-index: 10;\r\n            padding: 1.5rem;\r\n            height: 100%;\r\n            display: flex;\r\n            flex-direction: column;\r\n            justify-content: flex-end;\r\n            color: white;\r\n        }\r\n        \r\n        .service-content h3 {\r\n            font-size: 1.25rem;\r\n            font-weight: bold;\r\n            margin-bottom: 0.5rem;\r\n        }\r\n        \r\n        .service-content p {\r\n            font-size: 0.875rem;\r\n            opacity: 0.9;\r\n        }\r\n        \r\n        .bg-blue-600 {\r\n            background: #2563eb;\r\n        }\r\n        \r\n        .bg-green-600 {\r\n            background: #16a34a;\r\n        }\r\n        \r\n        .bg-orange-600 {\r\n            background: #ea580c;\r\n        }\r\n        \r\n        .bg-purple-600 {\r\n            background: #9333ea;\r\n        }\r\n        \r\n        .bg-emerald-600 {\r\n            background: #059669;\r\n        }\r\n        \r\n        \/* CTA Section *\/\r\n        .cta {\r\n            padding: 5rem 0;\r\n            background: white;\r\n        }\r\n        \r\n        .cta-content {\r\n            max-width: 64rem;\r\n            margin: 0 auto;\r\n            text-align: center;\r\n        }\r\n        \r\n        .cta-box {\r\n            background: #ecfdf5;\r\n            border-radius: 0.5rem;\r\n            padding: 2rem;\r\n        }\r\n        \r\n        .cta-box h2 {\r\n            font-size: 1.875rem;\r\n            font-weight: bold;\r\n            color: #111827;\r\n            margin-bottom: 1.5rem;\r\n        }\r\n        \r\n        .cta-box p {\r\n            color: #4b5563;\r\n            margin-bottom: 2rem;\r\n            max-width: 32rem;\r\n            margin-left: auto;\r\n            margin-right: auto;\r\n        }\r\n        \r\n        .btn-primary {\r\n            background: #059669;\r\n            color: white;\r\n            padding: 0.75rem 2rem;\r\n            border-radius: 0.5rem;\r\n            border: none;\r\n            cursor: pointer;\r\n            font-weight: 600;\r\n            transition: background-color 0.2s;\r\n            white-space: nowrap;\r\n            text-decoration: none;\r\n            display: inline-block;\r\n        }\r\n        \r\n        .btn-primary:hover {\r\n            background: #047857;\r\n        }\r\n        \r\n        \/* Responsive Design *\/\r\n        @media (max-width: 1024px) {\r\n            .why-partner-grid {\r\n                grid-template-columns: repeat(2, 1fr);\r\n            }\r\n            \r\n            .services-grid {\r\n                grid-template-columns: repeat(2, 1fr);\r\n            }\r\n            \r\n            .hero h1 {\r\n                font-size: 2.5rem;\r\n            }\r\n            \r\n            .cta-box h2 {\r\n                font-size: 1.5rem;\r\n            }\r\n        }\r\n        \r\n        @media (max-width: 768px) {\r\n            .container {\r\n                padding: 0 0.5rem;\r\n            }\r\n            \r\n            .hero {\r\n                height: 20rem;\r\n            }\r\n            \r\n            .hero h1 {\r\n                font-size: 2rem;\r\n            }\r\n            \r\n            .hero p {\r\n                font-size: 1rem;\r\n            }\r\n            \r\n            .why-partner,\r\n            .services,\r\n            .cta {\r\n                padding: 3rem 0;\r\n            }\r\n            \r\n            .why-partner-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            \r\n            .services-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            \r\n            .cta-box {\r\n                padding: 1.5rem;\r\n            }\r\n            \r\n            .cta-box h2 {\r\n                font-size: 1.25rem;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- Hero Section -->\r\n    <section class=\"hero\">\r\n        <div class=\"hero-content\">\r\n            <h1>Experts in Australian Migration Strategy & International Recruitment<\/h1>\r\n            <p>Why partner with us<\/p>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Why Partner Section -->\r\n    <section class=\"why-partner\">\r\n        <div class=\"container\">\r\n            <div class=\"why-partner-grid\">\r\n                <div class=\"reason-card\">\r\n                    <div class=\"reason-icon\">\r\n                        <i class=\"ri-award-line\"><\/i>\r\n                    <\/div>\r\n                    <h3>Experts you can count on<\/h3>\r\n                    <p>Regularly invited to speak at conferences, webinars, panels and events, our team are highly connected. As respected, industry experts, we offer clients the absolute latest updates and advice via our email announcements, webinars, and more.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"reason-card\">\r\n                    <div class=\"reason-icon\">\r\n                        <i class=\"ri-shield-check-line\"><\/i>\r\n                    <\/div>\r\n                    <h3>Ethical hiring, always<\/h3>\r\n                    <p>As known industry advocates for ethical recruitment, we prioritise transparency and compliance. Download our guide to preventing exploitation to support responsible, best-practice hiring.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"reason-card\">\r\n                    <div class=\"reason-icon\">\r\n                        <i class=\"ri-error-warning-line\"><\/i>\r\n                    <\/div>\r\n                    <h3>Don't risk costly mistakes<\/h3>\r\n                    <p>You can't afford not to pay for expert advice right now. While lower-priced options may seem attractive initially, the cost of not receiving expert advice can outweigh any short-term savings and have huge cost ramifications. We also ensure your organisation complies with immigration law and requirements.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"reason-card\">\r\n                    <div class=\"reason-icon\">\r\n                        <i class=\"ri-trophy-line\"><\/i>\r\n                    <\/div>\r\n                    <h3>Results that speak for us<\/h3>\r\n                    <p>Our unparalleled success rates and achievements are our proof that what we do works \u2013 and why our clients choose to return to us, trusting us time and again to meet their recruitment and immigration needs.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"reason-card\">\r\n                    <div class=\"reason-icon\">\r\n                        <i class=\"ri-rocket-line\"><\/i>\r\n                    <\/div>\r\n                    <h3>We're already one step ahead<\/h3>\r\n                    <p>As immigration policy updates and changes become more frequent, so too have the number of people we've seen face declines, errors, and missed opportunities \u2013 due to not getting the right support. We are one step ahead and ready to act at all times, in your best interest.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"reason-card\">\r\n                    <div class=\"reason-icon\">\r\n                        <i class=\"ri-speed-line\"><\/i>\r\n                    <\/div>\r\n                    <h3>Flexible, fast, on your side<\/h3>\r\n                    <p>Our size allows us to remain flexible and responsive, adapting quickly to deliver exactly what our clients need in a changing market.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"reason-card\">\r\n                    <div class=\"reason-icon\">\r\n                        <i class=\"ri-building-line\"><\/i>\r\n                    <\/div>\r\n                    <h3>Everything. All in one place<\/h3>\r\n                    <p>Other companies just secure visas, recruitment or settlement\u2013 our end to end offering supports businesses throughout the entire process and beyond, all under one roof.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"reason-card\">\r\n                    <div class=\"reason-icon\">\r\n                        <i class=\"ri-lightbulb-line\"><\/i>\r\n                    <\/div>\r\n                    <h3>We make immigration simple<\/h3>\r\n                    <p>Immigration and international recruitment doesn't have to be complicated. With over 25 years' experience, we have the knowledge and expertise to make each step straightforward and stress-free for your team.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"reason-card\">\r\n                    <div class=\"reason-icon\">\r\n                        <i class=\"ri-user-star-line\"><\/i>\r\n                    <\/div>\r\n                    <h3>Professionals you can trust<\/h3>\r\n                    <p>Our Registered Migration Agents strictly adhere to the OMARA Code of Conduct. We're dedicated to delivering services that meet the highest industry standards with the most experienced immigration team.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"reason-card\">\r\n                    <div class=\"reason-icon\">\r\n                        <i class=\"ri-team-line\"><\/i>\r\n                    <\/div>\r\n                    <h3>Part of your team<\/h3>\r\n                    <p>Unlike lower-priced options, we don't have a transactional mentality. We think of ourselves as an extension of your team that you can rely on \u2013 at your side, in every corner, to make sure your business is compliant and reaching its hiring and retention goals.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"reason-card\">\r\n                    <div class=\"reason-icon\">\r\n                        <i class=\"ri-heart-line\"><\/i>\r\n                    <\/div>\r\n                    <h3>Your approachable experts<\/h3>\r\n                    <p>Big enough to be market leaders but small enough to care. We are an Aussie business looking after Aussie businesses and their people. Our team are here to help every step of the way, ensuring seamless support for you and your migrant workforce, from start to finish.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"reason-card\">\r\n                    <div class=\"reason-icon\">\r\n                        <i class=\"ri-footprint-line\"><\/i>\r\n                    <\/div>\r\n                    <h3>We walk the same path too<\/h3>\r\n                    <p>We are not just an immigration, recruitment & settlement firm, we are a business like yours. We employ visa holders, we look offshore when we have skill shortages, we have to maintain our accreditation, compliance, hiring and retention strategies just like you.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"why-partner-cta\">\r\n                <h3>Not sure where to start?<\/h3>\r\n                <p>Our team can work with yours to get an understanding of your current situation and then create a plan for you. We specialise in developing immigration solutions for Aussie employers that align with their business plan.<\/p>\r\n                <button class=\"btn-primary\">Contact us<\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Services Section -->\r\n    <section class=\"services\">\r\n        <div class=\"container\">\r\n            <div class=\"services-grid\">\r\n                <div class=\"service-card\" style=\"background-image: url('https:\/\/readdy.ai\/api\/search-image?query=Large%20scale%20recruitment%20operations%20with%20multiple%20candidates%20being%20interviewed%20and%20processed%2C%20high%20volume%20hiring%20process%20in%20modern%20office%20environment%2C%20recruitment%20team%20managing%20multiple%20positions%20simultaneously%2C%20professional%20HR%20department%20conducting%20mass%20recruitment%20campaigns&width=600&height=400&seq=high-volume-recruitment&orientation=landscape')\">\r\n                    <div class=\"service-overlay bg-blue-600\"><\/div>\r\n                    <div class=\"service-content\">\r\n                        <h3>High Volume Recruitment<\/h3>\r\n                        <p>Find out more<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"service-card\" style=\"background-image: url('https:\/\/readdy.ai\/api\/search-image?query=Professional%20Filipino%20workers%20and%20recruitment%20specialists%20in%20modern%20office%20setting%2C%20international%20recruitment%20from%20Philippines%20to%20Australia%2C%20skilled%20Filipino%20professionals%20in%20various%20industries%2C%20cross-cultural%20recruitment%20and%20migration%20services&width=600&height=400&seq=philippines-recruitment&orientation=landscape')\">\r\n                    <div class=\"service-overlay bg-green-600\"><\/div>\r\n                    <div class=\"service-content\">\r\n                        <h3>Recruiting from the Philippines<\/h3>\r\n                        <p>Find out more<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"service-card\" style=\"background-image: url('https:\/\/readdy.ai\/api\/search-image?query=Professional%20industrial%20fitters%20and%20mechanical%20workers%20in%20modern%20workshop%20environment%2C%20skilled%20tradespeople%20working%20with%20precision%20equipment%2C%20industrial%20recruitment%20for%20technical%20positions%2C%20professional%20fitters%20in%20safety%20gear%20working%20on%20machinery&width=600&height=400&seq=fitters-recruitment&orientation=landscape')\">\r\n                    <div class=\"service-overlay bg-orange-600\"><\/div>\r\n                    <div class=\"service-content\">\r\n                        <h3>Fitters Recruitment<\/h3>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"service-card\" style=\"background-image: url('https:\/\/readdy.ai\/api\/search-image?query=Renewable%20energy%20transformation%20projects%20with%20solar%20panels%20and%20wind%20turbines%2C%20energy%20sector%20professionals%20working%20on%20sustainable%20technology%2C%20modern%20energy%20infrastructure%20development%2C%20green%20energy%20recruitment%20and%20workforce%20transformation&width=600&height=400&seq=energy-transformation&orientation=landscape')\">\r\n                    <div class=\"service-overlay bg-purple-600\"><\/div>\r\n                    <div class=\"service-content\">\r\n                        <h3>Energy Transformation<\/h3>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"service-card\" style=\"background-image: url('https:\/\/readdy.ai\/api\/search-image?query=Professional%20migration%20consultants%20reviewing%20visa%20documents%20and%20immigration%20strategies%2C%20modern%20immigration%20office%20with%20Australian%20flags%2C%20migration%20agents%20working%20with%20international%20clients%2C%20visa%20processing%20and%20documentation%20services&width=600&height=400&seq=migration-strategy&orientation=landscape')\">\r\n                    <div class=\"service-overlay bg-emerald-600\"><\/div>\r\n                    <div class=\"service-content\">\r\n                        <h3>Migration Strategy & Visa Processing<\/h3>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- CTA Section -->\r\n    <section class=\"cta\">\r\n        <div class=\"container\">\r\n            <div class=\"cta-content\">\r\n                <div class=\"cta-box\">\r\n                    <h2>Download our services brochure<\/h2>\r\n                    <p>Get comprehensive information about all our migration, recruitment, and relocation services. Learn how we can help your business navigate international hiring and immigration requirements.<\/p>\r\n                    <button class=\"btn-primary\">Download Brochure<\/button>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <script>\r\n        \/\/ Smooth scrolling for anchor links\r\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\r\n            anchor.addEventListener('click', function (e) {\r\n                e.preventDefault();\r\n                const target = document.querySelector(this.getAttribute('href'));\r\n                if (target) {\r\n                    target.scrollIntoView({\r\n                        behavior: 'smooth',\r\n                        block: 'start'\r\n                    });\r\n                }\r\n            });\r\n        });\r\n\r\n        \/\/ Button ripple effect\r\n        function createRipple(event) {\r\n            const button = event.currentTarget;\r\n            const circle = document.createElement('span');\r\n            const diameter = Math.max(button.clientWidth, button.clientHeight);\r\n            const radius = diameter \/ 2;\r\n\r\n            circle.style.width = circle.style.height = `${diameter}px`;\r\n            circle.style.left = `${event.clientX - button.offsetLeft - radius}px`;\r\n            circle.style.top = `${event.clientY - button.offsetTop - radius}px`;\r\n            circle.classList.add('ripple');\r\n\r\n            const ripple = button.getElementsByClassName('ripple')[0];\r\n            if (ripple) {\r\n                ripple.remove();\r\n            }\r\n\r\n            button.appendChild(circle);\r\n        }\r\n\r\n        \/\/ Add ripple effect to all buttons and links\r\n        document.querySelectorAll('button, a').forEach(element => {\r\n            element.addEventListener('click', createRipple);\r\n        });\r\n\r\n        \/\/ Add ripple CSS\r\n        const style = document.createElement('style');\r\n        style.textContent = `\r\n            .ripple {\r\n                position: absolute;\r\n                border-radius: 50%;\r\n                transform: scale(0);\r\n                animation: ripple 600ms linear;\r\n                background-color: rgba(255, 255, 255, 0.6);\r\n            }\r\n            \r\n            @keyframes ripple {\r\n                to {\r\n                    transform: scale(4);\r\n                    opacity: 0;\r\n                }\r\n            }\r\n            \r\n            button, a {\r\n                position: relative;\r\n                overflow: hidden;\r\n            }\r\n        `;\r\n        document.head.appendChild(style);\r\n    <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\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>Why Work With Us &#8211; CareView Management Experts in Australian Migration Strategy &#038; International Recruitment Why partner with us Experts you can count on Regularly invited to speak at conferences, webinars, panels and events, our team are highly connected. As respected, industry experts, we offer clients the absolute latest updates and advice via our email&#8230;<\/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":{"footnotes":""},"class_list":["post-988349","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Why Work With Us - CareView Management<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/carevm.com\/index.php\/why-work-with-us\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Why Work With Us - CareView Management\" \/>\n<meta property=\"og:description\" content=\"Why Work With Us &#8211; CareView Management Experts in Australian Migration Strategy &#038; International Recruitment Why partner with us Experts you can count on Regularly invited to speak at conferences, webinars, panels and events, our team are highly connected. As respected, industry experts, we offer clients the absolute latest updates and advice via our email...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/carevm.com\/index.php\/why-work-with-us\/\" \/>\n<meta property=\"og:site_name\" content=\"CareView Management\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-25T19:28:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/carevm.com\/wp-content\/uploads\/2025\/08\/WhatsApp_Image_2025-08-12_at_00.20.57_37d8cf39-removebg-preview.png\" \/>\n\t<meta property=\"og:image:width\" content=\"729\" \/>\n\t<meta property=\"og:image:height\" content=\"342\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/carevm.com\/index.php\/why-work-with-us\/\",\"url\":\"https:\/\/carevm.com\/index.php\/why-work-with-us\/\",\"name\":\"Why Work With Us - CareView Management\",\"isPartOf\":{\"@id\":\"https:\/\/carevm.com\/#website\"},\"datePublished\":\"2025-10-25T19:27:32+00:00\",\"dateModified\":\"2025-10-25T19:28:03+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/carevm.com\/index.php\/why-work-with-us\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/carevm.com\/index.php\/why-work-with-us\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/carevm.com\/index.php\/why-work-with-us\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/carevm.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Why Work With Us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/carevm.com\/#website\",\"url\":\"https:\/\/carevm.com\/\",\"name\":\"Home - CareView Management\",\"description\":\"Home - CareView Management\",\"publisher\":{\"@id\":\"https:\/\/carevm.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/carevm.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/carevm.com\/#organization\",\"name\":\"Home - CareView Management\",\"url\":\"https:\/\/carevm.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/carevm.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/carevm.com\/wp-content\/uploads\/2025\/08\/WhatsApp_Image_2025-08-12_at_00.20.57_37d8cf39-removebg-preview.png\",\"contentUrl\":\"https:\/\/carevm.com\/wp-content\/uploads\/2025\/08\/WhatsApp_Image_2025-08-12_at_00.20.57_37d8cf39-removebg-preview.png\",\"width\":729,\"height\":342,\"caption\":\"Home - CareView Management\"},\"image\":{\"@id\":\"https:\/\/carevm.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Why Work With Us - CareView Management","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/carevm.com\/index.php\/why-work-with-us\/","og_locale":"en_US","og_type":"article","og_title":"Why Work With Us - CareView Management","og_description":"Why Work With Us &#8211; CareView Management Experts in Australian Migration Strategy &#038; International Recruitment Why partner with us Experts you can count on Regularly invited to speak at conferences, webinars, panels and events, our team are highly connected. As respected, industry experts, we offer clients the absolute latest updates and advice via our email...","og_url":"https:\/\/carevm.com\/index.php\/why-work-with-us\/","og_site_name":"CareView Management","article_modified_time":"2025-10-25T19:28:03+00:00","og_image":[{"width":729,"height":342,"url":"https:\/\/carevm.com\/wp-content\/uploads\/2025\/08\/WhatsApp_Image_2025-08-12_at_00.20.57_37d8cf39-removebg-preview.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/carevm.com\/index.php\/why-work-with-us\/","url":"https:\/\/carevm.com\/index.php\/why-work-with-us\/","name":"Why Work With Us - CareView Management","isPartOf":{"@id":"https:\/\/carevm.com\/#website"},"datePublished":"2025-10-25T19:27:32+00:00","dateModified":"2025-10-25T19:28:03+00:00","breadcrumb":{"@id":"https:\/\/carevm.com\/index.php\/why-work-with-us\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/carevm.com\/index.php\/why-work-with-us\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/carevm.com\/index.php\/why-work-with-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/carevm.com\/"},{"@type":"ListItem","position":2,"name":"Why Work With Us"}]},{"@type":"WebSite","@id":"https:\/\/carevm.com\/#website","url":"https:\/\/carevm.com\/","name":"Home - CareView Management","description":"Home - CareView Management","publisher":{"@id":"https:\/\/carevm.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/carevm.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/carevm.com\/#organization","name":"Home - CareView Management","url":"https:\/\/carevm.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/carevm.com\/#\/schema\/logo\/image\/","url":"https:\/\/carevm.com\/wp-content\/uploads\/2025\/08\/WhatsApp_Image_2025-08-12_at_00.20.57_37d8cf39-removebg-preview.png","contentUrl":"https:\/\/carevm.com\/wp-content\/uploads\/2025\/08\/WhatsApp_Image_2025-08-12_at_00.20.57_37d8cf39-removebg-preview.png","width":729,"height":342,"caption":"Home - CareView Management"},"image":{"@id":"https:\/\/carevm.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/carevm.com\/index.php\/wp-json\/wp\/v2\/pages\/988349","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/carevm.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/carevm.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/carevm.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/carevm.com\/index.php\/wp-json\/wp\/v2\/comments?post=988349"}],"version-history":[{"count":4,"href":"https:\/\/carevm.com\/index.php\/wp-json\/wp\/v2\/pages\/988349\/revisions"}],"predecessor-version":[{"id":988353,"href":"https:\/\/carevm.com\/index.php\/wp-json\/wp\/v2\/pages\/988349\/revisions\/988353"}],"wp:attachment":[{"href":"https:\/\/carevm.com\/index.php\/wp-json\/wp\/v2\/media?parent=988349"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}