{"id":2,"date":"2026-01-26T10:03:56","date_gmt":"2026-01-26T10:03:56","guid":{"rendered":"https:\/\/auditor.yasioffice.shop\/independent\/?page_id=2"},"modified":"2026-01-26T10:52:33","modified_gmt":"2026-01-26T10:52:33","slug":"sample-page","status":"publish","type":"page","link":"https:\/\/auditor.yasioffice.shop\/independent\/sample-page\/","title":{"rendered":"Beranda"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2\" class=\"elementor elementor-2\">\n\t\t\t\t<div class=\"elementor-element elementor-element-035a910 e-flex e-con-boxed e-con e-parent\" data-id=\"035a910\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-814002b elementor-widget elementor-widget-html\" data-id=\"814002b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"id\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>A.S & Partner - Auditor & Konsultan Profesional<\/title>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background-color: #f5f9ff;\n            color: #1a365d;\n            line-height: 1.6;\n        }\n        \n        \/* Hero Section *\/\n        .hero {\n            background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 100%);\n            color: white;\n            padding: 80px 20px;\n            text-align: center;\n            border-radius: 0 0 30px 30px;\n            margin-bottom: 40px;\n        }\n        \n        .hero-content h1 {\n            font-size: 3rem;\n            margin-bottom: 15px;\n            font-weight: 800;\n        }\n        \n        .hero-content .highlight {\n            color: #93c5fd;\n        }\n        \n        .hero-tagline {\n            font-size: 1.3rem;\n            margin-bottom: 30px;\n            opacity: 0.9;\n            max-width: 700px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n        \n        .hero-contact {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            gap: 30px;\n            margin-top: 30px;\n            flex-wrap: wrap;\n        }\n        \n        .contact-badge {\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            background: rgba(255, 255, 255, 0.15);\n            padding: 12px 25px;\n            border-radius: 50px;\n            backdrop-filter: blur(10px);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n        \n        .contact-badge i {\n            color: #93c5fd;\n        }\n        \n        \/* Main Container *\/\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n        \n        \/* Services Section *\/\n        .section-title {\n            text-align: center;\n            font-size: 2.2rem;\n            margin-bottom: 50px;\n            color: #1e3a8a;\n            position: relative;\n        }\n        \n        .section-title:after {\n            content: '';\n            display: block;\n            width: 80px;\n            height: 4px;\n            background: #3b82f6;\n            margin: 15px auto;\n            border-radius: 2px;\n        }\n        \n        .services-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\n            gap: 25px;\n            margin-bottom: 60px;\n        }\n        \n        .service-card {\n            background: white;\n            border-radius: 12px;\n            padding: 30px;\n            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n            border-top: 4px solid #3b82f6;\n        }\n        \n        .service-card:hover {\n            transform: translateY(-10px);\n            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.12);\n        }\n        \n        .service-icon {\n            width: 60px;\n            height: 60px;\n            background: linear-gradient(135deg, #e8f4fc 0%, #dbeafe 100%);\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #1e3a8a;\n            font-size: 1.5rem;\n            margin-bottom: 20px;\n        }\n        \n        .service-card h3 {\n            font-size: 1.3rem;\n            margin-bottom: 15px;\n            color: #1e3a8a;\n        }\n        \n        .service-features {\n            list-style: none;\n            margin-top: 15px;\n        }\n        \n        .service-features li {\n            padding: 8px 0;\n            border-bottom: 1px dashed #e2e8f0;\n            color: #4a5568;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n        \n        .service-features li:last-child {\n            border-bottom: none;\n        }\n        \n        .service-features li i {\n            color: #10b981;\n            font-size: 0.9rem;\n        }\n        \n        \/* Auditor Profile *\/\n        .auditor-section {\n            background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);\n            border-radius: 20px;\n            padding: 40px;\n            margin: 60px 0;\n            display: flex;\n            align-items: center;\n            gap: 40px;\n            flex-wrap: wrap;\n        }\n        \n        .auditor-avatar {\n            flex-shrink: 0;\n            width: 180px;\n            height: 180px;\n            background: linear-gradient(135deg, #3b82f6 0%, #1e3a8a 100%);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: white;\n            font-size: 4rem;\n            box-shadow: 0 10px 25px rgba(59, 130, 246, 0.3);\n        }\n        \n        .auditor-info {\n            flex: 1;\n            min-width: 300px;\n        }\n        \n        .auditor-name {\n            font-size: 1.8rem;\n            color: #1e3a8a;\n            margin-bottom: 10px;\n            font-weight: 700;\n        }\n        \n        .auditor-title {\n            color: #3b82f6;\n            font-weight: 600;\n            margin-bottom: 15px;\n            font-size: 1.2rem;\n        }\n        \n        .auditor-desc {\n            color: #4a5568;\n            margin-bottom: 20px;\n            line-height: 1.8;\n        }\n        \n        .credentials {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            margin-top: 20px;\n        }\n        \n        .credential {\n            background: #3b82f6;\n            color: white;\n            padding: 8px 18px;\n            border-radius: 20px;\n            font-size: 0.85rem;\n            font-weight: 600;\n        }\n        \n        \/* Why Choose Us *\/\n        .features {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 25px;\n            margin: 60px 0;\n        }\n        \n        .feature-card {\n            text-align: center;\n            padding: 30px;\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n        }\n        \n        .feature-icon {\n            width: 70px;\n            height: 70px;\n            background: linear-gradient(135deg, #e8f4fc 0%, #dbeafe 100%);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto 20px;\n            color: #1e3a8a;\n            font-size: 1.8rem;\n        }\n        \n        .feature-card h4 {\n            font-size: 1.2rem;\n            margin-bottom: 15px;\n            color: #1e3a8a;\n        }\n        \n        \/* CTA Section *\/\n        .cta-section {\n            background: linear-gradient(135deg, #1e3a8a 0%, #2563eb 100%);\n            color: white;\n            padding: 60px;\n            border-radius: 20px;\n            text-align: center;\n            margin: 60px 0;\n        }\n        \n        .cta-title {\n            font-size: 2rem;\n            margin-bottom: 20px;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: white;\n            color: #1e3a8a;\n            padding: 15px 40px;\n            border-radius: 50px;\n            font-weight: 700;\n            text-decoration: none;\n            margin-top: 30px;\n            font-size: 1.1rem;\n            transition: transform 0.3s, box-shadow 0.3s;\n            border: none;\n            cursor: pointer;\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);\n        }\n        \n        \/* Footer *\/\n        .footer {\n            background: #1e293b;\n            color: #cbd5e1;\n            padding: 40px 20px;\n            text-align: center;\n            border-radius: 30px 30px 0 0;\n            margin-top: 60px;\n        }\n        \n        .footer-content {\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        .footer-logo {\n            font-size: 1.8rem;\n            font-weight: 700;\n            color: white;\n            margin-bottom: 20px;\n        }\n        \n        .footer-contact {\n            display: flex;\n            justify-content: center;\n            gap: 30px;\n            margin: 25px 0;\n            flex-wrap: wrap;\n        }\n        \n        .footer-contact-item {\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n        \n        .footer-contact-item i {\n            color: #93c5fd;\n        }\n        \n        .copyright {\n            margin-top: 30px;\n            padding-top: 20px;\n            border-top: 1px solid #334155;\n            font-size: 0.9rem;\n            color: #94a3b8;\n        }\n        \n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .hero-content h1 {\n                font-size: 2.2rem;\n            }\n            \n            .hero-tagline {\n                font-size: 1.1rem;\n            }\n            \n            .services-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .auditor-section {\n                flex-direction: column;\n                text-align: center;\n                padding: 30px;\n            }\n            \n            .auditor-avatar {\n                width: 150px;\n                height: 150px;\n                font-size: 3rem;\n            }\n            \n            .cta-section {\n                padding: 40px 20px;\n            }\n            \n            .cta-title {\n                font-size: 1.6rem;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <!-- Hero Section -->\n    <section class=\"hero\">\n        <div class=\"container\">\n            <div class=\"hero-content\">\n                <h1>A.S & <span class=\"highlight\">PARTNER<\/span><\/h1>\n                <p class=\"hero-tagline\">Independent Auditor & Konsultan Profesional dengan pengalaman lebih dari 5 tahun dalam jasa audit, perizinan, dan konsultasi bisnis.<\/p>\n                \n                <div class=\"hero-contact\">\n                    <div class=\"contact-badge\">\n                        <i class=\"fas fa-phone\"><\/i>\n                        <span>+62812-133-1832<\/span>\n                    <\/div>\n                    <div class=\"contact-badge\">\n                        <i class=\"fas fa-map-marker-alt\"><\/i>\n                        <span>Grand Sutera Serang, Blok C1 No 28, Banten<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Main Content -->\n    <div class=\"container\">\n        <!-- Services Section -->\n        <section class=\"services\">\n            <h2 class=\"section-title\">Layanan Profesional Kami<\/h2>\n            \n            <div class=\"services-grid\">\n                <!-- Layanan 1 -->\n                <div class=\"service-card\">\n                    <div class=\"service-icon\">\n                        <i class=\"fas fa-file-contract\"><\/i>\n                    <\/div>\n                    <h3>Perizinan & Legalitas Usaha<\/h3>\n                    <p>Layanan lengkap perizinan usaha dari awal hingga selesai dengan proses yang cepat dan terpercaya.<\/p>\n                    <ul class=\"service-features\">\n                        <li><i class=\"fas fa-check\"><\/i> Pembuatan NIB<\/li>\n                        <li><i class=\"fas fa-check\"><\/i> Penambahan KBLI<\/li>\n                        <li><i class=\"fas fa-check\"><\/i> AMDAL & Izin Lingkungan<\/li>\n                        <li><i class=\"fas fa-check\"><\/i> IMB \/ PBG<\/li>\n                    <\/ul>\n                <\/div>\n                \n                <!-- Layanan 2 -->\n                <div class=\"service-card\">\n                    <div class=\"service-icon\">\n                        <i class=\"fas fa-chart-line\"><\/i>\n                    <\/div>\n                    <h3>Audit & Assurance<\/h3>\n                    <p>Audit profesional untuk memastikan ketaatan, transparansi, dan efisiensi operasional perusahaan Anda.<\/p>\n                    <ul class=\"service-features\">\n                        <li><i class=\"fas fa-check\"><\/i> Audit Keuangan<\/li>\n                        <li><i class=\"fas fa-check\"><\/i> Audit Internal<\/li>\n                        <li><i class=\"fas fa-check\"><\/i> Audit Ketaatan<\/li>\n                        <li><i class=\"fas fa-check\"><\/i> Audit Operasional<\/li>\n                    <\/ul>\n                <\/div>\n                \n                <!-- Layanan 3 -->\n                <div class=\"service-card\">\n                    <div class=\"service-icon\">\n                        <i class=\"fas fa-certificate\"><\/i>\n                    <\/div>\n                    <h3>Sertifikasi ISO<\/h3>\n                    <p>Bantu perusahaan Anda mendapatkan sertifikasi ISO dengan proses yang efisien dan terstruktur.<\/p>\n                    <ul class=\"service-features\">\n                        <li><i class=\"fas fa-check\"><\/i> ISO 9001:2015<\/li>\n                        <li><i class=\"fas fa-check\"><\/i> ISO 14001<\/li>\n                        <li><i class=\"fas fa-check\"><\/i> ISO 45001<\/li>\n                        <li><i class=\"fas fa-check\"><\/i> Gap Analysis<\/li>\n                    <\/ul>\n                <\/div>\n                \n                <!-- Layanan 4 -->\n                <div class=\"service-card\">\n                    <div class=\"service-icon\">\n                        <i class=\"fas fa-handshake\"><\/i>\n                    <\/div>\n                    <h3>Konsultasi Bisnis<\/h3>\n                    <p>Solusi strategis untuk pengembangan bisnis, manajemen risiko, dan peningkatan kinerja perusahaan.<\/p>\n                    <ul class=\"service-features\">\n                        <li><i class=\"fas fa-check\"><\/i> Penyusunan SOP<\/li>\n                        <li><i class=\"fas fa-check\"><\/i> Manajemen Strategis<\/li>\n                        <li><i class=\"fas fa-check\"><\/i> Analisis Kelayakan<\/li>\n                        <li><i class=\"fas fa-check\"><\/i> Konsultasi Keuangan<\/li>\n                    <\/ul>\n                <\/div>\n                \n                <!-- Layanan 5 -->\n                <div class=\"service-card\">\n                    <div class=\"service-icon\">\n                        <i class=\"fas fa-flask\"><\/i>\n                    <\/div>\n                    <h3>Penelitian & Analisis<\/h3>\n                    <p>Penelitian mendalam dan analisis data untuk mendukung pengambilan keputusan bisnis yang tepat.<\/p>\n                    <ul class=\"service-features\">\n                        <li><i class=\"fas fa-check\"><\/i> Riset Pasar<\/li>\n                        <li><i class=\"fas fa-check\"><\/i> Studi Kelayakan<\/li>\n                        <li><i class=\"fas fa-check\"><\/i> Analisis Dampak<\/li>\n                        <li><i class=\"fas fa-check\"><\/i> Benchmarking<\/li>\n                    <\/ul>\n                <\/div>\n                \n                <!-- Layanan 6 -->\n                <div class=\"service-card\">\n                    <div class=\"service-icon\">\n                        <i class=\"fas fa-bullhorn\"><\/i>\n                    <\/div>\n                    <h3>Publikasi & Media<\/h3>\n                    <p>Layanan publikasi ilmiah, media relations, dan content marketing untuk meningkatkan reputasi bisnis.<\/p>\n                    <ul class=\"service-features\">\n                        <li><i class=\"fas fa-check\"><\/i> Jurnal Ilmiah<\/li>\n                        <li><i class=\"fas fa-check\"><\/i> Press Release<\/li>\n                        <li><i class=\"fas fa-check\"><\/i> Publikasi Online<\/li>\n                        <li><i class=\"fas fa-check\"><\/i> Content Marketing<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Auditor Profile -->\n        <section class=\"auditor-section\">\n            <div class=\"auditor-avatar\">\n                <i class=\"fas fa-user-tie\"><\/i>\n            <\/div>\n            <div class=\"auditor-info\">\n                <div class=\"auditor-name\">Ir. Ahmad Sarmadi, M.M., M.Pd., M.Si.<\/div>\n                <div class=\"auditor-title\">Auditor Utama & Konsultan Profesional<\/div>\n                <p class=\"auditor-desc\">\n                    Dengan pengalaman lebih dari 15 tahun di bidang audit dan konsultasi, telah membantu ratusan perusahaan \n                    dalam meningkatkan sistem manajemen, memperoleh sertifikasi ISO, dan mengoptimalkan operasional bisnis.\n                <\/p>\n                <div class=\"credentials\">\n                    <div class=\"credential\">Auditor ISO 9001:2015<\/div>\n                    <div class=\"credential\">Auditor ISO 9001:2025<\/div>\n                    <div class=\"credential\">Konsultan Berlisensi<\/div>\n                    <div class=\"credential\">Professional Certified<\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Why Choose Us -->\n        <section class=\"why-us\">\n            <h2 class=\"section-title\">Mengapa Memilih Kami?<\/h2>\n            \n            <div class=\"features\">\n                <div class=\"feature-card\">\n                    <div class=\"feature-icon\">\n                        <i class=\"fas fa-award\"><\/i>\n                    <\/div>\n                    <h4>Profesional & Berpengalaman<\/h4>\n                    <p>Tim auditor dan konsultan dengan sertifikasi profesional dan pengalaman lebih dari 15 tahun.<\/p>\n                <\/div>\n                \n                <div class=\"feature-card\">\n                    <div class=\"feature-icon\">\n                        <i class=\"fas fa-clock\"><\/i>\n                    <\/div>\n                    <h4>Proses Cepat & Efisien<\/h4>\n                    <p>Proses layanan yang terstruktur dengan waktu penyelesaian yang tepat sesuai deadline.<\/p>\n                <\/div>\n                \n                <div class=\"feature-card\">\n                    <div class=\"feature-icon\">\n                        <i class=\"fas fa-shield-alt\"><\/i>\n                    <\/div>\n                    <h4>Hasil Terjamin<\/h4>\n                    <p>Komitmen terhadap kualitas hasil kerja dengan garansi kepuasan klien.<\/p>\n                <\/div>\n                \n                <div class=\"feature-card\">\n                    <div class=\"feature-icon\">\n                        <i class=\"fas fa-handshake\"><\/i>\n                    <\/div>\n                    <h4>Pendampingan Lengkap<\/h4>\n                    <p>Pendampingan dari awal hingga selesai dengan konsultasi gratis setelah proyek.<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- CTA Section -->\n        <section class=\"cta-section\">\n            <h2 class=\"cta-title\">Siap Mengembangkan Bisnis Anda?<\/h2>\n            <p>Konsultasikan kebutuhan audit, perizinan, atau konsultasi bisnis Anda dengan tim profesional kami.<\/p>\n            <button class=\"cta-button\" onclick=\"alert('Hubungi kami di +62812-133-1832 untuk konsultasi')\">\n                <i class=\"fas fa-phone-alt\"><\/i> Konsultasi Gratis\n            <\/button>\n        <\/section>\n    <\/div>\n\n    <!-- Footer -->\n    <footer class=\"footer\">\n        <div class=\"footer-content\">\n            <div class=\"footer-logo\">A.S & PARTNER<\/div>\n            <p>Independent Auditor & Konsultan Profesional<\/p>\n            \n            <div class=\"footer-contact\">\n                <div class=\"footer-contact-item\">\n                    <i class=\"fas fa-map-marker-alt\"><\/i>\n                    <span>Grand Sutera Serang, Blok C1 No 28, Banten<\/span>\n                <\/div>\n                <div class=\"footer-contact-item\">\n                    <i class=\"fas fa-phone\"><\/i>\n                    <span>+62812-133-1832<\/span>\n                <\/div>\n                <div class=\"footer-contact-item\">\n                    <i class=\"fas fa-envelope\"><\/i>\n                    <span>contact@aspartner.co.id<\/span>\n                <\/div>\n            <\/div>\n            \n        <\/div>\n    <\/footer>\n\n    <script>\n        \/\/ Simple animation for service cards on scroll\n        document.addEventListener('DOMContentLoaded', function() {\n            const serviceCards = document.querySelectorAll('.service-card');\n            \n            const observer = new IntersectionObserver((entries) => {\n                entries.forEach(entry => {\n                    if (entry.isIntersecting) {\n                        entry.target.style.opacity = '1';\n                        entry.target.style.transform = 'translateY(0)';\n                    }\n                });\n            }, { threshold: 0.1 });\n            \n            serviceCards.forEach(card => {\n                card.style.opacity = '0';\n                card.style.transform = 'translateY(20px)';\n                card.style.transition = 'opacity 0.5s ease, transform 0.5s ease';\n                observer.observe(card);\n            });\n            \n            \/\/ CTA Button animation\n            const ctaButton = document.querySelector('.cta-button');\n            ctaButton.addEventListener('mouseenter', function() {\n                this.style.transform = 'scale(1.05)';\n            });\n            \n            ctaButton.addEventListener('mouseleave', function() {\n                this.style.transform = 'scale(1)';\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\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>A.S &#038; Partner &#8211; Auditor &#038; Konsultan Profesional A.S &#038; PARTNER Independent Auditor &#038; Konsultan Profesional dengan pengalaman lebih dari [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"pagelayer_contact_templates":[],"_pagelayer_content":"","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":"","ast-disable-related-posts":"","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-2","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/auditor.yasioffice.shop\/independent\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/auditor.yasioffice.shop\/independent\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/auditor.yasioffice.shop\/independent\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/auditor.yasioffice.shop\/independent\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/auditor.yasioffice.shop\/independent\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":10,"href":"https:\/\/auditor.yasioffice.shop\/independent\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":43,"href":"https:\/\/auditor.yasioffice.shop\/independent\/wp-json\/wp\/v2\/pages\/2\/revisions\/43"}],"wp:attachment":[{"href":"https:\/\/auditor.yasioffice.shop\/independent\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}