{"id":2610,"date":"2026-03-06T14:11:43","date_gmt":"2026-03-06T14:11:43","guid":{"rendered":"https:\/\/merelgroup.com\/?page_id=2610"},"modified":"2026-03-06T14:43:06","modified_gmt":"2026-03-06T14:43:06","slug":"connect-and-careers","status":"publish","type":"page","link":"https:\/\/merelgroup.com\/?page_id=2610","title":{"rendered":"Connect and Careers"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2610\" class=\"elementor elementor-2610\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4e6dbf1 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"4e6dbf1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-652fb46 elementor-widget elementor-widget-html\" data-id=\"652fb46\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\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>Connect & Careers | Merel Group<\/title>\r\n    <style>\r\n        :root {\r\n            --primary-blue: #1A233B;\r\n            --accent-yellow: #FFD700;\r\n            --text-white: #ffffff;\r\n            --text-black: #1a1a1a;\r\n            --text-gray: #4a4a4a;\r\n            --bg-light: #f4f6f8;\r\n        }\r\n\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n        }\r\n\r\n        body {\r\n            line-height: 1.6;\r\n            color: var(--text-black);\r\n            overflow-x: hidden;\r\n        }\r\n\r\n        \/* Utility Classes *\/\r\n        .container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n        }\r\n\r\n        .section-padding {\r\n            padding: 80px 0;\r\n        }\r\n\r\n        .text-center {\r\n            text-align: center;\r\n        }\r\n\r\n        h1, h2, h3 {\r\n            margin-bottom: 20px;\r\n            line-height: 1.2;\r\n        }\r\n\r\n        p {\r\n            margin-bottom: 20px;\r\n            font-size: 1.1rem;\r\n        }\r\n\r\n        \/* Hero Section *\/\r\n        .hero {\r\n            background: linear-gradient(rgba(26, 35, 59, 0.9), rgba(26, 35, 59, 0.8)), url('https:\/\/images.unsplash.com\/photo-1521737604893-d14cc237f11d?ixlib=rb-1.2.1&auto=format&fit=crop&w=1950&q=80');\r\n            background-size: cover;\r\n            background-position: center;\r\n            height: 90vh;\r\n            display: flex;\r\n            align-items: center;\r\n            color: var(--text-white);\r\n            position: relative;\r\n        }\r\n\r\n        .hero-content {\r\n            max-width: 800px;\r\n        }\r\n\r\n        .hero h1 {\r\n            font-size: 3.5rem;\r\n            margin-bottom: 30px;\r\n            color: var(--text-white);\r\n        }\r\n\r\n        .hero p {\r\n            font-size: 1.25rem;\r\n            margin-bottom: 40px;\r\n            color: #e0e0e0;\r\n        }\r\n\r\n        \/* Intro Section *\/\r\n        .intro-section {\r\n            background-color: var(--text-white);\r\n        }\r\n\r\n        .intro-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 60px;\r\n            align-items: center;\r\n        }\r\n\r\n        .intro-text h2 {\r\n            color: var(--primary-blue);\r\n            font-size: 2.5rem;\r\n            margin-bottom: 30px;\r\n        }\r\n\r\n        .intro-text p {\r\n            color: var(--text-gray);\r\n        }\r\n\r\n        .intro-image img {\r\n            width: 100%;\r\n            border-radius: 8px;\r\n            box-shadow: 0 20px 40px rgba(0,0,0,0.1);\r\n        }\r\n\r\n        \/* Why Work Section *\/\r\n        .why-work {\r\n            background-color: var(--primary-blue);\r\n            color: var(--text-white);\r\n            position: relative;\r\n        }\r\n\r\n        .why-work::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 5px;\r\n            background-color: var(--accent-yellow);\r\n        }\r\n\r\n        .why-work h2 {\r\n            color: var(--accent-yellow);\r\n            font-size: 2.5rem;\r\n            margin-bottom: 40px;\r\n        }\r\n\r\n        .why-work p {\r\n            color: #dcdcdc;\r\n            margin-bottom: 30px;\r\n        }\r\n\r\n        .why-cards {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 30px;\r\n            margin-top: 50px;\r\n        }\r\n\r\n        .card {\r\n            background: rgba(255, 255, 255, 0.05);\r\n            padding: 40px;\r\n            border-radius: 8px;\r\n            border-left: 4px solid var(--accent-yellow);\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .card:hover {\r\n            transform: translateY(-10px);\r\n            background: rgba(255, 255, 255, 0.1);\r\n        }\r\n\r\n        .card h3 {\r\n            color: var(--text-white);\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .card p {\r\n            font-size: 1rem;\r\n            color: #cccccc;\r\n        }\r\n\r\n        \/* Culture Section *\/\r\n        .culture-section {\r\n            background-color: var(--bg-light);\r\n        }\r\n\r\n        .culture-content {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 50px;\r\n        }\r\n\r\n        .culture-text h2 {\r\n            color: var(--primary-blue);\r\n            font-size: 2.5rem;\r\n            margin-bottom: 30px;\r\n        }\r\n\r\n        .culture-text p {\r\n            color: var(--text-gray);\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .culture-img-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 20px;\r\n        }\r\n\r\n        .culture-img-grid img {\r\n            width: 100%;\r\n            height: 250px;\r\n            object-fit: cover;\r\n            border-radius: 8px;\r\n            box-shadow: 0 10px 20px rgba(0,0,0,0.1);\r\n        }\r\n\r\n        \/* Connect\/CTA Section *\/\r\n        .connect-section {\r\n            background-color: var(--text-white);\r\n            text-align: center;\r\n        }\r\n\r\n        .connect-box {\r\n            background: linear-gradient(135deg, var(--primary-blue) 0%, #2c3e50 100%);\r\n            padding: 60px;\r\n            border-radius: 12px;\r\n            color: var(--text-white);\r\n            max-width: 900px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .connect-box h2 {\r\n            color: var(--accent-yellow);\r\n            font-size: 2.5rem;\r\n        }\r\n\r\n        .connect-box p {\r\n            color: #e0e0e0;\r\n            font-size: 1.2rem;\r\n            margin-bottom: 40px;\r\n        }\r\n\r\n        \/* Animations *\/\r\n        .fade-in {\r\n            opacity: 0;\r\n            transform: translateY(30px);\r\n            transition: opacity 0.8s ease-out, transform 0.8s ease-out;\r\n        }\r\n\r\n        .fade-in.visible {\r\n            opacity: 1;\r\n            transform: translateY(0);\r\n        }\r\n\r\n        \/* Responsive *\/\r\n        @media (max-width: 768px) {\r\n            .hero h1 { font-size: 2.5rem; }\r\n            .intro-grid, .culture-content { grid-template-columns: 1fr; }\r\n            .why-cards { grid-template-columns: 1fr; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <!-- Hero Section -->\r\n    <section class=\"hero\">\r\n        <div class=\"container hero-content fade-in\">\r\n            <h1>Connect & Careers<\/h1>\r\n            <p>At Merel Group, we believe that strong relationships and talented people are the foundation of every successful organization. Our Connect & Careers page is designed to provide a direct pathway for individuals, partners, and professionals who are interested in engaging with our organization or becoming part of our growing portfolio of companies.<\/p>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Introduction Section -->\r\n    <section class=\"intro-section section-padding\">\r\n        <div class=\"container\">\r\n            <div class=\"intro-grid\">\r\n                <div class=\"intro-text fade-in\">\r\n                    <h2>Building the Future Together<\/h2>\r\n                    <p>As a diversified strategic management and investment firm, Merel Group supports businesses across multiple industries including life safety, real estate, and interactive entertainment. We are always looking to connect with individuals who share our commitment to professional excellence, integrity, innovation, and long-term growth.<\/p>\r\n                    <p>Whether you are exploring career opportunities within one of our subsidiaries, seeking partnership opportunities, or simply looking to learn more about our organization, we welcome the opportunity to connect. Our companies are built by people who are driven to perform, collaborate, and deliver meaningful results within their industries.<\/p>\r\n                <\/div>\r\n                <div class=\"intro-image fade-in\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1542744173-8e7e53415bb0?ixlib=rb-1.2.1&auto=format&fit=crop&w=1350&q=80\" alt=\"Merel Group Strategy Meeting\">\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Why Work With Us Section -->\r\n    <section class=\"why-work section-padding\">\r\n        <div class=\"container\">\r\n            <h2 class=\"text-center fade-in\">Why Work With Merel Group<\/h2>\r\n            <p class=\"text-center fade-in\" style=\"max-width: 800px; margin: 0 auto 50px auto;\">At Merel Group, we believe that exceptional companies are built by exceptional people. Our organization provides professionals the opportunity to work within a diverse portfolio of companies that operate across multiple industries.<\/p>\r\n            \r\n            <div class=\"why-cards\">\r\n                <div class=\"card fade-in\">\r\n                    <h3>Strategic Oversight<\/h3>\r\n                    <p>Our subsidiaries operate with a strong entrepreneurial spirit supported by the strategic oversight of Merel Group. This structure allows professionals to gain meaningful experience, develop new skills, and grow within companies that are focused on performance.<\/p>\r\n                <\/div>\r\n                <div class=\"card fade-in\">\r\n                    <h3>Leadership & Accountability<\/h3>\r\n                    <p>Working with Merel Group means becoming part of an organization that values leadership, accountability, innovation, and long-term growth. We encourage individuals to take ownership of their work and contribute to the broader success of the organization.<\/p>\r\n                <\/div>\r\n                <div class=\"card fade-in\">\r\n                    <h3>Resources for Success<\/h3>\r\n                    <p>We empower our teams by providing the resources, strategic guidance, and operational support necessary to succeed while encouraging individuals to take ownership of their work and contribute to the broader success of the organization.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Culture & Leadership Section -->\r\n    <section class=\"culture-section section-padding\">\r\n        <div class=\"container\">\r\n            <div class=\"culture-content\">\r\n                <div class=\"culture-text fade-in\">\r\n                    <h2>Our Culture & Leadership Philosophy<\/h2>\r\n                    <p>At Merel Group, our culture is built on the principles of integrity, discipline, strategic leadership, and service excellence. We believe that strong leadership and clear direction create the foundation for companies that are able to grow sustainably and operate with purpose.<\/p>\r\n                    <p>Our leadership philosophy focuses on building organizations that prioritize long-term value over short-term gain. Through responsible decision-making, operational discipline, and strategic planning, we guide our subsidiaries toward sustained growth and market leadership.<\/p>\r\n                    <p>We believe that successful companies are built through collaboration, accountability, and a commitment to continuous improvement. Our teams are encouraged to think strategically, operate with professionalism, and maintain the highest standards in the industries we serve.<\/p>\r\n                <\/div>\r\n                <div class=\"culture-img-grid fade-in\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1556761175-5973dc0f32e7?ixlib=rb-1.2.1&auto=format&fit=crop&w=1350&q=80\" alt=\"Collaboration\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1600880292203-757bb62b4baf?ixlib=rb-1.2.1&auto=format&fit=crop&w=1350&q=80\" alt=\"Innovation\">\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Connect \/ CTA Section -->\r\n    <section id=\"connect\" class=\"connect-section section-padding\">\r\n        <div class=\"container\">\r\n            <div class=\"connect-box fade-in\">\r\n                <h2>Join Us<\/h2>\r\n                <p>Join us as we continue to build and support companies designed for performance, leadership, and longevity. For individuals who are driven, motivated, and committed to professional excellence, Merel Group offers the opportunity to be part of organizations that are built to grow, compete, and lead within their industries.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <script>\r\n        \/\/ Simple Intersection Observer for fade-in animations\r\n        document.addEventListener(\"DOMContentLoaded\", function() {\r\n            const observerOptions = {\r\n                root: null,\r\n                rootMargin: '0px',\r\n                threshold: 0.1\r\n            };\r\n\r\n            const observer = new IntersectionObserver((entries, observer) => {\r\n                entries.forEach(entry => {\r\n                    if (entry.isIntersecting) {\r\n                        entry.target.classList.add('visible');\r\n                        observer.unobserve(entry.target); \/\/ Only animate once\r\n                    }\r\n                });\r\n            }, observerOptions);\r\n\r\n            const fadeElements = document.querySelectorAll('.fade-in');\r\n            fadeElements.forEach(el => observer.observe(el));\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<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Connect &#038; Careers | Merel Group Connect &#038; Careers At Merel Group, we believe that strong relationships and talented people are the foundation of every successful organization. Our Connect &#038; Careers page is designed to provide a direct pathway for individuals, partners, and professionals who are interested in engaging with our organization or becoming part of our growing portfolio of companies. Building the Future Together As a diversified strategic management and investment firm, Merel Group supports businesses across multiple industries including life safety, real estate, and interactive entertainment. We are always looking to connect with individuals who share our commitment to professional excellence, integrity, innovation, and long-term growth. Whether you are exploring career opportunities within one of our subsidiaries, seeking partnership opportunities, or simply looking to learn more about our organization, we welcome the opportunity to connect. Our companies are built by people who are driven to perform, collaborate, and deliver meaningful results within their industries. Why Work With Merel Group At Merel Group, we believe that exceptional companies are built by exceptional people. Our organization provides professionals the opportunity to work within a diverse portfolio of companies that operate across multiple industries. Strategic Oversight Our subsidiaries operate with a strong entrepreneurial spirit supported by the strategic oversight of Merel Group. This structure allows professionals to gain meaningful experience, develop new skills, and grow within companies that are focused on performance. Leadership &#038; Accountability Working with Merel Group means becoming part of an organization that values leadership, accountability, innovation, and long-term growth. We encourage individuals to take ownership of their work and contribute to the broader success of the organization. Resources for Success We empower our teams by providing the resources, strategic guidance, and operational support necessary to succeed while encouraging individuals to take ownership of their work and contribute to the broader success of the organization. Our Culture &#038; Leadership Philosophy At Merel Group, our culture is built on the principles of integrity, discipline, strategic leadership, and service excellence. We believe that strong leadership and clear direction create the foundation for companies that are able to grow sustainably and operate with purpose. Our leadership philosophy focuses on building organizations that prioritize long-term value over short-term gain. Through responsible decision-making, operational discipline, and strategic planning, we guide our subsidiaries toward sustained growth and market leadership. We believe that successful companies are built through collaboration, accountability, and a commitment to continuous improvement. Our teams are encouraged to think strategically, operate with professionalism, and maintain the highest standards in the industries we serve. Join Us Join us as we continue to build and support companies designed for performance, leadership, and longevity. For individuals who are driven, motivated, and committed to professional excellence, Merel Group offers the opportunity to be part of organizations that are built to grow, compete, and lead within their industries.<\/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-2610","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/merelgroup.com\/index.php?rest_route=\/wp\/v2\/pages\/2610","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/merelgroup.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/merelgroup.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/merelgroup.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/merelgroup.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2610"}],"version-history":[{"count":5,"href":"https:\/\/merelgroup.com\/index.php?rest_route=\/wp\/v2\/pages\/2610\/revisions"}],"predecessor-version":[{"id":2705,"href":"https:\/\/merelgroup.com\/index.php?rest_route=\/wp\/v2\/pages\/2610\/revisions\/2705"}],"wp:attachment":[{"href":"https:\/\/merelgroup.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2610"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}