{"id":984,"date":"2025-10-21T09:30:23","date_gmt":"2025-10-21T09:30:23","guid":{"rendered":"https:\/\/cuk.ac.ke\/alumni\/?page_id=984"},"modified":"2026-01-24T13:40:37","modified_gmt":"2026-01-24T13:40:37","slug":"about-alumni","status":"publish","type":"page","link":"https:\/\/cuk.ac.ke\/alumni\/about-alumni\/","title":{"rendered":""},"content":{"rendered":"\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t
\n\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\r\n\r\n\r\n\r\n\r\nCUKAA | About Us<\/title>\r\n\r\n<style>\r\n:root {\r\n --cuk-blue: #0d4da1;\r\n --cuk-orange: #f58520;\r\n --light-bg: #f9fbfd;\r\n --text-dark: #1a1a1a;\r\n --text-muted: #555;\r\n --white: #fff;\r\n --shadow: 0 6px 20px rgba(0,0,0,0.08);\r\n}\r\n\r\nbody {\r\n font-family: \"Poppins\", sans-serif;\r\n margin: 0;\r\n background:\r\n linear-gradient(180deg, #eef2f7 0%, #ffffff 65%);\r\n color: var(--text-dark);\r\n line-height: 1.7;\r\n}\r\n\r\n\/* === HERO SECTION === *\/\r\n.hero {\r\n position: relative;\r\n background: linear-gradient(100deg, var(--cuk-blue), var(--cuk-orange));\r\n color: #fff;\r\n text-align: center;\r\n padding: 140px 20px 120px;\r\n overflow: hidden;\r\n}\r\n\r\n.hero::before {\r\n content: \"\";\r\n position: absolute;\r\n inset: 0;\r\n background: linear-gradient(180deg, rgba(0,0,0,0.2), rgba(0,0,0,0.6));\r\n}\r\n\r\n.hero-content {\r\n position: relative;\r\n z-index: 2;\r\n}\r\n\r\n.hero h1 {\r\n font-size: 3rem;\r\n font-weight: 800;\r\n margin: 0 0 10px;\r\n}\r\n\r\n.hero p {\r\n font-size: 1.2rem;\r\n color: #f5f5f5;\r\n}\r\n\r\n\/* === CONTAINER === *\/\r\n.container {\r\n max-width: 1100px;\r\n margin: -80px auto 0;\r\n padding: 60px 40px 80px;\r\n background: linear-gradient(180deg, #ffffff 0%, #f8fafd 100%);\r\n border-radius: 22px;\r\n box-shadow: 0 12px 32px rgba(0,0,0,0.12);\r\n border-top: 6px solid var(--cuk-blue);\r\n position: relative;\r\n z-index: 5;\r\n}\r\n\r\n\/* === CONTAINER HALO (CONNECTS TO BACKGROUND) === *\/\r\n\/* OPTION A: Soft Aura (active) *\/\r\n.container::before {\r\n content: \"\";\r\n position: absolute;\r\n inset: -40px -30px;\r\n background: linear-gradient(\r\n 180deg,\r\n rgba(13,77,161,0.08),\r\n rgba(245,133,32,0.06),\r\n rgba(255,255,255,0.9)\r\n );\r\n border-radius: 28px;\r\n z-index: -1;\r\n}\r\n\r\n\/*\r\n.container::before {\r\n content: \"\";\r\n position: absolute;\r\n inset: -40px -30px;\r\n background: linear-gradient(\r\n 180deg,\r\n rgba(13,77,161,0.08),\r\n rgba(245,133,32,0.06),\r\n rgba(255,255,255,0.9)\r\n );\r\n border-radius: 28px;\r\n z-index: -1;\r\n}\r\n*\/\r\n\r\n\/* OPTION B: Grounded Base (disabled) *\/\r\n\/*\r\n.container::after {\r\n content: \"\";\r\n position: absolute;\r\n left: 50%;\r\n bottom: -22px;\r\n transform: translateX(-50%);\r\n width: 78%;\r\n height: 34px;\r\n background: radial-gradient(ellipse at center, rgba(0,0,0,0.16), transparent 70%);\r\n z-index: -2;\r\n}\r\n*\/\r\n\r\n\/* OPTION C: Section Echo (disabled) *\/\r\n\/*\r\nbody::before {\r\n content: \"\";\r\n position: fixed;\r\n inset: 0;\r\n background:\r\n linear-gradient(180deg, rgba(13,77,161,0.04), transparent 40%),\r\n linear-gradient(0deg, rgba(245,133,32,0.03), transparent 45%);\r\n pointer-events: none;\r\n z-index: 0;\r\n}\r\n*\/\r\n\r\n\/* === SECTION HEADINGS === *\/\r\n.section-title {\r\n font-size: 2rem;\r\n font-weight: 700;\r\n color: var(--cuk-blue);\r\n border-left: 6px solid var(--cuk-orange);\r\n padding-left: 14px;\r\n margin-bottom: 10px;\r\n}\r\n\r\n\/* === ABOUT SECTION === *\/\r\n.about {\r\n background: var(--light-bg);\r\n padding: 60px 25px;\r\n border-radius: 12px;\r\n box-shadow: var(--shadow);\r\n}\r\n\r\n.about p {\r\n font-size: 17px;\r\n color: var(--text-muted);\r\n margin-bottom: 20px;\r\n}\r\n\r\n\/* === NEW DESIGN SYSTEM === *\/\r\n.section-block {\r\n margin: 90px 0;\r\n}\r\n\r\n.section-block:not(:last-child) {\r\n padding-bottom: 20px;\r\n border-bottom: 1px dashed rgba(13,77,161,0.15);\r\n}\r\n\r\n.divider {\r\n height: 6px;\r\n width: 70px;\r\n background: var(--cuk-orange);\r\n border-radius: 10px;\r\n margin: 25px 0 35px;\r\n}\r\n\r\n\/* Fancy Lists *\/\r\n.fancy-list {\r\n display: grid;\r\n grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\r\n gap: 22px;\r\n margin-top: 35px;\r\n}\r\n\r\n.fancy-list li {\r\n list-style: none;\r\n background: #ffffff;\r\n padding: 26px 24px 26px 70px;\r\n border-radius: 18px;\r\n border: 1px solid rgba(13,77,161,0.15);\r\n box-shadow: 0 10px 28px rgba(0,0,0,0.06);\r\n font-weight: 500;\r\n position: relative;\r\n transition: box-shadow 0.3s ease;\r\n}\r\n\r\n.fancy-list li::before {\r\n content: \"\";\r\n position: absolute;\r\n left: 22px;\r\n top: 26px;\r\n width: 32px;\r\n height: 32px;\r\n border-radius: 50%;\r\n background: linear-gradient(135deg, var(--cuk-blue), var(--cuk-orange));\r\n}\r\n\r\n.fancy-list li::after {\r\n content: \"\u2713\";\r\n position: absolute;\r\n left: 31px;\r\n top: 30px;\r\n color: #fff;\r\n font-size: 14px;\r\n font-weight: 700;\r\n}\r\n\r\n.fancy-list li:hover {\r\n box-shadow: 0 14px 36px rgba(0,0,0,0.1);\r\n}\r\n\r\n\/* Partner Pills *\/\r\n.partner-strip {\r\n display: flex;\r\n flex-wrap: wrap;\r\n gap: 14px;\r\n margin-top: 30px;\r\n}\r\n\r\n.partner-pill {\r\n background: #fff;\r\n padding: 12px 20px;\r\n border-radius: 50px;\r\n border: 1px solid rgba(13,77,161,0.15);\r\n font-weight: 500;\r\n color: var(--cuk-blue);\r\n box-shadow: 0 6px 18px rgba(0,0,0,0.05);\r\n transition: all 0.3s ease;\r\n}\r\n\r\n.partner-pill:hover {\r\n background: var(--cuk-blue);\r\n color: #fff;\r\n transform: translateY(-4px);\r\n}\r\n\r\n\/* Feature Cards *\/\r\n.feature-grid {\r\n display: grid;\r\n grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n gap: 30px;\r\n margin-top: 40px;\r\n}\r\n\r\n.feature-card {\r\n background: linear-gradient(160deg, #ffffff, #f3f6fb);\r\n border-radius: 18px;\r\n padding: 35px 30px;\r\n position: relative;\r\n overflow: hidden;\r\n box-shadow: var(--shadow);\r\n transition: transform 0.35s ease, box-shadow 0.35s ease;\r\n}\r\n\r\n.feature-card::after {\r\n content: \"\";\r\n position: absolute;\r\n inset: 0;\r\n background: linear-gradient(120deg, transparent, rgba(245,133,32,0.12));\r\n opacity: 0;\r\n transition: opacity 0.4s ease;\r\n}\r\n\r\n.feature-card:hover::after { opacity: 1; }\r\n\r\n.feature-card:hover {\r\n transform: translateY(-6px);\r\n box-shadow: 0 16px 36px rgba(0,0,0,0.14);\r\n}\r\n\r\n.feature-card h3 {\r\n color: var(--cuk-blue);\r\n font-size: 1.35rem;\r\n margin-bottom: 12px;\r\n}\r\n\r\n.feature-card p {\r\n color: var(--text-muted);\r\n font-size: 16px;\r\n}\r\n\r\n\/* === RESPONSIVE === *\/\r\n@media (max-width: 768px) {\r\n .hero h1 { font-size: 2.3rem; }\r\n .hero p { font-size: 1rem; }\r\n}\r\n<\/style>\r\n<\/head>\r\n\r\n<body>\r\n\r\n<!-- HERO -->\r\n<header class=\"hero\">\r\n <div class=\"hero-content\">\r\n <h1>About Us<\/h1>\r\n <p>Who We Are & Alumni Life at CUK<\/p>\r\n <\/div>\r\n<\/header>\r\n\r\n<div class=\"container\">\r\n\r\n <!-- WHO WE ARE -->\r\n <section class=\"section-block about\">\r\n <h2 class=\"section-title\">Who We Are<\/h2>\r\n <div class=\"divider\"><\/div>\r\n\r\n <p>\r\n We work to keep our alumni from <strong>The Co-operative University of Kenya (CUK)<\/strong> and its predecessors \u2014\r\n <strong>The Co-operative University College of Kenya (CUCK)<\/strong> and the\r\n <strong>Co-operative College of Kenya<\/strong> \u2014 connected and active in developing the next generation of leaders.\r\n <\/p>\r\n\r\n <p>\r\n At the CUK Alumni Office, we actively support and coordinate alumni linkages and welcome you to be part of the\r\n vibrant community that is the <strong>Co-operative University of Kenya Alumni Association (CUKAA)<\/strong>.\r\n <\/p>\r\n <\/section>\r\n\r\n <!-- MEMBERSHIP -->\r\n <section class=\"section-block\">\r\n <h2 class=\"section-title\">Membership Eligibility<\/h2>\r\n <div class=\"divider\"><\/div>\r\n\r\n <p style=\"max-width:680px; color: var(--text-muted);\">\r\n Membership of the Co-operative University of Kenya Alumni Association is open to individuals\r\n who have a formal, professional, or governance relationship with the University.\r\n <\/p>\r\n\r\n <ul class=\"fancy-list\">\r\n <li>\r\n Graduates of The Co-operative University of Kenya (CUK), The Co-operative University College of Kenya (CUCK),\r\n or the Co-operative College of Kenya\r\n <\/li>\r\n <li>\r\n Recipients of Honorary Degrees awarded by the University\r\n <\/li>\r\n <li>\r\n Current or former members of staff of the University or its predecessors\r\n <\/li>\r\n <li>\r\n Current or former members of the Governing Council\r\n <\/li>\r\n <li>\r\n Current or former Chancellors of the University\r\n <\/li>\r\n <\/ul>\r\n <\/section>\r\n\r\n <!-- PARTNERS -->\r\n <section class=\"section-block\">\r\n <h2 class=\"section-title\">Our Partners<\/h2>\r\n <div class=\"divider\"><\/div>\r\n\r\n <p>We welcome persons of goodwill to partner with CUK in advancing the goals of the Alumni Association:<\/p>\r\n\r\n <div class=\"partner-strip\">\r\n <span class=\"partner-pill\">Philanthropists<\/span>\r\n <span class=\"partner-pill\">Foundations<\/span>\r\n <span class=\"partner-pill\">Governments<\/span>\r\n <span class=\"partner-pill\">Public & Private Corporations<\/span>\r\n <span class=\"partner-pill\">Bilateral Agencies<\/span>\r\n <span class=\"partner-pill\">Academic Institutions<\/span>\r\n <\/div>\r\n <\/section>\r\n\r\n <!-- ALUMNI EXPERIENCE -->\r\n <section class=\"section-block\">\r\n <h2 class=\"section-title\">Enjoy the Alumni Experience<\/h2>\r\n <div class=\"divider\"><\/div>\r\n\r\n <div class=\"feature-grid\">\r\n <div class=\"feature-card\">\r\n <h3>Stay Connected<\/h3>\r\n <p>Connect and stay in touch with your colleague graduates across generations, disciplines, and regions.<\/p>\r\n <\/div>\r\n\r\n <div class=\"feature-card\">\r\n <h3>Give Back to the Community<\/h3>\r\n <p>Support the University and society through mentorship, student attachments, internships, employment opportunities, scholarships, donations, and infrastructural support.<\/p>\r\n <\/div>\r\n\r\n <div class=\"feature-card\">\r\n <h3>Grow Your Network<\/h3>\r\n <p>Expand your personal and professional networks by engaging with a diverse and accomplished alumni community.<\/p>\r\n <\/div>\r\n\r\n <div class=\"feature-card\">\r\n <h3>Membership Smart Card<\/h3>\r\n <p>Enjoy access to University facilities and exclusive benefits from partner institutions through the Alumni Smart Card.<\/p>\r\n <\/div>\r\n\r\n <div class=\"feature-card\">\r\n <h3>Leadership & Governance<\/h3>\r\n <p>Participate in the governance of the University and the Alumni Association, shaping policy and strategic direction.<\/p>\r\n <\/div>\r\n\r\n <div class=\"feature-card\">\r\n <h3>Recognition & Legacy<\/h3>\r\n <p>Receive recognition through Distinguished Awards and explore naming opportunities that leave a lasting legacy.<\/p>\r\n <\/div>\r\n <\/div>\r\n <\/section>\r\n\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\r\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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>CUKAA | About Us About Us Who We Are & Alumni Life at CUK Who We Are We work to keep our alumni from The Co-operative University of Kenya (CUK) and its predecessors \u2014 The Co-operative University College of Kenya (CUCK) and the Co-operative College of Kenya \u2014 connected and active in developing the next generation of leaders. At the CUK Alumni Office, we actively support and coordinate alumni linkages and welcome you to be part of the vibrant community that is the Co-operative University of Kenya Alumni Association (CUKAA). Membership Eligibility Membership of the Co-operative University of Kenya Alumni Association is open to individuals who have a formal, professional, or governance relationship with the University. Graduates of The Co-operative University of Kenya (CUK), The Co-operative University College of Kenya (CUCK), or the Co-operative College of Kenya Recipients of Honorary Degrees awarded by the University Current or former members of staff of the University or its predecessors Current or former members of the Governing Council Current or former Chancellors of the University Our Partners We welcome persons of goodwill to partner with CUK in advancing the goals of the Alumni Association: Philanthropists Foundations Governments Public & Private Corporations Bilateral Agencies Academic Institutions Enjoy the Alumni Experience Stay Connected Connect and stay in touch with your colleague graduates across generations, disciplines, and regions. Give Back to the Community Support the University and society through mentorship, student attachments, internships, employment opportunities, scholarships, donations, and infrastructural support. Grow Your Network Expand your personal and professional networks by engaging with a diverse and accomplished alumni community. Membership Smart Card Enjoy access to University facilities and exclusive benefits from partner institutions through the Alumni Smart Card. Leadership & Governance Participate in the governance of the University and the Alumni Association, shaping policy and strategic direction. Recognition & Legacy Receive recognition through Distinguished Awards and explore naming opportunities that leave a lasting legacy.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","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":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-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":"","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-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":"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":""},"mobile":{"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":""}},"footnotes":""},"class_list":["post-984","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/cuk.ac.ke\/alumni\/wp-json\/wp\/v2\/pages\/984","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cuk.ac.ke\/alumni\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cuk.ac.ke\/alumni\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cuk.ac.ke\/alumni\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cuk.ac.ke\/alumni\/wp-json\/wp\/v2\/comments?post=984"}],"version-history":[{"count":19,"href":"https:\/\/cuk.ac.ke\/alumni\/wp-json\/wp\/v2\/pages\/984\/revisions"}],"predecessor-version":[{"id":1045,"href":"https:\/\/cuk.ac.ke\/alumni\/wp-json\/wp\/v2\/pages\/984\/revisions\/1045"}],"wp:attachment":[{"href":"https:\/\/cuk.ac.ke\/alumni\/wp-json\/wp\/v2\/media?parent=984"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}<!-- This website is optimized by Airlift. Learn more: https://airlift.net. Template:, Cached Timestamp: 2026-09-14 09:52:32 UTC -->