{"id":1781,"date":"2026-09-07T22:06:15","date_gmt":"2026-09-07T22:06:15","guid":{"rendered":"http:\/\/185.113.249.20\/bwasco\/?page_id=1781"},"modified":"2026-09-08T00:05:48","modified_gmt":"2026-09-08T00:05:48","slug":"publications","status":"publish","type":"page","link":"https:\/\/bwasco.co.ke\/index.php\/publications\/","title":{"rendered":"Publications"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1781\" class=\"elementor elementor-1781\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ad772b e-flex e-con-boxed e-con e-parent\" data-id=\"3ad772b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bef26c elementor-widget elementor-widget-html\" data-id=\"1bef26c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* =========================================================\n   BWASCO PUBLICATIONS PAGE\n========================================================= *\/\n\n.bwasco-publications-page {\n    font-family: Arial, Helvetica, sans-serif;\n    background: #f5f8fc;\n    color: #17324d;\n    padding-bottom: 60px;\n}\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.bwasco-publications-hero {\n    background: linear-gradient(135deg, #005baa 0%, #0077c8 100%);\n    padding: 65px 20px 70px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    border-radius: 0 0 30px 30px;\n}\n\n.bwasco-publications-hero:before,\n.bwasco-publications-hero:after {\n    content: \"\";\n    position: absolute;\n    border-radius: 50%;\n    background: rgba(255,255,255,.08);\n}\n\n.bwasco-publications-hero:before {\n    width: 300px;\n    height: 300px;\n    left: -120px;\n    top: -150px;\n}\n\n.bwasco-publications-hero:after {\n    width: 250px;\n    height: 250px;\n    right: -100px;\n    bottom: -130px;\n}\n\n.bwasco-publications-hero-content {\n    position: relative;\n    z-index: 2;\n    max-width: 900px;\n    margin: auto;\n}\n\n\/* =========================================================\n   HERO SVG ICON\n========================================================= *\/\n\n.bwasco-book-icon {\n    width: 70px;\n    height: 70px;\n    margin: 0 auto 20px;\n    background: rgba(255,255,255,.15);\n    border: 1px solid rgba(255,255,255,.25);\n    border-radius: 18px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n}\n\n.bwasco-book-icon svg {\n    width: 34px;\n    height: 34px;\n    stroke: #ffffff;\n    fill: none;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n}\n\n\/* =========================================================\n   HERO TITLE\n========================================================= *\/\n\n.bwasco-publications-hero h1 {\n    margin: 0 0 15px;\n    color: #ffffff !important;\n    font-size: clamp(38px, 5vw, 58px);\n    line-height: 1.1;\n    font-weight: 800;\n}\n\n.bwasco-publications-hero p {\n    max-width: 760px;\n    margin: auto;\n    color: rgba(255,255,255,.92) !important;\n    font-size: 18px;\n    line-height: 1.7;\n}\n\n\/* =========================================================\n   MAIN CONTAINER\n========================================================= *\/\n\n.bwasco-publications-container {\n    max-width: 1180px;\n    margin: auto;\n    padding: 50px 20px;\n}\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.bwasco-publications-intro {\n    text-align: center;\n    max-width: 800px;\n    margin: 0 auto 35px;\n}\n\n.bwasco-publications-intro h2 {\n    margin: 0 0 12px;\n    color: #123b61 !important;\n    font-size: 30px;\n    font-weight: 800;\n}\n\n.bwasco-publications-intro p {\n    margin: 0;\n    color: #68798b !important;\n    font-size: 16px;\n    line-height: 1.7;\n}\n\n\/* =========================================================\n   CATEGORY GRID\n========================================================= *\/\n\n.bwasco-publication-categories {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 20px;\n    margin-bottom: 45px;\n}\n\n\/* =========================================================\n   CATEGORY CARD\n========================================================= *\/\n\n.bwasco-publication-category {\n    background: #ffffff;\n    border: 1px solid #e1eaf2;\n    border-radius: 18px;\n    padding: 28px 20px;\n    text-align: center;\n\n    box-shadow: 0 8px 25px rgba(20,55,90,.06);\n\n    transition:\n        transform .25s ease,\n        box-shadow .25s ease;\n}\n\n.bwasco-publication-category:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 15px 35px rgba(20,55,90,.12);\n}\n\n\/* =========================================================\n   CATEGORY SVG ICON\n========================================================= *\/\n\n.bwasco-category-icon {\n    width: 62px;\n    height: 62px;\n    margin: 0 auto 16px;\n\n    border-radius: 17px;\n    background: #eaf4fc;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n}\n\n.bwasco-category-icon svg {\n    width: 29px;\n    height: 29px;\n\n    stroke: #0068b5;\n    fill: none;\n\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n}\n\n\/* =========================================================\n   CATEGORY TEXT\n========================================================= *\/\n\n.bwasco-publication-category h3 {\n    margin: 0 0 8px;\n    color: #173b5c !important;\n    font-size: 17px;\n    font-weight: 700;\n}\n\n.bwasco-publication-category p {\n    margin: 0;\n    color: #718096 !important;\n    font-size: 13px;\n    line-height: 1.55;\n}\n\n\/* =========================================================\n   SHORTCODE\n========================================================= *\/\n\n.bwasco-publications-shortcode {\n    width: 100%;\n    margin-top: 0;\n}\n\n\/* =========================================================\n   NOTICE\n========================================================= *\/\n\n.bwasco-publications-notice {\n    display: flex;\n    align-items: flex-start;\n    gap: 15px;\n\n    margin-top: 35px;\n    padding: 22px 24px;\n\n    background: #edf7ff;\n    border: 1px solid #cfe9fa;\n    border-radius: 18px;\n}\n\n.bwasco-notice-icon {\n    width: 44px;\n    height: 44px;\n    flex-shrink: 0;\n\n    border-radius: 12px;\n    background: #0068b5;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n}\n\n.bwasco-notice-icon svg {\n    width: 22px;\n    height: 22px;\n\n    stroke: #ffffff;\n    fill: none;\n\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n}\n\n.bwasco-publications-notice h3 {\n    margin: 0 0 5px;\n    color: #123b61 !important;\n    font-size: 17px;\n}\n\n.bwasco-publications-notice p {\n    margin: 0;\n    color: #60758a !important;\n    font-size: 14px;\n    line-height: 1.6;\n}\n\n\/* =========================================================\n   CTA\n========================================================= *\/\n\n.bwasco-publications-cta {\n    margin-top: 40px;\n    padding: 40px 25px;\n\n    text-align: center;\n\n    background: linear-gradient(135deg, #073b67, #0068b5);\n\n    border-radius: 22px;\n}\n\n.bwasco-publications-cta h2 {\n    margin: 0 0 10px;\n    color: #ffffff !important;\n    font-size: 28px;\n}\n\n.bwasco-publications-cta p {\n    max-width: 700px;\n    margin: 0 auto 22px;\n\n    color: rgba(255,255,255,.9) !important;\n\n    line-height: 1.7;\n}\n\n.bwasco-publications-cta a {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n\n    padding: 13px 25px;\n\n    background: #ffffff;\n\n    color: #0068b5 !important;\n\n    text-decoration: none !important;\n\n    border-radius: 10px;\n\n    font-weight: 700;\n\n    transition: all .2s ease;\n}\n\n.bwasco-publications-cta a:hover {\n    background: #f1f8ff;\n    transform: translateY(-2px);\n}\n\n.bwasco-publications-cta svg {\n    width: 18px;\n    height: 18px;\n\n    stroke: #0068b5;\n    fill: none;\n\n    stroke-width: 2;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n}\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media (max-width: 900px) {\n\n    .bwasco-publication-categories {\n        grid-template-columns: repeat(2, 1fr);\n    }\n\n}\n\n@media (max-width: 600px) {\n\n    .bwasco-publications-hero {\n        padding: 45px 18px 50px;\n        border-radius: 0 0 20px 20px;\n    }\n\n    .bwasco-publications-hero h1 {\n        font-size: 38px;\n    }\n\n    .bwasco-publications-hero p {\n        font-size: 16px;\n    }\n\n    .bwasco-publications-container {\n        padding: 35px 15px;\n    }\n\n    .bwasco-publication-categories {\n        grid-template-columns: 1fr;\n        gap: 14px;\n        margin-bottom: 30px;\n    }\n\n    .bwasco-publication-category {\n        padding: 24px 18px;\n    }\n\n    .bwasco-publications-notice {\n        padding: 18px;\n    }\n\n    .bwasco-publications-cta {\n        padding: 32px 20px;\n    }\n\n    .bwasco-publications-cta h2 {\n        font-size: 24px;\n    }\n\n}\n<\/style>\n\n\n<div class=\"bwasco-publications-page\">\n\n\n    <!-- =====================================================\n         HERO\n    ====================================================== -->\n\n    <section class=\"bwasco-publications-hero\">\n\n        <div class=\"bwasco-publications-hero-content\">\n\n\n            <!-- BOOK ICON -->\n            <div class=\"bwasco-book-icon\">\n\n                <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n\n                    <path d=\"M4 4.5A2.5 2.5 0 0 1 6.5 2H20v18H6.5A2.5 2.5 0 0 0 4 22V4.5Z\"><\/path>\n\n                    <path d=\"M4 4.5V22\"><\/path>\n\n                    <path d=\"M8 6h8\"><\/path>\n\n                    <path d=\"M8 10h8\"><\/path>\n\n                    <path d=\"M8 14h5\"><\/path>\n\n                <\/svg>\n\n            <\/div>\n\n\n            <h1>\n                Publications\n            <\/h1>\n\n\n            <p>\n                Access official BWASCO reports, plans, policies,\n                financial publications, customer information and\n                other important documents.\n            <\/p>\n\n\n        <\/div>\n\n    <\/section>\n\n\n\n    <!-- =====================================================\n         MAIN\n    ====================================================== -->\n\n    <main class=\"bwasco-publications-container\">\n\n\n        <!-- INTRO -->\n\n        <div class=\"bwasco-publications-intro\">\n\n            <h2>\n                Explore Our Publications\n            <\/h2>\n\n            <p>\n                Browse important documents published by Bungoma Water\n                and Sanitation Company for customers, stakeholders\n                and the general public.\n            <\/p>\n\n        <\/div>\n\n\n\n        <!-- =================================================\n             CATEGORY CARDS\n        ================================================== -->\n\n        <div class=\"bwasco-publication-categories\">\n\n\n            <!-- REPORTS -->\n\n            <div class=\"bwasco-publication-category\">\n\n                <div class=\"bwasco-category-icon\">\n\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n\n                        <path d=\"M6 2h9l4 4v16H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2Z\"><\/path>\n\n                        <path d=\"M14 2v5h5\"><\/path>\n\n                        <path d=\"M8 11h8\"><\/path>\n\n                        <path d=\"M8 15h8\"><\/path>\n\n                        <path d=\"M8 19h5\"><\/path>\n\n                    <\/svg>\n\n                <\/div>\n\n                <h3>\n                    Reports\n                <\/h3>\n\n                <p>\n                    Annual reports, performance reports\n                    and institutional publications.\n                <\/p>\n\n            <\/div>\n\n\n\n            <!-- PLANS -->\n\n            <div class=\"bwasco-publication-category\">\n\n                <div class=\"bwasco-category-icon\">\n\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n\n                        <circle cx=\"12\" cy=\"12\" r=\"9\"><\/circle>\n\n                        <circle cx=\"12\" cy=\"12\" r=\"4\"><\/circle>\n\n                        <path d=\"M12 3v4\"><\/path>\n\n                        <path d=\"M21 12h-4\"><\/path>\n\n                        <path d=\"M12 21v-4\"><\/path>\n\n                        <path d=\"M3 12h4\"><\/path>\n\n                    <\/svg>\n\n                <\/div>\n\n                <h3>\n                    Plans &amp; Strategies\n                <\/h3>\n\n                <p>\n                    Strategic plans, development plans\n                    and operational strategies.\n                <\/p>\n\n            <\/div>\n\n\n\n            <!-- POLICIES -->\n\n            <div class=\"bwasco-publication-category\">\n\n                <div class=\"bwasco-category-icon\">\n\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n\n                        <path d=\"M12 3 20 6v6c0 5-3.4 8.2-8 10-4.6-1.8-8-5-8-10V6l8-3Z\"><\/path>\n\n                        <path d=\"m8.5 12 2.3 2.3 4.7-5\"><\/path>\n\n                    <\/svg>\n\n                <\/div>\n\n                <h3>\n                    Policies\n                <\/h3>\n\n                <p>\n                    Policies, guidelines and governance\n                    documents.\n                <\/p>\n\n            <\/div>\n\n\n\n            <!-- FINANCIAL -->\n\n            <div class=\"bwasco-publication-category\">\n\n                <div class=\"bwasco-category-icon\">\n\n                    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n\n                        <ellipse cx=\"12\" cy=\"6\" rx=\"7\" ry=\"3\"><\/ellipse>\n\n                        <path d=\"M5 6v6c0 1.7 3.1 3 7 3s7-1.3 7-3V6\"><\/path>\n\n                        <path d=\"M5 12v6c0 1.7 3.1 3 7 3s7-1.3 7-3v-6\"><\/path>\n\n                        <path d=\"M12 8v5\"><\/path>\n\n                    <\/svg>\n\n                <\/div>\n\n                <h3>\n                    Financial Documents\n                <\/h3>\n\n                <p>\n                    Financial statements and other\n                    financial publications.\n                <\/p>\n\n            <\/div>\n\n\n        <\/div>\n\n\n\n        <!-- =================================================\n             DYNAMIC PUBLICATIONS\n\n             ONLY THE SHORTCODE \u2014 NO EXTRA HEADER\n        ================================================== -->\n\n        <div class=\"bwasco-publications-shortcode\">\n\n            \r\n            <style>\r\n\r\n                .bwasco-publications-dynamic {\r\n                    width: 100%;\r\n                    max-width: 1200px;\r\n                    margin: 0 auto;\r\n                    font-family: inherit;\r\n                }\r\n\r\n\r\n                \/* Search *\/\r\n\r\n                .bwasco-pub-search-box {\r\n                    margin: 0 0 35px;\r\n                    padding: 22px;\r\n                    background: #f6f9fc;\r\n                    border: 1px solid #e5ebf2;\r\n                    border-radius: 18px;\r\n                }\r\n\r\n\r\n                .bwasco-pub-search-form {\r\n                    display: grid;\r\n                    grid-template-columns: 1fr 220px auto;\r\n                    gap: 12px;\r\n                    align-items: center;\r\n                }\r\n\r\n\r\n                .bwasco-pub-search-form input,\r\n                .bwasco-pub-search-form select {\r\n                    width: 100%;\r\n                    min-height: 48px;\r\n                    padding: 0 15px;\r\n                    border: 1px solid #d8e0e8;\r\n                    border-radius: 10px;\r\n                    background: #fff;\r\n                    color: #183247;\r\n                    font-size: 14px;\r\n                    box-sizing: border-box;\r\n                    outline: none;\r\n                }\r\n\r\n\r\n                .bwasco-pub-search-form input:focus,\r\n                .bwasco-pub-search-form select:focus {\r\n                    border-color: #0067c5;\r\n                    box-shadow: 0 0 0 3px rgba(0,103,197,.08);\r\n                }\r\n\r\n\r\n                .bwasco-pub-search-form button {\r\n                    min-height: 48px;\r\n                    border: 0;\r\n                    border-radius: 10px;\r\n                    padding: 0 25px;\r\n                    background: #0057b8;\r\n                    color: #fff;\r\n                    font-weight: 700;\r\n                    cursor: pointer;\r\n                    white-space: nowrap;\r\n                }\r\n\r\n\r\n                .bwasco-pub-search-form button:hover {\r\n                    background: #004795;\r\n                }\r\n\r\n\r\n                \/* Section heading *\/\r\n\r\n                .bwasco-publications-section-head {\r\n                    margin: 0 0 22px;\r\n                }\r\n\r\n\r\n                .bwasco-publications-section-head h2 {\r\n                    margin: 0 0 7px;\r\n                    color: #17324d;\r\n                    font-size: 25px;\r\n                    line-height: 1.2;\r\n                }\r\n\r\n\r\n                .bwasco-publications-section-head p {\r\n                    margin: 0;\r\n                    color: #667789;\r\n                    font-size: 14px;\r\n                }\r\n\r\n\r\n                \/* Featured *\/\r\n\r\n                .bwasco-pub-featured {\r\n                    position: relative;\r\n                    overflow: hidden;\r\n                    display: grid;\r\n                    grid-template-columns: 150px 1fr;\r\n                    gap: 28px;\r\n                    align-items: center;\r\n                    margin-bottom: 45px;\r\n                    padding: 30px;\r\n                    border-radius: 20px;\r\n                    background: linear-gradient(\r\n                        135deg,\r\n                        #0057b8,\r\n                        #0087d4\r\n                    );\r\n                    color: #fff;\r\n                    box-shadow: 0 15px 35px rgba(0,87,184,.16);\r\n                }\r\n\r\n\r\n                .bwasco-pub-featured-cover {\r\n                    width: 150px;\r\n                    height: 190px;\r\n                    border-radius: 10px;\r\n                    background: #fff;\r\n                    box-shadow: 0 10px 25px rgba(0,0,0,.18);\r\n                    position: relative;\r\n                    overflow: hidden;\r\n                }\r\n\r\n\r\n                .bwasco-pub-featured-cover:before {\r\n                    content: \"\";\r\n                    position: absolute;\r\n                    top: 0;\r\n                    left: 0;\r\n                    width: 10px;\r\n                    height: 100%;\r\n                    background: #d9e9f7;\r\n                }\r\n\r\n\r\n                .bwasco-pub-featured-cover:after {\r\n                    content: \"\";\r\n                    position: absolute;\r\n                    top: 22px;\r\n                    left: 25px;\r\n                    right: 25px;\r\n                    height: 8px;\r\n                    border-radius: 4px;\r\n                    background: #0057b8;\r\n                    box-shadow:\r\n                        0 24px 0 #d9e9f7,\r\n                        0 48px 0 #d9e9f7,\r\n                        0 72px 0 #d9e9f7;\r\n                }\r\n\r\n\r\n                .bwasco-pub-featured-content {\r\n                    position: relative;\r\n                    z-index: 2;\r\n                }\r\n\r\n\r\n                .bwasco-pub-featured-label {\r\n                    display: inline-block;\r\n                    margin-bottom: 10px;\r\n                    padding: 5px 10px;\r\n                    border-radius: 999px;\r\n                    background: rgba(255,255,255,.16);\r\n                    border: 1px solid rgba(255,255,255,.22);\r\n                    font-size: 11px;\r\n                    font-weight: 800;\r\n                    text-transform: uppercase;\r\n                    letter-spacing: .08em;\r\n                }\r\n\r\n\r\n                .bwasco-pub-featured h3 {\r\n                    margin: 0 0 12px;\r\n                    color: #fff;\r\n                    font-size: 27px;\r\n                    line-height: 1.25;\r\n                }\r\n\r\n\r\n                .bwasco-pub-featured p {\r\n                    margin: 0 0 18px;\r\n                    color: rgba(255,255,255,.9);\r\n                    font-size: 14px;\r\n                    line-height: 1.7;\r\n                }\r\n\r\n\r\n                .bwasco-pub-featured-meta {\r\n                    display: flex;\r\n                    flex-wrap: wrap;\r\n                    gap: 15px;\r\n                    margin-bottom: 20px;\r\n                    font-size: 12px;\r\n                    color: rgba(255,255,255,.88);\r\n                }\r\n\r\n\r\n                .bwasco-pub-download {\r\n                    display: inline-flex;\r\n                    align-items: center;\r\n                    justify-content: center;\r\n                    min-height: 44px;\r\n                    padding: 0 18px;\r\n                    border-radius: 9px;\r\n                    background: #fff;\r\n                    color: #0057b8 !important;\r\n                    text-decoration: none !important;\r\n                    font-size: 13px;\r\n                    font-weight: 800;\r\n                    transition: .2s ease;\r\n                }\r\n\r\n\r\n                .bwasco-pub-download:hover {\r\n                    transform: translateY(-2px);\r\n                    box-shadow: 0 8px 18px rgba(0,0,0,.15);\r\n                }\r\n\r\n\r\n                \/* Publication grid *\/\r\n\r\n                .bwasco-pub-grid {\r\n                    display: grid;\r\n                    grid-template-columns: repeat(3, minmax(0, 1fr));\r\n                    gap: 22px;\r\n                }\r\n\r\n\r\n                .bwasco-pub-card {\r\n                    height: 100%;\r\n                    display: flex;\r\n                    flex-direction: column;\r\n                    background: #fff;\r\n                    border: 1px solid #e4eaf0;\r\n                    border-radius: 17px;\r\n                    overflow: hidden;\r\n                    box-shadow: 0 7px 24px rgba(21,45,67,.055);\r\n                    transition:\r\n                        transform .2s ease,\r\n                        box-shadow .2s ease;\r\n                }\r\n\r\n\r\n                .bwasco-pub-card:hover {\r\n                    transform: translateY(-5px);\r\n                    box-shadow: 0 15px 35px rgba(21,45,67,.11);\r\n                }\r\n\r\n\r\n                .bwasco-pub-card-top {\r\n                    padding: 20px 20px 0;\r\n                }\r\n\r\n\r\n                .bwasco-pub-cover {\r\n                    width: 100%;\r\n                    height: 145px;\r\n                    border-radius: 11px;\r\n                    background: #f2f6fa;\r\n                    border: 1px solid #e0e7ee;\r\n                    position: relative;\r\n                    overflow: hidden;\r\n                }\r\n\r\n\r\n                .bwasco-pub-cover:before {\r\n                    content: \"\";\r\n                    position: absolute;\r\n                    top: 0;\r\n                    left: 0;\r\n                    width: 12px;\r\n                    height: 100%;\r\n                    background: #0057b8;\r\n                }\r\n\r\n\r\n                .bwasco-pub-cover-lines {\r\n                    position: absolute;\r\n                    top: 32px;\r\n                    left: 40px;\r\n                    right: 30px;\r\n                    height: 9px;\r\n                    border-radius: 5px;\r\n                    background: #0057b8;\r\n                    box-shadow:\r\n                        0 26px 0 #d3dde7,\r\n                        0 52px 0 #d3dde7,\r\n                        0 78px 0 #d3dde7;\r\n                }\r\n\r\n\r\n                .bwasco-pub-card-body {\r\n                    display: flex;\r\n                    flex-direction: column;\r\n                    flex: 1;\r\n                    padding: 20px;\r\n                }\r\n\r\n\r\n                .bwasco-pub-category {\r\n                    display: inline-flex;\r\n                    align-items: center;\r\n                    align-self: flex-start;\r\n                    margin-bottom: 10px;\r\n                    padding: 5px 9px;\r\n                    border-radius: 999px;\r\n                    background: #edf6ff;\r\n                    color: #0057b8;\r\n                    font-size: 10px;\r\n                    font-weight: 800;\r\n                    text-transform: uppercase;\r\n                    letter-spacing: .05em;\r\n                }\r\n\r\n\r\n                .bwasco-pub-card h3 {\r\n                    margin: 0 0 10px;\r\n                    color: #17324d;\r\n                    font-size: 17px;\r\n                    line-height: 1.4;\r\n                }\r\n\r\n\r\n                .bwasco-pub-card-description {\r\n                    margin: 0 0 18px;\r\n                    color: #697a8b;\r\n                    font-size: 13px;\r\n                    line-height: 1.65;\r\n                }\r\n\r\n\r\n                .bwasco-pub-card-meta {\r\n                    display: flex;\r\n                    flex-wrap: wrap;\r\n                    gap: 12px;\r\n                    margin-top: auto;\r\n                    margin-bottom: 17px;\r\n                    padding-top: 14px;\r\n                    border-top: 1px solid #edf0f3;\r\n                    color: #758495;\r\n                    font-size: 11px;\r\n                }\r\n\r\n\r\n                .bwasco-pub-card-link {\r\n                    display: flex;\r\n                    align-items: center;\r\n                    justify-content: center;\r\n                    min-height: 42px;\r\n                    border-radius: 9px;\r\n                    background: #0057b8;\r\n                    color: #fff !important;\r\n                    text-decoration: none !important;\r\n                    font-size: 12px;\r\n                    font-weight: 800;\r\n                    transition: .2s ease;\r\n                }\r\n\r\n\r\n                .bwasco-pub-card-link:hover {\r\n                    background: #004795;\r\n                }\r\n\r\n\r\n                \/* Empty *\/\r\n\r\n                .bwasco-pub-empty {\r\n                    padding: 45px 20px;\r\n                    border: 1px dashed #cfd9e3;\r\n                    border-radius: 16px;\r\n                    text-align: center;\r\n                    color: #697a8b;\r\n                    background: #fafcfe;\r\n                }\r\n\r\n\r\n                .bwasco-pub-empty strong {\r\n                    display: block;\r\n                    margin-bottom: 5px;\r\n                    color: #17324d;\r\n                    font-size: 17px;\r\n                }\r\n\r\n\r\n                \/* Pagination *\/\r\n\r\n                .bwasco-pub-pagination {\r\n                    display: flex;\r\n                    flex-wrap: wrap;\r\n                    justify-content: center;\r\n                    gap: 7px;\r\n                    margin-top: 35px;\r\n                }\r\n\r\n\r\n                .bwasco-pub-pagination a,\r\n                .bwasco-pub-pagination span {\r\n                    display: inline-flex;\r\n                    align-items: center;\r\n                    justify-content: center;\r\n                    min-width: 38px;\r\n                    height: 38px;\r\n                    padding: 0 10px;\r\n                    border: 1px solid #dce4eb;\r\n                    border-radius: 8px;\r\n                    background: #fff;\r\n                    color: #17324d;\r\n                    text-decoration: none;\r\n                    font-size: 12px;\r\n                    font-weight: 700;\r\n                    box-sizing: border-box;\r\n                }\r\n\r\n\r\n                .bwasco-pub-pagination .current {\r\n                    background: #0057b8;\r\n                    border-color: #0057b8;\r\n                    color: #fff;\r\n                }\r\n\r\n\r\n                \/* Tablet *\/\r\n\r\n                @media (max-width: 900px) {\r\n\r\n                    .bwasco-pub-search-form {\r\n                        grid-template-columns: 1fr 1fr;\r\n                    }\r\n\r\n\r\n                    .bwasco-pub-search-form button {\r\n                        width: 100%;\r\n                    }\r\n\r\n\r\n                    .bwasco-pub-grid {\r\n                        grid-template-columns: repeat(2, minmax(0, 1fr));\r\n                    }\r\n\r\n\r\n                    .bwasco-pub-featured {\r\n                        grid-template-columns: 120px 1fr;\r\n                        gap: 20px;\r\n                    }\r\n\r\n\r\n                    .bwasco-pub-featured-cover {\r\n                        width: 120px;\r\n                        height: 160px;\r\n                    }\r\n\r\n                }\r\n\r\n\r\n                \/* Mobile *\/\r\n\r\n                @media (max-width: 600px) {\r\n\r\n                    .bwasco-pub-search-box {\r\n                        padding: 15px;\r\n                        border-radius: 14px;\r\n                    }\r\n\r\n\r\n                    .bwasco-pub-search-form {\r\n                        grid-template-columns: 1fr;\r\n                    }\r\n\r\n\r\n                    .bwasco-pub-featured {\r\n                        grid-template-columns: 1fr;\r\n                        padding: 22px;\r\n                        border-radius: 16px;\r\n                    }\r\n\r\n\r\n                    .bwasco-pub-featured-cover {\r\n                        width: 100px;\r\n                        height: 130px;\r\n                    }\r\n\r\n\r\n                    .bwasco-pub-featured h3 {\r\n                        font-size: 22px;\r\n                    }\r\n\r\n\r\n                    .bwasco-pub-grid {\r\n                        grid-template-columns: 1fr;\r\n                    }\r\n\r\n\r\n                    .bwasco-publications-section-head h2 {\r\n                        font-size: 22px;\r\n                    }\r\n\r\n\r\n                    .bwasco-pub-card {\r\n                        border-radius: 14px;\r\n                    }\r\n\r\n                }\r\n\r\n            <\/style>\r\n\r\n\r\n            <div\r\n                class=\"bwasco-publications-dynamic\"\r\n                id=\"bwasco-publications-list\"\r\n            >\r\n\r\n\r\n                <!-- SEARCH \/ FILTER -->\r\n\r\n                <div class=\"bwasco-pub-search-box\">\r\n\r\n                    <form\r\n                        method=\"get\"\r\n                        class=\"bwasco-pub-search-form\"\r\n                    >\r\n\r\n                        <input\r\n                            type=\"search\"\r\n                            name=\"bwasco_pub_search\"\r\n                            value=\"\"\r\n                            placeholder=\"Search publications...\"\r\n                            aria-label=\"Search publications\"\r\n                        >\r\n\r\n\r\n                        <select\r\n                            name=\"bwasco_pub_category\"\r\n                            aria-label=\"Filter by category\"\r\n                        >\r\n\r\n                            <option value=\"\">\r\n                                All Categories\r\n                            <\/option>\r\n\r\n\r\n                            \r\n                        <\/select>\r\n\r\n\r\n                        <button type=\"submit\">\r\n                            Search\r\n                        <\/button>\r\n\r\n                    <\/form>\r\n\r\n                <\/div>\r\n\r\n\r\n                \r\n                \r\n\r\n                <!-- SECTION HEADING -->\r\n\r\n                <div class=\"bwasco-publications-section-head\">\r\n\r\n                    <h2>\r\n                        Latest Publications\r\n                    <\/h2>\r\n\r\n                    <p>\r\n                        Browse official BWASCO publications and downloadable documents.\r\n                    <\/p>\r\n\r\n                <\/div>\r\n\r\n\r\n                \r\n\r\n                    <div class=\"bwasco-pub-empty\">\r\n\r\n                        <strong>\r\n                            No publications found\r\n                        <\/strong>\r\n\r\n                        <span>\r\n                            Try another search term or select a different category.\r\n                        <\/span>\r\n\r\n                    <\/div>\r\n\r\n\r\n                \r\n\r\n                \r\n\r\n            <\/div>\r\n\r\n            \n\n        <\/div>\n\n\n\n        <!-- =================================================\n             OFFICIAL DOCUMENT NOTICE\n        ================================================== -->\n\n        <div class=\"bwasco-publications-notice\">\n\n\n            <div class=\"bwasco-notice-icon\">\n\n                <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n\n                    <path d=\"M20 6 9 17l-5-5\"><\/path>\n\n                <\/svg>\n\n            <\/div>\n\n\n            <div>\n\n                <h3>\n                    Official BWASCO Publications\n                <\/h3>\n\n                <p>\n                    Documents available through this resource centre\n                    are official publications provided by Bungoma Water\n                    and Sanitation Company.\n                <\/p>\n\n            <\/div>\n\n\n        <\/div>\n\n\n\n        <!-- =================================================\n             CONTACT CTA\n        ================================================== -->\n\n        <section class=\"bwasco-publications-cta\">\n\n\n            <h2>\n                Looking for a Specific Document?\n            <\/h2>\n\n\n            <p>\n                If you cannot find the publication or document you\n                are looking for, please contact BWASCO for assistance.\n            <\/p>\n        <\/section>\n\n\n    <\/main>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Publications Access official BWASCO reports, plans, policies, financial publications, customer information and other important [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1781","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bwasco.co.ke\/index.php\/wp-json\/wp\/v2\/pages\/1781","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bwasco.co.ke\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bwasco.co.ke\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bwasco.co.ke\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bwasco.co.ke\/index.php\/wp-json\/wp\/v2\/comments?post=1781"}],"version-history":[{"count":31,"href":"https:\/\/bwasco.co.ke\/index.php\/wp-json\/wp\/v2\/pages\/1781\/revisions"}],"predecessor-version":[{"id":1835,"href":"https:\/\/bwasco.co.ke\/index.php\/wp-json\/wp\/v2\/pages\/1781\/revisions\/1835"}],"wp:attachment":[{"href":"https:\/\/bwasco.co.ke\/index.php\/wp-json\/wp\/v2\/media?parent=1781"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}