{"id":73,"date":"2026-02-24T14:59:00","date_gmt":"2026-02-24T14:59:00","guid":{"rendered":"https:\/\/supremegroup-cm.com\/?page_id=73"},"modified":"2026-03-08T17:51:25","modified_gmt":"2026-03-08T17:51:25","slug":"home","status":"publish","type":"page","link":"https:\/\/supremegroup-cm.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"73\" class=\"elementor elementor-73\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9150815 e-con-full e-flex e-con e-parent\" data-id=\"9150815\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1489d6e elementor-widget elementor-widget-html\" data-id=\"1489d6e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"ultimate-hero-wrapper\">\r\n    <div class=\"hero-bg-zoom\"> <\/div>\r\n    <div class=\"hero-overlay-gradient\"> <\/div>\r\n    <div class=\"particles-container\">\r\n        <div class=\"particle\"> <\/div>\r\n        <div class=\"particle\"> <\/div>\r\n        <div class=\"particle\"> <\/div>\r\n    <\/div>\r\n    <div class=\"hero-main-container\">\r\n        <div class=\"hero-glass-card\">\r\n            <h6 class=\"eyebrow-text\">Strategic Diversified Holdings<\/h6>\r\n            <h1 class=\"hero-main-title\">PIONEERING <span class=\"text-gold\">GROWTH.<\/span><br \/>STRENGTHENING <span class=\"italic-serif\">NATIONS.<\/span><\/h1>\r\n            <div class=\"hero-divider\"> <\/div>\r\n            <p class=\"hero-lead\">Supreme Group is a premier multi-sector conglomerate dedicated to modernizing essential industries. From agro-industrial innovation to strategic retail and infrastructure, we build the foundations of a resilient future.<\/p>\r\n            <div class=\"hero-cta-group\">\r\n                <a class=\"btn-elite-primary\" href=\"#divisions\">Explore Divisions<\/a> \r\n                <a class=\"btn-elite-outline\" href=\"#contact\">Corporate Inquiry<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<style>\r\n\/* 1. WRAPPER & BACKGROUND ANIMATION *\/\r\n.ultimate-hero-wrapper {\r\n    position: relative;\r\n    height: 100vh;\r\n    width: 100%;\r\n    overflow: hidden;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    background: #050505; \r\n}\r\n\r\n.hero-bg-zoom {\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    \/* Using a dark, high-end professional architectural\/corporate image *\/\r\n    background-image: url('https:\/\/supremegroup-cm.com\/wp-content\/uploads\/2026\/03\/supreme-hero-image.jpg'); \r\n    background-size: cover;\r\n    background-position: center;\r\n    animation: kenBurns 20s infinite alternate ease-in-out;\r\n    z-index: 1;\r\n}\r\n\r\n@keyframes kenBurns {\r\n    0% { transform: scale(1) translate(0, 0); }\r\n    100% { transform: scale(1.15) translate(-1%, -1%); }\r\n}\r\n\r\n\/* 2. OVERLAYS *\/\r\n.hero-overlay-gradient {\r\n    position: absolute;\r\n    inset: 0;\r\n    background: radial-gradient(circle at center, rgba(5,5,5,0.3) 0%, rgba(5,5,5,0.85) 100%);\r\n    z-index: 2;\r\n}\r\n\r\n\/* 3. THE GLASS CARD *\/\r\n.hero-glass-card {\r\n    position: relative;\r\n    z-index: 10;\r\n    background: rgba(255, 255, 255, 0.02);\r\n    backdrop-filter: blur(12px);\r\n    -webkit-backdrop-filter: blur(12px);\r\n    padding: 60px;\r\n    border: 1px solid rgba(255, 255, 255, 0.08);\r\n    max-width: 900px;\r\n    margin: 0 20px;\r\n    animation: fadeInUp 1.5s cubic-bezier(0.16, 1, 0.3, 1);\r\n}\r\n\r\n@keyframes fadeInUp {\r\n    from { opacity: 0; transform: translateY(30px); }\r\n    to { opacity: 1; transform: translateY(0); }\r\n}\r\n\r\n\/* 4. TYPOGRAPHY *\/\r\n.eyebrow-text {\r\n    font-family: 'Inter', sans-serif;\r\n    color: #D4AF37;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.4em;\r\n    font-size: 12px;\r\n    margin-bottom: 25px;\r\n    font-weight: 600;\r\n}\r\n\r\n.hero-main-title {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: clamp(38px, 5.5vw, 72px);\r\n    line-height: 1.1;\r\n    font-weight: 600;\r\n    color: #FFFFFF;\r\n    margin-bottom: 25px;\r\n}\r\n\r\n.text-gold { color: #D4AF37; }\r\n\r\n.italic-serif { \r\n    font-style: italic; \r\n    font-weight: 300; \r\n    color: rgba(255,255,255,0.95);\r\n}\r\n\r\n.hero-divider {\r\n    width: 50px;\r\n    height: 2px;\r\n    background: #D4AF37;\r\n    margin-bottom: 35px;\r\n}\r\n\r\n.hero-lead {\r\n    font-family: 'Inter', sans-serif;\r\n    font-size: 18px;\r\n    line-height: 1.8;\r\n    color: rgba(255, 255, 255, 0.85);\r\n    margin-bottom: 45px;\r\n    max-width: 650px;\r\n    font-weight: 400;\r\n}\r\n\r\n\/* 5. CTA BUTTONS *\/\r\n.hero-cta-group {\r\n    display: flex;\r\n    gap: 20px;\r\n}\r\n\r\n.btn-elite-primary {\r\n    background: #D4AF37;\r\n    color: #050505;\r\n    padding: 18px 40px;\r\n    font-family: 'Inter', sans-serif;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.15em;\r\n    font-weight: 700;\r\n    font-size: 11px;\r\n    text-decoration: none;\r\n    transition: 0.3s all ease;\r\n}\r\n\r\n.btn-elite-primary:hover {\r\n    background: #FFFFFF;\r\n    transform: translateY(-3px);\r\n}\r\n\r\n.btn-elite-outline {\r\n    background: transparent;\r\n    color: #FFFFFF;\r\n    padding: 18px 40px;\r\n    border: 1px solid rgba(255,255,255,0.4);\r\n    font-family: 'Inter', sans-serif;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.15em;\r\n    font-weight: 700;\r\n    font-size: 11px;\r\n    text-decoration: none;\r\n    transition: 0.3s all ease;\r\n}\r\n\r\n.btn-elite-outline:hover {\r\n    border-color: #D4AF37;\r\n    color: #D4AF37;\r\n}\r\n\r\n\/* 6. PARTICLE ACCENTS *\/\r\n.particle {\r\n    position: absolute;\r\n    background: rgba(212, 175, 55, 0.2);\r\n    width: 2px;\r\n    height: 2px;\r\n    border-radius: 50%;\r\n    z-index: 3;\r\n    animation: float 18s infinite linear;\r\n}\r\n\r\n@keyframes float {\r\n    from { transform: translateY(100vh); opacity: 0; }\r\n    50% { opacity: 0.8; }\r\n    to { transform: translateY(-10vh); opacity: 0; }\r\n}\r\n\r\n.particle:nth-child(1) { left: 15%; animation-delay: 0s; }\r\n.particle:nth-child(2) { left: 45%; animation-delay: 6s; }\r\n.particle:nth-child(3) { left: 85%; animation-delay: 12s; }\r\n\r\n\/* MOBILE RESPONSIVENESS *\/\r\n@media (max-width: 768px) {\r\n    .hero-glass-card { padding: 40px 25px; margin: 0 15px; }\r\n    .hero-main-title { font-size: 36px; }\r\n    .hero-cta-group { flex-direction: column; width: 100%; }\r\n    .btn-elite-primary, .btn-elite-outline { text-align: center; }\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5601aeb e-con-full e-flex e-con e-parent\" data-id=\"5601aeb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cb398f4 elementor-widget elementor-widget-html\" data-id=\"cb398f4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"supreme-ceo-section\" id=\"about-us\">\r\n    <div class=\"supreme-ceo-container\">\r\n        <div class=\"supreme-ceo-image-col\">\r\n            <div class=\"supreme-portrait-wrap\">\r\n                <img decoding=\"async\" src=\"https:\/\/supremegroup-cm.com\/wp-content\/uploads\/2026\/03\/CEO-Supreme-group.jpeg\" alt=\"CEO of Supreme Group\" class=\"supreme-ceo-img\">\r\n                <div class=\"supreme-portrait-accent\"><\/div>\r\n            <\/div>\r\n            <div class=\"supreme-sig-mobile\">\r\n                <p class=\"supreme-ceo-name\">Name Surname<\/p>\r\n                <p class=\"supreme-ceo-rank\">Chairman & CEO, Supreme Group<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"supreme-ceo-text-col\">\r\n            <h6 class=\"supreme-eyebrow\">Leadership Message<\/h6>\r\n            <h2 class=\"supreme-section-title\">Forging a Legacy of <span class=\"supreme-thin-serif\">Excellence.<\/span><\/h2>\r\n            \r\n            <div class=\"supreme-body-text\">\r\n                <p class=\"supreme-quote-lead\">\"At Supreme Group, we believe that true leadership is not measured by the scale of our operations, but by the depth of our impact and the integrity of our stewardship.\"<\/p>\r\n                \r\n                <p class=\"supreme-p-text\">It is my distinct pleasure to welcome you to Supreme Group. Since our inception, we have been driven by a singular commitment: to transcend market standards and build a diversified portfolio that stands the test of time. We operate at the intersection of discipline and innovation, ensuring that every venture we undertake adds measurable value to our stakeholders and the communities we serve.<\/p>\r\n\r\n                <div class=\"supreme-mv-grid\">\r\n                    <div class=\"supreme-mv-item\">\r\n                        <h4>Our Mission<\/h4>\r\n                        <p>To provide world-class strategic management and capital stewardship through uncompromising governance and operational agility.<\/p>\r\n                    <\/div>\r\n                    <div class=\"supreme-mv-item\">\r\n                        <h4>Our Vision<\/h4>\r\n                        <p>To be the global benchmark for institutional excellence, fostering a future where sustainable growth and fundamental value are inextricably linked.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"supreme-sig-desktop\">\r\n                    <p class=\"supreme-ceo-name\">Name Surname<\/p>\r\n                    <p class=\"supreme-ceo-rank\">Chairman & CEO, Supreme Group<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<section class=\"eillotte-portfolio-section\" id=\"divisions\">\r\n    <div class=\"portfolio-bg-layer\"><\/div>\r\n    <div class=\"portfolio-overlay-layer\"><\/div>\r\n\r\n    <div class=\"portfolio-content-wrap\">\r\n        <div class=\"portfolio-header\">\r\n            <h6 class=\"supreme-eyebrow\" style=\"color: #9CA3AF;\">Our Portfolio<\/h6>\r\n            <h2 class=\"supreme-section-title\" style=\"color: #ffffff;\">Strategic <span class=\"supreme-thin-serif\">Divisions.<\/span><\/h2>\r\n        <\/div>\r\n\r\n        <div class=\"portfolio-grid\">\r\n            <div class=\"portfolio-card\">\r\n                <span class=\"portfolio-icon\">\u25c8<\/span>\r\n                <h4>Bakery<\/h4>\r\n                <p>Locally crafted artisanal baked goods for the Cameroon market.<\/p>\r\n                <a href=\"#\" class=\"portfolio-link\">View Division \u2192<\/a>\r\n            <\/div>\r\n\r\n            <div class=\"portfolio-card\">\r\n                <span class=\"portfolio-icon\">\u25c8<\/span>\r\n                <h4>Super Markets<\/h4>\r\n                <p>Premium retail experiences and mini-marts for modern living.<\/p>\r\n                <a href=\"#\" class=\"portfolio-link\">View Division \u2192<\/a>\r\n            <\/div>\r\n\r\n            <div class=\"portfolio-card\">\r\n                <span class=\"portfolio-icon\">\u25c8<\/span>\r\n                <h4>Agro-Industry<\/h4>\r\n                <p>Farm produce, supplies, and tools for agricultural innovation.<\/p>\r\n                <a href=\"https:\/\/farm.supremegroup-cm.com\" target=\"_blank\" rel=\"noopener\" class=\"portfolio-link\">View Division \u2192<\/a>\r\n            <\/div>\r\n\r\n            <div class=\"portfolio-card\">\r\n                <span class=\"portfolio-icon\">\u25c8<\/span>\r\n                <h4>Construction<\/h4>\r\n                <p>Essential building materials for regional development projects.<\/p>\r\n                <a href=\"#\" class=\"portfolio-link\">View Division \u2192<\/a>\r\n            <\/div>\r\n\r\n            <div class=\"portfolio-card\">\r\n                <span class=\"portfolio-icon\">\u25c8<\/span>\r\n                <h4>Import & Export<\/h4>\r\n                <p>Connecting Cameroon to global trade across CEMAC and OHADA.<\/p>\r\n                <a href=\"#\" class=\"portfolio-link\">View Division \u2192<\/a>\r\n            <\/div>\r\n\r\n            <div class=\"portfolio-card\">\r\n                <span class=\"portfolio-icon\">\u25c8<\/span>\r\n                <h4>Real Estate<\/h4>\r\n                <p>Expert management of hotels, motels, and housing estates.<\/p>\r\n                <a href=\"#\" class=\"portfolio-link\">View Division \u2192<\/a>\r\n            <\/div>\r\n\r\n            <div class=\"portfolio-card\">\r\n                <span class=\"portfolio-icon\">\u25c8<\/span>\r\n                <h4>Entertainment<\/h4>\r\n                <p>Vibrant social spaces, snack bars, and premium hospitality venues.<\/p>\r\n                <a href=\"#\" class=\"portfolio-link\">View Division \u2192<\/a>\r\n            <\/div>\r\n\r\n            <div class=\"portfolio-card\">\r\n                <span class=\"portfolio-icon\">\u25c8<\/span>\r\n                <h4>Household Goods<\/h4>\r\n                <p>Smart appliances and quality essentials for modern households.<\/p>\r\n                <a href=\"#\" class=\"portfolio-link\">View Division \u2192<\/a>\r\n            <\/div>\r\n\r\n            <div class=\"portfolio-card\">\r\n                <span class=\"portfolio-icon\">\u25c8<\/span>\r\n                <h4>Transportation<\/h4>\r\n                <p>Professional logistics and genuine vehicle spare parts distribution.<\/p>\r\n                <a href=\"#\" class=\"portfolio-link\">View Division \u2192<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<style>\r\n\/* COMMON FONTS *\/\r\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,600;1,300&family=Inter:wght@400;600;800&display=swap');\r\n\r\n\/* CEO SECTION STYLES *\/\r\n.supreme-ceo-section { padding: 120px 10%; background: #ffffff; color: #111827; font-family: 'Inter', sans-serif; }\r\n.supreme-ceo-container { max-width: 1300px; margin: 0 auto; display: flex; gap: 80px; align-items: flex-start; }\r\n.supreme-ceo-image-col { flex: 0 0 25%; position: sticky; top: 50px; }\r\n.supreme-portrait-wrap { position: relative; width: 100%; aspect-ratio: 3\/4; overflow: hidden; }\r\n.supreme-ceo-img { width: 100%; height: 100%; object-fit: cover; }\r\n.supreme-portrait-accent { position: absolute; bottom: -10px; right: -10px; width: 80px; height: 80px; border-right: 3px solid #D4AF37; border-bottom: 3px solid #D4AF37; z-index: 1; }\r\n.supreme-ceo-text-col { flex: 0 0 75%; }\r\n.supreme-eyebrow { color: #D4AF37; text-transform: uppercase; letter-spacing: 0.25em; font-weight: 800; font-size: 13px; margin-bottom: 20px; display: block; }\r\n.supreme-section-title { font-size: 48px; font-weight: 800; margin-bottom: 30px; line-height: 1.1; font-family: 'Inter', sans-serif; }\r\n.supreme-thin-serif { font-family: 'Cormorant Garamond', serif; font-style: italic; font-weight: 400; }\r\n.supreme-quote-lead { font-size: 26px; line-height: 1.5; font-family: 'Cormorant Garamond', serif; font-style: italic; color: #1a1a1a; margin-bottom: 30px; border-left: 4px solid #D4AF37; padding-left: 25px; }\r\n.supreme-p-text { font-size: 18px; line-height: 1.9; color: #2d3748; margin-bottom: 40px; font-weight: 450; }\r\n.supreme-mv-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 30px; margin-bottom: 40px; padding: 30px; background: #f9fafb; border: 1px solid #eeeeee; }\r\n.supreme-mv-item h4 { font-size: 20px; font-weight: 800; color: #111827; margin-bottom: 10px; text-transform: uppercase; }\r\n.supreme-mv-item p { font-size: 16px; color: #4a5568; line-height: 1.6; }\r\n.supreme-ceo-name { font-weight: 800; font-size: 22px; margin: 0; }\r\n.supreme-ceo-rank { font-size: 13px; text-transform: uppercase; color: #D4AF37; font-weight: 700; margin-top: 5px; }\r\n.supreme-sig-mobile { display: none; }\r\n\r\n\/* PORTFOLIO SECTION STYLES *\/\r\n.eillotte-portfolio-section { position: relative; padding: 120px 8%; background: #050505; color: #ffffff; min-height: 600px; z-index: 1; }\r\n.portfolio-bg-layer { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('https:\/\/images.unsplash.com\/photo-1497215728101-856f4ea42174?q=80&w=2070') center\/cover; filter: grayscale(100%) brightness(0.1); z-index: -2; }\r\n.portfolio-overlay-layer { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: radial-gradient(circle, rgba(5,5,5,0.7) 0%, #050505 100%); z-index: -1; }\r\n.portfolio-content-wrap { position: relative; z-index: 5; }\r\n.portfolio-header { text-align: center; margin-bottom: 80px; }\r\n.portfolio-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; max-width: 1300px; margin: 0 auto; }\r\n.portfolio-card { padding: 50px 40px; background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.1); backdrop-filter: blur(10px); transition: 0.4s; display: flex; flex-direction: column; justify-content: space-between; }\r\n.portfolio-card:hover { border-color: #D4AF37; transform: translateY(-10px); background: rgba(212,175,55,0.05); }\r\n.portfolio-icon { color: #D4AF37; font-size: 20px; margin-bottom: 20px; display: block; }\r\n.portfolio-card h4 { font-family: 'Cormorant Garamond', serif; font-size: 28px; margin-bottom: 15px; font-weight: 600; }\r\n.portfolio-card p { font-size: 15px; color: rgba(255,255,255,0.7); line-height: 1.7; margin-bottom: 25px; }\r\n.portfolio-link { color: #D4AF37; text-decoration: none; font-weight: 700; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; margin-top: auto; }\r\n\r\n\/* RESPONSIVE *\/\r\n@media (max-width: 1024px) {\r\n    .supreme-ceo-container { flex-direction: column; }\r\n    .supreme-ceo-image-col { flex: 0 0 100%; max-width: 300px; margin: 0 auto; position: static; }\r\n    .supreme-ceo-text-col { flex: 0 0 100%; }\r\n    .supreme-sig-mobile { display: block; text-align: center; margin-top: 20px; }\r\n    .supreme-sig-desktop { display: none; }\r\n    .portfolio-grid { grid-template-columns: repeat(2, 1fr); }\r\n    .supreme-mv-grid { grid-template-columns: 1fr; }\r\n}\r\n@media (max-width: 768px) {\r\n    .portfolio-grid { grid-template-columns: 1fr; }\r\n    .supreme-section-title { font-size: 36px; }\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-de1aafe e-con-full e-flex e-con e-parent\" data-id=\"de1aafe\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-257dfbe elementor-widget elementor-widget-html\" data-id=\"257dfbe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"supreme-conglomerate-section\">\r\n    <div class=\"conglomerate-container\">\r\n        <div class=\"conglomerate-header\">\r\n            <h6 class=\"supreme-eyebrow\">The Parent Group<\/h6>\r\n            <h2 class=\"supreme-section-title\">A Diversified Ecosystem. <br><span class=\"supreme-thin-serif\">Unified Excellence.<\/span><\/h2>\r\n            <p class=\"conglomerate-lead\">Supreme Group serves as the strategic anchor for high-growth industries. We don't just manage businesses; we build the infrastructure for regional economic resilience through cross-sector synergy.<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"synergy-grid\">\r\n            <div class=\"synergy-item\">\r\n                <div class=\"synergy-content\">\r\n                    <span class=\"synergy-num\">01<\/span>\r\n                    <h3>Strategic Oversight<\/h3>\r\n                    <p>Every division within the Supreme Group operates under a central framework of uncompromising governance, ensuring that international standards are met in every local market we enter.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"synergy-item\">\r\n                <div class=\"synergy-content\">\r\n                    <span class=\"synergy-num\">02<\/span>\r\n                    <h3>Agility & Scale<\/h3>\r\n                    <p>Our diversified portfolio allows us to pivot resources and capital with precision, scaling operations across retail, logistics, and real estate to meet evolving market demands.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"synergy-item\">\r\n                <div class=\"synergy-content\">\r\n                    <span class=\"synergy-num\">03<\/span>\r\n                    <h3>Value-Chain Synergy<\/h3>\r\n                    <p>By integrating our divisions\u2014from transportation and imports to super markets and construction\u2014we create a self-sustaining ecosystem that reduces friction and maximizes value.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"conglomerate-banner\">\r\n            <div class=\"banner-text\">\r\n                <h3>Institutional Capital Stewardship<\/h3>\r\n                <p>We bridge the gap between emerging market opportunities and the sophisticated management required to realize their full potential.<\/p>\r\n            <\/div>\r\n            <div class=\"banner-cta\">\r\n                <a href=\"#\" class=\"conglom-btn\">Corporate Profile<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<style>\r\n\/* CONGLOMERATE SECTION STYLES *\/\r\n.supreme-conglomerate-section {\r\n    padding: 120px 10%;\r\n    background-color: #ffffff;\r\n    color: #111827;\r\n    font-family: 'Inter', sans-serif;\r\n}\r\n\r\n.conglomerate-container {\r\n    max-width: 1300px;\r\n    margin: 0 auto;\r\n}\r\n\r\n.conglomerate-header {\r\n    text-align: left;\r\n    margin-bottom: 80px;\r\n    max-width: 900px;\r\n}\r\n\r\n.conglomerate-lead {\r\n    font-size: 22px; \/* Increased size for lead text *\/\r\n    line-height: 1.6;\r\n    color: #1f2937; \/* Darker for better contrast *\/\r\n    margin-top: 30px;\r\n    font-weight: 500; \/* Medium weight for importance *\/\r\n}\r\n\r\n.synergy-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 1px; \r\n    background-color: #e5e7eb; \r\n    margin-bottom: 80px;\r\n    border: 1px solid #e5e7eb;\r\n}\r\n\r\n.synergy-item {\r\n    background-color: #ffffff;\r\n    padding: 70px 45px; \/* More padding for better focus *\/\r\n    transition: all 0.4s ease;\r\n}\r\n\r\n.synergy-item:hover {\r\n    background-color: #f9fafb;\r\n}\r\n\r\n.synergy-num {\r\n    display: block;\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-style: italic;\r\n    font-size: 36px;\r\n    color: #D4AF37;\r\n    margin-bottom: 25px;\r\n}\r\n\r\n.synergy-item h3 {\r\n    font-size: 24px;\r\n    font-weight: 800;\r\n    margin-bottom: 22px;\r\n    text-transform: uppercase;\r\n    letter-spacing: 1px;\r\n    color: #111827;\r\n}\r\n\r\n.synergy-item p {\r\n    font-size: 17px; \/* Slightly larger for readability *\/\r\n    color: #374151; \/* Deeper gray for better reading contrast *\/\r\n    line-height: 1.9; \/* More vertical space *\/\r\n    font-weight: 450; \/* Slightly bolder stroke *\/\r\n}\r\n\r\n\/* BANNER BOX *\/\r\n.conglomerate-banner {\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n    background: #050505;\r\n    padding: 70px 80px;\r\n    color: #ffffff;\r\n    position: relative;\r\n    overflow: hidden;\r\n    border-radius: 4px;\r\n}\r\n\r\n.conglomerate-banner::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    width: 6px;\r\n    height: 100%;\r\n    background: #D4AF37;\r\n}\r\n\r\n.banner-text h3 {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: 38px;\r\n    margin-bottom: 12px;\r\n}\r\n\r\n.banner-text p {\r\n    color: #d1d5db; \/* Lighter text for dark background contrast *\/\r\n    font-size: 18px;\r\n    line-height: 1.7;\r\n    max-width: 580px;\r\n}\r\n\r\n.conglom-btn {\r\n    display: inline-block;\r\n    padding: 22px 45px;\r\n    border: 2px solid #D4AF37; \/* Thicker border *\/\r\n    color: #D4AF37;\r\n    text-decoration: none;\r\n    font-weight: 800;\r\n    font-size: 13px;\r\n    text-transform: uppercase;\r\n    letter-spacing: 2px;\r\n    transition: all 0.3s ease;\r\n}\r\n\r\n.conglom-btn:hover {\r\n    background: #D4AF37;\r\n    color: #000;\r\n}\r\n\r\n\/* RESPONSIVE *\/\r\n@media (max-width: 1024px) {\r\n    .synergy-grid { grid-template-columns: 1fr; }\r\n    .conglomerate-banner { flex-direction: column; text-align: center; padding: 50px 30px; }\r\n    .conglomerate-banner::before { width: 100%; height: 6px; top: 0; left: 0; }\r\n    .banner-text { margin-bottom: 35px; }\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d206860 e-con-full e-flex e-con e-parent\" data-id=\"d206860\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2ea9526 elementor-widget elementor-widget-html\" data-id=\"2ea9526\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"eillotte-contact\" id=\"contact\">\r\n    <div class=\"contact-wrapper\">\r\n        <div class=\"contact-grid\">\r\n            \r\n            <div class=\"contact-info\">\r\n                <h2 class=\"contact-title\">Contact us <br><span class=\"thin-serif\">today<\/span><\/h2>\r\n                <p class=\"contact-lead\"><\/p>\r\n                \r\n                <div class=\"office-details-grid\">\r\n                    <div class=\"detail-item\">\r\n                        <span class=\"detail-label\">Strategic Engagement<\/span>\r\n                        <p class=\"detail-value\">We are open to high-level partnerships, institutional inquiries, and multi-sector collaborations. Our executive team is dedicated to facilitating professional dialogue that drives sustainable value across our global operations.<\/p>\r\n                    <\/div>\r\n\r\n                    <div class=\"detail-item\">\r\n                        <span class=\"detail-label\">Executive Office<\/span>\r\n                        <p class=\"detail-value\">P.O.Box 492, Bamenda<br>North West Region<br>Cameroon<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"contact-form-container\">\r\n                <div class=\"form-institutional-wrap\">\r\n                    <div class=\"frm_forms  with_frm_style frm_style_formidable-style\" id=\"frm_form_1_container\" >\n<form enctype=\"multipart\/form-data\" method=\"post\" class=\"frm-show-form \" id=\"form_contact-form\" >\n<div class=\"frm_form_fields \">\n<fieldset>\n<legend class=\"frm_screen_reader\">Contact Us<\/legend>\n\n<div class=\"frm_fields_container\">\n<input type=\"hidden\" name=\"frm_action\" value=\"create\" \/>\n<input type=\"hidden\" name=\"form_id\" value=\"1\" \/>\n<input type=\"hidden\" name=\"frm_hide_fields_1\" id=\"frm_hide_fields_1\" value=\"\" \/>\n<input type=\"hidden\" name=\"form_key\" value=\"contact-form\" \/>\n<input type=\"hidden\" name=\"item_meta[0]\" value=\"\" \/>\n<input type=\"hidden\" id=\"frm_submit_entry_1\" name=\"frm_submit_entry_1\" value=\"eb7b52e74e\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F73\" \/><div id=\"frm_field_1_container\" class=\"frm_form_field form-field  frm_required_field frm_top_container frm_first frm_half\">\n\t<label for=\"field_qh4icy\" id=\"field_qh4icy_label\" class=\"frm_primary_label\">Name\n\t\t<span class=\"frm_required\" aria-hidden=\"true\">*<\/span>\n\t<\/label>\n\t<input type=\"text\" id=\"field_qh4icy\" name=\"item_meta[1]\" value=\"\"  data-reqmsg=\"Name cannot be blank.\" aria-required=\"true\" data-invmsg=\"Name is invalid\" aria-invalid=\"false\"   aria-describedby=\"frm_desc_field_qh4icy\"\/>\n\t<div class=\"frm_description\" id=\"frm_desc_field_qh4icy\">First<\/div>\n\t\n<\/div>\n<div id=\"frm_field_2_container\" class=\"frm_form_field form-field  frm_required_field frm_hidden_container frm_half\">\n\t<label for=\"field_ocfup1\" id=\"field_ocfup1_label\" class=\"frm_primary_label\">Last\n\t\t<span class=\"frm_required\" aria-hidden=\"true\">*<\/span>\n\t<\/label>\n\t<input type=\"text\" id=\"field_ocfup1\" name=\"item_meta[2]\" value=\"\"  data-reqmsg=\"Last cannot be blank.\" aria-required=\"true\" data-invmsg=\"Last is invalid\" aria-invalid=\"false\"   aria-describedby=\"frm_desc_field_ocfup1\"\/>\n\t<div class=\"frm_description\" id=\"frm_desc_field_ocfup1\">Last<\/div>\n\t\n<\/div>\n<div id=\"frm_field_3_container\" class=\"frm_form_field form-field  frm_required_field frm_top_container frm_full\">\n\t<label for=\"field_29yf4d\" id=\"field_29yf4d_label\" class=\"frm_primary_label\">Email\n\t\t<span class=\"frm_required\" aria-hidden=\"true\">*<\/span>\n\t<\/label>\n\t<input type=\"email\" id=\"field_29yf4d\" name=\"item_meta[3]\" value=\"\"  data-reqmsg=\"Email cannot be blank.\" aria-required=\"true\" data-invmsg=\"Please enter a valid email address\" aria-invalid=\"false\"  \/>\n\t\n\t\n<\/div>\n<div id=\"frm_field_4_container\" class=\"frm_form_field form-field  frm_required_field frm_top_container frm_full\">\n\t<label for=\"field_e6lis6\" id=\"field_e6lis6_label\" class=\"frm_primary_label\">Subject\n\t\t<span class=\"frm_required\" aria-hidden=\"true\">*<\/span>\n\t<\/label>\n\t<input type=\"text\" id=\"field_e6lis6\" name=\"item_meta[4]\" value=\"\"  data-reqmsg=\"Subject cannot be blank.\" aria-required=\"true\" data-invmsg=\"Subject is invalid\" aria-invalid=\"false\"  \/>\n\t\n\t\n<\/div>\n<div id=\"frm_field_5_container\" class=\"frm_form_field form-field  frm_required_field frm_top_container frm_full\">\n\t<label for=\"field_9jv0r1\" id=\"field_9jv0r1_label\" class=\"frm_primary_label\">Message\n\t\t<span class=\"frm_required\" aria-hidden=\"true\">*<\/span>\n\t<\/label>\n\t<textarea name=\"item_meta[5]\" id=\"field_9jv0r1\" rows=\"5\"  data-reqmsg=\"Message cannot be blank.\" aria-required=\"true\" data-invmsg=\"Message is invalid\" aria-invalid=\"false\"  ><\/textarea>\n\t\n\t\n<\/div>\n<div id=\"frm_field_6_container\" class=\"frm_form_field form-field \">\n\t<div class=\"frm_submit frm_flex\">\n<button class=\"frm_button_submit\" type=\"submit\"  >Submit<\/button>\n\n\n\n<\/div>\n<\/div>\n\t<input type=\"hidden\" name=\"item_key\" value=\"\" \/>\n\t\t\t<div id=\"frm_field_7_container\">\n\t\t\t<label for=\"field_48vp8\" >\n\t\t\t\tIf you are human, leave this field blank.\t\t\t<\/label>\n\t\t\t<input  id=\"field_48vp8\" type=\"text\" class=\"frm_form_field form-field frm_verify\" name=\"item_meta[7]\" value=\"\"  \/>\n\t\t<\/div>\n\t\t<input name=\"frm_state\" type=\"hidden\" value=\"JqBB8\/juJHyvK4U8EfNNyydAbWMuoMWInIX9FLXdvik=\" \/><\/div>\n<\/fieldset>\n<\/div>\n\n<\/form>\n<\/div>\n\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<style>\r\n\/* CONTACT & FOOTER - FULL RESTORATION *\/\r\n.eillotte-contact {\r\n    padding: 140px 8% 80px 8%;\r\n    background: linear-gradient(135deg, #0f1115 0%, #050505 100%); \r\n    font-family: 'Inter', sans-serif;\r\n    position: relative;\r\n    overflow: hidden;\r\n}\r\n\r\n.eillotte-contact::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    top: 0; left: 0; width: 100%; height: 100%;\r\n    background-image: url('https:\/\/www.transparenttextures.com\/patterns\/carbon-fibre.png');\r\n    opacity: 0.03;\r\n    pointer-events: none;\r\n    z-index: 1;\r\n}\r\n\r\n.contact-wrapper {\r\n    max-width: 1600px;\r\n    margin: 0 auto;\r\n    position: relative;\r\n    z-index: 2;\r\n}\r\n\r\n.contact-grid {\r\n    display: grid;\r\n    grid-template-columns: 0.8fr 1.2fr; \r\n    gap: 80px;\r\n    margin-bottom: 120px;\r\n    align-items: start;\r\n}\r\n\r\n.contact-title {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: clamp(38px, 4vw, 58px);\r\n    color: #FFFFFF;\r\n    line-height: 1.1;\r\n    margin-bottom: 30px;\r\n}\r\n\r\n.thin-serif {\r\n    font-style: italic;\r\n    font-weight: 300;\r\n    color: #D4AF37;\r\n}\r\n\r\n.contact-lead {\r\n    font-size: 17px;\r\n    line-height: 1.8;\r\n    color: rgba(255,255,255,0.7);\r\n    max-width: 450px;\r\n    margin-bottom: 60px;\r\n}\r\n\r\n.office-details-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr;\r\n    gap: 40px;\r\n}\r\n\r\n.detail-label {\r\n    display: block;\r\n    font-size: 11px;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.3em;\r\n    color: #D4AF37;\r\n    margin-bottom: 8px;\r\n}\r\n\r\n.detail-value {\r\n    font-size: 15px;\r\n    color: #FFFFFF;\r\n    line-height: 1.8;\r\n}\r\n\r\n\/* FORM WRAPPER - GLASSMORPHISM *\/\r\n.form-institutional-wrap {\r\n    background: rgba(255, 255, 255, 0.03); \r\n    padding: 60px;\r\n    border: 1px solid rgba(255, 255, 255, 0.1);\r\n    backdrop-filter: blur(10px);\r\n    -webkit-backdrop-filter: blur(10px);\r\n    box-shadow: 0 40px 100px rgba(0,0,0,0.5);\r\n    width: 100%;\r\n    box-sizing: border-box;\r\n}\r\n\r\n\/* INPUT STYLING *\/\r\n.form-institutional-wrap input[type=\"text\"],\r\n.form-institutional-wrap input[type=\"email\"],\r\n.form-institutional-wrap textarea {\r\n    width: 100% !important;\r\n    background: rgba(255, 255, 255, 0.05) !important;\r\n    border: 1px solid rgba(255, 255, 255, 0.15) !important;\r\n    color: #FFFFFF !important;\r\n    padding: 15px 20px !important;\r\n    margin-bottom: 20px;\r\n    border-radius: 2px !important;\r\n}\r\n\r\n.form-institutional-wrap .frm_primary_label {\r\n    color: #D4AF37 !important;\r\n    font-size: 11px !important;\r\n    text-transform: uppercase !important;\r\n    letter-spacing: 0.1em !important;\r\n    margin-bottom: 10px !important;\r\n    display: block;\r\n}\r\n\r\n\/* RESPONSIVE FIX *\/\r\n@media (max-width: 1100px) {\r\n    .contact-grid { grid-template-columns: 1fr; gap: 60px; }\r\n    .form-institutional-wrap { padding: 40px 25px; }\r\n}\r\n<\/style>\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>Strategic Diversified Holdings PIONEERING GROWTH.STRENGTHENING NATIONS. Supreme Group is a premier multi-sector conglomerate dedicated to modernizing essential industries. From agro-industrial [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","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-73","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/supremegroup-cm.com\/index.php?rest_route=\/wp\/v2\/pages\/73","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/supremegroup-cm.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/supremegroup-cm.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/supremegroup-cm.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/supremegroup-cm.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=73"}],"version-history":[{"count":61,"href":"https:\/\/supremegroup-cm.com\/index.php?rest_route=\/wp\/v2\/pages\/73\/revisions"}],"predecessor-version":[{"id":165,"href":"https:\/\/supremegroup-cm.com\/index.php?rest_route=\/wp\/v2\/pages\/73\/revisions\/165"}],"wp:attachment":[{"href":"https:\/\/supremegroup-cm.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=73"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}