{"id":11987,"date":"2026-07-21T07:58:33","date_gmt":"2026-07-21T07:58:33","guid":{"rendered":"https:\/\/guardianhospitalmeru.com\/?p=11987"},"modified":"2026-07-21T09:13:28","modified_gmt":"2026-07-21T09:13:28","slug":"paediatric-surgical-camp","status":"publish","type":"post","link":"https:\/\/guardianhospitalmeru.com\/index.php\/2026\/07\/21\/paediatric-surgical-camp\/","title":{"rendered":"Paediatric Surgical Camp"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"11987\" class=\"elementor elementor-11987\" data-elementor-post-type=\"post\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-554deef elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"554deef\" 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-a1399b3\" data-id=\"a1399b3\" 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-3f9725a elementor-widget elementor-widget-html\" data-id=\"3f9725a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ============================================================\n GUARDIAN HOSPITAL KANGETA \u2013 MERU\n 2026 ANNUAL PAEDIATRIC SURGICAL CAMP\n FINAL CLEAN WORDPRESS HTML\n============================================================= -->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n\n<style>\n\n\/* ============================================================\n   CORE \/ BRAND\n============================================================ *\/\n\n.gh-camp,\n.gh-camp * {\n    box-sizing: border-box;\n}\n\n.gh-camp {\n    --green: #00B85A;\n    --green-bright: #00CC66;\n    --green-dark: #087A45;\n    --green-deep: #075E3A;\n    --green-soft: #F0FBF5;\n\n    --gold: #F6C400;\n\n    --white: #FFFFFF;\n    --dark: #14251D;\n    --text: #53655B;\n    --light: #F7FAF8;\n    --border: #E1ECE6;\n\n    width: 100%;\n    overflow: hidden;\n\n    font-family: \"Poppins\", sans-serif !important;\n    color: var(--dark);\n    background: #FFFFFF;\n\n    line-height: 1.7;\n}\n\n.gh-camp h1,\n.gh-camp h2,\n.gh-camp h3,\n.gh-camp h4,\n.gh-camp p,\n.gh-camp span,\n.gh-camp div,\n.gh-camp a {\n    font-family: \"Poppins\", sans-serif;\n}\n\n.gh-camp h1,\n.gh-camp h2,\n.gh-camp h3 {\n    letter-spacing: -0.6px;\n}\n\n.gh-camp a {\n    text-decoration: none !important;\n}\n\n.gh-wrap {\n    width: min(1160px, 92%);\n    margin: auto;\n}\n\n\n\/* ============================================================\n   BUTTONS\n============================================================ *\/\n\n.gh-btn {\n    display: inline-flex;\n\n    justify-content: center;\n    align-items: center;\n\n    gap: 9px;\n\n    padding: 14px 23px;\n\n    border-radius: 10px;\n\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.4;\n\n    transition:\n        transform .25s ease,\n        box-shadow .25s ease,\n        background .25s ease,\n        color .25s ease;\n}\n\n.gh-btn:hover {\n    transform: translateY(-3px);\n}\n\n\n\/* GOLD *\/\n\n.gh-btn-gold {\n    background: var(--gold) !important;\n    color: #17251D !important;\n\n    border: 2px solid var(--gold);\n\n    box-shadow:\n        0 10px 28px rgba(246,196,0,.22);\n}\n\n.gh-btn-gold:hover {\n    background: #FFD21C !important;\n    border-color: #FFD21C;\n\n    color: #17251D !important;\n}\n\n\n\/* GREEN *\/\n\n.gh-btn-green {\n    background: var(--green) !important;\n    color: #FFFFFF !important;\n\n    border: 2px solid var(--green);\n\n    box-shadow:\n        0 10px 28px rgba(0,184,90,.20);\n}\n\n.gh-btn-green:hover {\n    background: var(--green-dark) !important;\n\n    border-color: var(--green-dark);\n\n    color: #FFFFFF !important;\n\n    box-shadow:\n        0 14px 30px rgba(0,120,70,.23);\n}\n\n\n\/* OUTLINE *\/\n\n.gh-btn-outline {\n    color: #FFFFFF !important;\n\n    border:\n        1px solid rgba(255,255,255,.55);\n\n    background:\n        rgba(255,255,255,.12);\n\n    backdrop-filter: blur(8px);\n}\n\n.gh-btn-outline:hover {\n    background:\n        rgba(255,255,255,.20);\n\n    color: #FFFFFF !important;\n}\n\n\n\/* WHITE *\/\n\n.gh-btn-white {\n    background: #FFFFFF !important;\n\n    color: #075E3A !important;\n\n    border: 2px solid #FFFFFF;\n\n    box-shadow:\n        0 10px 28px rgba(0,0,0,.13);\n\n    font-weight: 700;\n}\n\n.gh-btn-white:hover {\n    background: #F0FBF5 !important;\n\n    color: #075E3A !important;\n\n    border-color: #F0FBF5;\n\n    box-shadow:\n        0 14px 32px rgba(0,0,0,.17);\n}\n\n\n\/* ============================================================\n   HERO\n============================================================ *\/\n\n.gh-hero {\n    position: relative;\n\n    padding: 90px 0 80px;\n\n    color: #FFFFFF;\n\n    background:\n\n        radial-gradient(\n            circle at 90% 15%,\n            rgba(246,196,0,.20),\n            transparent 25%\n        ),\n\n        radial-gradient(\n            circle at 5% 90%,\n            rgba(0,204,102,.18),\n            transparent 30%\n        ),\n\n        linear-gradient(\n            130deg,\n            #075E3A 0%,\n            #078A4A 52%,\n            #00B85A 100%\n        );\n}\n\n\n\/* HERO PATTERN *\/\n\n.gh-hero:before {\n    content: \"\";\n\n    position: absolute;\n\n    inset: 0;\n\n    opacity: .055;\n\n    background-image:\n\n        linear-gradient(\n            45deg,\n            white 1px,\n            transparent 1px\n        ),\n\n        linear-gradient(\n            -45deg,\n            white 1px,\n            transparent 1px\n        );\n\n    background-size: 48px 48px;\n}\n\n\n.gh-hero-grid {\n    position: relative;\n\n    z-index: 2;\n\n    max-width: 920px;\n}\n\n\n\/* HERO LABEL *\/\n\n.gh-event-label {\n    display: inline-flex;\n\n    align-items: center;\n\n    gap: 8px;\n\n    padding: 8px 16px;\n\n    margin-bottom: 23px;\n\n    border-radius: 50px;\n\n    background:\n        rgba(255,255,255,.13);\n\n    border:\n        1px solid rgba(255,255,255,.24);\n\n    font-size: 12px;\n\n    font-weight: 700;\n\n    letter-spacing: .5px;\n\n    backdrop-filter: blur(8px);\n}\n\n.gh-event-label b {\n    color: var(--gold);\n}\n\n\n\/* HERO HEADING *\/\n\n.gh-hero h1 {\n    margin: 0 0 19px;\n\n    color: #FFFFFF !important;\n\n    font-size:\n        clamp(40px,5vw,67px);\n\n    line-height: 1.06;\n\n    font-weight: 800;\n\n    letter-spacing: -2px;\n}\n\n.gh-hero h1 span {\n    display: block;\n\n    color: var(--gold);\n}\n\n\n\/* HERO DESCRIPTION *\/\n\n.gh-hero-description {\n    max-width: 760px;\n\n    margin-bottom: 27px;\n\n    font-size: 17px;\n\n    line-height: 1.75;\n\n    color:\n        rgba(255,255,255,.92);\n}\n\n\n\/* DATE *\/\n\n.gh-date {\n    display: inline-flex;\n\n    align-items: center;\n\n    gap: 13px;\n\n    margin-bottom: 29px;\n\n    padding: 13px 18px;\n\n    background: #FFFFFF;\n\n    color: var(--green-deep);\n\n    border-radius: 11px;\n\n    box-shadow:\n        0 12px 30px rgba(0,0,0,.15);\n\n    font-weight: 800;\n}\n\n.gh-date-icon {\n    width: 39px;\n\n    height: 39px;\n\n    border-radius: 8px;\n\n    display: flex;\n\n    align-items: center;\n\n    justify-content: center;\n\n    background: var(--gold);\n\n    color: #17251D;\n\n    font-size: 19px;\n}\n\n\n\/* HERO ACTIONS *\/\n\n.gh-hero-actions {\n    display: flex;\n\n    flex-wrap: wrap;\n\n    gap: 11px;\n}\n\n\n\/* ============================================================\n   OFFICIAL CAMP ANNOUNCEMENT \/ FLYER\n============================================================ *\/\n\n.gh-flyer-section {\n    padding: 85px 0;\n\n    background:\n\n        radial-gradient(\n            circle at 5% 15%,\n            rgba(0,184,90,.055),\n            transparent 22%\n        ),\n\n        var(--light);\n}\n\n.gh-flyer-grid {\n    display: grid;\n\n    grid-template-columns:\n        1fr .78fr;\n\n    gap: 65px;\n\n    align-items: center;\n}\n\n\n\/* ANNOUNCEMENT *\/\n\n.gh-flyer-copy h2 {\n    margin: 0 0 18px;\n\n    color: var(--green-dark) !important;\n\n    font-size:\n        clamp(30px,4vw,44px);\n\n    font-weight: 800;\n\n    line-height: 1.2;\n}\n\n.gh-flyer-copy p {\n    margin:\n        0 0 25px;\n\n    color: var(--text);\n\n    font-size: 15px;\n\n    line-height: 1.85;\n}\n\n\n\/* FLYER *\/\n\n.gh-flyer-image {\n    position: relative;\n\n    max-width: 440px;\n\n    margin: auto;\n}\n\n.gh-flyer-image:before {\n    content: \"\";\n\n    position: absolute;\n\n    width: 95%;\n\n    height: 94%;\n\n    right: -18px;\n\n    bottom: -18px;\n\n    border-radius: 23px;\n\n    background:\n\n        linear-gradient(\n            145deg,\n            var(--green-dark),\n            var(--green)\n        );\n\n    z-index: 0;\n}\n\n.gh-flyer-image img {\n    position: relative;\n\n    z-index: 2;\n\n    display: block;\n\n    width: 100%;\n\n    max-width: 100%;\n\n    height: auto;\n\n    border:\n        1px solid rgba(0,120,65,.10);\n\n    border-radius: 20px;\n\n    background: #FFFFFF;\n\n    box-shadow:\n        0 24px 55px rgba(0,80,45,.18);\n\n    transition:\n        transform .3s ease;\n}\n\n.gh-flyer-image:hover img {\n    transform:\n        translateY(-5px);\n}\n\n\n\/* ============================================================\n   COMMON SECTION HEADING\n============================================================ *\/\n\n.gh-section-title {\n    max-width: 770px;\n\n    margin:\n        0 auto 42px;\n\n    text-align: center;\n}\n\n.gh-eyebrow {\n    margin-bottom: 7px;\n\n    color: var(--green);\n\n    font-size: 11px;\n\n    font-weight: 800;\n\n    letter-spacing: 1.5px;\n\n    text-transform: uppercase;\n}\n\n.gh-section-title h2 {\n    margin:\n        0 0 13px;\n\n    color:\n        var(--green-deep) !important;\n\n    font-size:\n        clamp(29px,4vw,42px);\n\n    font-weight: 800;\n\n    line-height: 1.2;\n}\n\n.gh-section-title p {\n    margin: 0;\n\n    color: var(--text);\n\n    font-size: 15px;\n\n    line-height: 1.8;\n}\n\n\n\/* ============================================================\n   CONDITIONS\n============================================================ *\/\n\n.gh-conditions {\n    padding: 90px 0;\n\n    background: #FFFFFF;\n}\n\n.gh-condition-grid {\n    display: grid;\n\n    grid-template-columns:\n        repeat(3,1fr);\n\n    gap: 17px;\n}\n\n.gh-condition {\n    position: relative;\n\n    display: flex;\n\n    align-items: center;\n\n    min-height: 82px;\n\n    padding:\n        21px 19px 21px 66px;\n\n    background: #FFFFFF;\n\n    border:\n        1px solid var(--border);\n\n    border-radius: 14px;\n\n    box-shadow:\n        0 8px 25px rgba(5,85,47,.05);\n\n    color: var(--dark);\n\n    font-size: 13px;\n\n    font-weight: 600;\n\n    transition: .25s ease;\n}\n\n.gh-condition:hover {\n    transform:\n        translateY(-5px);\n\n    border-color:\n        rgba(0,184,90,.38);\n\n    box-shadow:\n        0 15px 35px rgba(5,85,47,.10);\n}\n\n.gh-condition-check {\n    position: absolute;\n\n    left: 19px;\n\n    width: 31px;\n\n    height: 31px;\n\n    display: flex;\n\n    justify-content: center;\n\n    align-items: center;\n\n    border-radius: 50%;\n\n    background:\n        var(--green-soft);\n\n    color:\n        var(--green);\n\n    font-weight: 900;\n}\n\n\n\/* NOTE *\/\n\n.gh-note {\n    margin-top: 28px;\n\n    padding: 20px 23px;\n\n    background:\n        var(--green-soft);\n\n    border-left:\n        5px solid var(--green);\n\n    border-radius: 10px;\n\n    color: #3F6250;\n\n    font-size: 13px;\n}\n\n.gh-note strong {\n    color:\n        var(--green-deep);\n}\n\n\n\/* ============================================================\n   DR PETER MWIKA\n============================================================ *\/\n\n.gh-doctor {\n    padding: 90px 0;\n\n    background:\n\n        radial-gradient(\n            circle at 100% 20%,\n            rgba(246,196,0,.09),\n            transparent 20%\n        ),\n\n        radial-gradient(\n            circle at 0% 90%,\n            rgba(0,184,90,.06),\n            transparent 25%\n        ),\n\n        linear-gradient(\n            135deg,\n            #F2FFF8,\n            #FFFFFF\n        );\n\n    border-top:\n        1px solid var(--border);\n\n    border-bottom:\n        1px solid var(--border);\n}\n\n.gh-doctor-grid {\n    display: grid;\n\n    grid-template-columns:\n        .78fr 1.22fr;\n\n    gap: 65px;\n\n    align-items: center;\n}\n\n\n\/* DOCTOR PHOTO *\/\n\n.gh-doctor-photo {\n    position: relative;\n\n    max-width: 430px;\n\n    margin: auto;\n}\n\n.gh-photo-frame {\n    position: relative;\n\n    padding: 9px;\n\n    border-radius: 26px;\n\n    background:\n\n        linear-gradient(\n            145deg,\n            var(--green-dark),\n            var(--green)\n        );\n\n    box-shadow:\n        0 25px 60px rgba(0,85,48,.18);\n}\n\n.gh-photo-frame:before {\n    content: \"\";\n\n    position: absolute;\n\n    width: 110px;\n\n    height: 110px;\n\n    right: -25px;\n\n    top: -25px;\n\n    border-radius: 50%;\n\n    background:\n        var(--gold);\n\n    z-index: 0;\n}\n\n.gh-photo-frame img {\n    position: relative;\n\n    z-index: 2;\n\n    display: block;\n\n    width: 100%;\n\n    height: auto;\n\n    border-radius: 19px;\n}\n\n\n\/* DOCTOR BADGE *\/\n\n.gh-doctor-badge {\n    position: absolute;\n\n    z-index: 5;\n\n    left: -20px;\n\n    bottom: 28px;\n\n    padding: 13px 19px;\n\n    border-radius: 11px;\n\n    background: #FFFFFF;\n\n    border-left:\n        5px solid var(--gold);\n\n    box-shadow:\n        0 12px 30px rgba(0,0,0,.14);\n}\n\n.gh-doctor-badge strong {\n    display: block;\n\n    color:\n        var(--green-deep);\n\n    font-size: 13px;\n\n    font-weight: 800;\n}\n\n.gh-doctor-badge span {\n    display: block;\n\n    margin-top: 2px;\n\n    color: var(--text);\n\n    font-size: 10px;\n}\n\n\n\/* DOCTOR COPY *\/\n\n.gh-doctor-copy h2 {\n    margin:\n        5px 0 5px;\n\n    color:\n        var(--green-deep) !important;\n\n    font-size:\n        clamp(31px,4vw,44px);\n\n    font-weight: 800;\n\n    line-height: 1.2;\n}\n\n.gh-doctor-title {\n    margin-bottom: 20px;\n\n    color: var(--green);\n\n    font-size: 17px;\n\n    font-weight: 700;\n}\n\n.gh-doctor-copy p {\n    margin-bottom: 16px;\n\n    color: var(--text);\n\n    font-size: 14px;\n\n    line-height: 1.85;\n}\n\n\n\/* DOCTOR FEATURES *\/\n\n.gh-doctor-features {\n    display: grid;\n\n    grid-template-columns:\n        1fr 1fr;\n\n    gap: 10px;\n\n    margin:\n        25px 0 28px;\n}\n\n.gh-doctor-features div {\n    padding:\n        12px 13px;\n\n    border:\n        1px solid var(--border);\n\n    border-radius: 9px;\n\n    background: #FFFFFF;\n\n    font-size: 12px;\n\n    font-weight: 600;\n\n    transition: .25s ease;\n}\n\n.gh-doctor-features div:hover {\n    border-color:\n        rgba(0,184,90,.35);\n\n    transform:\n        translateY(-2px);\n}\n\n.gh-doctor-features b {\n    margin-right: 6px;\n\n    color: var(--green);\n}\n\n\n\/* ============================================================\n   FINAL CTA\n============================================================ *\/\n\n.gh-cta {\n    padding:\n        80px 0;\n\n    background:\n        #FFFFFF;\n}\n\n.gh-cta-box {\n    position: relative;\n\n    overflow: hidden;\n\n    padding:\n        60px 25px;\n\n    border-radius: 25px;\n\n    text-align: center;\n\n    color: #FFFFFF;\n\n    background:\n\n        radial-gradient(\n            circle at 10% 10%,\n            rgba(246,196,0,.27),\n            transparent 23%\n        ),\n\n        radial-gradient(\n            circle at 90% 90%,\n            rgba(255,255,255,.10),\n            transparent 24%\n        ),\n\n        linear-gradient(\n            135deg,\n            #087A45,\n            #00B85A\n        );\n\n    box-shadow:\n        0 20px 50px rgba(0,120,65,.14);\n}\n\n.gh-cta-box h2 {\n    margin:\n        5px 0 12px;\n\n    color:\n        #FFFFFF !important;\n\n    font-size:\n        clamp(29px,4vw,42px);\n\n    font-weight: 800;\n}\n\n.gh-cta-box p {\n    max-width: 680px;\n\n    margin:\n        0 auto 27px;\n\n    color:\n        rgba(255,255,255,.93);\n\n    font-size: 14px;\n\n    line-height: 1.8;\n}\n\n.gh-cta-actions {\n    display: flex;\n\n    justify-content: center;\n\n    align-items: center;\n\n    flex-wrap: wrap;\n\n    gap: 12px;\n}\n\n\n\/* ============================================================\n   CONTACT FOOTER\n============================================================ *\/\n\n.gh-contact {\n    padding:\n        30px 0;\n\n    background:\n        #082F22;\n\n    color:\n        #FFFFFF;\n}\n\n.gh-contact-grid {\n    display: grid;\n\n    grid-template-columns:\n        repeat(3,1fr);\n\n    gap: 20px;\n\n    text-align: center;\n}\n\n.gh-contact strong {\n    display: block;\n\n    margin-bottom: 4px;\n\n    color: var(--gold);\n\n    font-size: 10px;\n\n    letter-spacing: 1px;\n\n    text-transform: uppercase;\n}\n\n.gh-contact span,\n.gh-contact a {\n    color:\n        #FFFFFF !important;\n\n    font-size: 13px;\n}\n\n\n\/* ============================================================\n   TABLET\n============================================================ *\/\n\n@media(max-width:900px) {\n\n    .gh-flyer-grid,\n    .gh-doctor-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .gh-condition-grid {\n        grid-template-columns:\n            repeat(2,1fr);\n    }\n\n    .gh-flyer-copy {\n        text-align: center;\n    }\n\n    .gh-doctor-grid {\n        gap: 50px;\n    }\n\n}\n\n\n\/* ============================================================\n   MOBILE\n============================================================ *\/\n\n@media(max-width:600px) {\n\n    .gh-hero {\n        padding:\n            55px 0;\n    }\n\n    .gh-hero h1 {\n        font-size: 39px;\n\n        letter-spacing:\n            -1.4px;\n    }\n\n    .gh-hero-description {\n        font-size: 15px;\n    }\n\n    .gh-date {\n        width: 100%;\n    }\n\n    .gh-btn {\n        width: 100%;\n    }\n\n    .gh-flyer-section,\n    .gh-conditions,\n    .gh-doctor,\n    .gh-cta {\n        padding:\n            65px 0;\n    }\n\n    .gh-condition-grid,\n    .gh-doctor-features,\n    .gh-contact-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .gh-condition {\n        min-height: 70px;\n    }\n\n    .gh-flyer-image {\n        max-width: 88%;\n    }\n\n    .gh-doctor-photo {\n        max-width: 85%;\n    }\n\n    .gh-doctor-badge {\n        left: -12px;\n\n        bottom: 18px;\n    }\n\n    .gh-cta-box {\n        padding:\n            45px 20px;\n    }\n\n}\n\n<\/style>\n\n\n<!-- ============================================================\n PAGE CONTENT\n============================================================= -->\n\n<div class=\"gh-camp\">\n\n\n<!-- ============================================================\n 1. HERO\n============================================================= -->\n\n<section class=\"gh-hero\">\n\n<div class=\"gh-wrap gh-hero-grid\">\n\n<div>\n\n\n<div class=\"gh-event-label\">\n\nGuardian Hospital Meru <b>\u00d7<\/b> KAPS\n\n<\/div>\n\n\n<h1>\n\n2026 Annual\n\n<span>\nPaediatric Surgical Camp\n<\/span>\n\n<\/h1>\n\n\n<div class=\"gh-hero-description\">\n\nSpecialist paediatric surgical consultation and care for children at\n<strong>Guardian Hospital Kangeta \u2013 Meru<\/strong>, in partnership with\nthe Kenya Association of Paediatric Surgeons (KAPS).\n\n<\/div>\n\n\n<div class=\"gh-date\">\n\n\n<div class=\"gh-date-icon\">\n\n\u2713\n\n<\/div>\n\n\n<div>\n\n28<sup>th<\/sup> \u2013 30<sup>th<\/sup> September 2026\n\n<\/div>\n\n\n<\/div>\n\n\n<div class=\"gh-hero-actions\">\n\n\n<a\nhref=\"tel:+254703847379\"\nclass=\"gh-btn gh-btn-gold\">\n\n\u260e Call 0703 847 379\n\n<\/a>\n\n\n<a\nhref=\"#gh-conditions\"\nclass=\"gh-btn gh-btn-outline\">\n\nView Conditions \u2193\n\n<\/a>\n\n\n<\/div>\n\n\n<\/div>\n\n<\/div>\n\n<\/section>\n\n\n\n<!-- ============================================================\n 2. OFFICIAL CAMP ANNOUNCEMENT\n============================================================= -->\n\n<section class=\"gh-flyer-section\">\n\n<div class=\"gh-wrap gh-flyer-grid\">\n\n\n<!-- ANNOUNCEMENT -->\n\n<div class=\"gh-flyer-copy\">\n\n\n<h2>\n\nOfficial Camp Announcement\n\n<\/h2>\n\n\n<p>\n\nGuardian Hospital Kangeta \u2013 Meru, in partnership with the Kenya Association of Paediatric Surgeons (KAPS), will hold a paediatric surgical camp from 28th\u201330th September 2026. Parents and caregivers are encouraged to contact the hospital for enquiries and appointment information.\n<\/p>\n\n\n<a\nhref=\"tel:+254703847379\"\nclass=\"gh-btn gh-btn-green\">\n\n\u260e Enquire About the Camp\n\n<\/a>\n\n\n<\/div>\n\n\n\n<!-- CAMP FLYER -->\n\n<div class=\"gh-flyer-image\">\n\n\n<img\nsrc=\"https:\/\/guardianhospitalmeru.com\/wp-content\/uploads\/2026\/07\/Guardian-Hospital-Meru-KAPS-2026-camp.jpg\"\nalt=\"Guardian Hospital Meru and KAPS 2026 Annual Paediatric Surgical Camp\"\nloading=\"lazy\">\n\n\n<\/div>\n\n\n<\/div>\n\n<\/section>\n\n\n\n<!-- ============================================================\n 3. CONDITIONS\n============================================================= -->\n\n<section\nclass=\"gh-conditions\"\nid=\"gh-conditions\">\n\n\n<div class=\"gh-wrap\">\n\n\n<div class=\"gh-section-title\">\n\n\n<div class=\"gh-eyebrow\">\n\nPaediatric Surgical Care\n\n<\/div>\n\n\n<h2>\n\nDoes Your Child Have Any of These Conditions?\n\n<\/h2>\n\n\n<p>\n\nSeek specialist assessment if your child presents with any of the\nfollowing conditions.\n\n<\/p>\n\n\n<\/div>\n\n\n\n<div class=\"gh-condition-grid\">\n\n\n<div class=\"gh-condition\">\n\n<span class=\"gh-condition-check\">\u2713<\/span>\n\nPee hole not at the tip\n\n<\/div>\n\n\n<div class=\"gh-condition\">\n\n<span class=\"gh-condition-check\">\u2713<\/span>\n\nTight foreskin\n\n<\/div>\n\n\n<div class=\"gh-condition\">\n\n<span class=\"gh-condition-check\">\u2713<\/span>\n\nBelly button bulge\n\n<\/div>\n\n\n<div class=\"gh-condition\">\n\n<span class=\"gh-condition-check\">\u2713<\/span>\n\nPain or swelling in testicles\n\n<\/div>\n\n\n<div class=\"gh-condition\">\n\n<span class=\"gh-condition-check\">\u2713<\/span>\n\nConstipation\n\n<\/div>\n\n\n<div class=\"gh-condition\">\n\n<span class=\"gh-condition-check\">\u2713<\/span>\n\nLump near thigh or groin\n\n<\/div>\n\n\n<div class=\"gh-condition\">\n\n<span class=\"gh-condition-check\">\u2713<\/span>\n\nMissing testicles\n\n<\/div>\n\n\n<div class=\"gh-condition\">\n\n<span class=\"gh-condition-check\">\u2713<\/span>\n\nKidney stones\n\n<\/div>\n\n\n<div class=\"gh-condition\">\n\n<span class=\"gh-condition-check\">\u2713<\/span>\n\nBladder stones\n\n<\/div>\n\n\n<div class=\"gh-condition\">\n\n<span class=\"gh-condition-check\">\u2713<\/span>\n\nSwollen sac\n\n<\/div>\n\n\n<div class=\"gh-condition\">\n\n<span class=\"gh-condition-check\">\u2713<\/span>\n\nAbsent anal opening\n\n<\/div>\n\n\n<\/div>\n\n\n\n<div class=\"gh-note\">\n\n<strong>\n\nPlease note:\n\n<\/strong>\n\nThe conditions listed above are not exhaustive.\nIf you are concerned about a possible surgical condition affecting\nyour child, contact Guardian Hospital for guidance and assessment.\n\n<\/div>\n\n\n<\/div>\n\n<\/section>\n\n\n\n<!-- ============================================================\n 4. DR PETER MWIKA\n============================================================= -->\n\n<section class=\"gh-doctor\">\n\n\n<div class=\"gh-wrap gh-doctor-grid\">\n\n\n\n<!-- DOCTOR IMAGE -->\n\n<div class=\"gh-doctor-photo\">\n\n\n<div class=\"gh-photo-frame\">\n\n\n<img\nsrc=\"https:\/\/guardianhospitalmeru.com\/wp-content\/uploads\/2026\/07\/mwika_profile6.jpg\"\nalt=\"Dr Peter Mwika - Consultant Paediatric Surgeon\"\nloading=\"lazy\">\n\n\n<\/div>\n\n\n\n<div class=\"gh-doctor-badge\">\n\n\n<strong>\n\nDr. Peter Mwika\n\n<\/strong>\n\n\n<span>\n\nConsultant Paediatric Surgeon\n\n<\/span>\n\n\n<\/div>\n\n\n<\/div>\n\n\n\n<!-- DOCTOR INFORMATION -->\n\n<div class=\"gh-doctor-copy\">\n\n\n<div class=\"gh-eyebrow\">\n\nSpecialist Paediatric Care\n\n<\/div>\n\n\n<h2>\n\nMeet Dr. Peter Mwika\n\n<\/h2>\n\n\n<div class=\"gh-doctor-title\">\n\nConsultant Paediatric Surgeon\n\n<\/div>\n\n\n<p>\n\nDr. Peter Mwika provides specialist surgical care for newborns,\ninfants, children and adolescents, with a focus on the assessment\nand management of paediatric surgical conditions.\n\n<\/p>\n\n\n<p>\n\nParents and caregivers can access additional information on\npaediatric surgical conditions, specialist services and patient\neducation through Dr. Peter Mwika's official website.\n\n<\/p>\n\n\n\n<div class=\"gh-doctor-features\">\n\n\n<div>\n\n<b>\u2713<\/b>\n\nPaediatric Surgery\n\n<\/div>\n\n\n<div>\n\n<b>\u2713<\/b>\n\nChild-Focused Care\n\n<\/div>\n\n\n<div>\n\n<b>\u2713<\/b>\n\nSurgical Consultation\n\n<\/div>\n\n\n<div>\n\n<b>\u2713<\/b>\n\nFamily-Centred Care\n\n<\/div>\n\n\n<\/div>\n\n\n\n<a\nhref=\"https:\/\/drmwika.com\"\ntarget=\"_blank\"\nrel=\"noopener noreferrer\"\nclass=\"gh-btn gh-btn-gold\">\n\nVisit Dr. Peter Mwika's Official Website \u2192\n\n<\/a>\n\n\n<\/div>\n\n\n<\/div>\n\n<\/section>\n\n\n\n<!-- ============================================================\n 5. APPOINTMENT CTA\n============================================================= -->\n\n<section class=\"gh-cta\">\n\n\n<div class=\"gh-wrap\">\n\n\n<div class=\"gh-cta-box\">\n\n\n<div\nclass=\"gh-eyebrow\"\nstyle=\"color:#F6C400;\">\n\n28th \u2013 30th September 2026\n\n<\/div>\n\n\n<h2>\n\nBook Your Child's Appointment\n\n<\/h2>\n\n\n<p>\n\nContact Guardian Hospital Kangeta \u2013 Meru for appointment information,\nenquiries and guidance on your child's paediatric surgical assessment.\n\n<\/p>\n\n\n\n<div class=\"gh-cta-actions\">\n\n\n<a\nhref=\"tel:+254703847379\"\nclass=\"gh-btn gh-btn-gold\">\n\n\u260e Call 0703 847 379\n\n<\/a>\n\n\n<a\nhref=\"https:\/\/guardianhospitalmeru.com\"\ntarget=\"_blank\"\nrel=\"noopener noreferrer\"\nclass=\"gh-btn gh-btn-white\">\n\nVisit Guardian Hospital Website \u2192\n\n<\/a>\n\n\n<\/div>\n\n\n<\/div>\n\n\n<\/div>\n\n<\/section>\n\n\n\n<!-- ============================================================\n 6. CONTACT\n============================================================= -->\n\n<section class=\"gh-contact\">\n\n\n<div class=\"gh-wrap gh-contact-grid\">\n\n\n\n<div>\n\n\n<strong>\n\nLocation\n\n<\/strong>\n\n\n<span>\n\nGuardian Hospital Kangeta \u2013 Meru\n\n<\/span>\n\n\n<\/div>\n\n\n\n<div>\n\n\n<strong>\n\nCall Us\n\n<\/strong>\n\n\n<a href=\"tel:+254703847379\">\n\n0703 847 379\n\n<\/a>\n\n\n<\/div>\n\n\n\n<div>\n\n\n<strong>\n\nWebsite\n\n<\/strong>\n\n\n<a\nhref=\"https:\/\/guardianhospitalmeru.com\"\ntarget=\"_blank\"\nrel=\"noopener noreferrer\">\n\nguardianhospitalmeru.com\n\n<\/a>\n\n\n<\/div>\n\n\n<\/div>\n\n\n<\/section>\n\n\n<\/div>\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>Guardian Hospital Meru \u00d7 KAPS 2026 Annual Paediatric Surgical Camp Specialist paediatric surgical consultation and care for children at Guardian Hospital Kangeta \u2013 Meru, in partnership with the Kenya Association of Paediatric Surgeons (KAPS). \u2713 28th \u2013 30th September 2026 \u260e Call 0703 847 379 View Conditions \u2193 Official Camp Announcement Guardian Hospital Kangeta \u2013 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":11965,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_eb_attr":"","_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","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":"","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":"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":""},"categories":[45],"tags":[],"class_list":["post-11987","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-community-service"],"uagb_featured_image_src":{"full":["https:\/\/guardianhospitalmeru.com\/wp-content\/uploads\/2026\/07\/Guardian-Hospital-Meru-KAPS-2026-camp.jpg",1054,1492,false],"thumbnail":["https:\/\/guardianhospitalmeru.com\/wp-content\/uploads\/2026\/07\/Guardian-Hospital-Meru-KAPS-2026-camp-150x150.jpg",150,150,true],"medium":["https:\/\/guardianhospitalmeru.com\/wp-content\/uploads\/2026\/07\/Guardian-Hospital-Meru-KAPS-2026-camp-212x300.jpg",212,300,true],"medium_large":["https:\/\/guardianhospitalmeru.com\/wp-content\/uploads\/2026\/07\/Guardian-Hospital-Meru-KAPS-2026-camp-768x1087.jpg",768,1087,true],"large":["https:\/\/guardianhospitalmeru.com\/wp-content\/uploads\/2026\/07\/Guardian-Hospital-Meru-KAPS-2026-camp-723x1024.jpg",723,1024,true],"1536x1536":["https:\/\/guardianhospitalmeru.com\/wp-content\/uploads\/2026\/07\/Guardian-Hospital-Meru-KAPS-2026-camp.jpg",1054,1492,false],"2048x2048":["https:\/\/guardianhospitalmeru.com\/wp-content\/uploads\/2026\/07\/Guardian-Hospital-Meru-KAPS-2026-camp.jpg",1054,1492,false]},"uagb_author_info":{"display_name":"admin","author_link":"https:\/\/guardianhospitalmeru.com\/index.php\/author\/admin\/"},"uagb_comment_info":0,"uagb_excerpt":"Guardian Hospital Meru \u00d7 KAPS 2026 Annual Paediatric Surgical Camp Specialist paediatric surgical consultation and care for children at Guardian Hospital Kangeta \u2013 Meru, in partnership with the Kenya Association of Paediatric Surgeons (KAPS). \u2713 28th \u2013 30th September 2026 \u260e Call 0703 847 379 View Conditions \u2193 Official Camp Announcement Guardian Hospital Kangeta \u2013&hellip;","_links":{"self":[{"href":"https:\/\/guardianhospitalmeru.com\/index.php\/wp-json\/wp\/v2\/posts\/11987","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/guardianhospitalmeru.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/guardianhospitalmeru.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/guardianhospitalmeru.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/guardianhospitalmeru.com\/index.php\/wp-json\/wp\/v2\/comments?post=11987"}],"version-history":[{"count":46,"href":"https:\/\/guardianhospitalmeru.com\/index.php\/wp-json\/wp\/v2\/posts\/11987\/revisions"}],"predecessor-version":[{"id":12038,"href":"https:\/\/guardianhospitalmeru.com\/index.php\/wp-json\/wp\/v2\/posts\/11987\/revisions\/12038"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/guardianhospitalmeru.com\/index.php\/wp-json\/wp\/v2\/media\/11965"}],"wp:attachment":[{"href":"https:\/\/guardianhospitalmeru.com\/index.php\/wp-json\/wp\/v2\/media?parent=11987"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/guardianhospitalmeru.com\/index.php\/wp-json\/wp\/v2\/categories?post=11987"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/guardianhospitalmeru.com\/index.php\/wp-json\/wp\/v2\/tags?post=11987"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}