{"id":189,"date":"2026-07-20T07:26:00","date_gmt":"2026-07-20T07:26:00","guid":{"rendered":"https:\/\/www.atelus.it\/?page_id=189"},"modified":"2026-08-05T15:53:15","modified_gmt":"2026-08-05T13:53:15","slug":"bespoke","status":"publish","type":"page","link":"https:\/\/www.atelus.it\/en\/bespoke\/","title":{"rendered":"Experience"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:ital,wght@0,200;0,300;0,400;0,500;1,200&family=Playfair+Display:ital,wght@0,400;0,500;1,400&display=swap');\n\n\/* STRUTTURA GENERALE FULL-WIDTH *\/\n.atelus-bespoke {\n    background-color: #060d0a;\n    color: #ffffff;\n    font-family: 'Montserrat', sans-serif;\n    box-sizing: border-box;\n    width: 100vw;\n    position: relative;\n    left: 50%;\n    right: 50%;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow-x: hidden;\n}\n\n\/* TYPOGRAPHY & ACCENTI *\/\n.section-tag-gold,\n.step-tag-gold {\n    display: block;\n    font-size: 0.65rem;\n    text-transform: uppercase;\n    letter-spacing: 0.35em;\n    color: #c5a059;\n    margin-bottom: 15px;\n}\n\n.atelus-bespoke h1 span,\n.atelus-bespoke h2 span {\n    font-family: 'Playfair Display', serif;\n    font-style: italic;\n    text-transform: capitalize;\n    color: #ffffff;\n}\n\n\/* HERO SECTION *\/\n.bespoke-hero {\n    position: relative;\n    height: 75vh;\n    min-height: 480px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    padding: 0 20px;\n    overflow: hidden;\n}\n\n.hero-bg-wrap {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n}\n\n.hero-bg-img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n}\n\n.hero-overlay {\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(180deg, rgba(6,13,10,0.4) 0%, rgba(6,13,10,0.95) 100%);\n    z-index: 1;\n}\n\n.hero-content {\n    position: relative;\n    z-index: 2;\n    max-width: 780px;\n}\n\n.hero-subtitle {\n    font-size: 0.75rem;\n    text-transform: uppercase;\n    letter-spacing: 0.35em;\n    color: #c5a059;\n    display: block;\n    margin-bottom: 20px;\n}\n\n.hero-content h1 {\n    font-size: clamp(2.2rem, 5vw, 3.5rem);\n    font-weight: 200;\n    text-transform: uppercase;\n    letter-spacing: 0.2em;\n    margin-bottom: 20px;\n    color: #ffffff;\n    line-height: 1.15;\n}\n\n.hero-content p {\n    color: #a0a0a0;\n    font-size: 0.95rem;\n    line-height: 1.85;\n    font-weight: 300;\n}\n\n\/* INTRODUZIONE *\/\n.bespoke-intro {\n    padding: 110px 8vw 80px 8vw;\n    background-color: #060d0a;\n    text-align: center;\n}\n\n.intro-container {\n    max-width: 820px;\n    margin: 0 auto;\n}\n\n.intro-container h2 {\n    font-size: clamp(1.6rem, 3.5vw, 2.3rem);\n    font-weight: 200;\n    text-transform: uppercase;\n    letter-spacing: 0.2em;\n    margin-bottom: 25px;\n    color: #ffffff;\n}\n\n.intro-container p {\n    color: #9ea89c;\n    font-size: 0.95rem;\n    line-height: 1.95;\n    font-weight: 300;\n}\n\n\/* PERCORSO STEPS (GRID RESPONSIVE) *\/\n.bespoke-steps {\n    padding: 40px 8vw 120px 8vw;\n    background-color: #060d0a;\n}\n\n.steps-container {\n    max-width: 1250px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 40px;\n}\n\n.step-card {\n    background: rgba(18, 24, 21, 0.6);\n    backdrop-filter: blur(10px);\n    -webkit-backdrop-filter: blur(10px);\n    border: 1px solid rgba(197, 160, 89, 0.15);\n    overflow: hidden;\n    display: flex;\n    flex-direction: column;\n    transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1);\n}\n\n.step-card:hover {\n    border-color: rgba(197, 160, 89, 0.5);\n    transform: translateY(-8px);\n    box-shadow: 0 25px 50px rgba(0,0,0,0.7);\n}\n\n.step-image-wrap {\n    width: 100%;\n    height: 240px;\n    overflow: hidden;\n    position: relative;\n}\n\n.step-img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 0.8s ease, filter 0.8s ease;\n    filter: brightness(0.85) contrast(1.05);\n}\n\n.step-card:hover .step-img {\n    transform: scale(1.06);\n    filter: brightness(1) contrast(1.1);\n}\n\n.step-card-body {\n    padding: 40px 35px 45px 35px;\n    position: relative;\n    flex-grow: 1;\n    display: flex;\n    flex-direction: column;\n}\n\n.step-number {\n    font-family: 'Playfair Display', serif;\n    font-size: 2.8rem;\n    font-style: italic;\n    color: rgba(197, 160, 89, 0.3);\n    margin-bottom: 15px;\n    line-height: 1;\n}\n\n.step-content h3 {\n    font-size: clamp(1.1rem, 2vw, 1.3rem);\n    font-weight: 300;\n    text-transform: uppercase;\n    letter-spacing: 0.15em;\n    color: #ffffff;\n    margin: 10px 0 15px 0;\n}\n\n.step-content p {\n    color: #9ea89c;\n    font-size: 0.88rem;\n    line-height: 1.85;\n    font-weight: 300;\n    margin: 0;\n}\n\n\/* CALL TO ACTION ESCLUSIVA *\/\n.bespoke-cta {\n    padding: 120px 8vw;\n    background-color: #060d0a;\n    position: relative;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n}\n\n.cta-bg-wrap {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n}\n\n.cta-bg-img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n    transition: transform 1.2s ease;\n}\n\n.bespoke-cta:hover .cta-bg-img {\n    transform: scale(1.03);\n}\n\n.cta-overlay {\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(circle at center, rgba(6,13,10,0.82) 0%, rgba(6,13,10,0.96) 100%);\n    z-index: 1;\n}\n\n.cta-box {\n    max-width: 850px;\n    width: 100%;\n    margin: 0 auto;\n    text-align: center;\n    border: 1px solid rgba(197, 160, 89, 0.35);\n    padding: 85px 50px 65px 50px;\n    background: rgba(10, 18, 14, 0.75);\n    backdrop-filter: blur(12px);\n    -webkit-backdrop-filter: blur(12px);\n    position: relative;\n    z-index: 2;\n    box-shadow: 0 35px 70px rgba(0, 0, 0, 0.85);\n}\n\n.cta-badge {\n    position: absolute;\n    top: -12px;\n    left: 50%;\n    transform: translateX(-50%);\n    background-color: #c5a059;\n    color: #060d0a;\n    font-size: 0.6rem;\n    text-transform: uppercase;\n    letter-spacing: 0.3em;\n    font-weight: 500;\n    padding: 4px 18px;\n    white-space: nowrap;\n}\n\n.cta-box h2 {\n    font-size: clamp(1.8rem, 3.5vw, 2.4rem);\n    font-weight: 200;\n    text-transform: uppercase;\n    letter-spacing: 0.2em;\n    margin-bottom: 20px;\n    color: #ffffff;\n}\n\n.cta-box p {\n    color: #d1d5db;\n    font-size: 0.92rem;\n    line-height: 1.85;\n    font-weight: 300;\n    margin-bottom: 45px;\n}\n\n.cta-action-wrapper {\n    margin-bottom: 25px;\n}\n\n.btn-gold-luxury {\n    display: inline-flex;\n    align-items: center;\n    gap: 15px;\n    background-color: transparent;\n    color: #ffffff;\n    border: 1px solid #c5a059;\n    padding: 18px 40px;\n    font-size: 0.72rem;\n    font-weight: 400;\n    text-transform: uppercase;\n    letter-spacing: 0.25em;\n    text-decoration: none;\n    transition: all 0.4s ease;\n}\n\n.btn-gold-luxury:hover {\n    background-color: #c5a059;\n    color: #060d0a;\n    box-shadow: 0 10px 25px rgba(197, 160, 89, 0.3);\n}\n\n.btn-gold-luxury .arrow {\n    color: #c5a059;\n    transition: transform 0.4s ease, color 0.4s ease;\n}\n\n.btn-gold-luxury:hover .arrow {\n    color: #060d0a;\n    transform: translateX(5px);\n}\n\n.cta-subnote {\n    display: block;\n    font-size: 0.65rem;\n    text-transform: uppercase;\n    letter-spacing: 0.15em;\n    color: rgba(255, 255, 255, 0.5);\n}\n\n\/* FOOTER UNIFICATO *\/\n.atelus-footer {\n    width: 100vw;\n    position: relative;\n    left: 50%;\n    right: 50%;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    box-sizing: border-box;\n    background-color: #060d0a;\n    color: #ffffff;\n    padding: 40px 8vw 20px;\n    text-align: center;\n    border-top: 1px solid rgba(255, 255, 255, 0.08);\n}\n\n.footer-container {\n    max-width: 1300px;\n    margin: 0 auto;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 10px;\n    padding-bottom: 12px;\n}\n\n.footer-logo {\n    color: #ffffff;\n    font-size: 1.8rem;\n    font-weight: 200;\n    letter-spacing: 0.3em;\n    margin: 0 0 2px 0;\n    text-transform: uppercase;\n}\n\n.brand-tagline {\n    color: #828C7E;\n    font-size: 0.75rem;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    margin: 0 0 10px 0;\n}\n\n.social-link {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    color: #ffffff;\n    text-decoration: none;\n    font-size: 0.8rem;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    margin-bottom: 4px;\n    transition: color 0.3s ease;\n}\n\n.social-link:hover {\n    color: #c5a059;\n}\n\n.footer-contact-email a {\n    color: #ffffff;\n    text-decoration: none;\n    font-size: 0.85rem;\n    letter-spacing: 0.1em;\n}\n\n.footer-bottom {\n    margin-top: 10px;\n    padding-top: 15px;\n    border-top: 1px solid rgba(255, 255, 255, 0.05);\n}\n\n.legal-info p {\n    margin: 2px 0;\n}\n\n.atelus-footer p,\n.vat-info {\n    color: rgba(255, 255, 255, 0.6);\n    font-size: 0.75rem;\n    letter-spacing: 0.05em;\n}\n\n.legal-links {\n    margin-top: 8px;\n    display: flex;\n    justify-content: center;\n    gap: 10px;\n}\n\n.legal-links a {\n    color: #ffffff;\n    text-decoration: none;\n    font-size: 0.75rem;\n}\n\n\/* BREAKPOINTS RESPONSIVE *\/\n@media (max-width: 900px) {\n    .steps-container {\n        grid-template-columns: 1fr;\n        gap: 30px;\n    }\n}\n\n@media (max-width: 768px) {\n    .bespoke-intro {\n        padding: 80px 6vw 50px 6vw;\n    }\n\n    .bespoke-steps {\n        padding: 20px 6vw 80px 6vw;\n    }\n\n    .step-image-wrap {\n        height: 200px;\n    }\n\n    .step-card-body {\n        padding: 30px 20px 35px 20px;\n    }\n    \n    .cta-box {\n        padding: 60px 20px 40px 20px;\n    }\n\n    .btn-gold-luxury {\n        padding: 16px 20px;\n        width: 100%;\n        justify-content: center;\n        box-sizing: border-box;\n    }\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\ndocument.addEventListener('DOMContentLoaded', () => {\n\n    \/\/ SCORRIMENTO FLUIDO PER I LINK INTERNI (SMOOTH SCROLL)\n    document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n        anchor.addEventListener('click', function (e) {\n            const href = this.getAttribute('href');\n            if (href && href !== '#') {\n                e.preventDefault();\n                const target = document.querySelector(href);\n                if (target) {\n                    target.scrollIntoView({\n                        behavior: 'smooth',\n                        block: 'start'\n                    });\n                }\n            }\n        });\n    });\n\n});\n<\/script>\n\n<main class=\"atelus-bespoke\">\n    \n    <!-- HERO SECTION -->\n    <section class=\"bespoke-hero\">\n        <!-- IMMAGINE SFONDO HERO (Punto 1) -->\n        <div class=\"hero-bg-wrap\">\n            <img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/www.atelus.it\/wp-content\/uploads\/2026\/07\/IMG_4932-scaled.jpg\" alt=\"Atelier di alta oreficeria Atelus per gioielli su misura\" class=\"hero-bg-img\" width=\"1920\" height=\"1080\" title=\"Bespoke\">\n        <\/div>\n        <div class=\"hero-overlay\"><\/div>\n        <div class=\"hero-content\">\n            \n            <h1>L&#8217;Esperienza <span>Bespoke<\/span><\/h1>\n           \n        <\/div>\n    <\/section>\n\n    <!-- INTRODUZIONE \/ FILOSOFIA -->\n    <section class=\"bespoke-intro\">\n        <div class=\"intro-container\">\n            <span class=\"section-tag-gold\">Unicit\u00e0 Senza Compromessi<\/span>\n            <h2>Un Gioiello che <span>Racconta Chi Sei<\/span><\/h2>\n            <p>\n                La tua idea incontra la nostra esperienza. Insieme diamo forma a una creazione unica, nata da un dialogo personale e da una cura dedicata a ogni dettaglio.\n            <\/p>\n        <\/div>\n    <\/section>\n\n    <!-- IL PERCORSO IN 4 PASSI -->\n    <section class=\"bespoke-steps\">\n        <div class=\"steps-container\">\n            \n            <!-- Step 01 -->\n            <article class=\"step-card\">\n                <div class=\"step-image-wrap\">\n                    <!-- IMMAGINE STEP 01 (Punto 2) -->\n                    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.atelus.it\/wp-content\/uploads\/2026\/08\/Lincontro-ascolto.webp\" alt=\"Bozzetti grafici e design iniziale per gioielli bespoke\" class=\"step-img\" loading=\"lazy\" width=\"800\" height=\"533\" title=\"Bespoke\">\n                <\/div>\n                <div class=\"step-card-body\">\n                    <span class=\"step-number\" aria-hidden=\"true\">01<\/span>\n                    <div class=\"step-content\">\n                        <span class=\"step-tag-gold\">Fase Iniziale<\/span>\n                        <h3>L&#8217;Incontro &amp; L&#8217;Ascolto<\/h3>\n                        <p>\n                         \nOgni creazione nasce da un dialogo personale. Un confronto dedicato in cui idee, proporzioni e dettagli prendono forma per definire l\u2019anima del progetto.\n                        <\/p>\n                    <\/div>\n                <\/div>\n            <\/article>\n\n            <!-- Step 02 -->\n            <article class=\"step-card\">\n                <div class=\"step-image-wrap\">\n                    <!-- IMMAGINE STEP 02 (Punto 3) -->\n                    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.atelus.it\/wp-content\/uploads\/2026\/08\/visione-3d.webp\" alt=\"Modellazione 3D e rendering di precisione per alta gioielleria\" class=\"step-img\" loading=\"lazy\" width=\"800\" height=\"533\" title=\"Bespoke\">\n                <\/div>\n                <div class=\"step-card-body\">\n                    <span class=\"step-number\" aria-hidden=\"true\">02<\/span>\n                    <div class=\"step-content\">\n                        <span class=\"step-tag-gold\">Progettazione<\/span>\n                        <h3>La Visione 3D<\/h3>\n                        <p>\n                           Attraverso la modellazione 3D trasformiamo il progetto in una visione concreta, definendo proporzioni, volumi e dettagli, perfezionando l&#8217;opera finch\u00e9 non rispecchia esattamente la tua idea.\n                        <\/p>\n                    <\/div>\n                <\/div>\n            <\/article>\n\n            <!-- Step 03 -->\n            <article class=\"step-card\">\n                <div class=\"step-image-wrap\">\n                    <!-- IMMAGINE STEP 03 (Punto 4) -->\n                    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.atelus.it\/wp-content\/uploads\/2026\/08\/creazione.webp\" alt=\"Lavorazione artigianale dell'oro e montaggio manuale\" class=\"step-img\" loading=\"lazy\" width=\"800\" height=\"533\" title=\"Bespoke\">\n                <\/div>\n                <div class=\"step-card-body\">\n                    <span class=\"step-number\" aria-hidden=\"true\">03<\/span>\n                    <div class=\"step-content\">\n                        <span class=\"step-tag-gold\">Artigianato Vicentino<\/span>\n                        <h3>La Meticolosa Creazione<\/h3>\n                        <p>\n                            \nDal progetto alla materia, ogni fase viene eseguita nel nostro atelier. La combinazione tra lavorazioni artigianali e tecniche innovative ci permette di mantenere il pieno controllo su tutte le fasi di produzione, garantendo la qualit\u00e0 di cui ogni oggetto ha bisogno.\n                        <\/p>\n                    <\/div>\n                <\/div>\n            <\/article>\n\n            <!-- Step 04 -->\n            <article class=\"step-card\">\n                <div class=\"step-image-wrap\">\n                    <!-- IMMAGINE STEP 04 (Punto 5) -->\n                    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.atelus.it\/wp-content\/uploads\/2026\/08\/Gemini_Generated_Image_7w9gz7w9gz7w9gz7-e1785748664808.png\" alt=\"Consegna privata di gioiello unico con packaging personalizzato\" class=\"step-img\" loading=\"lazy\" width=\"800\" height=\"533\" title=\"Bespoke\">\n                <\/div>\n                <div class=\"step-card-body\">\n                    <span class=\"step-number\" aria-hidden=\"true\">04<\/span>\n                    <div class=\"step-content\">\n                        <span class=\"step-tag-gold\">Incoronazione<\/span>\n                        <h3>La Consegna Privata<\/h3>\n                        <p>\n                           La creazione ti viene consegnata personalmente, accompagnata da un packaging realizzato su misura e dalla documentazione che ne certifica l\u2019unicit\u00e0 e la provenienza.\n                        <\/p>\n                    <\/div>\n                <\/div>\n            <\/article>\n\n        <\/div>\n    <\/section>\n\n    <!-- CALL TO ACTION ESCLUSIVA -->\n    <section class=\"bespoke-cta\">\n        <!-- IMMAGINE SFONDO CTA (Punto 6) -->\n        <div class=\"cta-bg-wrap\">\n            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.atelus.it\/wp-content\/uploads\/2026\/08\/richiedi-un-incontro-privato-1.webp\" alt=\"Dettagli e atmosfera esclusiva dell'atelier\" class=\"cta-bg-img\" loading=\"lazy\" width=\"1920\" height=\"1080\" title=\"Bespoke\">\n        <\/div>\n        <div class=\"cta-overlay\"><\/div>\n        <div class=\"cta-box\">\n            <div class=\"cta-badge\">Atelier Reserve<\/div>\n            <span class=\"section-tag-gold\">Inizia il Tuo Percorso<\/span>\n            <h2>Richiedi un <span>Incontro Privato<\/span><\/h2>\n            <p>\n                Raccontaci la tua idea o il desiderio che intendi realizzare. Il nostro team di alta oreficeria ti ricontatter\u00e0 con la massima discrezione per concordare un colloquio conoscitivo dedicato.\n            <\/p>\n            <div class=\"cta-action-wrapper\">\n                <a href=\"mailto:a.torresan@atelus.it\" class=\"btn-gold-luxury\" title=\"Invia una email per richiedere una consulenza privata bespoke\">\n                    <span>Prenota Una Consulenza Riservata<\/span>\n                    <span class=\"arrow\" aria-hidden=\"true\">\u2192<\/span>\n                <\/a>\n            <\/div>\n            <span class=\"cta-subnote\">Disponibilit\u00e0 limitata su appuntamento \u2022 Riservatezza Garantita<\/span>\n        <\/div>\n    <\/section>\n\n<\/main>\n","protected":false},"excerpt":{"rendered":"<p>L&#8217;Esperienza Bespoke Unicit\u00e0 Senza Compromessi Un Gioiello che Racconta Chi Sei La tua idea incontra la nostra esperienza. Insieme diamo forma a una creazione unica, nata da un dialogo personale e da una cura dedicata a ogni dettaglio. 01 Fase Iniziale L&#8217;Incontro &amp; L&#8217;Ascolto Ogni creazione nasce da un dialogo personale. Un confronto dedicato in [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_zipai_imported":false,"spectra_gs_classes":"[\"\"]","footnotes":""},"class_list":["post-189","page","type-page","status-publish","hentry"],"spectra_blocks_featured_image_url":null,"spectra_blocks_author_info":{"display_name":"Desk ng","avatar_url":"https:\/\/secure.gravatar.com\/avatar\/fa1b349cff7ec4bd3bbb8368e9d12b5233ec73c170bb42c8a67038ff220fbabf?s=96&d=mm&r=g","author_link":"https:\/\/www.atelus.it\/en\/author\/desk\/","description":""},"_links":{"self":[{"href":"https:\/\/www.atelus.it\/en\/wp-json\/wp\/v2\/pages\/189","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.atelus.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.atelus.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.atelus.it\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.atelus.it\/en\/wp-json\/wp\/v2\/comments?post=189"}],"version-history":[{"count":18,"href":"https:\/\/www.atelus.it\/en\/wp-json\/wp\/v2\/pages\/189\/revisions"}],"predecessor-version":[{"id":1473,"href":"https:\/\/www.atelus.it\/en\/wp-json\/wp\/v2\/pages\/189\/revisions\/1473"}],"wp:attachment":[{"href":"https:\/\/www.atelus.it\/en\/wp-json\/wp\/v2\/media?parent=189"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}