{"id":390,"date":"2016-01-07T05:57:45","date_gmt":"2016-01-07T05:57:45","guid":{"rendered":"http:\/\/demo-import.loc\/?page_id=390"},"modified":"2026-08-14T11:26:52","modified_gmt":"2026-08-14T11:26:52","slug":"premium-members","status":"publish","type":"page","link":"https:\/\/gnbcc.net\/memberships\/premium-members\/","title":{"rendered":"Premium Members"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"390\" class=\"elementor elementor-390\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-section elementor-top-section elementor-element elementor-element-a420890 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"a420890\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a4210c2\" data-id=\"a4210c2\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b661f87 elementor-widget elementor-widget-html\" data-id=\"b661f87\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* =========================================================\n   GNBCC PREMIUM MEMBERSHIP HERO + BENEFITS\n   Dominant colours: GNBCC Blue and Orange\n========================================================= *\/\n\n.gnbcc-premium {\n  --gnbcc-blue: #005190;\n  --gnbcc-blue-dark: #003b6b;\n  --gnbcc-blue-light: #3d7db8;\n  --gnbcc-orange: #ff7000;\n  --gnbcc-orange-dark: #db6000;\n  --gnbcc-white: #ffffff;\n  --gnbcc-black: #000000;\n  --gnbcc-light: #f5f8fb;\n  --gnbcc-text: #273444;\n  --gnbcc-muted: #667085;\n  --gnbcc-border: #dce5ec;\n  --gnbcc-shadow: 0 24px 60px rgba(0, 81, 144, 0.14);\n\n  width: 100%;\n  overflow: hidden;\n  color: var(--gnbcc-text);\n  background: var(--gnbcc-white);\n  font-family: inherit;\n  line-height: 1.65;\n}\n\n.gnbcc-premium *,\n.gnbcc-premium *::before,\n.gnbcc-premium *::after {\n  box-sizing: border-box;\n}\n\n.gp-container {\n  width: min(1180px, calc(100% - 40px));\n  margin-inline: auto;\n}\n\n\/* =========================================================\n   BUTTONS\n========================================================= *\/\n\n.gp-button {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 10px;\n  min-height: 54px;\n  padding: 14px 24px;\n  border: 1px solid transparent;\n  border-radius: 10px;\n  text-decoration: none !important;\n  font-size: 15px;\n  font-weight: 750;\n  line-height: 1.2;\n  transition:\n    transform 0.25s ease,\n    color 0.25s ease,\n    background 0.25s ease,\n    border-color 0.25s ease,\n    box-shadow 0.25s ease;\n}\n\n.gp-button:hover {\n  transform: translateY(-3px);\n}\n\n.gp-button-orange {\n  color: var(--gnbcc-white) !important;\n  background: var(--gnbcc-orange);\n  box-shadow: 0 14px 34px rgba(255, 112, 0, 0.28);\n}\n\n.gp-button-orange:hover {\n  background: var(--gnbcc-orange-dark);\n}\n\n.gp-button-white {\n  color: var(--gnbcc-blue) !important;\n  background: var(--gnbcc-white);\n  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.17);\n}\n\n.gp-button-white:hover {\n  color: var(--gnbcc-white) !important;\n  background: var(--gnbcc-orange);\n}\n\n.gp-button-outline {\n  color: var(--gnbcc-white) !important;\n  border-color: rgba(255, 255, 255, 0.52);\n  background: rgba(255, 255, 255, 0.07);\n  backdrop-filter: blur(8px);\n}\n\n.gp-button-outline:hover {\n  color: var(--gnbcc-blue) !important;\n  border-color: var(--gnbcc-white);\n  background: var(--gnbcc-white);\n}\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.gp-hero {\n  position: relative;\n  overflow: hidden;\n  padding: 105px 0 100px;\n  color: var(--gnbcc-white);\n  background:\n    radial-gradient(\n      circle at 88% 18%,\n      rgba(255, 112, 0, 0.28),\n      transparent 28%\n    ),\n    linear-gradient(\n      135deg,\n      #002f55 0%,\n      var(--gnbcc-blue) 58%,\n      var(--gnbcc-blue-light) 100%\n    );\n}\n\n.gp-hero::before {\n  content: \"\";\n  position: absolute;\n  top: -185px;\n  right: -155px;\n  width: 490px;\n  height: 490px;\n  border: 75px solid rgba(255, 255, 255, 0.055);\n  border-radius: 50%;\n}\n\n.gp-hero::after {\n  content: \"\";\n  position: absolute;\n  bottom: -230px;\n  left: -180px;\n  width: 460px;\n  height: 460px;\n  border: 70px solid rgba(255, 112, 0, 0.13);\n  border-radius: 50%;\n}\n\n.gp-hero-grid {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1.08fr 0.92fr;\n  gap: 70px;\n  align-items: center;\n}\n\n.gp-hero-copy {\n  max-width: 760px;\n}\n\n.gp-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 20px;\n  padding: 8px 14px;\n  border: 1px solid rgba(255, 255, 255, 0.24);\n  border-radius: 999px;\n  background: rgba(255, 255, 255, 0.08);\n  color: var(--gnbcc-white);\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 0.11em;\n  text-transform: uppercase;\n}\n\n.gp-eyebrow::before {\n  content: \"\";\n  width: 9px;\n  height: 9px;\n  border-radius: 50%;\n  background: var(--gnbcc-orange);\n  box-shadow: 0 0 0 6px rgba(255, 112, 0, 0.15);\n}\n\n.gp-hero h1 {\n  max-width: 790px;\n  margin: 0 0 23px;\n  color: var(--gnbcc-white);\n  font-size: clamp(47px, 6.6vw, 78px);\n  line-height: 0.99;\n  letter-spacing: -0.055em;\n}\n\n.gp-hero h1 span {\n  color: #ff9c57;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-style: italic;\n  font-weight: 600;\n}\n\n.gp-hero-description {\n  max-width: 700px;\n  margin: 0 0 27px;\n  color: rgba(255, 255, 255, 0.82);\n  font-size: clamp(17px, 2vw, 20px);\n}\n\n.gp-membership-fee {\n  display: flex;\n  flex-wrap: wrap;\n  align-items: center;\n  gap: 9px 13px;\n  margin-bottom: 31px;\n  padding: 16px 19px;\n  border-left: 4px solid var(--gnbcc-orange);\n  border-radius: 0 12px 12px 0;\n  background: rgba(255, 255, 255, 0.09);\n}\n\n.gp-membership-fee span:first-child {\n  color: rgba(255, 255, 255, 0.7);\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n}\n\n.gp-membership-fee strong {\n  color: var(--gnbcc-white);\n  font-size: 23px;\n}\n\n.gp-membership-fee em {\n  color: #ff9c57;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-style: italic;\n}\n\n.gp-hero-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 14px;\n}\n\n\/* =========================================================\n   HERO SIDE CARD\n========================================================= *\/\n\n.gp-hero-card {\n  position: relative;\n  overflow: hidden;\n  padding: 35px;\n  border: 1px solid rgba(255, 255, 255, 0.17);\n  border-radius: 24px;\n  background: rgba(255, 255, 255, 0.1);\n  box-shadow: 0 28px 65px rgba(0, 0, 0, 0.23);\n  backdrop-filter: blur(12px);\n}\n\n.gp-hero-card::before {\n  content: \"\";\n  position: absolute;\n  top: -70px;\n  right: -70px;\n  width: 190px;\n  height: 190px;\n  border-radius: 50%;\n  background: rgba(255, 112, 0, 0.17);\n}\n\n.gp-card-icon {\n  position: relative;\n  z-index: 1;\n  display: grid;\n  place-items: center;\n  width: 62px;\n  height: 62px;\n  margin-bottom: 23px;\n  border-radius: 17px;\n  color: var(--gnbcc-white);\n  background: var(--gnbcc-orange);\n}\n\n.gp-card-icon svg {\n  width: 31px;\n  height: 31px;\n  stroke: currentColor;\n}\n\n.gp-hero-card h2 {\n  position: relative;\n  z-index: 1;\n  margin: 0 0 13px;\n  color: var(--gnbcc-white);\n  font-size: 27px;\n  line-height: 1.2;\n}\n\n.gp-hero-card p {\n  position: relative;\n  z-index: 1;\n  margin: 0 0 23px;\n  color: rgba(255, 255, 255, 0.75);\n  font-size: 15px;\n}\n\n.gp-hero-list {\n  position: relative;\n  z-index: 1;\n  display: grid;\n  gap: 11px;\n  margin: 0 0 27px;\n  padding: 0;\n  list-style: none;\n}\n\n.gp-hero-list li {\n  display: flex;\n  gap: 11px;\n  align-items: flex-start;\n  color: rgba(255, 255, 255, 0.9);\n  font-size: 14px;\n}\n\n.gp-check {\n  flex: 0 0 22px;\n  display: grid;\n  place-items: center;\n  width: 22px;\n  height: 22px;\n  margin-top: 1px;\n  border-radius: 50%;\n  color: var(--gnbcc-blue);\n  background: #ffb77d;\n  font-size: 11px;\n  font-weight: 900;\n}\n\n\/* =========================================================\n   VALUE STRIP\n========================================================= *\/\n\n.gp-value-strip {\n  position: relative;\n  z-index: 5;\n  margin-top: -42px;\n}\n\n.gp-value-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  overflow: hidden;\n  border: 1px solid var(--gnbcc-border);\n  border-radius: 19px;\n  background: var(--gnbcc-white);\n  box-shadow: var(--gnbcc-shadow);\n}\n\n.gp-value-item {\n  padding: 26px 22px;\n  border-right: 1px solid var(--gnbcc-border);\n}\n\n.gp-value-item:last-child {\n  border-right: 0;\n}\n\n.gp-value-item strong {\n  display: block;\n  margin-bottom: 5px;\n  color: var(--gnbcc-blue);\n  font-size: 18px;\n}\n\n.gp-value-item span {\n  color: var(--gnbcc-muted);\n  font-size: 13px;\n}\n\n\/* =========================================================\n   BENEFITS\n========================================================= *\/\n\n.gp-benefits {\n  padding: 125px 0 105px;\n  background:\n    linear-gradient(180deg, #ffffff 0%, #f5f8fb 100%);\n}\n\n.gp-benefits-header {\n  display: grid;\n  grid-template-columns: 0.82fr 1.18fr;\n  gap: 68px;\n  align-items: end;\n  margin-bottom: 48px;\n}\n\n.gp-benefits-title span {\n  display: block;\n  margin-bottom: 12px;\n  color: var(--gnbcc-orange);\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n}\n\n.gp-benefits-title h2 {\n  margin: 0;\n  color: var(--gnbcc-blue);\n  font-size: clamp(38px, 5vw, 57px);\n  line-height: 1.05;\n  letter-spacing: -0.045em;\n}\n\n.gp-benefits-intro {\n  margin: 0;\n  color: var(--gnbcc-muted);\n  font-size: 17px;\n}\n\n.gp-benefit-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 19px;\n}\n\n.gp-benefit-card {\n  position: relative;\n  overflow: hidden;\n  padding: 28px 24px;\n  border: 1px solid var(--gnbcc-border);\n  border-radius: 18px;\n  background: var(--gnbcc-white);\n  box-shadow: 0 10px 32px rgba(0, 81, 144, 0.055);\n  transition:\n    transform 0.28s ease,\n    border-color 0.28s ease,\n    box-shadow 0.28s ease;\n}\n\n.gp-benefit-card:hover {\n  transform: translateY(-7px);\n  border-color: rgba(255, 112, 0, 0.5);\n  box-shadow: var(--gnbcc-shadow);\n}\n\n.gp-benefit-card.featured {\n  color: var(--gnbcc-white);\n  border-color: transparent;\n  background:\n    linear-gradient(\n      145deg,\n      var(--gnbcc-blue-dark),\n      var(--gnbcc-blue)\n    );\n}\n\n.gp-benefit-number {\n  position: absolute;\n  top: 17px;\n  right: 19px;\n  color: rgba(0, 81, 144, 0.07);\n  font-size: 43px;\n  font-weight: 900;\n  line-height: 1;\n}\n\n.gp-benefit-card.featured .gp-benefit-number {\n  color: rgba(255, 255, 255, 0.1);\n}\n\n.gp-benefit-icon {\n  display: grid;\n  place-items: center;\n  width: 51px;\n  height: 51px;\n  margin-bottom: 18px;\n  border-radius: 14px;\n  color: var(--gnbcc-blue);\n  background: #eaf3fa;\n  transition:\n    color 0.25s ease,\n    background 0.25s ease;\n}\n\n.gp-benefit-card:hover .gp-benefit-icon {\n  color: var(--gnbcc-white);\n  background: var(--gnbcc-orange);\n}\n\n.gp-benefit-card.featured .gp-benefit-icon {\n  color: var(--gnbcc-white);\n  background: rgba(255, 255, 255, 0.13);\n}\n\n.gp-benefit-icon svg {\n  width: 26px;\n  height: 26px;\n  stroke: currentColor;\n}\n\n.gp-benefit-card h3 {\n  margin: 0 0 9px;\n  color: var(--gnbcc-blue);\n  font-size: 18px;\n  line-height: 1.3;\n}\n\n.gp-benefit-card.featured h3 {\n  color: var(--gnbcc-white);\n}\n\n.gp-benefit-card p {\n  margin: 0;\n  color: var(--gnbcc-muted);\n  font-size: 14px;\n}\n\n.gp-benefit-card.featured p {\n  color: rgba(255, 255, 255, 0.76);\n}\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.gp-final-cta {\n  display: grid;\n  grid-template-columns: 1fr auto;\n  gap: 35px;\n  align-items: center;\n  margin-top: 44px;\n  padding: 36px 39px;\n  border-radius: 20px;\n  color: var(--gnbcc-white);\n  background:\n    radial-gradient(\n      circle at 90% 25%,\n      rgba(255, 112, 0, 0.28),\n      transparent 26%\n    ),\n    linear-gradient(\n      135deg,\n      var(--gnbcc-blue-dark),\n      var(--gnbcc-blue)\n    );\n}\n\n.gp-final-cta h3 {\n  margin: 0 0 8px;\n  color: var(--gnbcc-white);\n  font-size: 28px;\n}\n\n.gp-final-cta p {\n  margin: 0;\n  color: rgba(255, 255, 255, 0.75);\n}\n\n.gp-final-actions {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: flex-end;\n  gap: 12px;\n}\n\n\/* =========================================================\n   RESPONSIVE\n========================================================= *\/\n\n@media (max-width: 1024px) {\n  .gp-hero-grid,\n  .gp-benefits-header {\n    grid-template-columns: 1fr;\n    gap: 42px;\n  }\n\n  .gp-hero-card {\n    max-width: 720px;\n  }\n\n  .gp-value-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .gp-value-item:nth-child(2) {\n    border-right: 0;\n  }\n\n  .gp-value-item:nth-child(-n + 2) {\n    border-bottom: 1px solid var(--gnbcc-border);\n  }\n\n  .gp-benefit-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 767px) {\n  .gp-container {\n    width: min(100% - 26px, 1180px);\n  }\n\n  .gp-hero {\n    padding: 76px 0 82px;\n  }\n\n  .gp-hero-grid {\n    text-align: center;\n  }\n\n  .gp-eyebrow,\n  .gp-hero-actions {\n    justify-content: center;\n  }\n\n  .gp-membership-fee {\n    justify-content: center;\n    border-left: 0;\n    border-top: 4px solid var(--gnbcc-orange);\n    border-radius: 0 0 12px 12px;\n  }\n\n  .gp-hero-card {\n    padding: 29px 23px;\n    text-align: left;\n  }\n\n  .gp-value-strip {\n    margin-top: -25px;\n  }\n\n  .gp-benefits {\n    padding: 90px 0 76px;\n  }\n\n  .gp-benefit-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .gp-final-cta {\n    grid-template-columns: 1fr;\n    padding: 30px 24px;\n    text-align: center;\n  }\n\n  .gp-final-actions {\n    justify-content: center;\n  }\n}\n\n@media (max-width: 480px) {\n  .gp-hero-actions,\n  .gp-final-actions {\n    flex-direction: column;\n  }\n\n  .gp-button {\n    width: 100%;\n  }\n\n  .gp-value-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .gp-value-item {\n    border-right: 0;\n    border-bottom: 1px solid var(--gnbcc-border);\n  }\n\n  .gp-value-item:last-child {\n    border-bottom: 0;\n  }\n}\n<\/style>\n\n<div class=\"gnbcc-premium\">\n\n  <!-- =====================================================\n       HERO\n  ====================================================== -->\n  <section class=\"gp-hero\">\n    <div class=\"gp-container\">\n\n      <div class=\"gp-hero-grid\">\n\n        <div class=\"gp-hero-copy\">\n\n          <div class=\"gp-eyebrow\">\n            GNBCC Premium Membership\n          <\/div>\n\n          <h1>\n            Position your organisation for\n            <span>greater influence.<\/span>\n          <\/h1>\n\n          <p class=\"gp-hero-description\">\n            GNBCC Premium Membership gives your organisation access to\n            high-level networking, stronger brand visibility, strategic\n            introductions and practical business opportunities across Ghana\n            and the Netherlands.\n          <\/p>\n\n          <div class=\"gp-membership-fee\">\n            <span>Annual premium membership fee<\/span>\n            <strong><em>EUR 1,000.00<\/em> per annum<\/strong>\n          <\/div>\n\n          <div class=\"gp-hero-actions\">\n\n            <a\n              class=\"gp-button gp-button-orange\"\n              href=\"https:\/\/members.gnbcc.net\/member-registration\"\n              target=\"_blank\"\n              rel=\"noopener\"\n            >\n              Become a Premium Member\n              <span aria-hidden=\"true\">\u2192<\/span>\n            <\/a>\n\n            <a\n              class=\"gp-button gp-button-outline\"\n              href=\"https:\/\/members.gnbcc.net\/member-update\"\n              target=\"_blank\"\n              rel=\"noopener\"\n            >\n              Update Member Records\n            <\/a>\n\n          <\/div>\n\n        <\/div>\n\n        <aside class=\"gp-hero-card\">\n\n          <div class=\"gp-card-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\"\n              stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M3 21h18\"><\/path>\n              <path d=\"M5 21V8l7-5 7 5v13\"><\/path>\n              <path d=\"M9 21v-6h6v6\"><\/path>\n            <\/svg>\n          <\/div>\n\n          <h2>Premium access for ambitious organisations<\/h2>\n\n          <p>\n            Designed for organisations seeking stronger visibility,\n            institutional access and business connections within the\n            Ghana\u2013Netherlands commercial network.\n          <\/p>\n\n          <ul class=\"gp-hero-list\">\n\n            <li>\n              <span class=\"gp-check\">\u2713<\/span>\n              <span>Exclusive public and private-sector networking<\/span>\n            <\/li>\n\n            <li>\n              <span class=\"gp-check\">\u2713<\/span>\n              <span>Enhanced visibility through GNBCC platforms<\/span>\n            <\/li>\n\n            <li>\n              <span class=\"gp-check\">\u2713<\/span>\n              <span>Access to projects and business matchmaking<\/span>\n            <\/li>\n\n            <li>\n              <span class=\"gp-check\">\u2713<\/span>\n              <span>High-level events and strategic engagements<\/span>\n            <\/li>\n\n          <\/ul>\n\n          <a\n            class=\"gp-button gp-button-white\"\n            href=\"https:\/\/members.gnbcc.net\/member-registration\"\n            target=\"_blank\"\n            rel=\"noopener\"\n          >\n            Apply for Membership\n            <span aria-hidden=\"true\">\u2192<\/span>\n          <\/a>\n\n        <\/aside>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- VALUE STRIP -->\n  <div class=\"gp-value-strip\">\n    <div class=\"gp-container\">\n\n      <div class=\"gp-value-grid\">\n\n        <div class=\"gp-value-item\">\n          <strong>Executive Access<\/strong>\n          <span>Private meetings, events and strategic engagements<\/span>\n        <\/div>\n\n        <div class=\"gp-value-item\">\n          <strong>Brand Visibility<\/strong>\n          <span>Promotion through GNBCC media and communication channels<\/span>\n        <\/div>\n\n        <div class=\"gp-value-item\">\n          <strong>Market Connections<\/strong>\n          <span>Business introductions across Ghana and the Netherlands<\/span>\n        <\/div>\n\n        <div class=\"gp-value-item\">\n          <strong>Enterprise Support<\/strong>\n          <span>Projects, market information and practical assistance<\/span>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <!-- =====================================================\n       BENEFITS\n  ====================================================== -->\n  <section class=\"gp-benefits\">\n    <div class=\"gp-container\">\n\n      <div class=\"gp-benefits-header\">\n\n        <div class=\"gp-benefits-title\">\n          <span>Premium membership benefits<\/span>\n\n          <h2>\n            Access, visibility and opportunities that support growth\n          <\/h2>\n        <\/div>\n\n        <p class=\"gp-benefits-intro\">\n          Premium members benefit from institutional representation,\n          networking, promotion, market access and practical business support\n          through the GNBCC network.\n        <\/p>\n\n      <\/div>\n\n      <div class=\"gp-benefit-grid\">\n\n        <article class=\"gp-benefit-card featured\">\n          <span class=\"gp-benefit-number\">01<\/span>\n\n          <div class=\"gp-benefit-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\">\n              <path d=\"M3 21h18\"><\/path>\n              <path d=\"M6 21V8h12v13\"><\/path>\n              <path d=\"M9 8V4h6v4\"><\/path>\n            <\/svg>\n          <\/div>\n\n          <h3>Voting Rights<\/h3>\n\n          <p>\n            Participate in Annual General Meetings and contribute to the\n            direction of the GNBCC membership community.\n          <\/p>\n        <\/article>\n\n        <article class=\"gp-benefit-card\">\n          <span class=\"gp-benefit-number\">02<\/span>\n\n          <div class=\"gp-benefit-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\">\n              <circle cx=\"8\" cy=\"8\" r=\"3\"><\/circle>\n              <circle cx=\"17\" cy=\"8\" r=\"3\"><\/circle>\n              <path d=\"M2 20c0-4 2-7 6-7s6 3 6 7\"><\/path>\n              <path d=\"M13 20c0-3.5 1.7-6 4.5-6S22 16.5 22 20\"><\/path>\n            <\/svg>\n          <\/div>\n\n          <h3>Networking Opportunities<\/h3>\n\n          <p>\n            Build valuable relationships through GNBCC events, meetings,\n            cocktails and executive engagements.\n          <\/p>\n        <\/article>\n\n        <article class=\"gp-benefit-card\">\n          <span class=\"gp-benefit-number\">03<\/span>\n\n          <div class=\"gp-benefit-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\">\n              <path d=\"M4 19V8\"><\/path>\n              <path d=\"M9 19V4\"><\/path>\n              <path d=\"M14 19v-7\"><\/path>\n              <path d=\"M19 19V6\"><\/path>\n              <path d=\"M2 21h20\"><\/path>\n            <\/svg>\n          <\/div>\n\n          <h3>GNBCC Project Access<\/h3>\n\n          <p>\n            Participate in relevant programmes, projects and enterprise\n            development initiatives.\n          <\/p>\n        <\/article>\n\n        <article class=\"gp-benefit-card\">\n          <span class=\"gp-benefit-number\">04<\/span>\n\n          <div class=\"gp-benefit-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\">\n              <path d=\"M4 4h16v16H4z\"><\/path>\n              <path d=\"m8 16 8-8\"><\/path>\n              <circle cx=\"8\" cy=\"8\" r=\"1\"><\/circle>\n              <circle cx=\"16\" cy=\"16\" r=\"1\"><\/circle>\n            <\/svg>\n          <\/div>\n\n          <h3>Discounted Project Fees<\/h3>\n\n          <p>\n            Receive preferential pricing for selected GNBCC projects and\n            services.\n          <\/p>\n        <\/article>\n\n        <article class=\"gp-benefit-card\">\n          <span class=\"gp-benefit-number\">05<\/span>\n\n          <div class=\"gp-benefit-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\">\n              <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\n              <path d=\"M3 12h18\"><\/path>\n              <path d=\"M12 3c2.4 2.6 3.5 5.6 3.5 9S14.4 18.4 12 21\"><\/path>\n              <path d=\"M12 3C9.6 5.6 8.5 8.6 8.5 12S9.6 18.4 12 21\"><\/path>\n            <\/svg>\n          <\/div>\n\n          <h3>International Market Access<\/h3>\n\n          <p>\n            Explore business opportunities through GNBCC's Ghana\u2013Netherlands\n            connections.\n          <\/p>\n        <\/article>\n\n        <article class=\"gp-benefit-card\">\n          <span class=\"gp-benefit-number\">06<\/span>\n\n          <div class=\"gp-benefit-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\">\n              <path d=\"M4 20V10\"><\/path>\n              <path d=\"M20 20V10\"><\/path>\n              <path d=\"M4 10l8-5 8 5\"><\/path>\n              <path d=\"M8 14h8\"><\/path>\n            <\/svg>\n          <\/div>\n\n          <h3>Complimentary Event Access<\/h3>\n\n          <p>\n            Receive free access to qualifying events for up to four company\n            representatives.\n          <\/p>\n        <\/article>\n\n        <article class=\"gp-benefit-card\">\n          <span class=\"gp-benefit-number\">07<\/span>\n\n          <div class=\"gp-benefit-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\">\n              <path d=\"M4 13V9\"><\/path>\n              <path d=\"M4 11h4l8-5v12l-8-5H4\"><\/path>\n              <path d=\"M8 13v5a2 2 0 0 0 2 2h1\"><\/path>\n              <path d=\"M19 8a5 5 0 0 1 0 6\"><\/path>\n            <\/svg>\n          <\/div>\n\n          <h3>Brand Promotion<\/h3>\n\n          <p>\n            Gain visibility through newsletters, social media, websites and\n            selected promotional materials.\n          <\/p>\n        <\/article>\n\n        <article class=\"gp-benefit-card\">\n          <span class=\"gp-benefit-number\">08<\/span>\n\n          <div class=\"gp-benefit-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\">\n              <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\n              <path d=\"M8 12h8\"><\/path>\n              <path d=\"M12 8v8\"><\/path>\n            <\/svg>\n          <\/div>\n\n          <h3>Business Matchmaking<\/h3>\n\n          <p>\n            Receive profiling and introductions for relevant partnerships,\n            buyers and business opportunities.\n          <\/p>\n        <\/article>\n\n        <article class=\"gp-benefit-card\">\n          <span class=\"gp-benefit-number\">09<\/span>\n\n          <div class=\"gp-benefit-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\">\n              <rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"><\/rect>\n              <path d=\"M8 9h8\"><\/path>\n              <path d=\"M8 13h5\"><\/path>\n            <\/svg>\n          <\/div>\n\n          <h3>Webinar Hosting<\/h3>\n\n          <p>\n            Host approved webinars for GNBCC members and the broader business\n            community.\n          <\/p>\n        <\/article>\n\n        <article class=\"gp-benefit-card\">\n          <span class=\"gp-benefit-number\">10<\/span>\n\n          <div class=\"gp-benefit-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\">\n              <path d=\"M12 22V8\"><\/path>\n              <path d=\"M12 13c-4-1-7-4-7-8 4 0 7 2 7 6\"><\/path>\n              <path d=\"M12 16c4-1 7-4 7-8-4 0-7 2-7 6\"><\/path>\n            <\/svg>\n          <\/div>\n\n          <h3>GNBCC Garden Access<\/h3>\n\n          <p>\n            Use the GNBCC garden for approved company cocktails and selected\n            business engagements.\n          <\/p>\n        <\/article>\n\n        <article class=\"gp-benefit-card\">\n          <span class=\"gp-benefit-number\">11<\/span>\n\n          <div class=\"gp-benefit-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\">\n              <path d=\"M4 19h16\"><\/path>\n              <path d=\"M6 16V8\"><\/path>\n              <path d=\"M10 16V4\"><\/path>\n              <path d=\"M14 16v-6\"><\/path>\n              <path d=\"M18 16V7\"><\/path>\n            <\/svg>\n          <\/div>\n\n          <h3>SME Desk Support<\/h3>\n\n          <p>\n            Access assistance with business setup, resources and practical\n            enterprise-development needs.\n          <\/p>\n        <\/article>\n\n        <article class=\"gp-benefit-card\">\n          <span class=\"gp-benefit-number\">12<\/span>\n\n          <div class=\"gp-benefit-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\">\n              <path d=\"M3 7h18\"><\/path>\n              <path d=\"M5 7V4h14v3\"><\/path>\n              <path d=\"M5 7v13h14V7\"><\/path>\n              <path d=\"M9 11h6\"><\/path>\n            <\/svg>\n          <\/div>\n\n          <h3>Executive Breakfast Meetings<\/h3>\n\n          <p>\n            Receive invitations to selected high-level business breakfast\n            engagements.\n          <\/p>\n        <\/article>\n\n        <article class=\"gp-benefit-card\">\n          <span class=\"gp-benefit-number\">13<\/span>\n\n          <div class=\"gp-benefit-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\">\n              <rect x=\"3\" y=\"4\" width=\"18\" height=\"16\" rx=\"2\"><\/rect>\n              <path d=\"m7 15 3-3 2 2 4-5 2 2\"><\/path>\n            <\/svg>\n          <\/div>\n\n          <h3>Logo Visibility<\/h3>\n\n          <p>\n            Feature your company logo on qualifying websites, newsletters,\n            promotional materials and print media.\n          <\/p>\n        <\/article>\n\n        <article class=\"gp-benefit-card\">\n          <span class=\"gp-benefit-number\">14<\/span>\n\n          <div class=\"gp-benefit-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\">\n              <path d=\"M3 17h18\"><\/path>\n              <path d=\"M5 17l2-8h10l2 8\"><\/path>\n              <path d=\"M8 21h.01\"><\/path>\n              <path d=\"M16 21h.01\"><\/path>\n            <\/svg>\n          <\/div>\n\n          <h3>Business Travel Concierge<\/h3>\n\n          <p>\n            Access selected concierge assistance for business travel and\n            professional engagements in Ghana.\n          <\/p>\n        <\/article>\n\n        <article class=\"gp-benefit-card\">\n          <span class=\"gp-benefit-number\">15<\/span>\n\n          <div class=\"gp-benefit-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\">\n              <path d=\"M3 21h18\"><\/path>\n              <path d=\"M6 21V8h12v13\"><\/path>\n              <path d=\"M9 8V4h6v4\"><\/path>\n              <path d=\"M9 13h6\"><\/path>\n            <\/svg>\n          <\/div>\n\n          <h3>Institutional Connections<\/h3>\n\n          <p>\n            Benefit from appropriate introductions to relevant government\n            agencies and institutions.\n          <\/p>\n        <\/article>\n\n        <article class=\"gp-benefit-card featured\">\n          <span class=\"gp-benefit-number\">16<\/span>\n\n          <div class=\"gp-benefit-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\">\n              <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\n              <path d=\"M8 12h8\"><\/path>\n              <path d=\"M12 8v8\"><\/path>\n            <\/svg>\n          <\/div>\n\n          <h3>High-Level Private Events<\/h3>\n\n          <p>\n            Gain access to selected engagements with senior officials and\n            public- and private-sector decision-makers.\n          <\/p>\n        <\/article>\n\n        <article class=\"gp-benefit-card\">\n          <span class=\"gp-benefit-number\">17<\/span>\n\n          <div class=\"gp-benefit-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\">\n              <rect x=\"3\" y=\"4\" width=\"18\" height=\"16\" rx=\"2\"><\/rect>\n              <path d=\"M3 9h18\"><\/path>\n              <path d=\"M8 14h3\"><\/path>\n            <\/svg>\n          <\/div>\n\n          <h3>Website or Landing Page<\/h3>\n\n          <p>\n            Receive a complimentary website or landing-page benefit, subject\n            to the applicable premium membership terms.\n          <\/p>\n        <\/article>\n\n      <\/div>\n\n     \n\n    <\/div>\n  <\/section>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-section elementor-top-section elementor-element elementor-element-328122b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"328122b\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8e1739c\" data-id=\"8e1739c\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ca977be elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"ca977be\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Our <em>Premium<\/em> Members.<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e595f72 elementor-widget elementor-widget-gnbcc_directory_widget\" data-id=\"e595f72\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"gnbcc_directory_widget.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <style>\n        .gnbcc-members-directory {\n            font-family: inherit;\n        }\n\n        \/* SEARCH BAR *\/\n        .gnbcc-directory-tools {\n            background: #f8fafc;\n            border: 1px solid #e2e8f0;\n            border-radius: 12px;\n            padding: 16px;\n            margin-bottom: 32px;\n            box-shadow: 0 8px 24px rgba(15, 23, 42, 0.04);\n        }\n        .gnbcc-search-heading {\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            gap: 12px;\n            margin-bottom: 12px;\n            color: #0f172a;\n            font-size: 14px;\n            font-weight: 800;\n            text-transform: uppercase;\n            letter-spacing: 0.08em;\n        }\n        .gnbcc-result-count {\n            color: #64748b;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: none;\n            letter-spacing: 0;\n            white-space: nowrap;\n        }\n        .gnbcc-search-bar {\n            display: flex;\n            gap: 12px;\n            margin-bottom: 0;\n            flex-wrap: wrap;\n        }\n        .gnbcc-search-bar input, .gnbcc-search-bar select {\n            padding: 13px 15px;\n            border: 1px solid #cbd5e1;\n            border-radius: 10px;\n            font-size: 15px;\n            outline: none;\n            flex: 1;\n            min-width: 200px;\n            background: #fff;\n            color: #1f2937;\n            box-shadow: 0 1px 2px rgba(15, 23, 42, 0.04);\n        }\n        .gnbcc-search-bar input:focus, .gnbcc-search-bar select:focus {\n            border-color: #0b4eb3;\n            box-shadow: 0 0 0 3px rgba(11, 78, 179, 0.12);\n        }\n        .gnbcc-no-results {\n            display: none;\n            border: 1px dashed #cbd5e1;\n            border-radius: 10px;\n            color: #64748b;\n            background: #ffffff;\n            padding: 18px;\n            margin: 0 0 28px;\n            text-align: center;\n            font-weight: 600;\n        }\n        \n        \/* GRID LAYOUT STYLES *\/\n        .gnbcc-members-grid {\n            display: grid;\n            grid-template-columns: repeat(3, minmax(0, 1fr));\n            gap: 24px;\n            margin-bottom: 40px;\n        }\n        .gnbcc-member-card {\n            border: 1px solid #eaeaea;\n            padding: 20px;\n            text-align: center;\n            border-radius: 12px;\n            background: #ffffff;\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            transition: all 0.3s ease;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            align-items: center;\n            min-height: 160px;\n            cursor: pointer;\n            position: relative;\n            overflow: hidden;\n            text-decoration: none !important;\n            color: inherit !important;\n        }\n        \n        \/* PREMIUM BADGE *\/\n        .gnbcc-premium-badge {\n            position: absolute;\n            top: 10px;\n            right: 10px;\n            background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);\n            color: #fff;\n            font-size: 11px;\n            font-weight: 700;\n            padding: 4px 8px;\n            border-radius: 12px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            box-shadow: 0 2px 4px rgba(245, 158, 11, 0.3);\n            z-index: 1;\n        }\n        .gnbcc-partner-badge {\n            position: absolute;\n            top: 10px;\n            right: 10px;\n            color: #fff;\n            font-size: 11px;\n            font-weight: 700;\n            padding: 4px 8px;\n            border-radius: 12px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);\n            z-index: 1;\n        }\n        .gnbcc-card-premium {\n            border: 1px solid #fcd34d !important;\n        }\n\n        .gnbcc-member-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 12px 20px rgba(0,0,0,0.08);\n            border-color: #d1d5db;\n        }\n        .gnbcc-member-logo img {\n            max-width: 100%;\n            height: auto;\n            max-height: 90px;\n            object-fit: contain;\n            margin-bottom: 12px;\n            transition: transform 0.3s ease;\n        }\n        .gnbcc-member-card:hover .gnbcc-member-logo img {\n            transform: scale(1.05);\n        }\n        .gnbcc-members-logo-grid .gnbcc-members-grid {\n            gap: 18px;\n        }\n        .gnbcc-members-logo-grid .gnbcc-member-card {\n            min-height: 116px;\n            padding: 14px;\n        }\n        .gnbcc-members-logo-grid .gnbcc-member-logo {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 100%;\n            min-height: 76px;\n        }\n        .gnbcc-members-logo-grid .gnbcc-member-logo img {\n            max-width: 110px;\n            max-height: 58px;\n            margin-bottom: 0;\n        }\n        .gnbcc-members-logo-grid .gnbcc-premium-badge,\n        .gnbcc-members-logo-grid .gnbcc-partner-badge {\n            display: none;\n        }\n        .gnbcc-align-top {\n            justify-content: flex-start;\n        }\n        .gnbcc-align-bottom .gnbcc-member-name {\n            margin-top: auto;\n        }\n        .gnbcc-member-name {\n            font-weight: 600;\n            font-size: 15px;\n            color: #1f2937;\n            line-height: 1.3;\n            text-decoration: none !important;\n        }\n\n        \/* SECTOR HEADERS *\/\n        .sector-header-grid {\n            font-size: 24px;\n            font-weight: 700;\n            color: #111827;\n            border-bottom: 2px solid #e5e7eb;\n            padding-bottom: 12px;\n            margin-top: 48px;\n            margin-bottom: 24px;\n            position: relative;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n        .sector-header-grid::after {\n            content: '';\n            position: absolute;\n            left: 0;\n            bottom: -2px;\n            height: 2px;\n            width: 60px;\n            background-color: #2563eb;\n        }\n\n        \/* LIST LAYOUT STYLES *\/\n        .gnbcc-list-container {\n            column-count: 3;\n            column-gap: 28px;\n        }\n        @media (max-width: 992px) {\n            .gnbcc-members-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n            .gnbcc-list-container { column-count: 2; }\n        }\n        @media (max-width: 768px) {\n            .gnbcc-members-grid { grid-template-columns: repeat(1, minmax(0, 1fr)); }\n            .gnbcc-list-container { column-count: 1; }\n        }\n        .gnbcc-list-sector {\n            margin-bottom: 30px;\n            break-inside: avoid;\n            page-break-inside: avoid;\n            -webkit-column-break-inside: avoid;\n        }\n        .sector-header-list {\n            font-size: 19px;\n            font-weight: 800;\n            color: #0b4eb3;\n            border-bottom: 1px solid #dbe3ef;\n            padding: 0 0 10px;\n            margin-bottom: 10px;\n            margin-top: 0;\n            line-height: 1.35;\n        }\n        .gnbcc-list-items {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n            border: 1px solid #e2e8f0;\n            border-radius: 10px;\n            overflow: hidden;\n            background: #ffffff;\n        }\n        .gnbcc-list-items li {\n            display: flex;\n            align-items: flex-start;\n            justify-content: space-between;\n            gap: 10px;\n            margin: 0;\n            padding: 11px 12px;\n            border-bottom: 1px solid #e8edf5;\n            font-size: 15px;\n            color: #1f2937;\n            cursor: pointer;\n            line-height: 1.45;\n            transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;\n            break-inside: avoid;\n            page-break-inside: avoid;\n            -webkit-column-break-inside: avoid;\n        }\n        .gnbcc-list-items li:nth-child(even) {\n            background: #f8fafc;\n        }\n        .gnbcc-list-items li:last-child {\n            border-bottom: 0;\n        }\n        .gnbcc-list-items li:hover {\n            color: #0b4eb3;\n            background: #eef6ff;\n            border-color: #cfe0f7;\n            text-decoration: none;\n        }\n        .gnbcc-member-list-name {\n            flex: 1 1 auto;\n            min-width: 0;\n            overflow-wrap: anywhere;\n            word-break: normal;\n        }\n        .gnbcc-list-items span.gnbcc-premium-badge-list,\n        .gnbcc-list-items span.gnbcc-partner-badge-list {\n            background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);\n            color: #fff;\n            font-size: 10px;\n            font-weight: 800;\n            padding: 3px 8px;\n            border-radius: 999px;\n            margin-left: 0;\n            vertical-align: top;\n            line-height: 1.2;\n            white-space: nowrap;\n            flex: 0 0 auto;\n            box-shadow: 0 2px 5px rgba(245, 158, 11, 0.24);\n        }\n\n        \/* LOAD MORE *\/\n        .gnbcc-load-more-container {\n            text-align: center;\n            margin-top: 30px;\n            margin-bottom: 50px;\n        }\n        .gnbcc-load-more-btn {\n            background-color: #2563eb;\n            color: #ffffff;\n            border: none;\n            padding: 12px 24px;\n            font-size: 16px;\n            font-weight: 600;\n            border-radius: 8px;\n            cursor: pointer;\n            transition: background-color 0.3s ease;\n        }\n        .gnbcc-load-more-btn:hover {\n            background-color: #1d4ed8;\n        }\n        \n        \/* MODAL *\/\n        .gnbcc-modal-overlay {\n            position: fixed;\n            top: 0; left: 0; width: 100%; height: 100%;\n            background: rgba(15, 23, 42, 0.62);\n            z-index: 99999;\n            display: none;\n            align-items: center;\n            justify-content: center;\n            backdrop-filter: blur(4px);\n            opacity: 0;\n            transition: opacity 0.3s ease;\n        }\n        .gnbcc-modal-overlay.gnbcc-modal-active {\n            display: flex;\n            opacity: 1;\n        }\n        .gnbcc-modal-content {\n            background: #fff;\n            width: 90%;\n            max-width: 640px;\n            border-radius: 18px;\n            padding: 0;\n            position: relative;\n            box-shadow: 0 24px 70px rgba(15, 23, 42, 0.28);\n            transform: translateY(20px);\n            transition: transform 0.3s ease;\n            max-height: 90vh;\n            overflow-y: auto;\n            border: 1px solid rgba(226, 232, 240, 0.95);\n        }\n        .gnbcc-modal-overlay.gnbcc-modal-active .gnbcc-modal-content {\n            transform: translateY(0);\n        }\n        .gnbcc-modal-close {\n            position: absolute;\n            top: 18px;\n            right: 18px;\n            background: #f8fafc;\n            border: 1px solid #e2e8f0;\n            border-radius: 999px;\n            width: 34px;\n            height: 34px;\n            font-size: 22px;\n            cursor: pointer;\n            color: #6b7280;\n            line-height: 1;\n            padding: 0 0 3px;\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n        }\n        .gnbcc-modal-close:hover {\n            color: #111827;\n            background: #eef2f7;\n        }\n        .gnbcc-modal-header {\n            display: flex;\n            align-items: center;\n            gap: 18px;\n            margin-bottom: 0;\n            border-bottom: 1px solid #e5e7eb;\n            padding: 30px 34px 24px;\n            background: linear-gradient(135deg, #ffffff 0%, #f8fbff 100%);\n        }\n        .gnbcc-modal-logo {\n            width: 84px;\n            height: 84px;\n            object-fit: contain;\n            border: 1px solid #e5e7eb;\n            border-radius: 14px;\n            background: #ffffff;\n            padding: 10px;\n        }\n        .gnbcc-modal-title {\n            font-size: 26px;\n            font-weight: 800;\n            color: #0f172a;\n            margin: 0;\n            line-height: 1.2;\n        }\n        .gnbcc-modal-sector {\n            font-size: 14px;\n            color: #0b4eb3;\n            text-transform: uppercase;\n            letter-spacing: 0.08em;\n            margin-top: 8px;\n            font-weight: 800;\n        }\n        .gnbcc-modal-body {\n            padding: 26px 34px 0;\n        }\n        .gnbcc-modal-body p {\n            margin: 0 0 18px;\n            line-height: 1.7;\n            color: #374151;\n            font-size: 16px;\n        }\n        .gnbcc-modal-info-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 15px;\n            margin-top: 18px;\n            background: #f8fafc;\n            padding: 18px;\n            border-radius: 12px;\n            border: 1px solid #eef2f7;\n        }\n        @media (max-width: 480px) {\n            .gnbcc-modal-info-grid { grid-template-columns: 1fr; }\n        }\n        .gnbcc-modal-info-item strong {\n            display: block;\n            font-size: 12px;\n            color: #64748b;\n            text-transform: uppercase;\n            margin-bottom: 5px;\n            letter-spacing: 0.08em;\n        }\n        .gnbcc-modal-info-item span, .gnbcc-modal-info-item a {\n            font-size: 15px;\n            color: #111827;\n            line-height: 1.5;\n        }\n        .gnbcc-modal-info-item a {\n            color: #2563eb;\n            text-decoration: none;\n        }\n        .gnbcc-modal-info-item a:hover {\n            text-decoration: underline;\n        }\n        .gnbcc-modal-footer {\n            padding: 24px 34px 34px;\n            text-align: center;\n        }\n        .gnbcc-modal-website-btn {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            background-color: #166534;\n            color: #ffffff;\n            padding: 13px 24px;\n            border-radius: 10px;\n            text-decoration: none;\n            font-weight: 800;\n            transition: background-color 0.3s ease;\n            min-width: 180px;\n        }\n        .gnbcc-modal-website-btn:hover {\n            background-color: #14532d;\n            color: #ffffff;\n        }\n    <\/style>\n    \n    <div class=\"gnbcc-members-directory \">\n        \n                    <div class=\"gnbcc-directory-tools\">\n                <div class=\"gnbcc-search-heading\">\n                    <span>Search Directory<\/span>\n                    <span id=\"gnbcc-result-count\" class=\"gnbcc-result-count\">0 members<\/span>\n                <\/div>\n                <div class=\"gnbcc-search-bar\">\n                    <input type=\"text\" id=\"gnbcc-search-input\" placeholder=\"Search members by name...\" \/>\n                                    <\/div>\n            <\/div>\n        \n        <div id=\"gnbcc-no-results\" class=\"gnbcc-no-results\">No members match your search.<\/div>\n\n                    <p>No members found.<\/p>\n            <\/div>\n\n    <!-- MODAL -->\n    <div id=\"gnbcc-member-modal\" class=\"gnbcc-modal-overlay\">\n        <div class=\"gnbcc-modal-content\">\n            <button class=\"gnbcc-modal-close\" id=\"gnbcc-modal-close\">&times;<\/button>\n            <div class=\"gnbcc-modal-header\">\n                <img decoding=\"async\" id=\"gnbcc-modal-logo\" class=\"gnbcc-modal-logo\" src=\"\" alt=\"\" style=\"display:none;\" \/>\n                <div>\n                    <h3 id=\"gnbcc-modal-title\" class=\"gnbcc-modal-title\"><\/h3>\n                    <div id=\"gnbcc-modal-sector\" class=\"gnbcc-modal-sector\"><\/div>\n                <\/div>\n            <\/div>\n            <div class=\"gnbcc-modal-body\">\n                <p id=\"gnbcc-modal-desc\"><\/p>\n                <div class=\"gnbcc-modal-info-grid\" id=\"gnbcc-modal-info-grid\">\n                    <div class=\"gnbcc-modal-info-item\" id=\"gnbcc-modal-address-box\" style=\"display:none;\">\n                        <strong>Address<\/strong>\n                        <span id=\"gnbcc-modal-address\"><\/span>\n                    <\/div>\n                    <div class=\"gnbcc-modal-info-item\" id=\"gnbcc-modal-city-box\" style=\"display:none;\">\n                        <strong>City<\/strong>\n                        <span id=\"gnbcc-modal-city\"><\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"gnbcc-modal-footer\" id=\"gnbcc-modal-website-box\" style=\"display:none;\">\n                <a id=\"gnbcc-modal-website\" href=\"\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"gnbcc-modal-website-btn\" data-member-id=\"\">Visit Website<\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        const directory = document.querySelector('.gnbcc-members-directory');\n        if (!directory) return;\n\n        const searchInput = document.getElementById('gnbcc-search-input');\n        const sectorFilter = document.getElementById('gnbcc-sector-filter');\n        const items = Array.from(directory.querySelectorAll('.gnbcc-member-item'));\n        const loadMoreBtn = document.getElementById('gnbcc-load-more');\n        const resultCount = document.getElementById('gnbcc-result-count');\n        const noResults = document.getElementById('gnbcc-no-results');\n        const itemsPerPage = 24;\n        let visibleCount = itemsPerPage;\n        let filteredItems = [...items];\n\n        const enablePagination = false;\n\n        function renderItems() {\n            \/\/ First hide all\n            items.forEach(item => item.style.display = 'none');\n            \n            \/\/ Show up to visibleCount of filteredItems\n            for (let i = 0; i < filteredItems.length; i++) {\n                if (enablePagination && i >= visibleCount) break;\n                \n                \/\/ For grid items, we use flex. For list items, list-item.\n                filteredItems[i].style.display = filteredItems[i].tagName === 'LI' ? 'list-item' : 'flex';\n            }\n\n            \/\/ Hide empty sector headers if grouping by sector\n            const sectorBlocks = directory.querySelectorAll('.gnbcc-sector-block');\n            sectorBlocks.forEach(block => {\n                if (block.tagName === 'H3') {\n                    \/\/ It's a header, we need to check if the next sibling (the grid) has visible items\n                    const grid = block.nextElementSibling;\n                    if (grid && grid.classList.contains('gnbcc-members-grid')) {\n                        const visibleInGrid = grid.querySelectorAll('.gnbcc-member-item[style*=\"display: flex\"]');\n                        if (visibleInGrid.length === 0) {\n                            block.style.display = 'none';\n                            grid.style.display = 'none';\n                        } else {\n                            block.style.display = 'block';\n                            grid.style.display = 'grid';\n                        }\n                    }\n                }\n            });\n\n            \/\/ Hide empty list sectors\n            const listSectors = directory.querySelectorAll('.gnbcc-list-sector');\n            listSectors.forEach(sec => {\n                const visibleInList = sec.querySelectorAll('.gnbcc-member-item[style*=\"display: list-item\"]');\n                sec.style.display = visibleInList.length === 0 ? 'none' : 'block';\n            });\n\n            \/\/ Toggle load more\n            if (enablePagination && loadMoreBtn) {\n                if (visibleCount < filteredItems.length) {\n                    loadMoreBtn.style.display = 'inline-block';\n                } else {\n                    loadMoreBtn.style.display = 'none';\n                }\n            }\n\n            if (resultCount) {\n                resultCount.textContent = filteredItems.length + (filteredItems.length === 1 ? ' member' : ' members');\n            }\n            if (noResults) {\n                noResults.style.display = filteredItems.length === 0 ? 'block' : 'none';\n            }\n        }\n\n        function filterMembers() {\n            const query = searchInput ? searchInput.value.toLowerCase() : '';\n            const sector = sectorFilter ? sectorFilter.value.toLowerCase() : '';\n            \n            filteredItems = items.filter(item => {\n                const name = item.getAttribute('data-name');\n                const itemSector = item.getAttribute('data-sector');\n                const matchName = name.includes(query);\n                const matchSector = sector === '' || itemSector === sector;\n                return matchName && matchSector;\n            });\n\n            visibleCount = itemsPerPage; \/\/ reset pagination\n            renderItems();\n        }\n\n        if (searchInput) searchInput.addEventListener('input', filterMembers);\n        if (sectorFilter) sectorFilter.addEventListener('change', filterMembers);\n        \n        if (loadMoreBtn) {\n            loadMoreBtn.addEventListener('click', function() {\n                visibleCount += itemsPerPage;\n                renderItems();\n            });\n        }\n\n        renderItems(); \/\/ initial render\n\n        \/\/ MODAL LOGIC\n        const modal = document.getElementById('gnbcc-member-modal');\n        const modalClose = document.getElementById('gnbcc-modal-close');\n        \n        function trackClick(memberId, clickType) {\n            fetch('https:\/\/members.gnbcc.net\/api\/v1\/public-directory\/track-click', {\n                method: 'POST',\n                headers: {\n                    'Content-Type': 'application\/json',\n                    'Accept': 'application\/json'\n                },\n                body: JSON.stringify({\n                    member_id: memberId,\n                    click_type: clickType\n                })\n            }).catch(e => console.error('Tracking failed', e));\n        }\n\n        items.forEach(item => {\n            item.addEventListener('click', function(e) {\n                e.preventDefault();\n                const data = JSON.parse(this.getAttribute('data-member'));\n                \n                \/\/ Track profile view\n                if (data.id) trackClick(data.id, 'profile_view');\n\n                document.getElementById('gnbcc-modal-title').textContent = data.name;\n                document.getElementById('gnbcc-modal-sector').textContent = data.sector || 'Member';\n                \n                if (data.logo_url) {\n                    document.getElementById('gnbcc-modal-logo').src = data.logo_url;\n                    document.getElementById('gnbcc-modal-logo').style.display = 'block';\n                } else {\n                    document.getElementById('gnbcc-modal-logo').style.display = 'none';\n                }\n\n                const desc = document.getElementById('gnbcc-modal-desc');\n                if (data.company_description) {\n                    desc.textContent = data.company_description;\n                    desc.style.display = 'block';\n                } else {\n                    desc.textContent = '';\n                    desc.style.display = 'none';\n                }\n\n                let hasLocationInfo = false;\n                if (data.address) {\n                    document.getElementById('gnbcc-modal-address').textContent = data.address;\n                    document.getElementById('gnbcc-modal-address-box').style.display = 'block';\n                    hasLocationInfo = true;\n                } else {\n                    document.getElementById('gnbcc-modal-address-box').style.display = 'none';\n                }\n\n                if (data.city) {\n                    document.getElementById('gnbcc-modal-city').textContent = data.city;\n                    document.getElementById('gnbcc-modal-city-box').style.display = 'block';\n                    hasLocationInfo = true;\n                } else {\n                    document.getElementById('gnbcc-modal-city-box').style.display = 'none';\n                }\n                document.getElementById('gnbcc-modal-info-grid').style.display = hasLocationInfo ? 'grid' : 'none';\n\n                if (data.website) {\n                    let url = data.website;\n                    if (!url.startsWith('http:\/\/') && !url.startsWith('https:\/\/')) {\n                        url = 'https:\/\/' + url;\n                    }\n                    document.getElementById('gnbcc-modal-website').href = url;\n                    document.getElementById('gnbcc-modal-website').setAttribute('data-member-id', data.id);\n                    document.getElementById('gnbcc-modal-website-box').style.display = 'block';\n                } else {\n                    document.getElementById('gnbcc-modal-website-box').style.display = 'none';\n                }\n\n                modal.classList.add('gnbcc-modal-active');\n            });\n        });\n\n        \/\/ Track website clicks from modal\n        const websiteBtn = document.getElementById('gnbcc-modal-website');\n        if (websiteBtn) {\n            websiteBtn.addEventListener('click', function() {\n                const id = this.getAttribute('data-member-id');\n                if (id) trackClick(id, 'website_click');\n            });\n        }\n\n        \/\/ Close modal\n        if (modalClose) {\n            modalClose.addEventListener('click', () => modal.classList.remove('gnbcc-modal-active'));\n        }\n        modal.addEventListener('click', function(e) {\n            if (e.target === modal) modal.classList.remove('gnbcc-modal-active');\n        });\n    });\n    <\/script>\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-3cddb6d e-con e-atomic-element e-flexbox-base e-54ab34e \" data-id=\"3cddb6d\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"3cddb6d\" data-e-type=\"e-flexbox\" data-id=\"3cddb6d\">\n    \t\t<div class=\"elementor-element elementor-element-41b5b66 elementor-widget elementor-widget-html\" data-id=\"41b5b66\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* =========================================================\n   GNBCC PREMIUM MEMBERSHIP \u2014 STANDALONE CTA\n========================================================= *\/\n\n.gnbcc-premium-cta {\n  --gnbcc-blue: #005190;\n  --gnbcc-blue-dark: #003b6b;\n  --gnbcc-light-blue: #3d7db8;\n  --gnbcc-orange: #ff7000;\n  --gnbcc-orange-dark: #d95f00;\n  --gnbcc-white: #ffffff;\n\n  position: relative;\n  overflow: hidden;\n  width: 100%;\n  padding: 82px 24px;\n  color: var(--gnbcc-white);\n  background:\n    radial-gradient(\n      circle at 88% 24%,\n      rgba(255, 112, 0, 0.32),\n      transparent 28%\n    ),\n    linear-gradient(\n      135deg,\n      var(--gnbcc-blue-dark) 0%,\n      var(--gnbcc-blue) 62%,\n      var(--gnbcc-light-blue) 100%\n    );\n  font-family: inherit;\n}\n\n.gnbcc-premium-cta *,\n.gnbcc-premium-cta *::before,\n.gnbcc-premium-cta *::after {\n  box-sizing: border-box;\n}\n\n.gnbcc-premium-cta::before {\n  content: \"\";\n  position: absolute;\n  top: -170px;\n  right: -135px;\n  width: 420px;\n  height: 420px;\n  border: 65px solid rgba(255, 255, 255, 0.06);\n  border-radius: 50%;\n  pointer-events: none;\n}\n\n.gnbcc-premium-cta::after {\n  content: \"\";\n  position: absolute;\n  bottom: -210px;\n  left: -165px;\n  width: 410px;\n  height: 410px;\n  border: 62px solid rgba(255, 112, 0, 0.14);\n  border-radius: 50%;\n  pointer-events: none;\n}\n\n.gnbcc-premium-cta__inner {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1fr auto;\n  gap: 50px;\n  align-items: center;\n  width: min(1180px, 100%);\n  margin-inline: auto;\n}\n\n.gnbcc-premium-cta__content {\n  max-width: 780px;\n}\n\n.gnbcc-premium-cta__eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 9px;\n  margin-bottom: 16px;\n  color: #ffbd8f;\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 0.13em;\n  text-transform: uppercase;\n}\n\n.gnbcc-premium-cta__eyebrow::before {\n  content: \"\";\n  width: 31px;\n  height: 3px;\n  border-radius: 999px;\n  background: var(--gnbcc-orange);\n}\n\n.gnbcc-premium-cta h2 {\n  margin: 0 0 17px;\n  color: var(--gnbcc-white);\n  font-size: clamp(37px, 5vw, 59px);\n  line-height: 1.04;\n  letter-spacing: -0.045em;\n}\n\n.gnbcc-premium-cta h2 span {\n  color: #ff9c57;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-style: italic;\n  font-weight: 600;\n}\n\n.gnbcc-premium-cta p {\n  max-width: 720px;\n  margin: 0;\n  color: rgba(255, 255, 255, 0.78);\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.gnbcc-premium-cta__actions {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: flex-end;\n  gap: 13px;\n}\n\n.gnbcc-premium-cta__button {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 10px;\n  min-height: 55px;\n  padding: 15px 25px;\n  border: 1px solid transparent;\n  border-radius: 10px;\n  text-decoration: none !important;\n  white-space: nowrap;\n  font-size: 15px;\n  font-weight: 800;\n  line-height: 1.2;\n  transition:\n    transform 0.25s ease,\n    background 0.25s ease,\n    color 0.25s ease,\n    border-color 0.25s ease,\n    box-shadow 0.25s ease;\n}\n\n.gnbcc-premium-cta__button:hover {\n  transform: translateY(-3px);\n}\n\n.gnbcc-premium-cta__button--primary {\n  color: var(--gnbcc-blue) !important;\n  background: var(--gnbcc-white);\n  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.18);\n}\n\n.gnbcc-premium-cta__button--primary:hover {\n  color: var(--gnbcc-white) !important;\n  background: var(--gnbcc-orange);\n}\n\n.gnbcc-premium-cta__button--secondary {\n  color: var(--gnbcc-white) !important;\n  border-color: rgba(255, 255, 255, 0.52);\n  background: rgba(255, 255, 255, 0.07);\n  backdrop-filter: blur(8px);\n}\n\n.gnbcc-premium-cta__button--secondary:hover {\n  color: var(--gnbcc-blue) !important;\n  border-color: var(--gnbcc-white);\n  background: var(--gnbcc-white);\n}\n\n@media (max-width: 900px) {\n  .gnbcc-premium-cta__inner {\n    grid-template-columns: 1fr;\n    gap: 32px;\n  }\n\n  .gnbcc-premium-cta__actions {\n    justify-content: flex-start;\n  }\n}\n\n@media (max-width: 767px) {\n  .gnbcc-premium-cta {\n    padding: 65px 20px;\n    text-align: center;\n  }\n\n  .gnbcc-premium-cta__eyebrow {\n    justify-content: center;\n  }\n\n  .gnbcc-premium-cta__actions {\n    justify-content: center;\n  }\n}\n\n@media (max-width: 480px) {\n  .gnbcc-premium-cta__actions {\n    flex-direction: column;\n  }\n\n  .gnbcc-premium-cta__button {\n    width: 100%;\n  }\n}\n<\/style>\n\n<section class=\"gnbcc-premium-cta\">\n  <div class=\"gnbcc-premium-cta__inner\">\n\n    <div class=\"gnbcc-premium-cta__content\">\n\n      <div class=\"gnbcc-premium-cta__eyebrow\">\n        Join the GNBCC premium community\n      <\/div>\n\n      <h2>\n        Position your organisation for\n        <span>greater visibility and influence.<\/span>\n      <\/h2>\n\n      <p>\n        Become a GNBCC Premium Member and access strategic business\n        connections, high-level engagements, enhanced brand visibility and\n        practical opportunities across Ghana and the Netherlands.\n      <\/p>\n\n    <\/div>\n\n    <div class=\"gnbcc-premium-cta__actions\">\n\n      <a\n        class=\"gnbcc-premium-cta__button gnbcc-premium-cta__button--primary\"\n        href=\"https:\/\/members.gnbcc.net\/member-registration\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n        Become a Premium Member\n        <span aria-hidden=\"true\">\u2192<\/span>\n      <\/a>\n\n      <a\n        class=\"gnbcc-premium-cta__button gnbcc-premium-cta__button--secondary\"\n        href=\"https:\/\/members.gnbcc.net\/member-update\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n        Update Member Records\n      <\/a>\n\n    <\/div>\n\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>GNBCC Premium Membership Position your organisation for greater influence. GNBCC Premium Membership gives your organisation access to high-level networking, stronger brand visibility, strategic introductions and practical business opportunities across Ghana and the Netherlands. Annual premium membership fee EUR 1,000.00 per annum Become a Premium Member \u2192 Update Member Records Premium access for ambitious organisations Designed<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":11570,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"rop_custom_images_group":[],"rop_custom_messages_group":[],"rop_publish_now":"initial","rop_publish_now_accounts":[],"rop_publish_now_history":[],"rop_publish_now_status":"pending","footnotes":""},"class_list":["post-390","page","type-page","status-publish","hentry"],"jetpack-related-posts":[{"id":18139,"url":"https:\/\/gnbcc.net\/","url_meta":{"origin":390,"position":0},"title":"Home new","author":"Michael Teye","date":"August 6, 2026","format":false,"excerpt":"The Ghana Netherlands Business & Culture Council Welcome to GNBCC. Your point of contact in doing business with Ghana and the Netherlands. We help businesses, entrepreneurs and institutions connect with trusted networks, practical guidance and opportunities across both markets. About GNBCC Contact Us Membership Organisation Project Implementation Business Support Services\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/gnbcc.net\/wp-content\/uploads\/2025\/10\/GPS-launch-1110x550.jpg?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/gnbcc.net\/wp-content\/uploads\/2025\/10\/GPS-launch-1110x550.jpg?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/gnbcc.net\/wp-content\/uploads\/2025\/10\/GPS-launch-1110x550.jpg?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/gnbcc.net\/wp-content\/uploads\/2025\/10\/GPS-launch-1110x550.jpg?resize=700%2C400&ssl=1 2x, https:\/\/i0.wp.com\/gnbcc.net\/wp-content\/uploads\/2025\/10\/GPS-launch-1110x550.jpg?resize=1050%2C600&ssl=1 3x"},"classes":[]},{"id":11570,"url":"https:\/\/gnbcc.net\/memberships\/","url_meta":{"origin":390,"position":1},"title":"Members","author":"Michael Teye","date":"September 17, 2025","format":false,"excerpt":"GNBCC Membership Build stronger connections. Grow across markets. Join a trusted bilateral business community connecting companies, entrepreneurs, institutions and professionals across Ghana and the Netherlands. Gain access to networks, visibility, practical support and opportunities that help your organisation grow. Become a Member \u2192 Explore Our Members Business Connections Meet organisations\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1113,"url":"https:\/\/gnbcc.net\/events\/","url_meta":{"origin":390,"position":2},"title":"Events","author":"Michael Teye","date":"February 7, 2017","format":false,"excerpt":"GNBCC Events GNBCC events Connect through opportunity. Join forums, trade sessions, networking events and business programmes that connect Ghanaian and Dutch enterprises. View upcoming events \u2192 Upcoming events Join what is coming next. Browse upcoming GNBCC events from the member platform, with images, descriptions and registration links. Events page \u2192\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":11854,"url":"https:\/\/gnbcc.net\/memberships\/sme-members\/","url_meta":{"origin":390,"position":3},"title":"SME Members","author":"Michael Teye","date":"September 24, 2025","format":false,"excerpt":"GNBCC SME \/ Small Membership Start small. Connect widely. Grow with confidence. GNBCC SME Membership is designed for startups and small enterprises seeking practical access to business networks, market information, events, projects and opportunities across Ghana and the Netherlands. Ideal for enterprises with approximately one to three employees that are\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":462,"url":"https:\/\/gnbcc.net\/about\/team\/","url_meta":{"origin":390,"position":4},"title":"Team","author":"Michael Teye","date":"January 8, 2016","format":false,"excerpt":"The People Behind GNBCC Meet Our Team. The people supporting GNBCC members, partners and projects across Ghana and the Netherlands. Member Support Helping businesses access networks, information, services and opportunities. Project Delivery Coordinating programmes that connect private sector needs with practical action. Partnerships Working with institutions, companies and communities across\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":11852,"url":"https:\/\/gnbcc.net\/memberships\/business-members\/","url_meta":{"origin":390,"position":5},"title":"Business Members","author":"Michael Teye","date":"September 24, 2025","format":false,"excerpt":"GNBCC Business Membership Grow your business through stronger connections. GNBCC Business Membership connects your organisation with a trusted Ghana\u2013Netherlands business network, giving you access to valuable relationships, market information, events, projects and practical business-development opportunities. Business Member Standard annual membership for established organisations. Annual renewal fee EUR 500.00 One-time new-member\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/gnbcc.net\/wp-content\/uploads\/2026\/07\/a.jpg?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]}],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/gnbcc.net\/wp-json\/wp\/v2\/pages\/390","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gnbcc.net\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gnbcc.net\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gnbcc.net\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gnbcc.net\/wp-json\/wp\/v2\/comments?post=390"}],"version-history":[{"count":144,"href":"https:\/\/gnbcc.net\/wp-json\/wp\/v2\/pages\/390\/revisions"}],"predecessor-version":[{"id":18407,"href":"https:\/\/gnbcc.net\/wp-json\/wp\/v2\/pages\/390\/revisions\/18407"}],"up":[{"embeddable":true,"href":"https:\/\/gnbcc.net\/wp-json\/wp\/v2\/pages\/11570"}],"wp:attachment":[{"href":"https:\/\/gnbcc.net\/wp-json\/wp\/v2\/media?parent=390"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}