{"id":1579,"date":"2025-10-21T06:40:04","date_gmt":"2025-10-21T06:40:04","guid":{"rendered":"https:\/\/instituteai.org\/home-4\/"},"modified":"2025-11-22T12:30:33","modified_gmt":"2025-11-22T12:30:33","slug":"home","status":"publish","type":"page","link":"https:\/\/instituteai.org\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1579\" class=\"elementor elementor-1579\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8196f59 e-con-full e-flex e-con e-parent\" data-id=\"8196f59\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5c50f2b elementor-widget elementor-widget-html\" data-id=\"5c50f2b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"utf-8\"\/>\n    <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\/>\n    <title>Institute of AI<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com?plugins=forms,container-queries\"><\/script>\n    <!-- Material Symbols for Icons -->\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200\" rel=\"stylesheet\"\/>\n    <!-- Custom Fonts: Inter for body, Playfair Display for headers -->\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;700;800&amp;family=Playfair+Display:wght@700;900&amp;display=swap\" rel=\"stylesheet\"\/>\n    <script>\n        tailwind.config = {\n            darkMode: \"class\",\n            theme: {\n                extend: {\n                    colors: {\n                        \/\/ Monochromatic Extreme Contrast\n                        \"primary\": \"#111111\", \/\/ Black for accents\n                        \"background-light\": \"#ffffff\", \/\/ PURE WHITE\n                        \"background-dark\": \"#080808\", \/\/ Near Black for max contrast\n                        \"text-light\": \"#111111\", \/\/ Near Black Text\n                        \"text-dark\": \"#ffffff\" \/\/ PURE WHITE Text\n                    },\n                    fontFamily: {\n                        \"display\": [\"Playfair Display\", \"serif\"],\n                        \"body\": [\"Inter\", \"sans-serif\"]\n                    },\n                    borderRadius: {\n                        \"DEFAULT\": \"0.75rem\",\n                        \"lg\": \"1rem\",\n                        \"xl\": \"1.25rem\",\n                        \"2xl\": \"1.5rem\", \n                        \"full\": \"9999px\"\n                    },\n                    boxShadow: {\n                        \/\/ Subtle, elegant shadow\n                        'card-shadow': '0 1px 3px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03)',\n                        \/\/ CTA hover shadow in grayscale\n                        'cta-hover': '0 4px 15px rgba(0, 0, 0, 0.2)', \n                        'cta-dark-hover': '0 4px 15px rgba(255, 255, 255, 0.1)',\n                    }\n                },\n            },\n        }\n    <\/script>\n    <style>\n        \/* Styl dla g\u0142\u00f3wnego przycisku CTA *\/\n        .cta-button {\n            transition: all 0.2s ease;\n        }\n        .cta-button:hover {\n            transform: translateY(-1px);\n            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);\n        }\n        .dark .cta-button:hover {\n            box-shadow: 0 4px 15px rgba(255, 255, 255, 0.1);\n        }\n\n        \/* T\u0142o Hero - Czysta biel\/ciemna czer\u0144 dla maksymalnej widoczno\u015bci *\/\n        .hero-background {\n            background-color: #ffffff; \n        }\n        .dark .hero-background {\n            background-color: #080808; \n        }\n        \n        \/* Styl kart us\u0142ug: wyra\u017ane obramowania dla widoczno\u015bci *\/\n        .service-card {\n            transition: all 0.3s ease;\n            border: 1px solid #eeeeee; \/* Minimal border in light mode *\/\n            background-color: #ffffff;\n        }\n        .dark .service-card {\n            border: 1px solid #333333; \n            background-color: #121212; \/* Slightly different shade for depth *\/\n        }\n        .service-card:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); \n        }\n        .dark .service-card:hover {\n            border-color: #aaaaaa; \/* Light gray highlight on hover *\/\n        }\n\n        \/* Sekcja Projekt\u00f3w (Projects) - Czysty kontrast B&W *\/\n        .projects-section-bg {\n            background-color: #ffffff; \/* Czysta biel *\/\n            border-top: 1px solid #e0e0e0;\n            border-bottom: 1px solid #e0e0e0;\n        }\n        .dark .projects-section-bg {\n            background-color: #080808; \/* Czysta czer\u0144 *\/\n            border-top: 1px solid #333333;\n            border-bottom: 1px solid #333333;\n        }\n\n        \/* Sekcja About w tle - Czysty kontrast B&W *\/\n        .about-section {\n            background-color: #ffffff; \n            border: 1px solid #e0e0e0;\n        }\n        .dark .about-section {\n            background-color: #121212;\n            border: 1px solid #333333;\n        }\n        \n        \/* Styl dla przycisk\u00f3w w trybie ciemnym *\/\n        .dark .bg-primary {\n            background-color: #eeeeee; \/* Silver button in dark mode *\/\n            color: #111111;\n        }\n    <\/style>\n<\/head>\n<body class=\"bg-background-light dark:bg-background-dark font-body text-text-light dark:text-text-dark min-h-screen\">\n    <div class=\"relative w-full overflow-x-hidden\">\n\n        <div class=\"layout-content-container flex flex-col max-w-6xl flex-1 mx-auto w-full\">\n\n            <!-- Sekcja Hero - Maksymalna Czytelno\u015b\u0107 -->\n            <!-- Zmniejszone odst\u0119py pionowe z pb-40 na pb-24 -->\n            <div id=\"hero\" class=\"relative overflow-hidden pt-24 pb-24 px-4 text-center rounded-2xl hero-background\">\n                <div class=\"relative z-10 flex flex-col gap-8 items-center justify-center\">\n                    <span class=\"text-sm font-semibold uppercase tracking-widest text-primary bg-primary\/10 px-4 py-1.5 rounded-full border border-primary\/30\">Europe's Premier AI Authority<\/span>\n                    <!-- ZMNIEJSZONY ROZMIAR NAG\u0141\u00d3WKA H1 -->\n                    <h1 class=\"font-display text-4xl sm:text-6xl lg:text-7xl font-bold leading-tight tracking-tighter text-text-light dark:text-text-dark max-w-5xl\">\n                        Pioneering Global Standards for <span class=\"text-primary\">Responsible AI<\/span> Certification\n                    <\/h1>\n                    <h2 class=\"text-xl font-normal leading-relaxed text-slate-700 dark:text-text-dark\/70 max-w-4xl mx-auto mt-4\">\n                        Your trusted European partner for accountable and ethical Artificial Intelligence \u2014 offering ISO\/IEC 42001 certification, robust AI governance implementation, and world-class professional education.\n                    <\/h2>\n                    <!-- Przyciski CTA - Czyste i Minimalistyczne (Black\/White\/Gray) -->\n                    <div class=\"flex flex-wrap gap-4 justify-center mt-6\">\n                        <button class=\"cta-button flex min-w-[200px] cursor-pointer items-center justify-center overflow-hidden rounded-xl h-14 px-8 bg-primary text-white text-lg font-bold tracking-wide hover:bg-gray-800 dark:hover:bg-gray-300 transition-colors shadow-lg\">\n                            <span class=\"truncate\">Start Compliance Audit<\/span>\n                        <\/button>\n                        <button class=\"flex min-w-[200px] cursor-pointer items-center justify-center overflow-hidden rounded-xl h-14 px-8 border border-slate-300 dark:border-slate-600 bg-transparent text-text-light dark:text-text-dark text-lg font-bold tracking-wide hover:bg-slate-100 dark:hover:bg-slate-800 transition-colors\">\n                            <span class=\"truncate\">Explore Our Methodology<\/span>\n                        <\/button>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Sekcja Us\u0142ug (Expertise) - Kontrastowe Karty -->\n            <!-- Zmniejszone odst\u0119py pionowe z py-32 na py-20 -->\n            <div id=\"services\" class=\"py-20 px-4 bg-background-light dark:bg-background-dark\">\n                <div class=\"flex flex-col items-center gap-4 text-center mb-16\">\n                    <h2 class=\"font-display text-5xl font-bold text-text-light dark:text-text-dark\">Our Expertise<\/h2>\n                    <p class=\"text-lg font-normal leading-normal text-slate-600 dark:text-text-dark\/70 max-w-3xl\">Comprehensive, ISO-aligned solutions for compliant and trustworthy Artificial Intelligence.<\/p>\n                <\/div>\n                <div class=\"grid grid-cols-1 md:grid-cols-3 gap-10\">\n                    <!-- Karta 1: AI Governance & Compliance -->\n                    <div class=\"service-card flex flex-col gap-6 rounded-xl bg-white dark:bg-[#121212] p-8 shadow-card-shadow\">\n                        <!-- Icon uses primary color (Black\/White) -->\n                        <span class=\"material-symbols-outlined text-5xl text-primary mb-2\">policy<\/span>\n                        <div class=\"flex flex-col gap-2\">\n                            <h3 class=\"font-display text-2xl font-semibold text-text-light dark:text-text-dark\">AI Governance & Compliance<\/h3>\n                            <p class=\"text-base font-normal leading-relaxed text-slate-600 dark:text-text-dark\/70\">\n                                Navigate the complex AI regulatory landscape with our expert support. We help establish robust AI governance frameworks and achieve <a href=\"\/services\/ai-governance\" class=\"font-semibold text-primary hover:underline\">ISO\/IEC 42001 certification<\/a>, ensuring transparency and accountability, aligning with the principles of the <a href=\"https:\/\/eur-lex.europa.eu\/legal-content\/EN\/TXT\/?uri=CELEX:52021PC0206\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"font-semibold text-primary hover:underline\">EU AI Act<\/a>. <!-- LINKI WEWN\u0118TRZNE I ZEWN\u0118TRZNE POPRAWIONE -->\n                            <\/p>\n                        <\/div>\n                    <\/div>\n                    <!-- Karta 2: AI Engineering & Validation -->\n                    <div class=\"service-card flex flex-col gap-6 rounded-xl bg-white dark:bg-[#121212] p-8 shadow-card-shadow\">\n                        <span class=\"material-symbols-outlined text-5xl text-primary mb-2\">code_blocks<\/span>\n                        <div class=\"flex flex-col gap-2\">\n                            <h3 class=\"font-display text-2xl font-semibold text-text-light dark:text-text-dark\">AI Engineering & Validation<\/h3>\n                            <p class=\"text-base font-normal leading-relaxed text-slate-600 dark:text-text-dark\/70\">\n                                From model validation to system testing, we provide the technical expertise to ensure your AI solutions are reliable, secure, and performant. Our validation services verify that systems meet the highest <a href=\"\/services\/ai-engineering\" class=\"font-semibold text-primary hover:underline\">standards of quality and integrity<\/a>. <!-- LINK WEWN\u0118TRZNY POPRAWIONY -->\n                            <\/p>\n                        <\/div>\n                    <\/div>\n                    <!-- Karta 3: Education & Certification -->\n                    <div class=\"service-card flex flex-col gap-6 rounded-xl bg-white dark:bg-[#121212] p-8 shadow-card-shadow\">\n                        <span class=\"material-symbols-outlined text-5xl text-primary mb-2\">diversity_3<\/span>\n                        <div class=\"flex flex-col gap-2\">\n                            <h3 class=\"font-display text-2xl font-semibold text-text-light dark:text-text-dark\">Education & Certification<\/h3>\n                            <p class=\"text-base font-normal leading-relaxed text-slate-600 dark:text-text-dark\/70\">\n                                Empower your team with the knowledge and skills to lead in the age of AI. Our professional education programs are designed for individuals and organizations committed to <a href=\"\/services\/education\" class=\"font-semibold text-primary hover:underline\">responsible AI development and deployment<\/a>. <!-- LINK WEWN\u0118TRZNY POPRAWIONY -->\n                            <\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"flex justify-center mt-16\">\n                    <a href=\"\/services\" class=\"text-lg font-bold text-primary hover:text-gray-700 dark:hover:text-gray-400 transition-colors flex items-center gap-2\">\n                        <span>Discover Full Offer<\/span>\n                        <span class=\"material-symbols-outlined text-xl\">arrow_right_alt<\/span>\n                    <\/a>\n                <\/div>\n            <\/div>\n\n            <!-- Sekcja Projekt\u00f3w (Featured Projects) - Z Kontrastowym T\u0142em -->\n            <!-- Zmniejszone odst\u0119py pionowe z py-32 na py-20 -->\n            <div id=\"projects\" class=\"py-20 px-4 projects-section-bg\">\n                <div class=\"flex flex-col items-center gap-4 text-center mb-16\">\n                    <h2 class=\"font-display text-5xl font-bold text-text-light dark:text-text-dark\">Featured Projects<\/h2>\n                    <p class=\"text-lg font-normal leading-normal text-slate-600 dark:text-text-dark\/70 max-w-3xl\">\n                        A track record of successful AI compliance and engineering implementations, demonstrating our commitment to integrity.\n                    <\/p>\n                <\/div>\n                <div class=\"grid grid-cols-1 md:grid-cols-3 gap-10\">\n                    <!-- Karta Projektu 1: Healthcare AI Compliance (URL Z POCZ\u0104TKU) -->\n                    <div class=\"group relative flex flex-col rounded-xl overflow-hidden shadow-xl transition-shadow duration-300 hover:shadow-2xl\">\n                        <img decoding=\"async\" class=\"w-full h-48 object-cover\" data-alt=\"Abstract image of a team collaborating around a table.\" \n                            src=\"https:\/\/lh3.googleusercontent.com\/aida-public\/AB6AXuASzWGXbrG6rtQ_OWHJe1aNQ5DtAVnTmpZjRQc2vEDyfNz13OJVpyeXigodKrqqBe9zn_oxPnAikX6-YWEgRMxZTx0Xrly0GOCU8NJ14LUBclJY7Gcr2Pv5SncOVpy_N3McmWYPf-vJw9qyGEGl29sSaEH1JILgkkh83Dr5Yw-ZRQLpcL8RKzPx_Lxur8et3J74SvVKBo1gk_XJtVlq6Kj76_DvdYdMk1b9_MVvvASVFAa_NGsCVHOqXVEwdT3N46zgZ5DbS9VoLVU\"\n                            onerror=\"this.onerror=null; this.src='https:\/\/placehold.co\/600x300\/e0e0e0\/333333?text=Healthcare+Compliance'\"\/>\n                        <div class=\"p-6 bg-white dark:bg-background-dark\">\n                            <h3 class=\"font-display text-xl font-semibold text-text-light dark:text-text-dark\">Healthcare AI Compliance<\/h3>\n                            <p class=\"text-sm font-normal leading-normal text-slate-600 dark:text-text-dark\/70 mt-2\">\n                                Ensuring diagnostic AI of a leading medical company complies with GDPR and EU AI Act requirements.\n                            <\/p>\n                        <\/div>\n                        <!-- Monochromatic hover overlay -->\n                        <div class=\"absolute inset-0 bg-gray-900\/50 opacity-0 group-hover:opacity-100 transition-opacity duration-300 flex items-center justify-center\">\n                            <span class=\"text-white font-bold text-xl p-4 rounded-xl border-2 border-white transform translate-y-1 opacity-0 group-hover:translate-y-0 group-hover:opacity-100 transition-all duration-300\">View Case Study<\/span>\n                        <\/div>\n                    <\/div>\n                    <!-- Karta Projektu 2: Financial Model Validation -->\n                    <div class=\"group relative flex flex-col rounded-xl overflow-hidden shadow-xl transition-shadow duration-300 hover:shadow-2xl\">\n                        <img decoding=\"async\" class=\"w-full h-48 object-cover\" data-alt=\"Professionals discussing financial data on a screen\" \n                            src=\"https:\/\/lh3.googleusercontent.com\/aida-public\/AB6AXuBjsDOSyoYIGv0Db-jTSUjThNNZ5UGCvj7ASxANGXC-sEMWa8l-ZqdBsHhJ4E-HlonrMN9X3Ltaxi9QTStNXOXbwn_cFjdqNCAfdmbq_oGWdVCWRax3uMnYPxV6mRWK-Vstfu7ivKnwtDaF83aM0232hE-KXiXNos2r_TTDfdfC643n2WFCWFR6r9LPFO2j2Sb_PC0BfvidABLBMnz7yn9KcqtSvaz3dw5rDNtyxA9niyU3p5AFSK_92TA_Cj-gXkCACaLCDT8KCTw\"\n                            onerror=\"this.onerror=null; this.src='https:\/\/placehold.co\/600x300\/e0e0e0\/333333?text=FinTech+Validation'\"\/>\n                        <div class=\"p-6 bg-white dark:bg-background-dark\">\n                            <h3 class=\"font-display text-xl font-semibold text-text-light dark:text-text-dark\">Financial Model Validation<\/h3>\n                            <p class=\"text-sm font-normal leading-normal text-slate-600 dark:text-text-dark\/70 mt-2\">\n                                Validating an AML model for a major European bank, enhancing its accuracy and impartiality.\n                            <\/p>\n                        <\/div>\n                        <!-- Monochromatic hover overlay -->\n                        <div class=\"absolute inset-0 bg-gray-900\/50 opacity-0 group-hover:opacity-100 transition-opacity duration-300 flex items-center justify-center\">\n                            <span class=\"text-white font-bold text-xl p-4 rounded-xl border-2 border-white transform translate-y-1 opacity-0 group-hover:translate-y-0 group-hover:opacity-100 transition-all duration-300\">View Case Study<\/span>\n                        <\/div>\n                    <\/div>\n                    <!-- Karta Projektu 3: Automotive AI Safety Certification -->\n                    <div class=\"group relative flex flex-col rounded-xl overflow-hidden shadow-xl transition-shadow duration-300 hover:shadow-2xl\">\n                        <img decoding=\"async\" class=\"w-full h-48 object-cover\" data-alt=\"A robotic arm working in a smart factory setting\" \n                            src=\"https:\/\/lh3.googleusercontent.com\/aida-public\/AB6AXuADCHRcKdRvXvDEhjefzupP1JHM-5IKkhWIcXIJ1TJViSsnR7AKAVzlRw1IyqXlknFIK_bIBxPLiZIl_OgomgoiaPs1DgICg-_YH92FTtke3VGkGerc7H-8O8BCAqSSFO5ykx_OeH4WVgK66Zf8uLlQydPsxPSWz38EZmV4u6ubhNXze9PV8HqWrunHwL3hjz72hJpcxK2CUSn2JuxuId8N9aZlDx-Slv8IXt0ev8KMn7KiNB3Mqa2hBl-84Z_9ZKgh4Eg0WnewicU\"\n                            onerror=\"this.onerror=null; this.src='https:\/\/placehold.co\/600x300\/e0e0e0\/333333?text=Automotive+Safety'\"\/>\n                        <div class=\"p-6 bg-white dark:bg-background-dark\">\n                            <h3 class=\"font-display text-xl font-semibold text-text-light dark:text-text-dark\">Automotive AI Safety Certification<\/h3>\n                            <p class=\"text-sm font-normal leading-normal text-slate-600 dark:text-text-dark\/70 mt-2\">\n                                Certifying an autonomous driving perception system against ISO 26262 and emerging AI safety standards.\n                            <\/p>\n                        <\/div>\n                        <!-- Monochromatic hover overlay -->\n                        <div class=\"absolute inset-0 bg-gray-900\/50 opacity-0 group-hover:opacity-100 transition-opacity duration-300 flex items-center justify-center\">\n                            <span class=\"text-white font-bold text-xl p-4 rounded-xl border-2 border-white transform translate-y-1 opacity-0 group-hover:translate-y-0 group-hover:opacity-100 transition-all duration-300\">View Case Study<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"flex justify-center mt-16\">\n                    <button class=\"flex min-w-[84px] max-w-[480px] cursor-pointer items-center justify-center overflow-hidden rounded-xl h-12 px-8 bg-transparent text-text-light dark:text-text-dark gap-2 text-lg font-bold leading-normal tracking-wide hover:bg-slate-200\/50 dark:hover:bg-slate-800 transition-colors border border-slate-300 dark:border-slate-600\">\n                        <span class=\"truncate\">View All Case Studies<\/span>\n                        <span class=\"material-symbols-outlined text-xl\">trending_flat<\/span>\n                    <\/button>\n                <\/div>\n            <\/div>\n\n            <!-- Sekcja O Nas (About) -->\n            <!-- Zmniejszone odst\u0119py pionowe z py-32 na py-20 -->\n            <div id=\"about\" class=\"py-20 px-4 bg-background-light dark:bg-background-dark\">\n                <div class=\"max-w-4xl mx-auto flex flex-col items-center text-center gap-10 p-12 rounded-2xl about-section shadow-lg\">\n                    <h2 class=\"font-display text-5xl font-bold text-text-light dark:text-text-dark\">About the Institute of AI<\/h2>\n                    <p class=\"text-lg font-normal leading-relaxed text-slate-700 dark:text-text-dark\/70\">\n                        The Institute of AI is a leading European research center dedicated to promoting the responsible and ethical development of Artificial Intelligence. We specialize in ISO\/IEC 42001 certification, providing businesses with the confidence they need to innovate. Our multidisciplinary team of experts works at the intersection of technology, policy, and ethics, shaping a future where AI serves humanity. <a href=\"\/projects\/case-studies\" class=\"font-semibold text-primary hover:underline\">See our project evidence.<\/a> <!-- LINK WEWN\u0118TRZNY POPRAWIONY -->\n                    <\/p>\n                    <div class=\"flex-wrap gap-4 flex justify-center mt-4\">\n                        <button class=\"flex min-w-[180px] cursor-pointer items-center justify-center overflow-hidden rounded-xl h-14 px-8 bg-primary text-white dark:bg-gray-400 dark:text-black text-lg font-bold tracking-wide hover:bg-gray-800 dark:hover:bg-gray-300 transition-colors\">\n                            <span class=\"truncate\">Learn More<\/span>\n                        <\/button>\n                        <button class=\"flex min-w-[180px] cursor-pointer items-center justify-center overflow-hidden rounded-xl h-14 px-8 border border-slate-300 dark:border-slate-600 bg-transparent text-text-light dark:text-text-dark text-lg font-bold tracking-wide hover:bg-slate-100 dark:hover:bg-slate-800 transition-colors\">\n                            <span class=\"truncate\">Join Our Network<\/span>\n                        <\/button>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\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>Institute of AI Europe&#8217;s Premier AI Authority Pioneering Global Standards for Responsible AI Certification Your trusted European partner for accountable [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_theme","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","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-1579","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/instituteai.org\/index.php?rest_route=\/wp\/v2\/pages\/1579","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/instituteai.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/instituteai.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/instituteai.org\/index.php?rest_route=\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/instituteai.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1579"}],"version-history":[{"count":82,"href":"https:\/\/instituteai.org\/index.php?rest_route=\/wp\/v2\/pages\/1579\/revisions"}],"predecessor-version":[{"id":2216,"href":"https:\/\/instituteai.org\/index.php?rest_route=\/wp\/v2\/pages\/1579\/revisions\/2216"}],"wp:attachment":[{"href":"https:\/\/instituteai.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1579"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}