{"id":7905,"date":"2026-07-28T14:49:08","date_gmt":"2026-07-28T11:49:08","guid":{"rendered":"https:\/\/tafejd.com\/?page_id=7905"},"modified":"2026-08-04T14:13:46","modified_gmt":"2026-08-04T11:13:46","slug":"scale-for-sustainable-growth","status":"publish","type":"page","link":"https:\/\/tafejd.com\/ar\/scale-for-sustainable-growth\/","title":{"rendered":"Scale for Sustainable Growth"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><div class=\"vc-custom-col-spacing clearfix vc-col-spacing-30\"><section class=\"wpb_row vc_row-fluid vc_custom_1712345678905 vc_row-has-fill row-content-position-Default\"><div class=\"finax-container\"><div class=\"row-inner clearfix\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<!-- =========================================================\n     COPY EVERYTHING FROM <style> TO <\/section> (keep them together)\n     Paste into a WPBakery \"Raw HTML\" element (not a Text Block).\n     ========================================================= -->\n<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&family=Sora:wght@600;700;800&display=swap');\n\n    \/* =========================================================\n       GROWTH SECTION \u2014 self-contained, drop-in component\n       Palette:  navy #16324f \u00b7 gold #c4a768 \u00b7 slate #3a6475\n       Type:     Sora (display) \u00b7 Inter (body)  [+ safe fallbacks]\n       ========================================================= *\/\n\n    .growth-section,\n    .growth-section * {\n        box-sizing: border-box;\n    }\n\n    .growth-section {\n        --navy: #16324f;\n        --gold: #c4a768;\n        --gold-deep: #9b7c3a;\n        --slate: #3a6475;\n        --ink: #23394d;\n        --muted: #5d6d7e;\n        --line: #e4eaf0;\n        --card-bg: #ffffff;\n        --font-display: \"Sora\", \"Segoe UI\", system-ui, -apple-system, Arial, sans-serif;\n        --font-body: \"Inter\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n\n        padding: 64px 12px;\n        background:\n            radial-gradient(circle at 20% 10%, rgba(196, 167, 104, 0.10), transparent 42%),\n            radial-gradient(circle at 80% 90%, rgba(58, 100, 117, 0.07), transparent 40%),\n            #f6f9fc;\n        font-family: var(--font-body);\n        -webkit-font-smoothing: antialiased;\n        color: var(--ink);\n        line-height: 1.5;\n    }\n\n    .growth-section .growth-container {\n        width: 100%;\n        max-width: 1120px;\n        margin: 0 auto;\n    }\n\n    .growth-section .growth-wrapper {\n        position: relative;\n        overflow: hidden;\n        padding: 48px 34px;\n        background: linear-gradient(150deg, #ffffff 0%, #f8fbfe 100%);\n        border: 1px solid var(--line);\n        border-radius: 26px;\n        box-shadow: 0 24px 60px rgba(22, 50, 79, 0.09);\n    }\n\n    .growth-section .growth-wrapper::before {\n        content: \"\";\n        position: absolute;\n        top: 26px;\n        bottom: 26px;\n        left: 0;\n        width: 4px;\n        border-radius: 0 4px 4px 0;\n        background: linear-gradient(to bottom, var(--gold), rgba(196, 167, 104, 0.20));\n    }\n\n    .growth-section .growth-wrapper::after {\n        content: \"\";\n        position: absolute;\n        top: -140px;\n        right: -140px;\n        width: 300px;\n        height: 300px;\n        border-radius: 50%;\n        border: 1px solid rgba(196, 167, 104, 0.20);\n        box-shadow: inset 0 0 0 26px rgba(196, 167, 104, 0.05);\n        pointer-events: none;\n    }\n\n    \/* ---------------- Header ---------------- *\/\n    .growth-section .growth-header {\n        position: relative;\n        z-index: 1;\n        max-width: 760px;\n        margin: 0 auto 40px;\n        text-align: center;\n    }\n\n    .growth-section .growth-label {\n        display: inline-flex;\n        align-items: center;\n        gap: 8px;\n        margin-bottom: 18px;\n        padding: 7px 15px;\n        color: var(--gold-deep);\n        background: rgba(196, 167, 104, 0.11);\n        border: 1px solid rgba(196, 167, 104, 0.28);\n        border-radius: 40px;\n        font-size: 11.5px;\n        font-weight: 700;\n        letter-spacing: 1.6px;\n        text-transform: uppercase;\n    }\n    .growth-section .growth-label::before {\n        content: \"\";\n        width: 6px;\n        height: 6px;\n        border-radius: 50%;\n        background: var(--gold);\n    }\n\n    .growth-section .growth-main-title {\n        margin: 0 0 16px;\n        font-family: var(--font-display);\n        color: var(--navy);\n        font-size: clamp(29px, 4.4vw, 46px);\n        font-weight: 800;\n        line-height: 1.14;\n        letter-spacing: -0.8px;\n    }\n    .growth-section .growth-main-title span {\n        position: relative;\n        color: var(--gold-deep);\n        white-space: nowrap;\n    }\n    .growth-section .growth-main-title span::after {\n        content: \"\";\n        position: absolute;\n        left: 0;\n        right: 0;\n        bottom: 3px;\n        height: 8px;\n        background: rgba(196, 167, 104, 0.22);\n        border-radius: 4px;\n        z-index: -1;\n    }\n\n    .growth-section .growth-sub-text {\n        max-width: 620px;\n        margin: 0 auto;\n        color: var(--muted);\n        font-size: 16.5px;\n        font-weight: 400;\n        line-height: 1.75;\n    }\n\n    \/* ---------------- Cards ---------------- *\/\n    .growth-section .growth-grid-2col {\n        position: relative;\n        z-index: 1;\n        display: grid;\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n        gap: 22px;\n    }\n\n    .growth-section .growth-box {\n        --accent: var(--gold);\n        position: relative;\n        min-width: 0;\n        display: flex;\n        align-items: flex-start;\n        gap: 16px;\n        padding: 26px 26px 26px 24px;\n        background: var(--card-bg);\n        border: 1px solid var(--line);\n        border-radius: 18px;\n        box-shadow: 0 6px 20px rgba(22, 50, 79, 0.04);\n        transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;\n    }\n    .growth-section .growth-box::before {\n        content: \"\";\n        position: absolute;\n        top: 0;\n        left: 24px;\n        right: 24px;\n        height: 3px;\n        background: var(--accent);\n        border-radius: 0 0 3px 3px;\n        transform: scaleX(.4);\n        transform-origin: left;\n        transition: transform .28s ease;\n    }\n    .growth-section .growth-box:hover {\n        transform: translateY(-6px);\n        border-color: rgba(196, 167, 104, 0.40);\n        box-shadow: 0 20px 40px rgba(22, 50, 79, 0.12);\n    }\n    .growth-section .growth-box:hover::before {\n        transform: scaleX(1);\n    }\n\n    .growth-section .growth-step {\n        position: absolute;\n        top: 20px;\n        right: 22px;\n        font-family: var(--font-display);\n        font-size: 13px;\n        font-weight: 700;\n        letter-spacing: 1px;\n        color: rgba(22, 50, 79, 0.20);\n    }\n\n    .growth-section .growth-icon {\n        display: inline-flex;\n        flex: 0 0 50px;\n        align-items: center;\n        justify-content: center;\n        width: 50px;\n        height: 50px;\n        color: var(--accent);\n        background: var(--icon-bg, rgba(196, 167, 104, 0.13));\n        border: 1px solid rgba(196, 167, 104, 0.18);\n        border-radius: 14px;\n    }\n    .growth-section .growth-icon svg {\n        width: 24px;\n        height: 24px;\n    }\n\n    .growth-section .growth-content {\n        min-width: 0;\n        flex: 1;\n    }\n    .growth-section .growth-content h3 {\n        margin: 3px 0 7px;\n        padding-right: 26px;\n        font-family: var(--font-display);\n        color: var(--navy);\n        font-size: 18.5px;\n        font-weight: 700;\n        line-height: 1.3;\n    }\n    .growth-section .growth-content p {\n        margin: 0;\n        color: var(--muted);\n        font-size: 15px;\n        line-height: 1.72;\n    }\n\n    \/* ---------------- Conclusion ---------------- *\/\n    .growth-section .growth-conclusion {\n        position: relative;\n        z-index: 1;\n        margin-top: 30px;\n        display: flex;\n        align-items: center;\n        gap: 16px;\n        padding: 22px 28px;\n        background: linear-gradient(135deg, var(--navy), #1f4568);\n        border-radius: 16px;\n        box-shadow: 0 14px 30px rgba(22, 50, 79, 0.22);\n    }\n    .growth-section .growth-conclusion .mark {\n        flex: 0 0 auto;\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        width: 42px;\n        height: 42px;\n        color: var(--navy);\n        background: var(--gold);\n        border-radius: 12px;\n    }\n    .growth-section .growth-conclusion .mark svg {\n        width: 22px;\n        height: 22px;\n    }\n    .growth-section .growth-conclusion p {\n        margin: 0;\n        color: #eaf1f8;\n        font-size: 16px;\n        font-weight: 500;\n        line-height: 1.6;\n    }\n    .growth-section .growth-conclusion p b {\n        color: #fff;\n        font-weight: 700;\n    }\n\n    \/* ---------------- Responsive ---------------- *\/\n    @media (max-width: 900px) {\n        .growth-section {\n            padding: 48px 10px;\n        }\n        .growth-section .growth-wrapper {\n            padding: 38px 22px;\n            border-radius: 22px;\n        }\n        .growth-section .growth-grid-2col {\n            gap: 18px;\n        }\n        .growth-section .growth-box {\n            padding: 24px 22px;\n        }\n    }\n\n    @media (max-width: 680px) {\n        .growth-section {\n            padding: 32px 8px;\n        }\n        .growth-section .growth-wrapper {\n            padding: 28px 14px;\n            border-radius: 18px;\n        }\n        .growth-section .growth-wrapper::before {\n            top: 18px;\n            bottom: 18px;\n        }\n        .growth-section .growth-wrapper::after {\n            width: 200px;\n            height: 200px;\n            top: -90px;\n            right: -90px;\n        }\n        .growth-section .growth-header {\n            margin-bottom: 26px;\n        }\n        .growth-section .growth-sub-text {\n            font-size: 15px;\n        }\n        .growth-section .growth-grid-2col {\n            grid-template-columns: 1fr;\n            gap: 13px;\n        }\n        .growth-section .growth-box {\n            padding: 20px 18px;\n            border-radius: 15px;\n            gap: 14px;\n        }\n        .growth-section .growth-box:hover {\n            transform: none;\n        }\n        .growth-section .growth-icon {\n            flex-basis: 46px;\n            width: 46px;\n            height: 46px;\n            border-radius: 12px;\n        }\n        .growth-section .growth-icon svg {\n            width: 22px;\n            height: 22px;\n        }\n        .growth-section .growth-content h3 {\n            font-size: 17px;\n            margin-top: 2px;\n        }\n        .growth-section .growth-content p {\n            font-size: 14.5px;\n        }\n        .growth-section .growth-step {\n            top: 16px;\n            right: 18px;\n            font-size: 12px;\n        }\n        .growth-section .growth-conclusion {\n            flex-direction: column;\n            text-align: center;\n            gap: 14px;\n            padding: 22px 18px;\n        }\n    }\n\n    @media (max-width: 400px) {\n        .growth-section .growth-box {\n            gap: 12px;\n            padding: 18px 15px;\n        }\n        .growth-section .growth-icon {\n            flex-basis: 42px;\n            width: 42px;\n            height: 42px;\n        }\n        .growth-section .growth-content h3 {\n            font-size: 16px;\n            padding-right: 20px;\n        }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n        .growth-section .growth-box,\n        .growth-section .growth-box::before {\n            transition: none;\n        }\n    }\n<\/style>\n\n<section class=\"growth-section\">\n    <div class=\"growth-container\">\n        <div class=\"growth-wrapper\">\n\n            <!-- Header -->\n            <div class=\"growth-header\">\n                <span class=\"growth-label\">Sustainable Growth<\/span>\n                <h2 class=\"growth-main-title\">\n                    Scale for <span>Sustainable Growth<\/span>\n                <\/h2>\n                <p class=\"growth-sub-text\">\n                    Business growth is not measured by size alone. Sustainable success is\n                    achieved by expanding into the right markets, building strategic\n                    partnerships, and creating long-term business value through disciplined\n                    execution and informed decision-making.\n                <\/p>\n            <\/div>\n\n            <!-- Cards -->\n            <div class=\"growth-grid-2col\">\n\n                <!-- 01 - Strategic Partnerships -->\n                <div class=\"growth-box\" style=\"--accent:#b8933f; --icon-bg:rgba(196,167,104,0.13);\">\n                    <span class=\"growth-step\">01<\/span>\n                    <span class=\"growth-icon\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/>\n                            <circle cx=\"9\" cy=\"7\" r=\"4\"\/>\n                            <path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/>\n                            <path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/>\n                            <path d=\"M19 9l2 2 4-4\"\/>\n                        <\/svg>\n                    <\/span>\n                    <div class=\"growth-content\">\n                        <h3>Strategic Partnerships<\/h3>\n                        <p>Establish strategic alliances that strengthen market presence, expand capabilities, and create sustainable commercial value.<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- 02 - Market Expansion -->\n                <div class=\"growth-box\" style=\"--accent:#3a6475; --icon-bg:rgba(58,100,117,0.11);\">\n                    <span class=\"growth-step\">02<\/span>\n                    <span class=\"growth-icon\" style=\"color:#3a6475; border-color:rgba(58,100,117,0.2);\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <circle cx=\"12\" cy=\"12\" r=\"9\"\/>\n                            <path d=\"M2 12h20\"\/>\n                            <path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/>\n                        <\/svg>\n                    <\/span>\n                    <div class=\"growth-content\">\n                        <h3>Market Expansion<\/h3>\n                        <p>Enter new sectors and markets through structured expansion strategies aligned with business objectives and market opportunities.<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- 03 - Investment Growth -->\n                <div class=\"growth-box\" style=\"--accent:#b8933f; --icon-bg:rgba(196,167,104,0.13);\">\n                    <span class=\"growth-step\">03<\/span>\n                    <span class=\"growth-icon\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <path d=\"M12 2v4M12 18v4M4.93 4.93l2.83 2.83M16.24 16.24l2.83 2.83M2 12h4M18 12h4M4.93 19.07l2.83-2.83M16.24 7.76l2.83-2.83\"\/>\n                            <circle cx=\"12\" cy=\"12\" r=\"3\"\/>\n                            <path d=\"M12 9a3 3 0 1 0 0 6 3 3 0 0 0 0-6z\"\/>\n                        <\/svg>\n                    <\/span>\n                    <div class=\"growth-content\">\n                        <h3>Investment Growth<\/h3>\n                        <p>Identify and develop investment opportunities that accelerate business expansion and support long-term value creation.<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- 04 - Growth Strategy -->\n                <div class=\"growth-box\" style=\"--accent:#3a6475; --icon-bg:rgba(58,100,117,0.11);\">\n                    <span class=\"growth-step\">04<\/span>\n                    <span class=\"growth-icon\" style=\"color:#3a6475; border-color:rgba(58,100,117,0.2);\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\/>\n                        <\/svg>\n                    <\/span>\n                    <div class=\"growth-content\">\n                        <h3>Growth Strategy<\/h3>\n                        <p>Design scalable growth strategies that strengthen competitiveness, improve resilience, and position businesses for continued success.<\/p>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n\n            <!-- Conclusion -->\n            <div class=\"growth-conclusion\">\n                <span class=\"mark\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <path d=\"M20 6L9 17l-5-5\"\/>\n                    <\/svg>\n                <\/span>\n                <p>Sustainable growth is achieved when <b>strategy<\/b>, <b>partnerships<\/b>, and <b>execution<\/b> work together to create lasting business value.<\/p>\n            <\/div>\n\n        <\/div>\n    <\/div>\n<\/section>\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><\/div><\/section><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"Sustainable Growth Scale for Sustainable Growth Business growth is not measured by size alone. Sustainable success is achieved by expanding into the right markets, building strategic partnerships, and creating long-term business value through disciplined execution and informed decision-making. 01 Strategic Partnerships Establish strategic alliances that strengthen market presence, expand capabilities,","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-7905","page","type-page","status-publish","hentry"],"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"tafejd","author_link":"https:\/\/tafejd.com\/ar\/author\/tafejd\/"},"rttpg_comment":0,"rttpg_category":null,"rttpg_excerpt":null,"_links":{"self":[{"href":"https:\/\/tafejd.com\/ar\/wp-json\/wp\/v2\/pages\/7905","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tafejd.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tafejd.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tafejd.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tafejd.com\/ar\/wp-json\/wp\/v2\/comments?post=7905"}],"version-history":[{"count":4,"href":"https:\/\/tafejd.com\/ar\/wp-json\/wp\/v2\/pages\/7905\/revisions"}],"predecessor-version":[{"id":8063,"href":"https:\/\/tafejd.com\/ar\/wp-json\/wp\/v2\/pages\/7905\/revisions\/8063"}],"wp:attachment":[{"href":"https:\/\/tafejd.com\/ar\/wp-json\/wp\/v2\/media?parent=7905"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}