{"id":3134,"date":"2026-08-04T08:37:46","date_gmt":"2026-08-04T08:37:46","guid":{"rendered":"https:\/\/trustacademy.ac.zw\/2026\/?page_id=3134"},"modified":"2026-08-04T08:38:01","modified_gmt":"2026-08-04T08:38:01","slug":"financial-statements","status":"publish","type":"page","link":"https:\/\/trustacademy.ac.zw\/2026\/financial-statements\/","title":{"rendered":"Financial Statements"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3134\" class=\"elementor elementor-3134\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1a66537 e-grid e-con-boxed e-con e-parent\" data-id=\"1a66537\" 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\t\t<div class=\"elementor-element elementor-element-f61cdfd elementor-widget elementor-widget-heading\" data-id=\"f61cdfd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Trust Academy<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-68ab843 elementor-widget elementor-widget-heading\" data-id=\"68ab843\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Financial Statements<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ffe2244 elementor-widget elementor-widget-text-editor\" data-id=\"ffe2244\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Download the documents you need.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-04b61d8 e-flex e-con-boxed e-con e-parent\" data-id=\"04b61d8\" 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-eb18030 elementor-widget elementor-widget-text-editor\" data-id=\"eb18030\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\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, maximum-scale=1.0, user-scalable=yes\">\n    <title>Trust Academy \u00b7 Financial Statements<\/title>\n    <style>\n        \/* ============================================\n           FINANCIAL STATEMENTS PAGE\n           Trust Academy - same styling as main site\n           Black, dark gray, #e30613 red\n           ============================================ *\/\n\n        \/* reset \/ base *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            background: #f7f7f7;\n            font-family: system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;\n            line-height: 1.5;\n            padding: 0;\n        }\n\n        \/* MAIN SECTION - Optimized for mobile *\/\n        .financial-section {\n            background: #f7f7f7;\n            padding: 40px 16px;\n            font-family: system-ui, -apple-system, 'Segoe UI', sans-serif;\n            max-width: 1400px;\n            margin: 0 auto;\n            min-height: 100vh;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        \/* HEADER *\/\n        .financial-header {\n            text-align: center;\n            margin-bottom: 40px;\n            width: 100%;\n        }\n\n        .financial-header h1 {\n            font-size: clamp(32px, 6vw, 48px);\n            font-weight: 800;\n            color: #000;\n            margin-bottom: 12px;\n            line-height: 1.2;\n            letter-spacing: -0.02em;\n        }\n\n        .financial-header .subtitle {\n            color: #666;\n            font-size: clamp(14px, 4vw, 18px);\n            max-width: 600px;\n            margin: 0 auto;\n        }\n\n        .financial-header .divider {\n            width: 60px;\n            height: 4px;\n            background: #e30613;\n            margin: 16px auto 0;\n            border-radius: 2px;\n        }\n\n        \/* GRID - Centered with square card *\/\n        .financial-grid {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            width: 100%;\n            max-width: 500px;\n            margin: 0 auto;\n        }\n\n        \/* CARD - Square shape *\/\n        .financial-card {\n            background: #fff;\n            border-radius: 16px;\n            overflow: hidden;\n            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);\n            transition: transform 0.2s ease;\n            -webkit-tap-highlight-color: transparent;\n            width: 100%;\n            max-width: 450px;\n            aspect-ratio: 1 \/ 1;\n            display: flex;\n            flex-direction: column;\n        }\n\n        .financial-card:active {\n            transform: scale(0.99);\n        }\n\n        \/* TOP BANNER - Original gradient (black \u2192 dark gray \u2192 red) *\/\n        .card-banner {\n            height: 90px;\n            background: linear-gradient(135deg, #000 0%, #1a1a1a 45%, #e30613 100%);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 0 12px;\n            flex-shrink: 0;\n        }\n\n        \/* BADGE *\/\n        .financial-badge {\n            background: rgba(255, 255, 255, 0.15);\n            color: #fff;\n            padding: 8px 18px;\n            border-radius: 40px;\n            font-size: 14px;\n            font-weight: 600;\n            border: 1px solid rgba(255, 255, 255, 0.2);\n            letter-spacing: 0.3px;\n            backdrop-filter: blur(2px);\n            text-align: center;\n        }\n\n        \/* CONTENT - Fills remaining space *\/\n        .card-content {\n            padding: 24px 24px 28px;\n            flex: 1;\n            display: flex;\n            flex-direction: column;\n            justify-content: space-between;\n        }\n\n        .card-content h2 {\n            font-size: 20px;\n            line-height: 1.35;\n            color: #000;\n            margin-bottom: 16px;\n            font-weight: 700;\n        }\n\n        \/* INFO ROW - Better touch targets *\/\n        .info-row {\n            display: flex;\n            align-items: center;\n            margin-bottom: 10px;\n            color: #555;\n            font-size: 14px;\n            min-height: 24px;\n        }\n\n        .info-dot {\n            width: 6px;\n            height: 6px;\n            background: #e30613;\n            border-radius: 50%;\n            margin-right: 10px;\n            flex-shrink: 0;\n        }\n\n        .info-row strong {\n            font-weight: 600;\n            margin-right: 6px;\n            color: #333;\n        }\n\n        .info-list {\n            flex: 1;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n        }\n\n        \/* DOWNLOAD BUTTON - Larger touch target *\/\n        .download-btn {\n            margin-top: 16px;\n            display: block;\n            width: 100%;\n            text-align: center;\n            background: #e30613;\n            color: #ffffff !important;\n            padding: 14px;\n            border-radius: 12px;\n            text-decoration: none !important;\n            font-weight: 700;\n            transition: opacity 0.2s ease;\n            font-size: 15px;\n            letter-spacing: 0.3px;\n            box-sizing: border-box;\n            -webkit-tap-highlight-color: transparent;\n            border: none;\n            flex-shrink: 0;\n        }\n\n        .download-btn:active {\n            opacity: 0.8;\n            transform: none;\n        }\n\n        .download-btn span {\n            color: #ffffff !important;\n            margin-right: 8px;\n            font-size: 16px;\n            display: inline-block;\n        }\n\n        \/* HELP SECTION - Full width *\/\n        .help-section {\n            margin-top: 50px;\n            background: #fff;\n            border-radius: 16px;\n            padding: 32px 40px;\n            width: 100%;\n            max-width: 1200px;\n            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            gap: 30px;\n        }\n\n        .help-text h4 {\n            font-size: 22px;\n            margin-bottom: 8px;\n            color: #000;\n        }\n\n        .help-text p {\n            color: #666;\n            font-size: 15px;\n            line-height: 1.6;\n            max-width: 600px;\n        }\n\n        \/* WHATSAPP BUTTON - Larger touch target *\/\n        .whatsapp-btn {\n            background: #000;\n            color: #fff !important;\n            padding: 14px 32px;\n            border-radius: 12px;\n            text-decoration: none !important;\n            font-weight: 700;\n            transition: opacity 0.2s ease;\n            display: inline-block;\n            -webkit-tap-highlight-color: transparent;\n            border: none;\n            font-size: 15px;\n            white-space: nowrap;\n        }\n\n        .whatsapp-btn:active {\n            opacity: 0.8;\n        }\n\n        \/* ===== TABLET & DESKTOP ===== *\/\n        @media (min-width: 768px) {\n            .financial-section {\n                padding: 60px 24px;\n            }\n\n            .financial-header {\n                margin-bottom: 48px;\n            }\n\n            .financial-grid {\n                max-width: 500px;\n            }\n\n            .financial-card {\n                max-width: 450px;\n            }\n\n            .card-banner {\n                height: 110px;\n            }\n\n            .card-content {\n                padding: 28px 28px 32px;\n            }\n\n            .card-content h2 {\n                font-size: 22px;\n            }\n\n            .download-btn:hover {\n                background: #b8040f;\n                opacity: 1;\n            }\n\n            .whatsapp-btn:hover {\n                background: #e30613;\n            }\n\n            .financial-card:hover {\n                transform: translateY(-4px);\n                box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);\n            }\n\n            .help-section {\n                padding: 32px 48px;\n            }\n        }\n\n        \/* ===== SMALL MOBILE ===== *\/\n        @media (max-width: 767px) {\n            .financial-section {\n                padding: 30px 12px;\n            }\n\n            .financial-card {\n                max-width: 100%;\n                aspect-ratio: 1 \/ 1;\n            }\n\n            .card-content {\n                padding: 18px 18px 22px;\n            }\n\n            .card-content h2 {\n                font-size: 17px;\n                margin-bottom: 12px;\n            }\n\n            .info-row {\n                font-size: 13px;\n                margin-bottom: 8px;\n                min-height: 20px;\n            }\n\n            .download-btn {\n                padding: 12px;\n                font-size: 14px;\n                margin-top: 12px;\n            }\n\n            .card-banner {\n                height: 75px;\n            }\n\n            .financial-badge {\n                font-size: 12px;\n                padding: 6px 14px;\n            }\n\n            \/* Help section - stacked on mobile *\/\n            .help-section {\n                flex-direction: column;\n                text-align: center;\n                padding: 24px 20px;\n                margin-top: 32px;\n                gap: 16px;\n            }\n\n            .help-text p {\n                max-width: 100%;\n                font-size: 14px;\n            }\n\n            .help-text h4 {\n                font-size: 20px;\n            }\n\n            .whatsapp-btn {\n                padding: 12px 24px;\n                font-size: 14px;\n                white-space: normal;\n                width: 100%;\n            }\n        }\n\n        \/* Extra small screens *\/\n        @media (max-width: 380px) {\n            .financial-card {\n                aspect-ratio: 1 \/ 1.1;\n            }\n\n            .card-banner {\n                height: 65px;\n            }\n\n            .card-content {\n                padding: 14px 14px 18px;\n            }\n\n            .card-content h2 {\n                font-size: 15px;\n            }\n\n            .info-row {\n                font-size: 12px;\n            }\n\n            .download-btn {\n                font-size: 13px;\n                padding: 10px;\n            }\n\n            .help-section {\n                padding: 18px 14px;\n            }\n        }\n\n        \/* Performance \/ reduced motion *\/\n        @media (prefers-reduced-motion: reduce) {\n            .financial-card,\n            .download-btn,\n            .whatsapp-btn {\n                transition: none;\n            }\n            .financial-card:active {\n                transform: none;\n            }\n            .financial-card:hover {\n                transform: none !important;\n            }\n        }\n\n        \/* accessibility: focus-visible *\/\n        .download-btn:focus-visible,\n        .whatsapp-btn:focus-visible {\n            outline: 3px solid #e30613;\n            outline-offset: 2px;\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <section class=\"financial-section\">\n        <!-- Header -->\n        <div class=\"financial-header\">\n            <h1>\ud83d\udcca Financial Statements<\/h1>\n            <p class=\"subtitle\">Audited financial statements for the year ended 31 December 2024<\/p>\n            <div class=\"divider\"><\/div>\n        <\/div>\n\n        <!-- Grid with Square Card -->\n        <div class=\"financial-grid\">\n            <!-- Financial Statements Card - Square -->\n            <div class=\"financial-card\">\n                <div class=\"card-banner\">\n                    <div class=\"financial-badge\">\ud83d\udcca Audited Financials<\/div>\n                <\/div>\n                <div class=\"card-content\">\n                    <div>\n                        <h2>Trust Academy Financial Statements<\/h2>\n                        <div class=\"info-list\">\n                            <div class=\"info-row\">\n                                <div class=\"info-dot\"><\/div>\n                                <strong>Period:<\/strong> Year Ended 31 December 2024\n                            <\/div>\n                            <div class=\"info-row\">\n                                <div class=\"info-dot\"><\/div>\n                                <strong>Auditor:<\/strong> Auditax International\n                            <\/div>\n                            <div class=\"info-row\">\n                                <div class=\"info-dot\"><\/div>\n                                <strong>Format:<\/strong> PDF Document\n                            <\/div>\n                            <div class=\"info-row\">\n                                <div class=\"info-dot\"><\/div>\n                                <strong>Opinion:<\/strong> Unqualified\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <a class=\"download-btn\" href=\"https:\/\/trustacademy.ac.zw\/2026\/wp-content\/uploads\/2026\/08\/1.12-TRUSTACADEMY-FINANCIAL-STATEMENTS.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">\n                        \ud83d\udce5 Download PDF\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Help Section - Full Width -->\n        <div class=\"help-section\">\n            <div class=\"help-text\">\n                <h4>\ud83d\udcd8 Need assistance?<\/h4>\n                <p>If you require this document in an alternative format, please contact our Administration Office.<\/p>\n            <\/div>\n            <div>\n                <a class=\"whatsapp-btn\" href=\"https:\/\/wa.me\/263784227575\" target=\"_blank\" rel=\"noopener noreferrer\">\n                    \ud83d\udcac Chat on WhatsApp\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n<\/body>\n<\/html>\t\t\t\t\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>Trust Academy Financial Statements Download the documents you need. Trust Academy \u00b7 Financial Statements &#x1f4ca; Financial Statements Audited financial statements for the year ended 31 December 2024 &#x1f4ca; Audited Financials Trust Academy Financial Statements Period: Year Ended 31 December 2024 Auditor: Auditax International Format: PDF Document Opinion: Unqualified &#x1f4e5; Download PDF &#x1f4d8; Need assistance? If<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"pagelayer_contact_templates":[],"_pagelayer_content":"","solace_meta_sidebar":"","solace_meta_container":"","solace_meta_enable_content_width":"","solace_meta_content_width":0,"solace_meta_title_alignment":"","solace_meta_author_avatar":"","solace_post_elements_order":"","solace_meta_disable_header":"","solace_meta_disable_footer":"","solace_meta_disable_title":"","footnotes":""},"class_list":["post-3134","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/trustacademy.ac.zw\/2026\/wp-json\/wp\/v2\/pages\/3134","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/trustacademy.ac.zw\/2026\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/trustacademy.ac.zw\/2026\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/trustacademy.ac.zw\/2026\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/trustacademy.ac.zw\/2026\/wp-json\/wp\/v2\/comments?post=3134"}],"version-history":[{"count":4,"href":"https:\/\/trustacademy.ac.zw\/2026\/wp-json\/wp\/v2\/pages\/3134\/revisions"}],"predecessor-version":[{"id":3138,"href":"https:\/\/trustacademy.ac.zw\/2026\/wp-json\/wp\/v2\/pages\/3134\/revisions\/3138"}],"wp:attachment":[{"href":"https:\/\/trustacademy.ac.zw\/2026\/wp-json\/wp\/v2\/media?parent=3134"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}