{"id":120,"date":"2025-06-13T09:57:37","date_gmt":"2025-06-13T09:57:37","guid":{"rendered":"https:\/\/reneandhansadvocates.co.ke\/?page_id=120"},"modified":"2026-06-23T21:43:41","modified_gmt":"2026-06-23T21:43:41","slug":"about-us","status":"publish","type":"page","link":"https:\/\/reneandhansadvocates.co.ke\/index.php\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"120\" class=\"elementor elementor-120\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-73cee9e e-flex e-con-boxed e-con e-parent\" data-id=\"73cee9e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-11b768c e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"11b768c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;zoomIn&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0488905 elementor-widget elementor-widget-html\" data-id=\"0488905\" 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<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Rene & Hans \u00b7 About<\/title>\n    <!-- Google Fonts -->\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=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400&family=Inter:opsz,wght@14..32,300;14..32,400;14..32,500;14..32,600&display=swap\" rel=\"stylesheet\">\n    <!-- Font Awesome 6 -->\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n        \/* RESET & BASE - scoped *\/\n        .about-section * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        .about-section {\n            font-family: 'Inter', sans-serif;\n            color: #1e1e1e;\n            line-height: 1.6;\n            padding: 2rem 0;\n            background-color: #ffffff;\n        }\n\n        \/* CONTAINER - NOW FULL WIDTH WITH PADDING *\/\n        .about-container {\n            max-width: 100%;\n            margin: 0;\n            padding: 0 1.5rem;\n        }\n\n        \/* WRAPPER - NO extra padding *\/\n        .about-wrapper {\n            background: #ffffff;\n            padding: 0;\n        }\n\n        \/* typography *\/\n        .about-label-tag {\n            display: inline-block;\n            font-size: 0.7rem;\n            font-weight: 600;\n            letter-spacing: 1.5px;\n            text-transform: uppercase;\n            color: #a01e40;\n            background: #f3ede7;\n            padding: 0.35rem 1rem;\n            border-radius: 40px;\n            margin-bottom: 1.2rem;\n            border: 1px solid rgba(166, 124, 75, 0.15);\n        }\n\n        .about-section-title {\n            font-size: 2.8rem;\n            font-weight: 600;\n            line-height: 1.2;\n            letter-spacing: -0.02em;\n            color: #1a1a1a;\n            margin-bottom: 0.75rem;\n        }\n\n        .about-section-title span {\n            color: #a01e40;\n            font-weight: 700;\n        }\n\n        .about-section-sub {\n            font-size: 1.2rem;\n            font-weight: 300;\n            color: #4a4a4a;\n            max-width: 760px;\n            margin-bottom: 2.5rem;\n            border-left: 4px solid #a01e40;\n            padding-left: 1.5rem;\n            font-style: italic;\n        }\n\n        \/* header \/ intro *\/\n        .about-firm-header {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: space-between;\n            align-items: flex-start;\n            margin-bottom: 3rem;\n        }\n\n        .about-firm-header .intro-text {\n            flex: 2;\n            min-width: 280px;\n        }\n\n        .about-firm-header .badge-year {\n            background: #f3ede7;\n            padding: 0.5rem 1.8rem;\n            border-radius: 100px;\n            font-weight: 500;\n            font-size: 0.9rem;\n            color: #3f3f3f;\n            border: 1px solid #e2d7cd;\n            white-space: nowrap;\n            letter-spacing: 0.3px;\n        }\n\n        .badge-year i {\n            color: #a01e40;\n            margin-right: 8px;\n        }\n\n        \/* grid 2 columns for about *\/\n        .about-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 2.8rem 2.5rem;\n            margin: 3.2rem 0 2.8rem 0;\n        }\n\n        @media (max-width: 900px) {\n            .about-grid {\n                grid-template-columns: 1fr;\n                gap: 2rem;\n            }\n        }\n\n        .about-card {\n            background: #fcfaf8;\n            padding: 2rem 2rem 2.2rem 2rem;\n            border-radius: 24px;\n            transition: all 0.2s;\n            border: 1px solid #f0ebe6;\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.01);\n        }\n\n        .about-card:hover {\n            background: #fbf4fb;\n            border-color: #dacfc4;\n            box-shadow: 0 12px 32px rgba(166, 124, 75, 0.04);\n        }\n\n        .about-card .card-icon {\n            font-size: 2.2rem;\n            color: #a01e40;\n            margin-bottom: 0.6rem;\n        }\n\n        .about-card h3 {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 1.8rem;\n            font-weight: 600;\n            letter-spacing: -0.01em;\n            margin-bottom: 0.5rem;\n            color: #1e1e1e;\n        }\n\n        .about-card p {\n            color: #3d3d3d;\n            font-size: 0.98rem;\n            line-height: 1.7;\n            font-weight: 350;\n        }\n\n        .about-card ul {\n            list-style: none;\n            margin-top: 0.7rem;\n        }\n\n        .about-card ul li {\n            padding: 0.3rem 0 0.3rem 1.5rem;\n            position: relative;\n            font-size: 0.95rem;\n            color: #3d3d3d;\n        }\n\n        .about-card ul li::before {\n            content: \"\u25c6\";\n            color: #a01e40;\n            font-size: 0.6rem;\n            position: absolute;\n            left: 0;\n            top: 0.55rem;\n        }\n\n        .core-values-list {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 0.6rem 1rem;\n            margin-top: 0.8rem;\n        }\n\n        .core-values-list span {\n            background: #f3ede7;\n            padding: 0.3rem 1.2rem;\n            border-radius: 40px;\n            font-size: 0.85rem;\n            font-weight: 500;\n            letter-spacing: 0.3px;\n            color: #2b2b2b;\n            border: 1px solid #e6dbd0;\n        }\n\n        .clientele-block {\n            margin: 2.8rem 0 2.8rem 0;\n            background: #f6f2ed;\n            padding: 2.2rem 2.5rem;\n            border-radius: 32px;\n            border-left: 6px solid #a01e40;\n        }\n\n        .clientele-block h4 {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 1.9rem;\n            font-weight: 600;\n            margin-bottom: 0.5rem;\n        }\n\n        .clientele-block p {\n            color: #2e2e2e;\n            font-size: 1rem;\n            line-height: 1.8;\n        }\n\n        .clientele-tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 0.4rem 1rem;\n            margin-top: 1rem;\n        }\n\n        .clientele-tags span {\n            background: white;\n            padding: 0.25rem 1.2rem;\n            border-radius: 40px;\n            font-size: 0.8rem;\n            font-weight: 500;\n            color: #1e1e1e;\n            box-shadow: 0 1px 4px rgba(0,0,0,0.02);\n            border: 1px solid #e1d6cb;\n        }\n\n        \/* mission vision core row *\/\n        .mvv-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 1.8rem;\n            margin: 2.5rem 0 1.5rem 0;\n        }\n\n        @media (max-width: 800px) {\n            .mvv-grid {\n                grid-template-columns: 1fr;\n                gap: 1.2rem;\n            }\n        }\n\n        .mvv-item {\n            background: #fbf4fb;\n            border-radius: 24px;\n            padding: 1.8rem 1.8rem 1.8rem 1.8rem;\n            border: 1px solid #ece6e0;\n            transition: 0.2s;\n        }\n\n        .mvv-item:hover {\n            border-color: #cbb8a8;\n            background: #fdfcfb;\n        }\n\n        .mvv-item .mvv-icon {\n            font-size: 2rem;\n            color: #a01e40;\n            margin-bottom: 0.2rem;\n        }\n\n        .mvv-item h5 {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 1.6rem;\n            font-weight: 600;\n            margin: 0.2rem 0 0.4rem 0;\n            letter-spacing: -0.01em;\n        }\n\n        .mvv-item p {\n            font-size: 0.95rem;\n            color: #3d3d3d;\n            line-height: 1.6;\n        }\n\n        .client-centric {\n            margin: 3rem 0 2.5rem 0;\n            background: #1a1a1a;\n            border-radius: 32px;\n            padding: 2.8rem 3rem;\n            color: #f0edea;\n            display: flex;\n            flex-wrap: wrap;\n            align-items: center;\n            justify-content: space-between;\n        }\n\n        .client-centric h3 {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 2.2rem;\n            font-weight: 600;\n            letter-spacing: -0.01em;\n            color: #fff;\n        }\n\n        .client-centric h3 i {\n            color: #d4b48c;\n            margin-right: 12px;\n        }\n\n        .client-centric p {\n            max-width: 600px;\n            font-weight: 300;\n            font-size: 1rem;\n            color: #d6d0c9;\n            margin-top: 0.2rem;\n        }\n\n        .btn-profile {\n            background: transparent;\n            border: 1.5px solid #a01e40;\n            color: #f0edea;\n            padding: 0.8rem 2.4rem;\n            border-radius: 60px;\n            font-weight: 500;\n            font-size: 0.95rem;\n            letter-spacing: 0.5px;\n            display: inline-flex;\n            align-items: center;\n            gap: 12px;\n            transition: all 0.25s;\n            cursor: default;\n            text-decoration: none;\n            backdrop-filter: blur(2px);\n        }\n\n        .btn-profile i {\n            color: #d4b48c;\n            font-size: 0.9rem;\n        }\n\n        .btn-profile:hover {\n            background: #a01e40;\n            border-color: #a01e40;\n            color: #fbf4fb;\n            box-shadow: 0 8px 20px rgba(166, 124, 75, 0.2);\n        }\n\n        .btn-profile:hover i {\n            color: #fff;\n        }\n\n        .footer-note {\n            margin-top: 2rem;\n            font-size: 0.8rem;\n            color: #8a7e72;\n            text-align: right;\n            letter-spacing: 0.3px;\n            border-top: 1px solid #e8e0d8;\n            padding-top: 2rem;\n        }\n\n        .footer-note i {\n            color: #a01e40;\n            margin: 0 4px;\n        }\n\n        \/* responsive *\/\n        @media (max-width: 600px) {\n            .about-container {\n                padding: 0 1rem;\n            }\n            .about-wrapper { padding: 0; }\n            .about-section-title { font-size: 2.2rem; }\n            .client-centric { flex-direction: column; align-items: flex-start; gap: 1.5rem; }\n            .client-centric p { max-width: 100%; }\n        }\n    <\/style>\n<\/head>\n<body>\n<section class=\"about-section\">\n    <div class=\"about-container\">\n        <div class=\"about-wrapper\">\n\n            <!-- header -->\n            <div class=\"about-firm-header\">\n                <div class=\"intro-text\">\n                    <span class=\"about-label-tag\"><i class=\"fas fa-scale-balanced\" style=\"margin-right: 8px;\"><\/i> identity \u00b7 vision \u00b7 values<\/span>\n                    <h1 class=\"about-section-title\">Rene & Hans <span>Advocates<\/span> LLP<\/h1>\n                    <div class=\"about-section-sub\">\n                        Strategically structured to promote professionalism, sustain competitiveness, and uphold the highest standards of corporate governance.\n                    <\/div>\n                <\/div>\n                <div class=\"badge-year\">\n                    <i class=\"fas fa-calendar-check\"><\/i> founded Oct 2019 \u00b7 Nairobi\n                <\/div>\n            <\/div>\n\n            <!-- about grid: firm + clientele summary -->\n            <div class=\"about-grid\">\n                <div class=\"about-card\">\n                    <div class=\"card-icon\"><i class=\"fas fa-gavel\"><\/i><\/div>\n                    <h3>Progressive & dynamic<\/h3>\n                    <p>Rene & Hans Advocates LLP is a progressive law firm based in Nairobi, known for pragmatic, solution-oriented legal services across commercial and litigation matters. Since October 2019, we have rapidly earned a reputation for professional integrity, strategic thinking, and exceptional client service.<\/p>\n                    <ul>\n                        <li>Tailored legal solutions that add real value<\/li>\n                        <li>Skilled, motivated professionals combining experience & innovation<\/li>\n                        <li>Deep understanding of Kenya's legal and business environments<\/li>\n                    <\/ul>\n                <\/div>\n                <div class=\"about-card\">\n                    <div class=\"card-icon\"><i class=\"fas fa-building-columns\"><\/i><\/div>\n                    <h3>Our Clientele<\/h3>\n                    <p>Serving individuals, start-ups, SMEs, multinationals, government institutions, and NGOs across sectors like banking, real estate, energy, insurance, healthcare, and public administration.<\/p>\n                    <div style=\"margin-top: 0.8rem; display: flex; flex-wrap: wrap; gap: 0.3rem 0.6rem;\">\n                        <span style=\"background:#f3ede7; padding:0.2rem 1rem; border-radius:40px; font-size:0.75rem; font-weight:500;\">Commercial banks<\/span>\n                        <span style=\"background:#f3ede7; padding:0.2rem 1rem; border-radius:40px; font-size:0.75rem; font-weight:500;\">Microfinance<\/span>\n                        <span style=\"background:#f3ede7; padding:0.2rem 1rem; border-radius:40px; font-size:0.75rem; font-weight:500;\">SACCOs<\/span>\n                        <span style=\"background:#f3ede7; padding:0.2rem 1rem; border-radius:40px; font-size:0.75rem; font-weight:500;\">Real estate<\/span>\n                        <span style=\"background:#f3ede7; padding:0.2rem 1rem; border-radius:40px; font-size:0.75rem; font-weight:500;\">Energy<\/span>\n                        <span style=\"background:#f3ede7; padding:0.2rem 1rem; border-radius:40px; font-size:0.75rem; font-weight:500;\">Insurance<\/span>\n                        <span style=\"background:#f3ede7; padding:0.2rem 1rem; border-radius:40px; font-size:0.75rem; font-weight:500;\">Gov. agencies<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Mission Vision Core Values -->\n            <div class=\"mvv-grid\">\n                <div class=\"mvv-item\">\n                    <div class=\"mvv-icon\"><i class=\"fas fa-bullseye\"><\/i><\/div>\n                    <h5>Mission<\/h5>\n                    <p>To deliver pragmatic, solution-oriented legal services that empower our clients to navigate complexity with confidence, while upholding the highest standards of professional integrity and excellence.<\/p>\n                <\/div>\n                <div class=\"mvv-item\">\n                    <div class=\"mvv-icon\"><i class=\"fas fa-eye\"><\/i><\/div>\n                    <h5>Vision<\/h5>\n                    <p>To be the leading African law firm recognized for shaping legal landscapes, driving innovation, and setting new benchmarks in client service and corporate governance.<\/p>\n                <\/div>\n                <div class=\"mvv-item\">\n                    <div class=\"mvv-icon\"><i class=\"fas fa-gem\"><\/i><\/div>\n                    <h5>Core Values<\/h5>\n                    <div class=\"core-values-list\">\n                        <span>Integrity<\/span>\n                        <span>Excellence<\/span>\n                        <span>Collaboration<\/span>\n                        <span>Innovation<\/span>\n                        <span>Discretion<\/span>\n                        <span>Client-first<\/span>\n                    <\/div>\n                    <p style=\"margin-top:0.8rem; font-size:0.9rem;\">These values drive every engagement, from complex infrastructure projects to personal legal disputes.<\/p>\n                <\/div>\n            <\/div>\n\n            <!-- Clientele expanded -->\n            <div class=\"clientele-block\">\n                <h4><i class=\"fas fa-handshake\" style=\"color:#a01e40; margin-right:12px;\"><\/i>Our diverse clientele<\/h4>\n                <p>We have advised and represented commercial banks, microfinance institutions, SACCOs, real estate developers, energy project sponsors, insurers, and government agencies in matters ranging from conveyancing and securities perfection to commercial litigation, arbitration, regulatory compliance, and constitutional petitions. Equally, we support private clients and corporate entities with tailored solutions in employment law, intellectual property, contract negotiations, and estate planning.<\/p>\n                <div class=\"clientele-tags\">\n                    <span>Banking & Finance<\/span>\n                    <span>Real Estate & Property<\/span>\n                    <span>Energy, Oil & Gas<\/span>\n                    <span>Insurance<\/span>\n                    <span>Healthcare<\/span>\n                    <span>Public Administration<\/span>\n                    <span>Employment Law<\/span>\n                    <span>Intellectual Property<\/span>\n                    <span>Estate Planning<\/span>\n                <\/div>\n            <\/div>\n\n            <!-- Client-Centric Approach + CTA -->\n            <div class=\"client-centric\">\n                <div>\n                    <h3><i class=\"fas fa-circle-check\"><\/i> Client-Centric Approach<\/h3>\n                    <p>We approach every engagement with professionalism, discretion, and a strong focus on achieving our clients' objectives. Your success is our mission.<\/p>\n                <\/div>\n            <\/div>\n\n            <!-- subtle footer -->\n            <div class=\"footer-note\">\n                <i class=\"fas fa-scale-balanced\"><\/i> Rene & Hans Advocates LLP \u00b7 Nairobi \u00b7 <i class=\"fas fa-arrow-right\" style=\"margin:0 4px;\"><\/i>  explore our identity, vision, mission, and core values\n            <\/div>\n\n        <\/div><!-- end about-wrapper -->\n    <\/div><!-- end about-container -->\n<\/section>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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>Rene &#038; Hans \u00b7 About identity \u00b7 vision \u00b7 values Rene &#038; Hans Advocates LLP Strategically structured to promote professionalism, sustain competitiveness, and uphold the highest standards of corporate governance. founded Oct 2019 \u00b7 Nairobi Progressive &#038; dynamic Rene &#038; Hans Advocates LLP is a progressive law firm based in Nairobi, known for pragmatic, solution-oriented [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"disabled","ast-disable-related-posts":"","theme-transparent-header-meta":"disabled","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-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-120","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/reneandhansadvocates.co.ke\/index.php\/wp-json\/wp\/v2\/pages\/120","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/reneandhansadvocates.co.ke\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/reneandhansadvocates.co.ke\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/reneandhansadvocates.co.ke\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/reneandhansadvocates.co.ke\/index.php\/wp-json\/wp\/v2\/comments?post=120"}],"version-history":[{"count":42,"href":"https:\/\/reneandhansadvocates.co.ke\/index.php\/wp-json\/wp\/v2\/pages\/120\/revisions"}],"predecessor-version":[{"id":2039,"href":"https:\/\/reneandhansadvocates.co.ke\/index.php\/wp-json\/wp\/v2\/pages\/120\/revisions\/2039"}],"wp:attachment":[{"href":"https:\/\/reneandhansadvocates.co.ke\/index.php\/wp-json\/wp\/v2\/media?parent=120"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}