{"id":4292,"date":"2026-06-08T12:52:51","date_gmt":"2026-06-08T10:52:51","guid":{"rendered":"https:\/\/www.norki.com\/sur-mesure\/?page_id=4292"},"modified":"2026-07-03T12:28:45","modified_gmt":"2026-07-03T10:28:45","slug":"trade-services-interior-designers-architects","status":"publish","type":"page","link":"https:\/\/www.norki.com\/en\/custom-made-upholstery\/trade-services-interior-designers-architects\/","title":{"rendered":"Trade Program"},"content":{"rendered":"\n<!-- ==========================================\n     CSS DU COMPOSANT BANNIERE\n     ========================================== -->\n<style>\n    :root {\n        --pro-color-text: #ffffff;\n        --pro-shadow-text: 0 2px 10px rgba(0, 0, 0, 0.3);\n    }\n\n    \/* Structure du Hero *\/\n    .pro-hero-wrapper {\n        position: relative;\n        width: 100%;\n        height: 100vh;\n        min-height: 500px;\n        overflow: hidden;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        background-color: #1a1a1a;\n    }\n\n    \/* Image de fond *\/\n    .pro-hero-picture {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        z-index: 1;\n    }\n\n    .pro-hero-bg {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        object-position: center;\n        transform: scale(1.2);\n        will-change: transform;\n    }\n\n    \/* FIX CRITIQUE : Gestion Desktop \/ Mobile robuste avec display *\/\n    .pro-hero-bg.is-mobile {\n        display: none;\n    }\n\n    @media (max-width: 768px) {\n        .pro-hero-bg.is-desktop {\n            display: none;\n        }\n        .pro-hero-bg.is-mobile {\n            display: block;\n        }\n    }\n\n    \/* Animation de d\u00e9zoom *\/\n    .pro-hero-wrapper.is-loaded .pro-hero-bg {\n        animation: proDezoomHero 3s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;\n    }\n\n    @keyframes proDezoomHero {\n        0% { transform: scale(1.2); }\n        100% { transform: scale(1); }\n    }\n\n    \/* Overlay pour la lisibilit\u00e9 *\/\n    .pro-hero-overlay {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        background: linear-gradient(\n            to bottom,\n            rgba(0, 0, 0, 0.15) 0%,\n            rgba(0, 0, 0, 0.35) 50%,\n            rgba(0, 0, 0, 0.15) 100%\n        );\n        z-index: 2;\n    }\n\n    \/* Contenu textuel *\/\n    .pro-hero-content {\n        position: relative;\n        z-index: 3;\n        text-align: center;\n        color: var(--pro-color-text);\n        padding: 0 20px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n    }\n\n    .pro-hero-title {\n        margin: 0;\n        padding: 0;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n    }\n\n    .pro-title-sans {\n        display: block;\n        font-family: var(--pro-font-sans);\n        font-size: 2.8rem;\n        font-weight: 400;\n        letter-spacing: 0.02em;\n        line-height: 1.2;\n        margin-bottom: 0.2rem;\n        text-shadow: var(--pro-shadow-text);\n        color: white;\n    }\n\n    .pro-title-serif {\n        display: block;\n        font-size: 3.2rem;\n        font-weight: 400;\n        line-height: 1.2;\n        text-shadow: var(--pro-shadow-text);\n        color: white;\n    }\n\n    \/* Curseur Machine \u00e0 \u00e9crire *\/\n    .pro-typewriter-cursor::after {\n        content: '|';\n        animation: proBlinkCaret 0.8s step-end infinite;\n        font-weight: 300;\n        margin-left: 4px;\n        opacity: 0.8;\n    }\n\n    @keyframes proBlinkCaret {\n        0%, 100% { opacity: 1; }\n        50% { opacity: 0; }\n    }\n\n    \/* Responsive Typographie *\/\n    @media (max-width: 1024px) {\n        .pro-title-sans { font-size: 2.2rem; }\n        .pro-title-serif { font-size: 2.6rem; }\n    }\n\n    @media (max-width: 768px) {\n        .pro-title-sans { font-size: 1.6rem; }\n        .pro-title-serif { font-size: 2.2rem; }\n    }\n\n    @media (max-width: 480px) {\n        .pro-title-sans { \n            font-size: 1.3rem; \n            letter-spacing: 0.01em;\n        }\n        .pro-title-serif { \n            font-size: 1.8rem; \n        }\n    }\n<\/style>\n\n<!-- ==========================================\n     HTML DU COMPOSANT BANNIERE\n     ========================================== -->\n<div class=\"pro-hero-wrapper\" id=\"pro-hero-banner\">\n    \n    <div class=\"pro-hero-picture\">\n        <!-- Image affich\u00e9e uniquement sur Desktop (> 768px) -->\n        <img decoding=\"async\" src=\"https:\/\/norki.com\/sur-mesure\/wp-content\/uploads\/2026\/05\/programme-reserve-aux-professionnels-decoration-designer-architectes.png\" alt=\"Fur material - Norki Trade Program\" class=\"pro-hero-bg is-desktop\" fetchpriority=\"high\" loading=\"eager\">\n        <!-- Image affich\u00e9e uniquement sur Mobile (<= 768px) -->\n        <img decoding=\"async\" src=\"https:\/\/norki.com\/sur-mesure\/wp-content\/uploads\/2026\/05\/trade-program-architects-interior-design-norki.png\" alt=\"Fur material - Mobile\" class=\"pro-hero-bg is-mobile\" fetchpriority=\"high\" loading=\"eager\">\n    <\/div>\n    \n    <div class=\"pro-hero-overlay\" aria-hidden=\"true\"><\/div>\n\n    <div class=\"pro-hero-content\">\n        <h1 class=\"pro-hero-title\">\n            <span class=\"pro-title-sans\">Trade Program<\/span>\n            <span class=\"pro-title-serif baskerville-italic-font\">Norki<\/span>\n        <\/h1>\n    <\/div>\n<\/div>\n\n<!-- ==========================================\n     JAVASCRIPT DU COMPOSANT BANNIERE\n     ========================================== -->\n<script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        const titleSans = document.querySelector('.pro-title-sans');\n        const titleSerif = document.querySelector('.pro-title-serif');\n        \n        \/\/ Stockage du texte et vidage des \u00e9l\u00e9ments pour \u00e9viter le flash\n        if(titleSans && titleSerif) {\n            titleSans.dataset.text = titleSans.textContent.trim();\n            titleSerif.dataset.text = titleSerif.textContent.trim();\n            \n            titleSans.textContent = '';\n            titleSerif.textContent = '';\n        }\n    });\n\n    window.addEventListener(\"load\", function() {\n        const heroWrapper = document.getElementById('pro-hero-banner');\n        \n        \/\/ 1. D\u00e9clenchement de l'animation de d\u00e9zoom\n        if (heroWrapper) {\n            heroWrapper.classList.add('is-loaded');\n        }\n\n        \/\/ 2. Initialisation de la machine \u00e0 \u00e9crire\n        const titleSans = document.querySelector('.pro-title-sans');\n        const titleSerif = document.querySelector('.pro-title-serif');\n\n        if(titleSans && titleSerif) {\n            const textSans = titleSans.dataset.text;\n            const textSerif = titleSerif.dataset.text;\n            const speed = 45; \/\/ Vitesse de frappe (ms)\n\n            let i = 0;\n            function typeWriterSans() {\n                if (i === 0) titleSans.classList.add('pro-typewriter-cursor');\n                if (i < textSans.length) {\n                    titleSans.textContent += textSans.charAt(i);\n                    i++;\n                    setTimeout(typeWriterSans, speed);\n                } else {\n                    titleSans.classList.remove('pro-typewriter-cursor');\n                    setTimeout(typeWriterSerif, 300); \/\/ Pause avant la 2\u00e8me ligne\n                }\n            }\n\n            let j = 0;\n            function typeWriterSerif() {\n                if (j === 0) titleSerif.classList.add('pro-typewriter-cursor');\n                if (j < textSerif.length) {\n                    titleSerif.textContent += textSerif.charAt(j);\n                    j++;\n                    setTimeout(typeWriterSerif, speed);\n                } else {\n                    titleSerif.classList.remove('pro-typewriter-cursor');\n                }\n            }\n\n            \/\/ Lancement avec un l\u00e9ger d\u00e9lai pour laisser le d\u00e9zoom s'initier\n            setTimeout(typeWriterSans, 400);\n        }\n    });\n<\/script>\n\n\n\n<!-- ==========================================\n     STYLES DU COMPOSANT CONTACT PRO (DA EXPERTISE)\n     ========================================== -->\n<style>\n:root {\n    --pro-contact-bg: #4a3e39; \/* Marron Norki profond *\/\n    --pro-contact-white: #ffffff;\n    --pro-contact-font-sans: 'AvenirBook', sans-serif;\n    --pro-contact-font-serif: 'LibreBaskervilleItalic', serif;\n    \n    \/* Paddings globaux align\u00e9s sur le style permanent *\/\n    --pro-pad-v-dt: 80px; --pro-pad-h-dt: 5vw;\n    --pro-pad-v-tab: 50px; --pro-pad-h-tab: 4vw;\n    --pro-pad-v-mob: 40px; --pro-pad-h-mob: 20px;\n}\n\n\/* * FIX CRITIQUE : Isolation du box-sizing.\n * Emp\u00eache le padding de s'ajouter aux 100% de width, \n * ce qui causait le d\u00e9passement du texte sur mobile.\n *\/\n.pro-contact-section,\n.pro-contact-section *,\n.pro-contact-section *::before,\n.pro-contact-section *::after {\n    box-sizing: border-box;\n}\n\n.pro-contact-section {\n    background-color: var(--pro-contact-bg);\n    width: 100%;\n    max-width: 100vw;\n    display: flex;\n    flex-direction: column;\n    overflow: hidden; \/* S\u00e9curit\u00e9 anti-scroll horizontal *\/\n}\n\n\/* --- ANIMATION DE VOTRE DIRECTION ARTISTIQUE POUR LES LIENS DU TEXTE --- *\/\n.pro-contact-inline-link {\n    color: inherit;\n    text-decoration: underline;\n    text-decoration-color: currentColor;\n    text-underline-offset: 3px;\n    text-decoration-thickness: 1px;\n    transition: text-decoration-color 0.3s ease, opacity 0.3s ease;\n    font-weight: 500;\n}\n\n.pro-contact-inline-link:hover {\n    text-decoration-color: transparent;\n    opacity: 0.7;\n}\n\n\/* Bloc sup\u00e9rieur *\/\n.pro-contact-header {\n    width: 100%;\n    padding: var(--pro-pad-v-dt) var(--pro-pad-h-dt);\n    display: flex;\n    justify-content: space-between;\n    align-items: flex-start;\n    z-index: 2;\n    gap: 40px;\n}\n\n\/* Colonne Gauche (Textes) *\/\n.pro-contact-text-content {\n    flex: 1;\n    width: 100%;\n    max-width: 800px;\n    color: var(--pro-contact-white);\n}\n\n.pro-contact-title {\n    color: white;\n    font-family: var(--pro-contact-font-sans);\n    font-size: clamp(1.4rem, 2.5vw, 35px);\n    line-height: 1.3;\n    margin-bottom: 2.5rem;\n    opacity: 0;\n    transform: translateY(20px);\n    word-wrap: break-word;\n    overflow-wrap: break-word;\n}\n\n.pro-contact-description {\n    font-family: var(--pro-contact-font-sans);\n    font-size: 0.95rem;\n    line-height: 1.5;\n    font-weight: 300;\n    color: rgba(255, 255, 255, 0.95);\n    margin-bottom: 1.5rem;\n    opacity: 0;\n    transform: translateY(20px);\n    word-wrap: break-word;\n}\n\n\/* Bouton Whatsapp *\/\n.pro-contact-cta {\n    display: inline-block;\n    margin-top: 1rem;\n    padding: 4px 25px;\n    background-color: #f6f3ef;\n    color: #1a1a1a;\n    text-decoration: none;\n    font-size: 0.9rem;\n    letter-spacing: 1px;\n    transition: all 0.3s ease;\n    opacity: 0;\n    transform: translateY(20px);\n    text-align: center;\n}\n\n.pro-contact-cta:hover {\n    background-color: transparent;\n    color: white;\n    box-shadow: inset 0 0 0 1px white;\n}\n\n\/* Colonne Droite (Picto & Coordonn\u00e9es) *\/\n.pro-contact-info-block {\n    flex-shrink: 0;\n    width: 250px;\n    text-align: center;\n    color: var(--pro-contact-white);\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    opacity: 0;\n    transform: translateY(20px);\n    margin: 0 auto;\n}\n\n.pro-contact-icon {\n    width: 120px;\n    height: auto;\n    margin-bottom: 1.5rem;\n    display: block;\n}\n\n.pro-contact-links {\n    display: flex;\n    flex-direction: column;\n    gap: 5px;\n    margin-bottom: 1.5rem;\n}\n\n.pro-contact-links a {\n    color: white;\n    text-decoration: none;\n    font-size: 20px;\n    transition: opacity 0.3s;\n}\n\n.pro-contact-links a:hover { opacity: 0.7; }\n\n.pro-contact-disclaimer {\n    font-size: 9px;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    line-height: 1.4;\n    max-width: 250px;\n    color: rgba(255,255,255,0.7);\n}\n\n\/* --- ANIMATIONS --- *\/\n.pro-contact-section.is-animated .pro-contact-title { animation: proFadeUp 0.8s forwards 0.2s; }\n.pro-contact-section.is-animated .pro-contact-description:nth-of-type(1) { animation: proFadeUp 0.8s forwards 0.4s; }\n.pro-contact-section.is-animated .pro-contact-description:nth-of-type(2) { animation: proFadeUp 0.8s forwards 0.6s; }\n.pro-contact-section.is-animated .pro-contact-cta { animation: proFadeUp 0.8s forwards 0.8s; }\n.pro-contact-section.is-animated .pro-contact-info-block { animation: proFadeUp 0.8s forwards 1s; }\n\n@keyframes proFadeUp {\n    to { transform: translateY(0); opacity: 1; }\n}\n\n\/* --- RESPONSIVE DESIGN --- *\/\n@media (max-width: 1024px) {\n    .pro-contact-header { \n        padding: var(--pro-pad-v-tab) var(--pro-pad-h-tab); \n        gap: 30px;\n    }\n    .pro-contact-description { font-size: 16px; }\n}\n\n@media (max-width: 800px) {\n    .pro-contact-header {\n        flex-direction: column;\n        padding: var(--pro-pad-v-mob) var(--pro-pad-h-mob);\n        gap: 0;\n    }\n    \n    .pro-contact-text-content {\n        max-width: 100%; \/* S'assure que le texte occupe toute la largeur disponible, sans d\u00e9passer *\/\n    }\n\n    .pro-contact-title { \n        margin-bottom: 1.5rem;\n    }\n\n    \/* Fix du bouton pour correspondre \u00e0 la maquette (100% de large sur mobile) *\/\n    .pro-contact-cta { \n        width: 100%; \n        display: block; \n        margin-top: 1.5rem;\n    }\n\n    .pro-contact-info-block {\n        margin-left: 0;\n        margin-top: 3.5rem;\n        width: 100%;\n        align-items: center;\n    }\n}\n<\/style>\n\n<section class=\"pro-contact-section\" id=\"pro-contact-trigger\">\n    \n    <!-- Partie Haute : Textes & Picto -->\n    <div class=\"pro-contact-header\">\n        <div class=\"pro-contact-text-content\">\n            <h2 class=\"pro-contact-title\">\n                Norki, the French House of Bespoke Creations for\n                Interior Architects &amp; Designers\n            <\/h2>\n            <p class=\"pro-contact-description\">\n                For over 15 years, Norki has partnered with interior architects, decorators, and designers in the creation of exceptional <a href=\"https:\/\/www.norki.com\/en\/custom-made-upholstery\/interior-design-projects-bespoke-craftsmanship\/urban-projects\/\" class=\"pro-contact-inline-link\">residential<\/a> and <a href=\"https:\/\/www.norki.com\/en\/custom-made-upholstery\/interior-design-projects-bespoke-craftsmanship\/hotel-projects\/\" class=\"pro-contact-inline-link\">hospitality<\/a> projects worldwide.\n            <\/p>\n            <p class=\"pro-contact-description\">\n                <a href=\"https:\/\/www.norki.com\/en\/custom-made-upholstery\/bespoke-fur-leather-rugs\/\" class=\"pro-contact-inline-link\">Bespoke rugs<\/a>, <a href=\"https:\/\/www.norki.com\/en\/custom-made-upholstery\/bespoke-upholstery-services\/\" class=\"pro-contact-inline-link\">upholstered furniture<\/a>, <a href=\"https:\/\/www.norki.com\/en\/custom-made-upholstery\/bespoke-upholstery-services\/\" class=\"pro-contact-inline-link\">upholstery<\/a>, <a href=\"https:\/\/www.norki.com\/en\/10-curation-norki-collection-mobilier-vintage-design-scandinave\" class=\"pro-contact-inline-link\">one-of-a-kind pieces, rare materials, and exclusive creations<\/a> \u2014 our Maison places French artisanal craftsmanship at the service of your most ambitious projects.\n            <\/p>\n            <a href=\"https:\/\/api.whatsapp.com\/send?phone=33647923857\" class=\"pro-contact-cta\" target=\"_blank\" rel=\"noopener\">WhatsApp Us<\/a>\n        <\/div>\n\n        <div class=\"pro-contact-info-block\">\n            <img decoding=\"async\" src=\"https:\/\/norki.com\/sur-mesure\/wp-content\/uploads\/2026\/05\/Pictogramme-Enveloppe-Newsletter.png\" alt=\"Norki Letter\" class=\"pro-contact-icon\" loading=\"lazy\">\n            <div class=\"pro-contact-links\">\n                <a href=\"mailto:sales@norki.com\">sales@norki.com<\/a>\n                <a href=\"tel:+33647923857\">+33 (0)6 47 92 38 57<\/a><a href=\"tel:+33633545903\">+33 (0)6 33 54 59 03\n<\/a>\n                <a href=\"https:\/\/api.whatsapp.com\/send?phone=33647923857\" target=\"_blank\" rel=\"noopener\">WhatsApp<\/a>\n            <\/div>\n            <p class=\"pro-contact-disclaimer\">\n                For all professional inquiries, please provide your VAT number and\/or EORI number.\n            <\/p>\n        <\/div>\n    <\/div>\n<\/section>\n\n<script>\n    document.addEventListener('DOMContentLoaded', () => {\n        const trigger = document.getElementById('pro-contact-trigger');\n        const observer = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    entry.target.classList.add('is-animated');\n                    observer.unobserve(entry.target);\n                }\n            });\n        }, { threshold: 0.15 });\n\n        if (trigger) observer.observe(trigger);\n    });\n<\/script>\n\n\n\n<style>\n  \/* Base section *\/\n  .norki-abstract-lines {\n    width: 100%;\n    padding: 0;\n    margin: 0;\n    box-sizing: border-box;\n    display: block;\n    line-height: 0;\n    overflow: hidden;\n    color: #000;\n  }\n\n  \/* WRAPPER GLOBAL *\/\n  .norki-responsive-wrapper {\n    position: relative;\n    width: 100%;\n    max-width: 1920px;\n    margin: 0 auto;\n    aspect-ratio: 1920 \/ 2195.43; \n    \/* Maintien de la marge pour s'assurer de ne jamais couper le dernier bouton sur PC *\/\n    margin-bottom: min(32vw, 450px);\n  }\n\n  \/* SVGs d'arri\u00e8re-plan - masqu\u00e9s par d\u00e9faut, activ\u00e9s par media query *\/\n  .norki-abstract-lines__desktop-bg,\n  .norki-abstract-lines__mobile-bg,\n  .norki-abstract-lines__tablet-small-bg,\n  .norki-abstract-lines__tablet-large-bg {\n    position: absolute;\n    top: 0; left: 0; width: 100%; height: 100%;\n    z-index: 1; pointer-events: none;\n    display: none;\n  }\n\n  \/* \u00c9tat par d\u00e9faut : PC *\/\n  .norki-abstract-lines__desktop-bg { display: block; }\n\n  \/* Calque par-dessus le SVG pour le contenu *\/\n  .norki-content-layer {\n    position: absolute; top: 0; left: 0; width: 100%; height: 100%;\n    z-index: 2; pointer-events: none;\n  }\n\n  \/* ========================================== *\/\n  \/* STYLES DES TEXTES & PICTOS - BASE (PC)     *\/\n  \/* ========================================== *\/\n  .norki-text-block, .norki-center-quote, .norki-picto-wrapper { pointer-events: auto; position: absolute; line-height: normal; }\n\n  .norki-text-block h2 { font-size: min(2.1vw, 35px); font-weight: 500; line-height: 1.25; margin: 0 0 1.5vw 0; }\n  .norki-text-block p, .norki-text-block li { font-size: min(1.1vw, 16px); line-height: 1.2; margin: 0 0 1vw 0; }\n  .norki-text-block ul { list-style-type: disc; padding-left: 1.2vw; margin: 0 0 1.5vw 0; }\n  .norki-text-block li { margin-bottom: 0.2vw; }\n\n  \/* Style des boutons (balise <a>) *\/\n  .norki-btn {\n    pointer-events: auto; position: relative; display: inline-block; line-height: normal;\n    background-color: #000; color: #fff; text-decoration: none; text-align: center;\n    padding: 0.4vw 1.8vw; font-size: max(0.8vw, 0.9rem); border: 1px solid black; \n    cursor: pointer; transition: background-color 0.3s, color 0.3s; margin-top: 1.5vw;\n  }\n  .norki-btn:hover { background-color: transparent; color: black;}\n\n  .norki-center-quote { font-size: min(1.6vw, 25px); font-weight: 500; text-align: center; line-height: 1.25; }\n  \n  \/* Pictogrammes et effets au survol *\/\n  .norki-picto-wrapper a { display: block; outline: none; text-decoration: none; }\n  .norki-picto { width: 100%; height: auto; display: block; transition: transform 0.3s ease; }\n  .norki-picto-wrapper a:hover .norki-picto { transform: scale(1.03); }\n\n  \/* --- DIRECTION ARTISTIQUE DES LIENS INTERNES --- *\/\n  .norki-abstract__inline-link {\n    color: inherit;\n    text-decoration: underline;\n    text-decoration-color: currentColor;\n    text-underline-offset: 3px;\n    text-decoration-thickness: 1px;\n    transition: text-decoration-color 0.3s ease, opacity 0.3s ease;\n    font-weight: 500;\n  }\n\n  .norki-abstract__inline-link:hover {\n    text-decoration-color: transparent;\n    opacity: 0.7;\n  }\n\n  \/* Positions PC *\/\n  .norki-pos-1 { top: 3.5%; left: 2.5%; width: 33%; }\n  \n  .norki-picto-1 { \n    top: 8%; \n    left: 46%; \n    width: min(16vw, 220px);\n    transform: translate(\n      calc((16vw - min(16vw, 220px)) \/ 2),\n      calc((16vw - min(16vw, 220px)) \/ 2)\n    );\n  }\n  \n  .norki-center-quote { top: 21%; left: 37%; width: 35%; }\n  \n  .norki-picto-2 { \n    top: 38.5%; \n    left: 40.5%; \n    width: min(14vw, 215px);\n    transform: translate(\n      calc((14vw - min(14vw, 215px)) \/ 2),\n      calc((14vw - min(14vw, 215px)) \/ 2)\n    );\n  }\n  \n  .norki-pos-2 { top: 37.5%; left: 56.5%; width: 41%; }\n  .norki-pos-3 { top: 74%; left: 2.5%; width: 47%; }\n  \n  .norki-picto-3 { \n    top: 73%; \n    left: 57.5%; \n    width: min(23vw, 365px);\n    transform: translate(\n      calc((23vw - min(23vw, 365px)) \/ 2),\n      calc((23vw - min(23vw, 365px)) \/ 2)\n    );\n  }\n  \n  .norki-picto-4 { \n    top: 99.5%; \n    left: 19.5%; \n    width: min(15vw, 200px);\n    transform: translate(\n      calc((15vw - min(15vw, 200px)) \/ 2),\n      calc((15vw - min(15vw, 200px)) \/ 2)\n    );\n  }\n  \n  .norki-pos-4 { top: 99.5%; left: 42.5%; width: 32%; }\n\n  \/* ========================================== *\/\n  \/* AJUSTEMENT SP\u00c9CIFIQUE PC : 1024px - 1800px *\/\n  \/* Centrer le bouton Nos Savoir-faire         *\/\n  \/* ========================================== *\/\n  @media (min-width: 1024px) and (max-width: 1800px) {\n    .norki-pos-2 { top: 36.5%; left: 55%; width: 43%; }\n    .norki-pos-2 h2 { margin-bottom: 1vw; }\n    .norki-pos-2 ul { margin-bottom: 1vw; }\n    \n    \/* Centrage du bouton pour le bloc 2 *\/\n    .norki-pos-2 .norki-btn {\n      display: block;\n      width: max-content;\n      margin: 1.5vw auto 0 auto;\n    }\n  }\n\n  \/* ========================================== *\/\n  \/* RESPONSIVE PETITE TABLETTE (600px - 874px) *\/\n  \/* ========================================== *\/\n  @media (min-width: 600px) and (max-width: 874px) {\n    .norki-abstract-lines__desktop-bg { display: none; }\n    .norki-abstract-lines__mobile-bg { display: none; }\n    .norki-abstract-lines__tablet-large-bg { display: none; }\n    .norki-abstract-lines__tablet-small-bg { display: block; }\n\n    .norki-responsive-wrapper {\n      aspect-ratio: 1000 \/ 2383.44;\n      margin-bottom: 530px; \/* Augment\u00e9 pour l'espace du bouton *\/\n      margin-top: min(82vw, 795px);\n    }\n\n    \/* Typographies *\/\n    .norki-text-block h2 { font-size: min(5.5vw, 35px); margin-bottom: 4vw; line-height: 1.2; }\n    .norki-text-block p, .norki-text-block li { font-size: min(2vw, 16px); margin-bottom: 3vw;}\n    .norki-text-block ul { padding-left: 4vw; margin-bottom: 4vw; }\n    .norki-text-block li { margin-bottom: 1vw; }\n    .norki-btn { font-size: min(3.5vw, 16px); padding: 4px 25px; margin-top: 2vw; }\n    .norki-center-quote { font-size: min(3.5vw, 26px); line-height: 1.3; }\n\n    \/* Positions *\/\n    .norki-pos-1 { top: calc(-1 * min(76vw, 750px)); left: 8%; width: 84%; text-align: center; }\n    .norki-pos-1 h2, .norki-pos-1 p { text-align: center; }\n    .norki-pos-1 .norki-btn { display: inline-block; margin-top: 2vw; }\n    .norki-picto-1 { top: calc(-1 * min(20vw, 130px)); left: 0; right: 0; margin-left: auto; margin-right: auto; width: min(38%, 220px); }\n\n    .norki-center-quote { top: 15vw; left: 12%; width: 80%; }\n    .norki-picto-2 { top: 20%; left: 66%; width: 24%; }\n    .norki-pos-2 { top: 23%; left: 5%; width: 90%; }\n    .norki-pos-2 h2 { width: 60%; font-size: 3.5vw}\n    .norki-pos-2 .sous-signature { width: 71%; font-size: 2vw }\n    .norki-pos-2 ul { width: 65%; font-size: 2vw}\n    .norki-pos-2 .signature-para { width: 80%; font-size: 2vw }\n\n    .norki-picto-3 { top: 55.5%; left: 23%; width: 31%; }\n    .norki-pos-3 { top: 65%; left: 15%; width: 80%; }\n    .norki-picto-4 { top: 90%; left: 6%; width: 25%; }\n    .norki-pos-4 { top: 105.5%; left: 6%; width: 88%; }\n  }\n\n  \/* ========================================== *\/\n  \/* RESPONSIVE GRANDE TABLETTE (875px - 1023px)*\/\n  \/* ========================================== *\/\n  @media (min-width: 875px) and (max-width: 1023px) {\n    .norki-abstract-lines__desktop-bg { display: none; }\n    .norki-abstract-lines__mobile-bg { display: none; }\n    .norki-abstract-lines__tablet-small-bg { display: none; }\n    .norki-abstract-lines__tablet-large-bg { display: block; }\n\n    .norki-responsive-wrapper {\n      aspect-ratio: 1000 \/ 1992.33;\n      margin-bottom: 440px; \/* Augment\u00e9 pour l'espace du bouton *\/\n      margin-top: min(62vw, 795px);\n    }\n\n    \/* Typographies *\/\n    .norki-text-block h2 { font-size: min(5.5vw, 35px); margin-bottom: 3vw; line-height: 1.2; }\n    .norki-text-block p, .norki-text-block li { font-size: min(3.5vw, 16px); margin-bottom: 2vw;}\n    .norki-text-block ul { padding-left: 4vw; margin-bottom: 3vw; }\n    .norki-text-block li { margin-bottom: 0vw; }\n    .norki-btn { font-size: min(3.5vw, 16px); padding: 4px 25px; margin-top: 2vw; }\n    .norki-center-quote { font-size: min(3.5vw, 26px); line-height: 1.3; }\n\n    \/* Positions *\/\n    .norki-pos-1 { top: calc(-1 * min(57vw, 750px)); left: 8%; width: 84%; text-align: center; }\n    .norki-pos-1 h2, .norki-pos-1 p { text-align: center; }\n    .norki-pos-1 .norki-btn { display: inline-block; margin-top: 2vw; }\n    .norki-picto-1 { top: calc(-1 * min(20vw, 130px)); left: 0; right: 0; margin-left: auto; margin-right: auto; width: min(38%, 220px); }\n\n    .norki-center-quote { top: 15vw; left: 12%; width: 80%; }\n    .norki-picto-2 { top: 23%; left: 66%; width: 24%; }\n    .norki-pos-2 { top: 27%; left: 5%; width: 90%; }\n    .norki-pos-2 h2 { width: 60%; font-size: 3.5vw}\n    .norki-pos-2 .sous-signature { width: 71%; font-size: 16px }\n    .norki-pos-2 ul { width: 65%; font-size: 16px}\n    .norki-pos-2 .signature-para { width: 72%; font-size: 16px}\n\n    .norki-picto-3 { top: 56.5%; left: 19%; width: 31%; }\n    .norki-pos-3 { top: 67%; left: 19%; width: 76%; }\n    .norki-picto-4 { top: 90%; left: 6%; width: 18%; }\n    .norki-pos-4 { top: 103.5%; left: 6%; width: 88%; }\n  }\n\n  \/* ========================================== *\/\n  \/* RESPONSIVE MOBILE STRICT (< 600px)         *\/\n  \/* ========================================== *\/\n  @media (max-width: 599px) {\n    .norki-abstract-lines__desktop-bg { display: none; }\n    .norki-abstract-lines__tablet-small-bg { display: none; }\n    .norki-abstract-lines__tablet-large-bg { display: none; }\n    .norki-abstract-lines__mobile-bg { display: block; }\n    \n    .norki-responsive-wrapper {\n      aspect-ratio: 1000 \/ 3304.33; \n      margin-bottom: 120vw; \/* Fortement augmente pour ne pas couper le bouton du bas *\/\n      margin-top: min(125vw, 795px); \n    }\n\n    \/* Typographies *\/\n    .norki-text-block h2 { font-size: min(5.5vw, 35px); margin-bottom: 4vw; line-height: 1.2; }\n    .norki-text-block p, .norki-text-block li { font-size: min(3.5vw, 19px); margin-bottom: 3vw;}\n    .norki-text-block ul { padding-left: 4vw; margin-bottom: 4vw; }\n    .norki-text-block li { margin-bottom: 1vw; }\n    .norki-btn { font-size: min(3.5vw, 19px); padding: 4px 25px; }\n    .norki-center-quote { font-size: min(3.5vw, 26px); line-height: 1.3; }\n\n    \/* Positions Mobile *\/\n    .norki-pos-1 { top: calc(-1 * min(118vw, 750px)); left: 8%; width: 84%; text-align: center; }\n    .norki-pos-1 h2, .norki-pos-1 p { text-align: center; }\n    .norki-pos-1 .norki-btn { display: inline-block; margin-top: 2vw; }\n    .norki-picto-1 { top: calc(-1 * min(20vw, 130px)); left: 0; right: 0; margin-left: auto; margin-right: auto; width: min(38%, 220px); }\n\n    .norki-center-quote { top: 5.5%; left: 12%; width: 80%; }\n    .norki-picto-2 { top: 14.5%; left: 66%; width: 24%; }\n    \n    \/* Bloc 2 remonte a 17% *\/\n    .norki-pos-2 { top: 17%; left: 5%; width: 100%; }\n    .norki-pos-2 h2 { width: 60%; }\n    .norki-pos-2 .sous-signature { width: 71%; }\n    .norki-pos-2 ul { width: 65%; }\n    .norki-pos-2 .signature-para { width: 80%; }\n    \n    .norki-pos-3 { top: 65.5%; left: 16%; width: 80%; }\n    \/* Le bouton Echantillons est pousse a droite *\/\n    .norki-pos-3 .norki-btn-echantillons {\n        display: block;\n        width: fit-content;\n        margin-left: auto;\n        margin-right: 0%; \/* Force le bouton a coller au bord droit de l'ecran *\/\n    }\n\n    .norki-picto-3 { top: 56%; left: 26%; width: 48%; }\n    .norki-picto-4 { top: 91.5%; left: 5%; width: 30%; }\n    .norki-pos-4 { top: 105.5%; left: 5%; width: 78%; }\n  }\n<\/style>\n\n<section class=\"norki-abstract-lines\">\n  \n  <!-- Import des polices -->\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@500;700&amp;family=Playfair+Display:ital,wght@1,500&amp;display=swap\" rel=\"stylesheet\">\n\n  <!-- ========================================== -->\n  <!-- WRAPPER RESPONSIVE (PC + MOBILE\/TABLETTE)  -->\n  <!-- ========================================== -->\n  <div class=\"norki-responsive-wrapper\">\n    \n    <!-- SVG ARRI\u00c8RE-PLAN : VERSION PC (>= 1024px) -->\n    <svg class=\"norki-abstract-lines__desktop-bg\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 79.32 1920 2195.43\" aria-hidden=\"true\" preserveAspectRatio=\"xMidYMin meet\">\n      <path fill=\"none\" stroke=\"#000\" stroke-width=\"1\" stroke-miterlimit=\"10\" vector-effect=\"non-scaling-stroke\" d=\"M-16.25,1365.75s268.88,188.44,372.38,163.69c0,0,100.78-34.79,52.31-69.75-34.31-24.75-73.92,36.39-37.69,104.06,38.25,71.44,182.25,126,292.5,96.75s189.9-82.97,253.96-127.7c100.01-69.84,136.81-140.98,315.33-56.89,194.87,91.79,252.28,114.3,329.02,117.94,100.69,4.78,115.66.23,150.13-9.87,74.87-21.92,93.08-89.72,44.77-103.2-72.56-20.25-47.78,89.43-41.37,120.73s56.84,238.99,22.33,332.19c-33.4,90.2-82.19,149.09-203.43,159.27-155.25,13.04-287.05-39.97-412.87-69.09-136.12-31.5-266.63-6.76-343.13,54.56-76.5,61.32-87.25,126.67-87.25,126.67\"><\/path>\n      <path fill=\"none\" stroke=\"#000\" stroke-width=\"1\" stroke-miterlimit=\"10\" vector-effect=\"non-scaling-stroke\" d=\"M1676.46,79.32s-167.08,35.48-196.55,128.24c-27.68,87.12,15.84,115.31,25.49,176.27,7.09,44.82-1.39,116.9-44.11,127.4-36.97,9.09-51.48-26.25-37.54-48.29,17.44-27.56,51.4-45.65,142.31-17.44s109.68,77.97,112.78,127.41c3.18,50.62-1.17,158.7-92.98,228.27s-200.95,86.06-299.21,68.27c-83.05-15.03-140.98-25.12-342.26-104.72s-445.12-75.38-558.04-13.39c-98.58,54.13-145.34,123.68-156.65,207.93-11.41,84.98,33.77,91.26,54.89,81.48,35.52-16.44,17.64-81.13-57.8-114.32s-171.01-56.81-264.41-8.43\"><\/path>\n    <\/svg>\n\n    <!-- SVG ARRI\u00c8RE-PLAN : VERSION MOBILE (< 600px) -->\n    <svg class=\"norki-abstract-lines__mobile-bg\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 3304.33\" aria-hidden=\"true\" preserveAspectRatio=\"xMidYMin meet\">\n      <path fill=\"none\" stroke=\"#000\" stroke-width=\"1\" stroke-miterlimit=\"10\" vector-effect=\"non-scaling-stroke\" d=\"M268.06,38.81S55.44,84.38,58.81,276.75c3.37,192.37,190.69,209.25,232.87,210.94,42.19,1.69,71.44-17.44,77.06-41.06,4.21-17.66-19.45-35.79-36-16.88-19.69,22.5-18.41,67.78,57.94,73.12,56.25,3.94,93.44-13.14,161.44-42.75,82.69-36,203.62-78.75,294.75-7.88s104.62,216,78.75,286.88-91.1,122.73-135.99,141.98c-46.85,23.23-70.85,1.69-70.85-14.1,0-27,43.56-40.89,70.85,14.1,36.7,59.68,239.01,106.79,147.63,423.23s-91,381.78-59.37,408.89c37.33,32,83.14-52.44-19.13-51.54-95.04.84-171.79,123.83-311.54,115.54-104.89-6.22-252.44-59.56-389.33,122.67-121.27,161.43-168.34,886.74,30,916.32,96.22,14.35,84.66-91.43,21.55-52.32-56.1,34.76-3.56,122.67,83.56,151.11,93.87,30.65,160.16-13.05,228,102.67,60.44,103.11-14.01,233.33-14.01,233.33\"><\/path>\n    <\/svg>\n\n    <!-- SVG ARRI\u00c8RE-PLAN : VERSION PETITE TABLETTE (600px - 874px) -->\n    <svg class=\"norki-abstract-lines__tablet-small-bg\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 2383.44\" aria-hidden=\"true\" preserveAspectRatio=\"xMidYMin meet\">\n      <path fill=\"none\" stroke=\"#000\" stroke-width=\"1\" stroke-miterlimit=\"10\" vector-effect=\"non-scaling-stroke\" d=\"M268.06,38.81S55.44,84.38,58.81,276.75c3.37,192.37,190.69,209.25,232.87,210.94,42.19,1.69,71.44-17.44,77.06-41.06,4.21-17.66-19.45-35.79-36-16.88-19.69,22.5-18.41,67.78,57.94,73.12,56.25,3.94,93.44-13.14,161.44-42.75,82.69-36,203.62-78.75,294.75-7.88s104.62,216,78.75,286.88-99.11,128.13-144,147.38c-35.44,15.19-55.12-3.33-55.12-19.12,0-27,53.61-40.38,63.62,15.19,10.88,23.1,33.55,103.1,89.55,187.1s53.33,176,5.33,248-177.33,37.33-197.33,0,.94-65.94,25.78-59.56c31.11,8,43.56,68.89-60.44,70.22s-140.83-15.98-193.33-56c-75.41-57.48-224-48-285.33,18.67s-25.05,175.29,4,177.33c25.33,1.78,37.63-35.41,5.33-41.83-23.04-4.58-65.33,13.83-90.67,71.17-28.89,65.38-110.88,417.78,57.33,546.67,27.32,20.93,110.67,82.22,223.69,103.03,18.08,3.33,37.16-.71,47.27-8.06,16.3-11.85-7.11-56.3-35.58-20.48-18.01,22.65-33.16,90.4,4.18,186.4\"><\/path>\n    <\/svg>\n\n    <!-- SVG ARRI\u00c8RE-PLAN : VERSION GRANDE TABLETTE (875px - 1023px) -->\n    <svg class=\"norki-abstract-lines__tablet-large-bg\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 1992.33\" aria-hidden=\"true\" preserveAspectRatio=\"xMidYMin meet\">\n      <path fill=\"none\" stroke=\"#000\" stroke-width=\"1\" stroke-miterlimit=\"10\" vector-effect=\"non-scaling-stroke\" d=\"M268.06,38.81S55.44,84.38,58.81,276.75c3.37,192.37,190.69,209.25,232.87,210.94,42.19,1.69,71.44-17.44,77.06-41.06,4.21-17.66-19.45-35.79-36-16.88-19.69,22.5-18.41,67.78,57.94,73.12,56.25,3.94,93.44-13.14,161.44-42.75,82.69-36,203.62-78.75,294.75-7.88s104.62,216,78.75,286.88-99.11,128.13-144,147.38c-35.44,15.19-57.17-3.76-58.4-19.5-2.83-36.38,59.85-45.04,67.25,15.39,0,0,49.37,188.13-126.81,224.61-201.78,41.78-262.22-55.11-362.67-82.91-75.13-20.79-188,14.91-217.33,90.91s15.83,164.14,50.22,172.44c25.78,6.22,32.96-17.2,22.67-25.78s-25.78-7.56-47.01,8.58c-28.91,21.97-70.33,72.31-79.82,164.69-15.68,152.66,56.6,262.73,179.27,301.39s176.62,7.88,185.33-12c14.22-32.44-50.37-37.19-34.96,22.67,13.96,54.25,97.78,65.19,103.7,162.37\"><\/path>\n    <\/svg>\n\n    <!-- CALQUE DE CONTENU -->\n    <div class=\"norki-content-layer\">\n      <!-- BLOC 1 -->\n      <div class=\"norki-text-block norki-pos-1\">\n        <h2>Dedicated Support for<br>Interior Design Professionals<\/h2>\n        <p>Our team supports architects and decorators at every stage of the project: <a href=\"https:\/\/www.norki.com\/en\/content\/44-request-a-sample-rug-plaid-cushion-seating-norki\" class=\"norki-abstract__inline-link\">material selection<\/a>, bespoke development, <a href=\"https:\/\/www.norki.com\/en\/custom-made-upholstery\/luxury-upholstery-installation-services\/\" class=\"norki-abstract__inline-link\">technical studies, manufacturing, and installation<\/a>.<\/p>\n        \n        <p>We work across a wide range of prestigious projects, including <a href=\"https:\/\/www.norki.com\/en\/custom-made-upholstery\/interior-design-projects-bespoke-craftsmanship\/urban-projects\/\" class=\"norki-abstract__inline-link\">private apartments<\/a>, <a href=\"https:\/\/norki.com\/en\/studio-chalet\/\" class=\"norki-abstract__inline-link\">chalets<\/a>, <a href=\"https:\/\/www.norki.com\/en\/custom-made-upholstery\/interior-design-projects-bespoke-craftsmanship\/urban-projects\/\" class=\"norki-abstract__inline-link\">villas<\/a>, yachts, <a href=\"https:\/\/www.norki.com\/en\/custom-made-upholstery\/interior-design-projects-bespoke-craftsmanship\/hotel-projects\/\" class=\"norki-abstract__inline-link\">luxury hotels<\/a>, or high-end boutiques.<\/p>\n        \n        <p>Each project benefits from a dedicated point of contact to ensure responsiveness, precision, and excellence in execution.<\/p>\n        <a href=\"https:\/\/www.norki.com\/en\/custom-made-upholstery\/contact-us\/\" class=\"norki-btn\">Schedule an Appointment<\/a>\n      <\/div>\n\n      <!-- PICTO 1 : R\u00e8gle -->\n      <div class=\"norki-picto-wrapper norki-picto-1\">\n        <a href=\"https:\/\/www.norki.com\/en\/custom-made-upholstery\/bespoke-interior-design-studio-furniture-rugs\/\">\n          <img decoding=\"async\" src=\"https:\/\/norki.com\/sur-mesure\/wp-content\/uploads\/2026\/05\/pictogramme-service-decoration-dedie-aux-professionnels-2.png\" class=\"norki-picto\" alt=\"Ruler and drawings\">\n        <\/a>\n      <\/div>\n\n      <!-- BLOC 2 : Centre Italique -->\n      <div class=\"norki-center-quote baskerville-italic-font\">\n        Our Maison offers a dedicated 360\u00b0 service for decorators, interior architects<br>and designers around the world.\n      <\/div>\n\n      <!-- PICTO 2 : Marteau -->\n      <div class=\"norki-picto-wrapper norki-picto-2\">\n        <a href=\"https:\/\/www.norki.com\/en\/custom-made-upholstery\/\">\n          <img decoding=\"async\" src=\"https:\/\/norki.com\/sur-mesure\/wp-content\/uploads\/2026\/05\/pictogramme-sur-mesure.png\" class=\"norki-picto\" alt=\"Hammer and nails\">\n        <\/a>\n      <\/div>\n\n      <!-- BLOC 3 -->\n      <div class=\"norki-text-block norki-pos-2\">\n        <h2>Bespoke as a Signature<\/h2>\n        <p class=\"sous-signature\">At Norki, every creation can be fully customized:<\/p>\n        <ul>\n          <li>Custom dimensions<\/li>\n          <li>Exclusive color palettes<\/li>\n          <li>Personalized patterns<\/li>\n          <li>Bespoke Lun\u00e9ville or contemporary embroidery<\/li>\n          <li>Tailor-made rugs and carpets<\/li>\n          <li>Headboards and wall panels<\/li>\n          <li>Upholstered furniture and seating<\/li>\n          <li>Curtains, cushions, and textile pieces<\/li>\n        <\/ul>\n        <p class=\"signature-para\">Our <a href=\"https:\/\/www.norki.com\/en\/custom-made-upholstery\/bespoke-interior-design-studio-furniture-rugs\/\" class=\"norki-abstract__inline-link\">design office<\/a> collaborates closely with decorators and architects in the development of exclusive pieces tailored to each interior universe, while also producing technical drawings, DWG files, sketches, and 3D renderings to facilitate seamless integration into your projects.<\/p>\n        <a href=\"https:\/\/www.norki.com\/en\/custom-made-upholstery\/\" class=\"norki-btn\">Our Craftsmanship<\/a>\n      <\/div>\n\n      <!-- BLOC 4 -->\n      <div class=\"norki-text-block norki-pos-3\">\n        <h2>Rare Materials<br>and French Craftsmanship<\/h2>\n        <p>Shearling, sheepskin, leather, fur, nubuck, wool, or precious fabrics: we carefully source exceptional materials to create timeless pieces designed to endure.<\/p>\n        <p>All of our collections are created in our workshops in France, where artisans, upholsterers, and seamstresses perpetuate a savoir-faire recognized by the <a href=\"https:\/\/www.norki.com\/en\/custom-made-upholstery\/living-heritage-company-label-epv\/\" class=\"norki-abstract__inline-link\">EPV label (Entreprise du Patrimoine Vivant)<\/a>.<\/p>\n        <a href=\"https:\/\/www.norki.com\/en\/content\/44-request-a-sample-rug-plaid-cushion-seating-norki\" class=\"norki-btn norki-btn-echantillons\">Our Samples<\/a>\n      <\/div>\n\n      <!-- PICTO 3 : Tissus -->\n      <div class=\"norki-picto-wrapper norki-picto-3\">\n        <a href=\"https:\/\/www.norki.com\/en\/content\/44-request-a-sample-rug-plaid-cushion-seating-norki\">\n          <img decoding=\"async\" src=\"https:\/\/norki.com\/sur-mesure\/wp-content\/uploads\/2026\/05\/Dessins-materiaux-2.png\" class=\"norki-picto\" alt=\"Material samples\">\n        <\/a>\n      <\/div>\n\n      <!-- PICTO 4 : Globe -->\n      <div class=\"norki-picto-wrapper norki-picto-4\">\n        <a href=\"https:\/\/www.norki.com\/en\/custom-made-upholstery\/interior-design-projects-bespoke-craftsmanship\/\">\n          <img decoding=\"async\" src=\"https:\/\/norki.com\/sur-mesure\/wp-content\/uploads\/2026\/05\/dessin-site-internet-projets-exception-dans-le-monde.png\" class=\"norki-picto\" alt=\"World globe\">\n        <\/a>\n      <\/div>\n\n      <!-- BLOC 5 -->\n      <div class=\"norki-text-block norki-pos-4\">\n        <h2>Creations Designed for<br>Exceptional Projects<\/h2>\n        <p>Norki contributes to residential and contract projects worldwide, including:<\/p>\n        <ul>\n          <li>Chalets and private residences<\/li>\n          <li>Hotels and restaurants<\/li>\n          <li>Spas and wellness spaces<\/li>\n          <li>Boutiques and concept stores<\/li>\n          <li>Yachts and exceptional venues<\/li>\n        <\/ul>\n        <p><a href=\"https:\/\/www.norki.com\/en\/custom-made-upholstery\/luxury-upholstery-installation-services\/\" class=\"norki-abstract__inline-link\">Our teams<\/a> can also operate directly on-site, both in France and internationally.<\/p>\n        <a href=\"https:\/\/www.norki.com\/en\/custom-made-upholstery\/interior-design-projects-bespoke-craftsmanship\/\" class=\"norki-btn\">Our Projects<\/a>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n<\/section>\n\n\n\n<!-- ==========================================\n     CSS DU COMPOSANT CALL-TO-ACTION PRO\n     ========================================== -->\n<style>\n    :root {\n        --section-pad-v-dt: 100px;\n        --section-pad-h-dt: 5vw;\n        --section-pad-v-tab: 80px;\n        --section-pad-h-tab: 4vw;\n        --section-pad-v-mob: 60px;\n        --section-pad-h-mob: 20px;\n        --color-norki-beige: #f8f0ea;\n        --color-norki-brown: #4a3e39; \/* Marron Norki profond (Correction variable manquante) *\/\n        --font-sans: 'AvenirBook', 'Montserrat', sans-serif;\n    }\n\n    \/* ==========================================================================\n       SECTION CTA ARCHITECTE (Centr\u00e9e)\n       ========================================================================== *\/\n    .norki-cta-pro {\n        padding: var(--section-pad-v-dt) var(--section-pad-h-dt);\n        background-color: var(--color-norki-beige);\n        color: black;\n        position: relative;\n        z-index: 10;\n        box-sizing: border-box;\n        text-align: center;\n        display: flex;\n        justify-content: center;\n        overflow: hidden;\n    }\n\n    \/* Isolation du box-sizing *\/\n    .norki-cta-pro *,\n    .norki-cta-pro *::before,\n    .norki-cta-pro *::after {\n        box-sizing: border-box;\n    }\n\n    .norki-cta-pro__wrapper {\n        max-width: 800px; \n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 20px;\n    }\n\n    \/* --- Titres --- *\/\n    .norki-cta-pro__title {\n        margin: 0;\n        line-height: 1.25;\n        letter-spacing: -0.01em;\n        font-family: var(--font-sans);\n        font-size: clamp(1.4rem, 2.5vw, 35px);\n        font-weight: 500;\n        \/* Animation initiale *\/\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    \/* --- Paragraphe --- *\/\n    .norki-cta-pro__text {\n        font-family: var(--font-sans);\n        font-size: clamp(1rem, 1.2vw, 18px);\n        line-height: 1.5;\n        margin: 0 0 20px 0;\n        font-weight: 400;\n        \/* Animation initiale *\/\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    \/* --- Conteneur Boutons --- *\/\n    .norki-cta-pro__buttons {\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n        width: 100%;\n        max-width: 520px; \/* Limite la largeur des boutons comme sur la maquette *\/\n        \/* Animation initiale *\/\n        opacity: 0;\n        transform: translateY(20px);\n    }\n\n    \/* --- Boutons --- *\/\n    .norki-cta-pro__btn {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        width: 100%;\n        padding: 4px 25px;\n        text-decoration: none;\n        font-family: var(--font-sans);\n        font-size: 0.9rem;\n        font-weight: 500;\n        border: 1px solid black;\n        transition: all 0.3s ease;\n        cursor: pointer;\n    }\n\n    \/* Bouton Primaire (Noir) *\/\n    .norki-cta-pro__btn--primary {\n        background-color: black;\n        color: white;\n    }\n\n    .norki-cta-pro__btn--primary:hover {\n        background-color: var(--color-norki-brown);\n        border-color: var(--color-norki-brown);\n    }\n\n    \/* Bouton Secondaire (Transparent) *\/\n    .norki-cta-pro__btn--secondary {\n        background-color: transparent;\n        color: black;\n    }\n\n    .norki-cta-pro__btn--secondary:hover {\n        background-color: black;\n        color: white;\n    }\n\n    \/* --- ANIMATIONS AU SCROLL --- *\/\n    .norki-cta-pro.is-animated .norki-cta-pro__title { animation: ctaFadeUp 0.8s forwards 0.1s; }\n    .norki-cta-pro.is-animated .norki-cta-pro__text { animation: ctaFadeUp 0.8s forwards 0.3s; }\n    .norki-cta-pro.is-animated .norki-cta-pro__buttons { animation: ctaFadeUp 0.8s forwards 0.5s; }\n\n    @keyframes ctaFadeUp {\n        to { transform: translateY(0); opacity: 1; }\n    }\n\n    \/* --- Responsive --- *\/\n    @media (max-width: 1024px) {\n        .norki-cta-pro {\n            padding: var(--section-pad-v-tab) var(--section-pad-h-tab);\n        }\n    }\n\n    @media (max-width: 768px) {\n        .norki-cta-pro {\n            padding: var(--section-pad-v-mob) var(--section-pad-h-mob);\n        }\n\n        .norki-cta-pro__text {\n            font-size: 1rem;\n            margin-bottom: 15px;\n        }\n        \n        .norki-cta-pro__buttons {\n            max-width: 100%;\n        }\n\n        .norki-cta-pro__btn {\n            font-size: 0.9rem;\n        }\n    }\n<\/style>\n\n<!-- ==========================================\n     HTML DU COMPOSANT CALL-TO-ACTION PRO\n     ========================================== -->\n<section class=\"norki-cta-pro\" id=\"pro-cta-trigger\">\n    <div class=\"norki-cta-pro__wrapper\">\n        \n        <h2 class=\"norki-cta-pro__title\">Are You an Architect, Interior Designer, or Specifier?<\/h2>\n        <p class=\"norki-cta-pro__text\">Our dedicated team supports you in the development of your bespoke projects.<\/p>\n        \n        <div class=\"norki-cta-pro__buttons\">\n            <a href=\"https:\/\/www.norki.com\/en\/custom-made-upholstery\/contact-us\/\" class=\"norki-cta-pro__btn norki-cta-pro__btn--primary\">Request Samples or Technical Drawings<\/a>\n            <a href=\"https:\/\/api.whatsapp.com\/send?phone=33647923857\" class=\"norki-cta-pro__btn norki-cta-pro__btn--secondary\" target=\"_blank\" rel=\"noopener noreferrer\">WhatsApp Us<\/a>\n        <\/div>\n\n    <\/div>\n<\/section>\n\n<!-- ==========================================\n     JAVASCRIPT DU COMPOSANT CALL-TO-ACTION PRO\n     ========================================== -->\n<script>\n    document.addEventListener('DOMContentLoaded', () => {\n        const trigger = document.getElementById('pro-cta-trigger');\n        const observer = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    entry.target.classList.add('is-animated');\n                    observer.unobserve(entry.target);\n                }\n            });\n        }, { threshold: 0.2 });\n\n        if (trigger) observer.observe(trigger);\n    });\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Trade Program Norki Norki, the French House of Bespoke Creations for Interior Architects &amp; Designers For over 15 years, Norki has partnered with interior architects, decorators, and designers in the creation of exceptional residential and hospitality projects worldwide. Bespoke rugs, upholstered furniture, upholstery, one-of-a-kind pieces, rare materials, and exclusive creations \u2014 our Maison places French [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-page-builder-no-header-footer.php","meta":{"_uag_custom_page_level_css":"\/* A COPIER COLLER *\/\n\n:root {\n\t--wp--preset--color--contrast: black;\n    \/* Paddings de section standards *\/\n    --section-pad-v-dt: 80px;\n    --section-pad-h-dt: 5vw;\n    \n    --section-pad-v-tab: 50px;\n    --section-pad-h-tab: 4vw;\n    \n    --section-pad-v-mob: 40px;\n    --section-pad-h-mob: 20px;\n\n    \/* Couleurs  Polices *\/\n    --color-norki-brown: #50423d;\n    --color-norki-beige: #f8f0ea;\n    --font-baskerville: 'Baskerville', serif;\n    --font-montserrat: 'Montserrat', sans-serif;\n}\n\n@font-face {\n  font-family: 'LibreBaskervilleItalic';\n  src: url('\/sur-mesure\/wp-content\/themes\/twentytwentyfour\/assets\/fonts\/Libre-Baskerville\/LibreBaskerville-Italic.ttf') format('truetype');\n  font-weight: normal;\n  font-style: normal;\n}\n\n@font-face {\n  font-family: 'Bestermind';\n  src: url('\/sur-mesure\/wp-content\/themes\/twentytwentyfour\/assets\/fonts\/Bestermind\/BestermindRegular.ttf') format('truetype');\n  font-weight: normal;\n  font-style: normal;\n}\n\n@font-face {\n  font-family: 'AvenirBook';\n  src: url('\/sur-mesure\/wp-content\/themes\/twentytwentyfour\/assets\/fonts\/Avenir\/Avenir-Book-01.otf') format('opentype');\n  font-weight: normal;\n  font-style: normal;\n}\n\n\n@font-face {\n  font-family: 'AvenirMedium';\n  src: url('\/sur-mesure\/wp-content\/themes\/twentytwentyfour\/assets\/fonts\/Avenir\/Avenir-Medium-09.otf') format('opentype');\n  font-weight: normal;\n  font-style: normal;\n}\n\n@font-face {\n  font-family: 'AvenirBookOblique';\n  src: url('\/sur-mesure\/wp-content\/themes\/twentytwentyfour\/assets\/fonts\/Avenir\/Avenir-BookOblique-02.otf') format('opentype');\n  font-weight: normal;\n  font-style: normal;\n}\n\n@font-face {\n  font-family: 'Pertili';\n  src: url('\/sur-mesure\/wp-content\/themes\/twentytwentyfour\/assets\/fonts\/PERTILI.TTF') format('truetype');\n  font-weight: normal;\n  font-style: normal;\n}\n\n.pertili-font {\n\tfont-family: \"Pertili\", sans-serif !important;\n}\n\n.bestermind-font {\n\tfont-family: \"Bestermind\", sans-serif !important;\n}\n\n.avenirbookoblique-font {\n\tfont-family: \"AvenirBookOblique\", sans-serif !important;\n}\n\n.baskerville-italic-font {\n\tfont-family: \"LibreBaskervilleItalic\", sans-serif !important;\n}\n\n.avenirmedium-font {\n\tfont-family: \"AvenirMedium\", sans-serif !important;\n}\n\nbody:not(.wp-admin) * {\n  font-family: \"AvenirBook\", sans-serif;\n}\n\nbody {\n\tbackground-color: #f8f0ea !important;\n\tcolor: black;\n}\n\nh2 {\n\tfont-family: \"AvenirMedium\", sans-serif !important;\n}\n\n.components-sandbox {\n\tmax-height: 500px;\n}\n\n\/* A COPIER COLLER END *\/","_sitemap_exclude":false,"_sitemap_priority":"","_sitemap_frequency":"","footnotes":""},"categories":[],"tags":[],"class_list":["post-4292","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Trade Program for Interior Designers &amp; Architects | Norki<\/title>\n<meta name=\"description\" content=\"Exclusive access for professionals: design office, 3D\/DWG files, bespoke furniture, and worldwide installation. Partner for your most exceptional projects.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.norki.com\/en\/custom-made-upholstery\/trade-services-interior-designers-architects\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Trade Program for Interior Designers &amp; Architects | Norki\" \/>\n<meta property=\"og:description\" content=\"Exclusive access for professionals: design office, 3D\/DWG files, bespoke furniture, and worldwide installation. Partner for your most exceptional projects.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.norki.com\/en\/custom-made-upholstery\/trade-services-interior-designers-architects\/\" \/>\n<meta property=\"og:site_name\" content=\"Norki\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/NorkiDecoration\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-03T10:28:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/norki.com\/sur-mesure\/wp-content\/uploads\/2026\/05\/programme-reserve-aux-professionnels-decoration-designer-architectes.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.norki.com\\\/en\\\/custom-made-upholstery\\\/trade-services-interior-designers-architects\\\/\",\"url\":\"https:\\\/\\\/www.norki.com\\\/en\\\/custom-made-upholstery\\\/trade-services-interior-designers-architects\\\/\",\"name\":\"Trade Program for Interior Designers & Architects | Norki\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.norki.com\\\/sur-mesure\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.norki.com\\\/en\\\/custom-made-upholstery\\\/trade-services-interior-designers-architects\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.norki.com\\\/en\\\/custom-made-upholstery\\\/trade-services-interior-designers-architects\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/norki.com\\\/sur-mesure\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/programme-reserve-aux-professionnels-decoration-designer-architectes.png\",\"datePublished\":\"2026-06-08T10:52:51+00:00\",\"dateModified\":\"2026-07-03T10:28:45+00:00\",\"description\":\"Exclusive access for professionals: design office, 3D\\\/DWG files, bespoke furniture, and worldwide installation. Partner for your most exceptional projects.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.norki.com\\\/en\\\/custom-made-upholstery\\\/trade-services-interior-designers-architects\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.norki.com\\\/en\\\/custom-made-upholstery\\\/trade-services-interior-designers-architects\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/www.norki.com\\\/en\\\/custom-made-upholstery\\\/trade-services-interior-designers-architects\\\/#primaryimage\",\"url\":\"https:\\\/\\\/norki.com\\\/sur-mesure\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/programme-reserve-aux-professionnels-decoration-designer-architectes.png\",\"contentUrl\":\"https:\\\/\\\/norki.com\\\/sur-mesure\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/programme-reserve-aux-professionnels-decoration-designer-architectes.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.norki.com\\\/en\\\/custom-made-upholstery\\\/trade-services-interior-designers-architects\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.norki.com\\\/fr\\\/sur-mesure\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Trade Program\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.norki.com\\\/sur-mesure\\\/#website\",\"url\":\"https:\\\/\\\/www.norki.com\\\/sur-mesure\\\/\",\"name\":\"Norki\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.norki.com\\\/sur-mesure\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Trade Program for Interior Designers & Architects | Norki","description":"Exclusive access for professionals: design office, 3D\/DWG files, bespoke furniture, and worldwide installation. Partner for your most exceptional projects.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.norki.com\/en\/custom-made-upholstery\/trade-services-interior-designers-architects\/","og_locale":"fr_FR","og_type":"article","og_title":"Trade Program for Interior Designers & Architects | Norki","og_description":"Exclusive access for professionals: design office, 3D\/DWG files, bespoke furniture, and worldwide installation. Partner for your most exceptional projects.","og_url":"https:\/\/www.norki.com\/en\/custom-made-upholstery\/trade-services-interior-designers-architects\/","og_site_name":"Norki","article_publisher":"https:\/\/facebook.com\/NorkiDecoration","article_modified_time":"2026-07-03T10:28:45+00:00","og_image":[{"url":"https:\/\/norki.com\/sur-mesure\/wp-content\/uploads\/2026\/05\/programme-reserve-aux-professionnels-decoration-designer-architectes.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.norki.com\/en\/custom-made-upholstery\/trade-services-interior-designers-architects\/","url":"https:\/\/www.norki.com\/en\/custom-made-upholstery\/trade-services-interior-designers-architects\/","name":"Trade Program for Interior Designers & Architects | Norki","isPartOf":{"@id":"https:\/\/www.norki.com\/sur-mesure\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.norki.com\/en\/custom-made-upholstery\/trade-services-interior-designers-architects\/#primaryimage"},"image":{"@id":"https:\/\/www.norki.com\/en\/custom-made-upholstery\/trade-services-interior-designers-architects\/#primaryimage"},"thumbnailUrl":"https:\/\/norki.com\/sur-mesure\/wp-content\/uploads\/2026\/05\/programme-reserve-aux-professionnels-decoration-designer-architectes.png","datePublished":"2026-06-08T10:52:51+00:00","dateModified":"2026-07-03T10:28:45+00:00","description":"Exclusive access for professionals: design office, 3D\/DWG files, bespoke furniture, and worldwide installation. Partner for your most exceptional projects.","breadcrumb":{"@id":"https:\/\/www.norki.com\/en\/custom-made-upholstery\/trade-services-interior-designers-architects\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.norki.com\/en\/custom-made-upholstery\/trade-services-interior-designers-architects\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.norki.com\/en\/custom-made-upholstery\/trade-services-interior-designers-architects\/#primaryimage","url":"https:\/\/norki.com\/sur-mesure\/wp-content\/uploads\/2026\/05\/programme-reserve-aux-professionnels-decoration-designer-architectes.png","contentUrl":"https:\/\/norki.com\/sur-mesure\/wp-content\/uploads\/2026\/05\/programme-reserve-aux-professionnels-decoration-designer-architectes.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.norki.com\/en\/custom-made-upholstery\/trade-services-interior-designers-architects\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.norki.com\/fr\/sur-mesure\/"},{"@type":"ListItem","position":2,"name":"Trade Program"}]},{"@type":"WebSite","@id":"https:\/\/www.norki.com\/sur-mesure\/#website","url":"https:\/\/www.norki.com\/sur-mesure\/","name":"Norki","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.norki.com\/sur-mesure\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"webmaster","author_link":"https:\/\/www.norki.com\/sur-mesure\/author\/webmaster\/"},"uagb_comment_info":0,"uagb_excerpt":"Trade Program Norki Norki, the French House of Bespoke Creations for Interior Architects &amp; Designers For over 15 years, Norki has partnered with interior architects, decorators, and designers in the creation of exceptional residential and hospitality projects worldwide. Bespoke rugs, upholstered furniture, upholstery, one-of-a-kind pieces, rare materials, and exclusive creations \u2014 our Maison places French\u2026","_links":{"self":[{"href":"https:\/\/www.norki.com\/sur-mesure\/wp-json\/wp\/v2\/pages\/4292","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.norki.com\/sur-mesure\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.norki.com\/sur-mesure\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.norki.com\/sur-mesure\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.norki.com\/sur-mesure\/wp-json\/wp\/v2\/comments?post=4292"}],"version-history":[{"count":8,"href":"https:\/\/www.norki.com\/sur-mesure\/wp-json\/wp\/v2\/pages\/4292\/revisions"}],"predecessor-version":[{"id":4784,"href":"https:\/\/www.norki.com\/sur-mesure\/wp-json\/wp\/v2\/pages\/4292\/revisions\/4784"}],"wp:attachment":[{"href":"https:\/\/www.norki.com\/sur-mesure\/wp-json\/wp\/v2\/media?parent=4292"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.norki.com\/sur-mesure\/wp-json\/wp\/v2\/categories?post=4292"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.norki.com\/sur-mesure\/wp-json\/wp\/v2\/tags?post=4292"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}