{"id":108,"date":"2023-08-24T09:30:42","date_gmt":"2023-08-24T09:30:42","guid":{"rendered":"https:\/\/gracexport.com\/?page_id=108"},"modified":"2026-03-02T04:23:23","modified_gmt":"2026-03-02T04:23:23","slug":"chi-siamo","status":"publish","type":"page","link":"https:\/\/gracexport.com\/it\/chi-siamo\/","title":{"rendered":"SU DI NOI"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"108\" class=\"elementor elementor-108\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b46cab4 e-con-full e-flex e-con e-parent\" data-id=\"b46cab4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2283f10 e-con-full e-flex e-con e-child\" data-id=\"2283f10\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-63f0cf0 elementor-widget elementor-widget-html\" data-id=\"63f0cf0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Fonts & Icons -->\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@500;700&family=Lato:wght@300;400;700&display=swap\" rel=\"stylesheet\">\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\r\n\r\n<!-- SCOPED CSS TO PREVENT ELEMENTOR & WP CONFLICTS -->\r\n<style>\r\n    \/* =========================================\r\n       1. SCOPED VARIABLES & RESETS\r\n       ========================================= *\/\r\n    .grace-about-wrapper {\r\n        --primary-dark: #2F3945;\r\n        --primary-blue: #1A3A5F;\r\n        --accent-gold: #D4AF37;\r\n        --light-bg: #F8F9FA;\r\n        --text-dark: #333333;\r\n        --text-medium: #6C757D;\r\n        --text-light: #D1D5DB;\r\n        --success-green: #2E7D32;\r\n        \r\n        font-family: 'Lato', sans-serif;\r\n        color: var(--text-dark);\r\n        background-color: white;\r\n        line-height: 1.6;\r\n        overflow-x: hidden;\r\n        width: 100%;\r\n    }\r\n    \r\n    .grace-about-wrapper *,\r\n    .grace-about-wrapper *::before,\r\n    .grace-about-wrapper *::after { \r\n        margin: 0; \r\n        padding: 0; \r\n        box-sizing: border-box; \r\n    }\r\n\r\n    .grace-about-wrapper h1, \r\n    .grace-about-wrapper h2, \r\n    .grace-about-wrapper h3, \r\n    .grace-about-wrapper h4, \r\n    .grace-about-wrapper .counter-number, \r\n    .grace-about-wrapper .step-number, \r\n    .grace-about-wrapper .project-title, \r\n    .grace-about-wrapper .team-role {\r\n        font-family: 'Playfair Display', serif;\r\n        font-weight: 700;\r\n        margin: 0;\r\n        padding: 0;\r\n    }\r\n    \r\n    .grace-about-wrapper .grace-container {\r\n        width: 100%;\r\n        max-width: 1200px;\r\n        margin: 0 auto;\r\n        padding: 0 20px;\r\n    }\r\n\r\n    .grace-about-wrapper a { text-decoration: none; color: inherit; transition: 0.3s; }\r\n    .grace-about-wrapper img { max-width: 100%; height: auto; display: block; border: none; }\r\n    .grace-about-wrapper ul { list-style: none; }\r\n\r\n    \/* Animation Classes *\/\r\n    .grace-about-wrapper .reveal { opacity: 0; transform: translateY(30px); transition: all 0.8s ease-out; }\r\n    .grace-about-wrapper .reveal.active { opacity: 1; transform: translateY(0); }\r\n\r\n    \/* =========================================\r\n       2. HERO & BREADCRUMB\r\n       ========================================= *\/\r\n    .grace-about-wrapper .page-header {\r\n        background: linear-gradient(rgba(26, 58, 95, 0.85), rgba(47, 57, 69, 0.8)), \r\n                    url('https:\/\/gracexport.com\/wp-content\/uploads\/2026\/02\/Gracedisplay-custom-cosmetics-display-cabinet-with-LED-lighting-showcasing-perfumes-makeup-in-a-factory-setting-for-retail-fixtures.webp') center\/cover no-repeat;\r\n        color: white;\r\n        padding: 120px 0 100px;\r\n        text-align: center;\r\n    }\r\n    .grace-about-wrapper .page-header h1 { font-size: 56px; margin-bottom: 10px; color: var(--accent-gold); line-height: 1.2; }\r\n    .grace-about-wrapper .hero-subtitle { font-size: 18px; color: var(--light-bg); margin: 0 auto 25px; max-width: 800px; font-weight: 300; line-height: 1.5; }\r\n    .grace-about-wrapper .breadcrumb { font-size: 14px; color: var(--text-light); margin-bottom: 40px; }\r\n    .grace-about-wrapper .breadcrumb a { color: var(--text-light); }\r\n    .grace-about-wrapper .breadcrumb a:hover { color: var(--accent-gold); }\r\n    \r\n    .grace-about-wrapper .hero-buttons { display: flex; gap: 20px; justify-content: center; align-items: center; margin-top: 15px; }\r\n    .grace-about-wrapper .btn-primary { background-color: var(--accent-gold); color: var(--primary-dark); padding: 14px 35px; border-radius: 4px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; box-shadow: 0 5px 15px rgba(212, 175, 55, 0.3); display: inline-block; }\r\n    .grace-about-wrapper .btn-primary:hover { background-color: white; color: var(--primary-dark); transform: translateY(-3px); }\r\n    .grace-about-wrapper .btn-secondary { background-color: transparent; color: white; border: 2px solid white; padding: 12px 35px; border-radius: 4px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; display: inline-block; }\r\n    .grace-about-wrapper .btn-secondary:hover { background-color: white; color: var(--primary-dark); transform: translateY(-3px); }\r\n\r\n    \/* =========================================\r\n       3. INTRO SECTION\r\n       ========================================= *\/\r\n    .grace-about-wrapper .intro-section { padding: 80px 0; background-color: white; }\r\n    .grace-about-wrapper .intro-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 50px; align-items: center; }\r\n    .grace-about-wrapper .intro-text h2 { font-size: 36px; margin-bottom: 25px; color: var(--primary-blue); position: relative; line-height: 1.3; }\r\n    .grace-about-wrapper .intro-text h2::after { content: ''; display: block; width: 60px; height: 3px; background-color: var(--accent-gold); margin-top: 15px; }\r\n    .grace-about-wrapper .intro-text p { margin-bottom: 20px; font-size: 16px; color: var(--text-medium); }\r\n    .grace-about-wrapper .highlight-text { border-left: 4px solid var(--accent-gold); padding-left: 20px; font-style: italic; color: var(--primary-dark); margin: 30px 0; font-family: 'Playfair Display', serif; font-size: 18px; }\r\n    .grace-about-wrapper .intro-img-wrapper { position: relative; }\r\n    .grace-about-wrapper .intro-img { width: 100%; border-radius: 8px; box-shadow: 20px 20px 0px rgba(212, 175, 55, 0.2); transition: transform 0.5s ease; }\r\n    .grace-about-wrapper .intro-img:hover { transform: scale(1.02); }\r\n\r\n    \/* =========================================\r\n       4. TEAM SECTION\r\n       ========================================= *\/\r\n    .grace-about-wrapper .team-section { padding: 60px 0; background-color: white; }\r\n    .grace-about-wrapper .section-header { text-align: center; margin-bottom: 60px; }\r\n    .grace-about-wrapper .section-header h2 { font-size: 36px; color: var(--primary-dark); margin-bottom: 15px; }\r\n    .grace-about-wrapper .section-header p { max-width: 600px; margin: 0 auto; color: var(--text-medium); }\r\n    .grace-about-wrapper .team-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; margin-top: 40px; }\r\n    .grace-about-wrapper .team-card { text-align: center; transition: 0.3s; padding: 20px; border-radius: 8px; }\r\n    .grace-about-wrapper .team-card:hover { box-shadow: 0 10px 30px rgba(0,0,0,0.05); }\r\n    .grace-about-wrapper .team-img { width: 150px; height: 150px; border-radius: 50%; object-fit: cover; margin: 0 auto 20px; border: 3px solid var(--light-bg); }\r\n    .grace-about-wrapper .team-name { font-size: 20px; color: var(--primary-dark); margin-bottom: 5px; font-weight: 700; }\r\n    .grace-about-wrapper .team-role { color: var(--accent-gold); font-size: 14px; text-transform: uppercase; letter-spacing: 1px; }\r\n\r\n    \/* =========================================\r\n       5. FACTORY TOUR\r\n       ========================================= *\/\r\n    .grace-about-wrapper .factory-tour { padding: 60px 0 80px; background-color: var(--light-bg); }\r\n    .grace-about-wrapper .factory-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-top: 40px; }\r\n    .grace-about-wrapper .factory-item { position: relative; overflow: hidden; border-radius: 8px; height: 250px; cursor: pointer; }\r\n    .grace-about-wrapper .factory-item img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; }\r\n    .grace-about-wrapper .factory-item:hover img { transform: scale(1.1); }\r\n    .grace-about-wrapper .play-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.3); display: flex; align-items: center; justify-content: center; opacity: 0; transition: 0.3s; }\r\n    .grace-about-wrapper .factory-item:hover .play-overlay { opacity: 1; }\r\n    .grace-about-wrapper .play-icon { width: 60px; height: 60px; background: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: var(--primary-blue); animation: gracePulse 2s infinite; }\r\n    .grace-about-wrapper .factory-tag { position: absolute; bottom: 15px; left: 15px; background: var(--primary-blue); color: white; padding: 5px 10px; font-size: 12px; border-radius: 4px; z-index: 2; }\r\n    \r\n    @keyframes gracePulse { 0% { box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7); } 70% { box-shadow: 0 0 0 10px rgba(255, 255, 255, 0); } 100% { box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } }\r\n\r\n    .grace-about-wrapper .video-modal { display: none; position: fixed; z-index: 999999; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(0,0,0,0.9); justify-content: center; align-items: center; }\r\n    .grace-about-wrapper .modal-content { position: relative; width: 80%; max-width: 900px; aspect-ratio: 16\/9; background: #000; }\r\n    .grace-about-wrapper .close-modal { position: absolute; top: -40px; right: 0; color: #f1f1f1; font-size: 35px; font-weight: bold; cursor: pointer; }\r\n\r\n    \/* =========================================\r\n       6. STATS SECTION (Fixed 0.4 Black Overlay)\r\n       ========================================= *\/\r\n    .grace-about-wrapper .stats-section { \r\n        position: relative;\r\n        background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('https:\/\/gracexport.com\/wp-content\/uploads\/2026\/03\/Gracedisplay-custom-display-rack-powder-coating-in-factory-for-quality-finish.webp') center\/cover no-repeat fixed; \r\n        color: white; \r\n        padding: 80px 0; \r\n    }\r\n    .grace-about-wrapper .stats-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; text-align: center; }\r\n    .grace-about-wrapper .stat-item h3 { font-size: 48px; color: var(--accent-gold); margin-bottom: 10px; }\r\n    .grace-about-wrapper .stat-item p { font-size: 16px; opacity: 0.9; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; color: white; }\r\n\r\n    \/* =========================================\r\n       7. SUSTAINABILITY\r\n       ========================================= *\/\r\n    .grace-about-wrapper .sustain-section { padding: 60px 0; background: white; }\r\n    .grace-about-wrapper .sustain-box { display: flex; align-items: center; gap: 40px; background: #f0f7f4; padding: 40px; border-radius: 12px; border-left: 5px solid var(--success-green); box-shadow: 0 5px 20px rgba(0,0,0,0.05); }\r\n    .grace-about-wrapper .sustain-text h3 { color: var(--success-green); margin-bottom: 15px; font-size: 28px; }\r\n    .grace-about-wrapper .sustain-icons { display: flex; gap: 30px; margin-top: 20px; }\r\n    .grace-about-wrapper .s-icon { text-align: center; font-size: 12px; color: var(--primary-dark); font-weight: 700; }\r\n    .grace-about-wrapper .s-icon i { font-size: 32px; color: var(--success-green); margin-bottom: 8px; display: block; }\r\n\r\n    \/* =========================================\r\n       8. WHY CHOOSE GRACE\r\n       ========================================= *\/\r\n    .grace-about-wrapper .core-values { padding: 80px 0; background-color: white; }\r\n    .grace-about-wrapper .values-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; }\r\n    .grace-about-wrapper .value-box { background: var(--light-bg); padding: 40px 30px; border-radius: 8px; text-align: center; transition: all 0.3s ease; border-bottom: 3px solid transparent; height: 100%; display: flex; flex-direction: column; align-items: center; }\r\n    .grace-about-wrapper .value-box:hover { transform: translateY(-10px); box-shadow: 0 15px 30px rgba(0,0,0,0.1); border-bottom: 3px solid var(--accent-gold); }\r\n    .grace-about-wrapper .value-icon { width: 70px; height: 70px; background-color: rgba(212, 175, 55, 0.1); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 25px; color: var(--accent-gold); font-size: 28px; transition: all 0.3s; }\r\n    .grace-about-wrapper .value-box:hover .value-icon { background-color: var(--accent-gold); color: white; }\r\n    .grace-about-wrapper .value-box h3 { margin-bottom: 15px; color: var(--primary-dark); font-size: 20px; }\r\n    .grace-about-wrapper .value-box p { color: var(--text-medium); font-size: 15px; }\r\n\r\n    \/* =========================================\r\n       9. PROCESS SECTION (Fixed 0.4 Black Overlay)\r\n       ========================================= *\/\r\n    .grace-about-wrapper .process-section { \r\n        position: relative;\r\n        background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('https:\/\/gracexport.com\/wp-content\/uploads\/2026\/02\/Gracedisplay-custom-display-rack-production-CNC-machine-crafting-wood-components-in-a-factory-for-retail-fixtures.webp') center\/cover no-repeat fixed; \r\n        padding: 80px 0; \r\n    }\r\n    .grace-about-wrapper .process-section .section-header h2, \r\n    .grace-about-wrapper .process-section .section-header p,\r\n    .grace-about-wrapper .process-section .step-item h4,\r\n    .grace-about-wrapper .process-section .step-item p {\r\n        color: #ffffff;\r\n    }\r\n    .grace-about-wrapper .process-steps { display: flex; justify-content: space-between; position: relative; flex-wrap: wrap; margin-top: 50px; }\r\n    .grace-about-wrapper .process-steps::before { content: ''; position: absolute; top: 40px; left: 50px; width: calc(100% - 100px); height: 2px; background: rgba(255, 255, 255, 0.2); z-index: 1; }\r\n    .grace-about-wrapper .step-item { flex: 1; text-align: center; position: relative; z-index: 2; padding: 0 15px; min-width: 200px; margin-bottom: 30px; }\r\n    .grace-about-wrapper .step-number { width: 80px; height: 80px; background: white; border: 2px solid var(--accent-gold); color: var(--primary-dark); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 20px; font-weight: 700; font-size: 24px; transition: all 0.3s; }\r\n    .grace-about-wrapper .step-item:hover .step-number { background: var(--accent-gold); color: white; transform: scale(1.1); box-shadow: 0 10px 20px rgba(212, 175, 55, 0.3); }\r\n    \r\n    \/* =========================================\r\n       10. PROJECTS & CERTS\r\n       ========================================= *\/\r\n    .grace-about-wrapper .featured-projects { padding: 80px 0; background-color: white; }\r\n    .grace-about-wrapper .project-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; }\r\n    .grace-about-wrapper .project-card { position: relative; border-radius: 8px; overflow: hidden; height: 350px; cursor: pointer; box-shadow: 0 5px 15px rgba(0,0,0,0.08); display: block; text-decoration: none; }\r\n    .grace-about-wrapper .project-img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.6s ease; }\r\n    .grace-about-wrapper .project-card:hover .project-img { transform: scale(1.1); }\r\n    .grace-about-wrapper .project-overlay { position: absolute; bottom: 0; left: 0; width: 100%; background: linear-gradient(to top, rgba(26, 58, 95, 0.95), transparent); padding: 40px 25px 25px; color: white; transform: translateY(30px); transition: all 0.4s ease; display: flex; flex-direction: column; justify-content: flex-end; height: 100%; }\r\n    .grace-about-wrapper .project-card:hover .project-overlay { transform: translateY(0); }\r\n    .grace-about-wrapper .project-cat { color: var(--accent-gold); font-size: 12px; font-weight: 700; text-transform: uppercase; margin-bottom: 8px; display: block; }\r\n    .grace-about-wrapper .project-title { color: white; font-size: 22px; margin-bottom: 10px; }\r\n    .grace-about-wrapper .project-link { color: white; text-decoration: none; font-size: 14px; font-weight: 700; border-bottom: 2px solid var(--accent-gold); align-self: flex-start; padding-bottom: 3px; display: inline-block; }\r\n\r\n    .grace-about-wrapper .certs-section { padding: 60px 0; background-color: var(--light-bg); border-top: 1px solid #eee; }\r\n    .grace-about-wrapper .certs-wrapper { display: flex; justify-content: center; gap: 40px; flex-wrap: wrap; align-items: center; }\r\n    .grace-about-wrapper .cert-item { display: flex; align-items: center; gap: 15px; opacity: 0.8; transition: 0.3s; background: white; padding: 15px 25px; border-radius: 50px; box-shadow: 0 5px 10px rgba(0,0,0,0.05); }\r\n    .grace-about-wrapper .cert-item:hover { opacity: 1; transform: translateY(-3px); }\r\n    .grace-about-wrapper .cert-icon { font-size: 28px; color: var(--accent-gold); }\r\n    .grace-about-wrapper .cert-name { font-weight: 700; color: var(--primary-dark); font-size: 15px; }\r\n\r\n    \/* =========================================\r\n       11. PARTNERS\r\n       ========================================= *\/\r\n    .grace-about-wrapper .partners-section { padding: 80px 0; background-color: white; }\r\n    .grace-about-wrapper .partners-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 40px; align-items: center; justify-items: center; margin-top: 40px; }\r\n    .grace-about-wrapper .partner-logo { max-width: 150px; filter: grayscale(100%); opacity: 0.6; transition: all 0.3s ease; }\r\n    .grace-about-wrapper .partner-logo:hover { filter: grayscale(0%); opacity: 1; transform: scale(1.1); }\r\n\r\n    \/* =========================================\r\n       12. BROCHURE SECTION (Taller + 0.4 Black Overlay)\r\n       ========================================= *\/\r\n    .grace-about-wrapper .brochure-section { \r\n        position: relative;\r\n        background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('https:\/\/gracexport.com\/wp-content\/uploads\/2026\/02\/Gracedisplay-custom-display-rack-design-consultation-engineers-reviewing-blueprints-for-retail-fixtures-in-a-showroom.webp') center\/cover no-repeat fixed; \r\n        padding: 120px 0; \r\n        color: white; \r\n    }\r\n    .grace-about-wrapper .brochure-container { display: flex; justify-content: space-between; align-items: center; }\r\n    .grace-about-wrapper .brochure-text h3 { font-size: 32px; margin-bottom: 10px; color: #ffffff; }\r\n    .grace-about-wrapper .brochure-text p { font-size: 16px; opacity: 0.9; color: #ffffff;}\r\n    .grace-about-wrapper .btn-download { background-color: transparent; border: 2px solid var(--accent-gold); color: var(--accent-gold); padding: 15px 35px; font-weight: 700; border-radius: 4px; transition: all 0.3s; display: inline-flex; align-items: center; gap: 10px; font-size: 16px; }\r\n    .grace-about-wrapper .btn-download:hover { background-color: var(--accent-gold); color: var(--primary-dark); }\r\n\r\n    \/* =========================================\r\n       13. RESPONSIVE QUERIES\r\n       ========================================= *\/\r\n    @media (max-width: 1024px) {\r\n        .grace-about-wrapper .values-grid { grid-template-columns: repeat(2, 1fr); }\r\n        .grace-about-wrapper .project-grid { grid-template-columns: repeat(2, 1fr); }\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .grace-about-wrapper .page-header h1 { font-size: 40px; }\r\n        .grace-about-wrapper .hero-subtitle { font-size: 16px; padding: 0 15px; }\r\n        .grace-about-wrapper .hero-buttons { flex-direction: column; gap: 15px; width: 100%; max-width: 300px; margin: 20px auto 0; }\r\n        .grace-about-wrapper .btn-primary, .grace-about-wrapper .btn-secondary { width: 100%; text-align: center; }\r\n        \r\n        .grace-about-wrapper .intro-grid { grid-template-columns: 1fr; }\r\n        .grace-about-wrapper .factory-grid { grid-template-columns: 1fr; height: auto; }\r\n        .grace-about-wrapper .factory-item { height: 200px; }\r\n        .grace-about-wrapper .sustain-box { flex-direction: column; text-align: center; padding: 30px; }\r\n        .grace-about-wrapper .sustain-icons { justify-content: center; }\r\n        \r\n        .grace-about-wrapper .stats-grid { grid-template-columns: repeat(2, 1fr); }\r\n        \r\n        \/* Two Column Setup for Why Choose GRACE *\/\r\n        .grace-about-wrapper .values-grid { grid-template-columns: repeat(2, 1fr); gap: 15px; }\r\n        .grace-about-wrapper .value-box { padding: 25px 15px; }\r\n        .grace-about-wrapper .value-icon { width: 50px; height: 50px; font-size: 20px; margin-bottom: 15px; }\r\n        .grace-about-wrapper .value-box h3 { font-size: 16px; margin-bottom: 10px; }\r\n        .grace-about-wrapper .value-box p { font-size: 13px; }\r\n        \r\n        \/* Two Column Setup for Certs *\/\r\n        .grace-about-wrapper .certs-wrapper { display: grid; grid-template-columns: repeat(2, 1fr); gap: 15px; }\r\n        .grace-about-wrapper .cert-item { flex-direction: column; text-align: center; padding: 15px 10px; border-radius: 12px; }\r\n        .grace-about-wrapper .cert-name { font-size: 13px; }\r\n\r\n        .grace-about-wrapper .process-steps { flex-direction: column; }\r\n        .grace-about-wrapper .process-steps::before { display: none; }\r\n        \r\n        .grace-about-wrapper .project-grid { grid-template-columns: 1fr; }\r\n        \r\n        .grace-about-wrapper .brochure-container { flex-direction: column; text-align: center; gap: 30px; }\r\n    }\r\n<\/style>\r\n\r\n<!-- MAIN CONTENT BLOCK (No Header, No Footer) -->\r\n<div class=\"grace-about-wrapper\" id=\"grace-about-page\">\r\n\r\n    <!-- Page Header (High Conversion) -->\r\n    <section class=\"page-header\">\r\n        <div class=\"grace-container reveal\">\r\n            <h1>About Grace Display<\/h1>\r\n            <p class=\"hero-subtitle\">Elevate Your Retail Space with Premium, Eco-Friendly Custom Display Fixtures & Showcases Tailored to Your Brand.<\/p>\r\n            <div class=\"breadcrumb\">\r\n                <a href=\"\/\">Home<\/a> \/ <span>About Us<\/span>\r\n            <\/div>\r\n            <div class=\"hero-buttons\">\r\n                <a href=\"\/custom-solutions\" class=\"btn-primary\">Get Custom Solution &rarr;<\/a>\r\n                <a href=\"\/products\" class=\"btn-secondary\">View Product Collection<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Intro Section -->\r\n    <section class=\"intro-section\">\r\n        <div class=\"grace-container\">\r\n            <div class=\"intro-grid\">\r\n                <div class=\"intro-text reveal\">\r\n                    <h2>One-Stop Custom Display Manufacturer<\/h2>\r\n                    <p>Established with a vision to revolutionize retail aesthetics, <strong>Fujian Grace Import & Export Co., Ltd.<\/strong> has grown into a leading manufacturer of custom display racks, showcases, and retail solutions.<\/p>\r\n                    <p>Located at No.5 Ma'an Road, Xiamen, China, we operate as a direct factory, eliminating middlemen to provide you with the most competitive prices without compromising on quality.<\/p>\r\n                    <div class=\"highlight-text\">\"Make your ideas into reality. Everything will be well done beyond your expectations.\"<\/div>\r\n                    <p>We specialize in creating eye-catching in-store displays for jewelry, clothing, cosmetics, and pharmacies. Our commitment to quality craftsmanship and design excellence helps retailers worldwide stand out.<\/p>\r\n                <\/div>\r\n                <div class=\"intro-img-wrapper reveal\">\r\n                    <img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2026\/02\/Gracedisplay-custom-display-rack-design-consultation-engineers-reviewing-blueprints-for-retail-fixtures-in-a-showroom.webp\" alt=\"Grace Display Factory Workshop\" class=\"intro-img\" loading=\"eager\">\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Meet The Team -->\r\n    <section class=\"team-section\">\r\n        <div class=\"grace-container\">\r\n            <div class=\"section-header reveal\">\r\n                <h2>Meet Our Experts<\/h2>\r\n                <p>Behind every exceptional display is our dedicated team of designers and engineers.<\/p>\r\n            <\/div>\r\n            <div class=\"team-grid reveal\">\r\n                <div class=\"team-card\">\r\n                    <img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2026\/03\/Gracedisplay-Founder-CEO-Mr.-Liu-with-custom-display-rack-in-luxury-store.webp\" alt=\"Founder & CEO Mr. Liu with custom display rack in luxury store.\" class=\"team-img\" loading=\"lazy\">\r\n                    <h4 class=\"team-name\">Mr. Liu\/h4>\r\n                    <p class=\"team-role\">Founder & CEO<\/p>\r\n                <\/div>\r\n                <div class=\"team-card\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1573496359-7013c53bcae4?ixlib=rb-1.2.1&auto=format&fit=crop&w=300&q=80\" alt=\"Sales Director Vicky Zhang\" class=\"team-img\" loading=\"lazy\">\r\n                    <h4 class=\"team-name\">Vicky Zhang<\/h4>\r\n                    <p class=\"team-role\">Sales Director<\/p>\r\n                <\/div>\r\n                <div class=\"team-card\">\r\n                    <img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2026\/03\/Gracedisplay-Production-Manager-David-Chen-reviews-custom-display-cabinet-design-via-tablet-in-factory.webp\" alt=\"Gracedisplay Production Manager David Chen reviews custom display cabinet design via tablet in factory.\" class=\"team-img\" loading=\"lazy\">\r\n                    <h4 class=\"team-name\">David Chen<\/h4>\r\n                    <p class=\"team-role\">Production Manager<\/p>\r\n                <\/div>\r\n                <div class=\"team-card\">\r\n                    <img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2026\/02\/Li-Mei-at-Gracedisplay-custom-display-rack-expert-in-a-showroom-with-retail-fixtures.webp\" alt=\"Li Mei at Gracedisplay, custom display rack expert in a showroom with retail fixtures.\" class=\"team-img\" loading=\"lazy\">\r\n                    <h4 class=\"team-name\">Sarah Wu<\/h4>\r\n                    <p class=\"team-role\">Chief Designer<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Factory Tour with Video Modal -->\r\n    <section class=\"factory-tour\">\r\n        <div class=\"grace-container\">\r\n            <div class=\"section-header reveal\">\r\n                <h2>Factory Tour & Capacity<\/h2>\r\n                <p>See where quality begins. We welcome global clients to visit our 5,000sqm facility in Xiamen.<\/p>\r\n            <\/div>\r\n            <div class=\"factory-grid reveal\">\r\n                <div class=\"factory-item\">\r\n                    <img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2026\/03\/Gracedisplay-Production-Manager-inspects-custom-display-cabinet-CNC-machining-in-workshop.webp\" alt=\"Gracedisplay Production Manager inspects custom display cabinet CNC machining in workshop.\" loading=\"lazy\">\r\n                    <div class=\"factory-tag\">Advanced Machinery<\/div>\r\n                <\/div>\r\n                <div class=\"factory-item\" onclick=\"graceOpenVideoModal()\">\r\n                    <img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2026\/03\/Gracedisplay-shipping-worker-scans-custom-display-cabinet-packages-for-export.webp\" alt=\"Factory Video Tour\" loading=\"lazy\">\r\n                    <div class=\"play-overlay\"><div class=\"play-icon\"><i class=\"fas fa-play\"><\/i><\/div><\/div>\r\n                    <div class=\"factory-tag\">Watch Factory Video<\/div>\r\n                <\/div>\r\n                <div class=\"factory-item\">\r\n                    <img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2026\/03\/Gracedisplay-warehouse-inspection-worker-adjusts-perfume-bottle-on-custom-display-shelf.webp\" alt=\"Gracedisplay warehouse inspection worker adjusts perfume bottle on custom display shelf.\" loading=\"lazy\">\r\n                    <div class=\"factory-tag\">Material Warehouse<\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Stats Section -->\r\n    <section class=\"stats-section\">\r\n        <div class=\"grace-container\">\r\n            <div class=\"stats-grid\">\r\n                <div class=\"stat-item\"><h3 class=\"grace-counter\" data-target=\"15\">0<\/h3><p>Years Experience<\/p><\/div>\r\n                <div class=\"stat-item\"><h3 class=\"grace-counter\" data-target=\"20\">0<\/h3><p>Countries Exported<\/p><\/div>\r\n                <div class=\"stat-item\"><h3 class=\"grace-counter\" data-target=\"1000\">0<\/h3><p>Projects Completed<\/p><\/div>\r\n                <div class=\"stat-item\"><h3 class=\"grace-counter\" data-target=\"100\">0<\/h3><p>Satisfied Brands<\/p><\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Sustainability -->\r\n    <section class=\"sustain-section\">\r\n        <div class=\"grace-container reveal\">\r\n            <div class=\"sustain-box\">\r\n                <div class=\"sustain-text\">\r\n                    <h3>Commitment to Sustainability<\/h3>\r\n                    <p>At Grace Display, we are committed to green manufacturing. We use FSC-certified wood, low-VOC eco-friendly paints, and 100% recyclable metal materials to help our retail partners achieve their ESG goals.<\/p>\r\n                    <div class=\"sustain-icons\">\r\n                        <div class=\"s-icon\"><i class=\"fas fa-tree\"><\/i><span>FSC Wood<\/span><\/div>\r\n                        <div class=\"s-icon\"><i class=\"fas fa-recycle\"><\/i><span>Recyclable<\/span><\/div>\r\n                        <div class=\"s-icon\"><i class=\"fas fa-leaf\"><\/i><span>Eco Paint<\/span><\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Why Choose GRACE -->\r\n    <section class=\"core-values\">\r\n        <div class=\"grace-container\">\r\n            <div class=\"section-header reveal\">\r\n                <h2>Why Choose GRACE<\/h2>\r\n                <p>We provide a comprehensive, one-stop solution from initial design concept to final manufacturing and global delivery.<\/p>\r\n            <\/div>\r\n            <div class=\"values-grid\">\r\n                <div class=\"value-box reveal\">\r\n                    <div class=\"value-icon\"><i class=\"fas fa-industry\"><\/i><\/div>\r\n                    <h3>Direct Factory<\/h3>\r\n                    <p>Customize your retail display racks directly from our ISO-certified Xiamen manufacturing facility at the most competitive pricing. Absolutely no middleman fees.<\/p>\r\n                <\/div>\r\n                <div class=\"value-box reveal\">\r\n                    <div class=\"value-icon\"><i class=\"fas fa-pencil-ruler\"><\/i><\/div>\r\n                    <h3>Full Customization<\/h3>\r\n                    <p>From premium materials (wood, tempered glass, stainless steel) to integrated LED lighting, we provide 100% personalized structural customization to fit your exact brand identity.<\/p>\r\n                <\/div>\r\n                <div class=\"value-box reveal\">\r\n                    <div class=\"value-icon\"><i class=\"fas fa-gem\"><\/i><\/div>\r\n                    <h3>Quality Craftsmanship<\/h3>\r\n                    <p>We exclusively use high-quality, durable, and environmentally friendly materials combined with precision engineering to ensure a flawless luxury finish for your commercial store.<\/p>\r\n                <\/div>\r\n                <div class=\"value-box reveal\">\r\n                    <div class=\"value-icon\"><i class=\"fas fa-shipping-fast\"><\/i><\/div>\r\n                    <h3>Global Fast Delivery<\/h3>\r\n                    <p>Our robust drop-test approved safety packaging and strategic global logistics partnerships ensure your sensitive display units are shipped quickly and safely worldwide.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Customization Process -->\r\n    <section class=\"process-section\">\r\n        <div class=\"grace-container\">\r\n            <div class=\"section-header reveal\">\r\n                <h2>How We Work<\/h2>\r\n                <p>From concept to reality, our proven 5-step customization process ensures precision.<\/p>\r\n            <\/div>\r\n            <div class=\"process-steps reveal\">\r\n                <div class=\"step-item\"><div class=\"step-number\">01<\/div><h4>Consultation<\/h4><p>Analyzing brand needs & layout.<\/p><\/div>\r\n                <div class=\"step-item\"><div class=\"step-number\">02<\/div><h4>3D Design<\/h4><p>Professional renderings & structure drawings.<\/p><\/div>\r\n                <div class=\"step-item\"><div class=\"step-number\">03<\/div><h4>Prototyping<\/h4><p>Pre-production sample confirmation.<\/p><\/div>\r\n                <div class=\"step-item\"><div class=\"step-number\">04<\/div><h4>Manufacturing<\/h4><p>Strict ISO quality control production.<\/p><\/div>\r\n                <div class=\"step-item\"><div class=\"step-number\">05<\/div><h4>Delivery<\/h4><p>Safe global logistics & shipping.<\/p><\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Featured Projects (4 Cards) -->\r\n    <section class=\"featured-projects\">\r\n        <div class=\"grace-container\" style=\"max-width: 1400px;\">\r\n            <div class=\"section-header reveal\">\r\n                <h2>Featured Solutions<\/h2>\r\n                <p>Explore our successful projects. We don't just sell racks; we build brand experiences.<\/p>\r\n            <\/div>\r\n            <div class=\"project-grid reveal\">\r\n                <a href=\"\/products\/jewelry-display\" class=\"project-card\">\r\n                    <img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2026\/03\/Gracedisplay-luxury-jewelry-display-cabinet-with-custom-design-blueprint.webp\" alt=\"Gracedisplay luxury jewelry display cabinet with custom design & blueprint.\" class=\"project-img\" loading=\"lazy\">\r\n                    <div class=\"project-overlay\">\r\n                        <span class=\"project-cat\">Jewelry & Watch<\/span>\r\n                        <h3 class=\"project-title\">Luxury Glass Cabinet<\/h3>\r\n                        <span class=\"project-link\">View Details<\/span>\r\n                    <\/div>\r\n                <\/a>\r\n                <a href=\"\/products\/clothing-display\" class=\"project-card\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1441986300917-64674bd600d8?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80\" alt=\"Clothing Store Rack\" class=\"project-img\" loading=\"lazy\">\r\n                    <div class=\"project-overlay\">\r\n                        <span class=\"project-cat\">Fashion Retail<\/span>\r\n                        <h3 class=\"project-title\">Boutique Metal Racks<\/h3>\r\n                        <span class=\"project-link\">View Details<\/span>\r\n                    <\/div>\r\n                <\/a>\r\n                <a href=\"\/products\/cosmetics-display\" class=\"project-card\">\r\n                    <img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2026\/02\/Gracedisplay-custom-cosmetics-display-cabinet-with-LED-lighting-glass-shelves-showcasing-perfumes-lipsticks-and-makeup-palettes-for-retail-stores.webp\" alt=\"Cosmetics Store Display\" class=\"project-img\" loading=\"lazy\">\r\n                    <div class=\"project-overlay\">\r\n                        <span class=\"project-cat\">Beauty & Cosmetics<\/span>\r\n                        <h3 class=\"project-title\">Acrylic Makeup Stand<\/h3>\r\n                        <span class=\"project-link\">View Details<\/span>\r\n                    <\/div>\r\n                <\/a>\r\n                <a href=\"\/products\/store-design\" class=\"project-card\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1556740758-90de2929e50a?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80\" alt=\"Store Design Service\" class=\"project-img\" loading=\"lazy\">\r\n                    <div class=\"project-overlay\">\r\n                        <span class=\"project-cat\">One-Stop Solution<\/span>\r\n                        <h3 class=\"project-title\">Full Store Design<\/h3>\r\n                        <span class=\"project-link\">View Details<\/span>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Certifications -->\r\n    <section class=\"certs-section\">\r\n        <div class=\"grace-container\">\r\n            <div class=\"certs-wrapper reveal\">\r\n                <div class=\"cert-item\"><div class=\"cert-icon\"><i class=\"fas fa-certificate\"><\/i><\/div><div class=\"cert-name\">ISO 9001 Certified<\/div><\/div>\r\n                <div class=\"cert-item\"><div class=\"cert-icon\"><i class=\"fas fa-shield-alt\"><\/i><\/div><div class=\"cert-name\">SGS Verified Factory<\/div><\/div>\r\n                <div class=\"cert-item\"><div class=\"cert-icon\"><i class=\"fas fa-globe-americas\"><\/i><\/div><div class=\"cert-name\">Export License<\/div><\/div>\r\n                <div class=\"cert-item\"><div class=\"cert-icon\"><i class=\"fas fa-users\"><\/i><\/div><div class=\"cert-name\">15+ Design Patents<\/div><\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Partners -->\r\n    <section class=\"partners-section\">\r\n        <div class=\"grace-container\">\r\n            <div class=\"section-header reveal\">\r\n                <h2>Trusted by Leading Brands<\/h2>\r\n                <p>We Are Trusted Over 20+ Countries Worldwide<\/p>\r\n            <\/div>\r\n            <div class=\"partners-grid reveal\">\r\n                <div class=\"partner-logo\"><img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2024\/06\/2024062514381884.svg\" alt=\"Puma\" width=\"150\" loading=\"lazy\"><\/div>\r\n                <div class=\"partner-logo\"><img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2024\/06\/2024062514412687.svg\" alt=\"Yonex\" width=\"150\" loading=\"lazy\"><\/div>\r\n                <div class=\"partner-logo\"><img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2024\/06\/2024062514470027.svg\" alt=\"Petco\" width=\"150\" loading=\"lazy\"><\/div>\r\n                <div class=\"partner-logo\"><img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2024\/06\/2024062514473821.svg\" alt=\"Quiksilver\" width=\"150\" loading=\"lazy\"><\/div>\r\n                <div class=\"partner-logo\"><img decoding=\"async\" src=\"https:\/\/gracexport.com\/wp-content\/uploads\/2024\/06\/2024062514495660.svg\" alt=\"PetSmart\" width=\"150\" loading=\"lazy\"><\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Brochure CTA (PDF Download Feature) -->\r\n    <section class=\"brochure-section\">\r\n        <div class=\"grace-container brochure-container\">\r\n            <div class=\"brochure-text\">\r\n                <h3>Grace Display Stand Product Brochure<\/h3>\r\n                <p>Welcome to the Future of Display Solutions. Download our latest catalog to see our full range.<\/p>\r\n            <\/div>\r\n            <!-- Ensure to upload the actual PDF to your WordPress Media Library and replace the href link below -->\r\n            <a href=\"\/wp-content\/uploads\/Grace_Display_Product_Brochure.pdf\" class=\"btn-download\" download=\"Grace_Display_Product_Brochure.pdf\" target=\"_blank\"><i class=\"fas fa-file-pdf\"><\/i> Download PDF<\/a>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Video Modal Structure -->\r\n    <div id=\"graceFactoryVideoModal\" class=\"video-modal\" onclick=\"graceCloseVideoModal()\">\r\n        <div class=\"modal-content\" onclick=\"event.stopPropagation()\">\r\n            <span class=\"close-modal\" onclick=\"graceCloseVideoModal()\">&times;<\/span>\r\n            <iframe width=\"100%\" height=\"100%\" src=\"https:\/\/www.youtube.com\/embed\/YOUR_VIDEO_ID?enablejsapi=1\" title=\"Factory Tour\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe>\r\n        <\/div>\r\n    <\/div>\r\n\r\n<\/div>\r\n\r\n<!-- SCOPED JAVASCRIPT & STRUCTURED DATA -->\r\n<script type=\"application\/ld+json\">\r\n{\r\n  \"@context\": \"https:\/\/schema.org\",\r\n  \"@type\": \"Organization\",\r\n  \"name\": \"Fujian Grace Import & Export Co., Ltd.\",\r\n  \"alternateName\": \"GRACE DISPLAY\",\r\n  \"url\": \"https:\/\/www.gracexport.com\", \r\n  \"logo\": \"https:\/\/www.gracexport.com\/logo.png\",\r\n  \"description\": \"Leading manufacturer of custom display racks and sustainable retail solutions in Xiamen, China.\",\r\n  \"address\": {\r\n    \"@type\": \"PostalAddress\",\r\n    \"streetAddress\": \"No.5 Ma'an Road\",\r\n    \"addressLocality\": \"Xiamen\",\r\n    \"addressRegion\": \"Fujian\",\r\n    \"postalCode\": \"361100\",\r\n    \"addressCountry\": \"CN\"\r\n  },\r\n  \"contactPoint\": {\r\n    \"@type\": \"ContactPoint\",\r\n    \"telephone\": \"+86-199-8069-3245\",\r\n    \"contactType\": \"sales\",\r\n    \"email\": \"vicky@gracexport.com\",\r\n    \"areaServed\":[\"US\", \"EU\", \"AU\"],\r\n    \"availableLanguage\": [\"English\", \"Chinese\"]\r\n  },\r\n  \"foundingDate\": \"2010\",\r\n  \"slogan\": \"Make your ideas into reality\",\r\n  \"awards\": \"ISO 9001, SGS Verified\"\r\n}\r\n<\/script>\r\n\r\n<script>\r\n    \/\/ 1. Scoped Scroll Reveal\r\n    function graceReveal() {\r\n        var reveals = document.querySelectorAll('.grace-about-wrapper .reveal');\r\n        for (var i = 0; i < reveals.length; i++) {\r\n            if (reveals[i].getBoundingClientRect().top < window.innerHeight - 150) {\r\n                reveals[i].classList.add('active');\r\n            }\r\n        }\r\n    }\r\n    window.addEventListener('scroll', graceReveal);\r\n    document.addEventListener('DOMContentLoaded', graceReveal);\r\n\r\n    \/\/ 2. Scoped Number Counter\r\n    let graceHasAnimated = false;\r\n    window.addEventListener('scroll', () => {\r\n        const stats = document.querySelector('.grace-about-wrapper .stats-section');\r\n        if(stats && stats.getBoundingClientRect().top < window.innerHeight \/ 1.3 && !graceHasAnimated) {\r\n            document.querySelectorAll('.grace-about-wrapper .grace-counter').forEach(c => {\r\n                const target = +c.getAttribute('data-target');\r\n                let count = 0;\r\n                const update = () => {\r\n                    if ((count += target \/ 50) < target) {\r\n                        c.innerText = Math.ceil(count) + (target > 10 ? '+' : '');\r\n                        requestAnimationFrame(update);\r\n                    } else c.innerText = target + '+';\r\n                };\r\n                update();\r\n            });\r\n            graceHasAnimated = true;\r\n        }\r\n    });\r\n\r\n    \/\/ 3. Scoped Video Modal\r\n    function graceOpenVideoModal() {\r\n        document.getElementById('graceFactoryVideoModal').style.display = 'flex';\r\n    }\r\n    function graceCloseVideoModal() {\r\n        const modal = document.getElementById('graceFactoryVideoModal');\r\n        modal.style.display = 'none';\r\n        const iframe = modal.querySelector('iframe');\r\n        if(iframe) {\r\n            const url = iframe.src;\r\n            iframe.src = '';\r\n            iframe.src = url;\r\n        }\r\n    }\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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>About Grace Display Elevate Your Retail Space with Premium, Eco-Friendly Custom Display Fixtures &#038; Showcases Tailored to Your Brand. Home \/ About Us Get Custom Solution &rarr; View Product Collection One-Stop Custom Display Manufacturer Established with a vision to revolutionize retail aesthetics, Fujian Grace Import &#038; Export Co., Ltd. has grown into a leading manufacturer [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-108","page","type-page","status-publish","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":8}},"acf":[],"_links":{"self":[{"href":"https:\/\/gracexport.com\/it\/wp-json\/wp\/v2\/pages\/108","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gracexport.com\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gracexport.com\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gracexport.com\/it\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/gracexport.com\/it\/wp-json\/wp\/v2\/comments?post=108"}],"version-history":[{"count":0,"href":"https:\/\/gracexport.com\/it\/wp-json\/wp\/v2\/pages\/108\/revisions"}],"wp:attachment":[{"href":"https:\/\/gracexport.com\/it\/wp-json\/wp\/v2\/media?parent=108"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}