{"id":26,"date":"2021-04-23T14:55:34","date_gmt":"2021-04-23T14:55:34","guid":{"rendered":"https:\/\/firstsight.design\/levre\/multi\/?page_id=26"},"modified":"2026-01-20T23:52:07","modified_gmt":"2026-01-20T22:52:07","slug":"homepage-3","status":"publish","type":"page","link":"https:\/\/www.meofusciuni.com\/en\/","title":{"rendered":"Homepage"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"26\" class=\"elementor elementor-26\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1db7180 e-con-full e-flex e-con e-parent\" data-id=\"1db7180\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-64c8100 elementor-widget-container-html elementor-widget elementor-widget-html\" data-id=\"64c8100\" 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<!-- Struttura del Background Video -->\r\n<div class=\"video-background-wrapper\">\r\n    <div id=\"player\"><\/div>\r\n    \r\n    <!-- Pulsante Audio -->\r\n    <div id=\"audio-toggle\" class=\"is-muted\">\r\n        <svg id=\"icon-unmute\" viewBox=\"0 0 24 24\" fill=\"white\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"display:none;\">\r\n            <path d=\"M14,3.23V5.29C16.89,6.15 19,8.83 19,12C19,15.17 16.89,17.85 14,18.71V20.77C18.01,19.86 21,16.28 21,12C21,7.72 18.01,4.14 14,3.23M16.5,12C16.5,10.23 15.5,8.71 14,7.97V16.02C15.5,15.29 16.5,13.77 16.5,12M3,9V15H7L12,20V4L7,9H3Z\" \/>\r\n        <\/svg>\r\n        <svg id=\"icon-mute\" viewBox=\"0 0 24 24\" fill=\"white\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n            <path d=\"M12,4L9.91,6.09L12,8.18M4.27,3L3,4.27L7.73,9H3V15H7L12,20V13.27L16.25,17.53C15.58,18.04 14.83,18.46 14,18.7V20.77C15.38,20.45 16.63,19.82 17.68,18.96L19.73,21L21,19.73L12,10.73M19,12C19,12.94 18.8,13.82 18.46,14.64L19.97,16.15C20.62,14.91 21,13.5 21,12C21,7.72 18.01,4.14 14,3.23V5.29C16.89,6.15 19,8.83 19,12M16.5,12C16.5,10.23 15.5,8.71 14,7.97V10.18L16.45,12.63C16.48,12.43 16.5,12.22 16.5,12Z\" \/>\r\n        <\/svg>\r\n    <\/div>\r\n<\/div>\r\n\r\n<style>\r\n\/* 1. Contenitore principale con altezza FISSA a 300px *\/\r\n.video-background-wrapper {\r\n    position: relative; \/* Cambiato da absolute a relative per occupare spazio *\/\r\n    width: 100%;\r\n    height: 100vh; \r\n    z-index: 0;\r\n    overflow: hidden;\r\n    background: #000;\r\n}\r\n\r\n\/* 2. Il Player: Logica per coprire l'area senza zoom eccessivo *\/\r\n#player {\r\n    position: absolute;\r\n    top: 50%;\r\n    left: 50%;\r\n    transform: translate(-50%, -50%) scale(1.15); \/* Scale leggero per nascondere logo *\/\r\n    \r\n    \/* Calcolo proporzioni 16:9 *\/\r\n    width: 188.77vh; \/* 100 * 16 \/ 9 *\/\r\n    height: 56.25vw; \/* 100 * 9 \/ 16 *\/\r\n    \r\n    \/* Assicura che copra sempre i 300px di altezza *\/\r\n    min-height: 300px;\r\n    min-width: calc(300px * 1.77); \/* Mantiene il 16:9 basato sull'altezza *\/\r\n    \r\n    pointer-events: none;\r\n    \r\n    \/* AGGIUNGI QUESTE RIGHE PER IL FADE-IN: *\/\r\n    opacity: 0;\r\n    transition: opacity 0.8s ease-in-out;\r\n}\r\n\r\n\/* 3. Pulsante Audio *\/\r\n#audio-toggle {\r\n    position: absolute;\r\n    bottom: 20px;\r\n    right: 20px;\r\n    width: 45px;\r\n    height: 45px;\r\n    background: rgba(0, 0, 0, 0.5);\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    cursor: pointer;\r\n    z-index: 10;\r\n    pointer-events: auto;\r\n    border: 1px solid rgba(255,255,255,0.3);\r\n    transition: 0.3s;\r\n}\r\n\r\n#audio-toggle svg {\r\n    width: 20px;\r\n    height: 20px;\r\n}\r\n\r\n\/* 4. Fix per Elementor: forza il widget HTML a non collassare *\/\r\n.elementor-widget-container-html { height: 100vh; }\r\n\r\n\r\n.video-background-wrapper {\r\n    position: relative;\r\n    width: 100%;\r\n    height: 100vh; \r\n    z-index: 0;\r\n    overflow: hidden;\r\n    \/* AGGIUNGI QUESTE RIGHE: *\/\r\n    background-image: url('https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-home-page-cover.png'); \r\n    background-size: cover;\r\n    background-position: center center;\r\n    background-repeat: no-repeat;\r\n}\r\n\r\n\/* Classe che aggiungeremo col JS quando il video parte *\/\r\n#player.video-active {\r\n    opacity: 1;\r\n}\r\n\r\n\/* 5. OTTIMIZZAZIONE MOBILE *\/\r\n@media (max-width: 767px) {\r\n    .video-background-wrapper {\r\n        height: 300px; \/* Conferma altezza su mobile *\/\r\n    }\r\n\r\n    #player {\r\n        \/* Su mobile cambiamo logica: \r\n           il video deve essere alto 300px e la larghezza si adatta di conseguenza *\/\r\n        height: 300px;\r\n        width: calc(300px * 1.77); \/* Larghezza naturale per un video 16:9 alto 300px *\/\r\n        min-width: 100vw; \/* Ma deve coprire almeno tutta la larghezza dello schermo *\/\r\n        transform: translate(-50%, -50%) scale(1.2); \/* Leggero zoom extra per coprire i bordi *\/\r\n    }\r\n\r\n    .elementor-widget-container-html { height: 300px; }\r\n    \r\n    .video-background-wrapper { height: 300px; }\r\n}\r\n<\/style>\r\n\r\n<script>\r\n\/\/ 1. Caricamento asincrono API YouTube\r\nvar tag = document.createElement('script');\r\ntag.src = \"https:\/\/www.youtube.com\/iframe_api\";\r\nvar firstScriptTag = document.getElementsByTagName('script')[0];\r\nfirstScriptTag.parentNode.insertBefore(tag, firstScriptTag);\r\n\r\nvar player;\r\nvar videoId = 'BC2pc3xh5IQ'; \/\/ <--- IL TUO ID VIDEO QUI\r\n\r\nfunction onYouTubeIframeAPIReady() {\r\n    player = new YT.Player('player', {\r\n        videoId: videoId,\r\n        playerVars: { \r\n            'autoplay': 1, \r\n            'controls': 0, \r\n            'loop': 1, \r\n            'playlist': videoId,\r\n            'rel': 0,\r\n            'modestbranding': 1,\r\n            'iv_load_policy': 3,\r\n            'mute': 1,\r\n            'playsinline': 1 \/\/ Cruciale per mobile\r\n        },\r\n        events: {\r\n            'onReady': onPlayerReady,\r\n            'onStateChange': onPlayerStateChange\r\n        }\r\n    });\r\n}\r\n\r\nfunction onPlayerReady(event) {\r\n    event.target.playVideo();\r\n}\r\n\r\n\/\/ Forza l'attivazione del video e il fade-in solo quando sta effettivamente girando\r\nfunction onPlayerStateChange(event) {\r\n    if (event.data == YT.PlayerState.PLAYING) {\r\n        document.getElementById('player').classList.add('video-active');\r\n    }\r\n}\r\n\r\n\/\/ Gestione del click per Audio\r\ndocument.addEventListener('DOMContentLoaded', function() {\r\n    var toggleBtn = document.getElementById('audio-toggle');\r\n    var iconMute = document.getElementById('icon-mute');\r\n    var iconUnmute = document.getElementById('icon-unmute');\r\n\r\n    toggleBtn.addEventListener('click', function() {\r\n        if (player.isMuted()) {\r\n            player.unMute();\r\n            iconMute.style.display = 'none';\r\n            iconUnmute.style.display = 'block';\r\n        } else {\r\n            player.mute();\r\n            iconMute.style.display = 'block';\r\n            iconUnmute.style.display = 'none';\r\n        }\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9608c8d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9608c8d\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6169e39\" data-id=\"6169e39\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dd5ace1 sottotitolo-home-page elementor-widget elementor-widget-heading\" data-id=\"dd5ace1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Dear Perfume Lover<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c0284a7 meo-citazione elementor-widget elementor-widget-text-editor\" data-id=\"c0284a7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>&#8220;Everything begins with sensing: scent, memory and emotion.<\/p><p>With closed eyes, we try to listen to that subtle bond between us and perfume.<\/p><p>Aesthetics and balance. This is how our story starts, this<br \/>is how the birth of a perfume takes shape along our path.<\/p><p>Creating a perfume is like searching for oneself, telling the emotion of an experience and then sharing it.<\/p><p>\u00a0<\/p><p>Listen: at any point along our journey, the perfume tells a story. Through smells, free from any conditioning, you will remember a dormant part of your past \u2014 you will search for yourself.&#8221;<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d0d93dd elementor-widget__width-auto elementor-widget elementor-widget-fs-button\" data-id=\"d0d93dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"fs-button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n            <div class=\"button-wrapper\">\r\n\r\n                <a href=\"https:\/\/www.meofusciuni.com\/en\/category\/perfumes\/\"\r\n                   class=\"fs-button default-border-style\"\r\n                   target=\"_self\">\r\n\r\n                    DISCOVER THE FRAGRANCES\r\n                <\/a>\r\n\r\n            <\/div>\r\n\r\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t        \t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-bb39e25 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"bb39e25\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-d28d419\" data-id=\"d28d419\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f82057e e-transform e-transform elementor-widget elementor-widget-image\" data-id=\"f82057e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.05,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.meofusciuni.com\/en\/collection\/travel-memories\/\">\n\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1052\" height=\"1400\" src=\"https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-memorie-di-viaggio.jpeg\" class=\"attachment-full size-full wp-image-5418\" alt=\"meo fusciuni memorie di viaggio\" srcset=\"https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-memorie-di-viaggio.jpeg 1052w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-memorie-di-viaggio-225x300.jpeg 225w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-memorie-di-viaggio-769x1024.jpeg 769w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-memorie-di-viaggio-768x1022.jpeg 768w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-memorie-di-viaggio-200x266.jpeg 200w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-memorie-di-viaggio-360x479.jpeg 360w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-memorie-di-viaggio-512x681.jpeg 512w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-memorie-di-viaggio-683x908.jpeg 683w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-memorie-di-viaggio-960x1277.jpeg 960w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-memorie-di-viaggio-600x798.jpeg 600w\" sizes=\"(max-width: 1052px) 100vw, 1052px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1561abb elementor-widget__width-auto link-home elementor-widget elementor-widget-fs-button\" data-id=\"1561abb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"fs-button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n            <div class=\"button-wrapper\">\r\n\r\n                <a href=\"https:\/\/www.meofusciuni.com\/en\/collection\/travel-memories\/\"\r\n                   class=\"fs-link\"\r\n                   target=\"_self\">\r\n\r\n                    FIND OUT MORE\r\n                <\/a>\r\n\r\n            <\/div>\r\n\r\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-beafa12 sottotitolo-home-page-box elementor-widget elementor-widget-heading\" data-id=\"beafa12\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">TRAVEL<br \/>\nMEMORIES<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b950e12 elementor-widget elementor-widget-text-editor\" data-id=\"b950e12\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Here we gather the most meaningful journeys of our lives. Each passage tells the metamorphosis of our soul. In the journey lies the search \u2014 the experience that becomes life.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-052d6e7\" data-id=\"052d6e7\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-805ca64 e-transform elementor-widget elementor-widget-image\" data-id=\"805ca64\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.05,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.meofusciuni.com\/en\/collection\/luminous-self-portraits\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1052\" height=\"1400\" src=\"https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-autoritratti-luminosi.jpeg\" class=\"attachment-full size-full wp-image-5420\" alt=\"meo fusciuni autoritratti luminosi\" srcset=\"https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-autoritratti-luminosi.jpeg 1052w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-autoritratti-luminosi-225x300.jpeg 225w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-autoritratti-luminosi-769x1024.jpeg 769w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-autoritratti-luminosi-768x1022.jpeg 768w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-autoritratti-luminosi-200x266.jpeg 200w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-autoritratti-luminosi-360x479.jpeg 360w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-autoritratti-luminosi-512x681.jpeg 512w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-autoritratti-luminosi-683x908.jpeg 683w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-autoritratti-luminosi-960x1277.jpeg 960w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-autoritratti-luminosi-600x798.jpeg 600w\" sizes=\"(max-width: 1052px) 100vw, 1052px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-718a4e5 elementor-widget__width-auto link-home elementor-widget elementor-widget-fs-button\" data-id=\"718a4e5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"fs-button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n            <div class=\"button-wrapper\">\r\n\r\n                <a href=\"https:\/\/www.meofusciuni.com\/en\/collection\/luminous-self-portraits\/\"\r\n                   class=\"fs-link\"\r\n                   target=\"_self\">\r\n\r\n                    FIND OUT MORE\r\n                <\/a>\r\n\r\n            <\/div>\r\n\r\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-98a096e sottotitolo-home-page-box elementor-widget elementor-widget-heading\" data-id=\"98a096e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">LUMINOUS<br \/>SELF-PORTRAITS<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-20697d3 elementor-widget elementor-widget-text-editor\" data-id=\"20697d3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>A collection in which time remains suspended, between silence and light. Waiting becomes bliss, awareness, and quiet. In the light, the stillness of the body, existence, and the grounding of the soul.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-478af20\" data-id=\"478af20\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5058979 e-transform elementor-widget elementor-widget-image\" data-id=\"5058979\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.05,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.meofusciuni.com\/en\/collection\/dark-self-portraits\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1052\" height=\"1400\" src=\"https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-autoritratti-oscuri.jpeg\" class=\"attachment-full size-full wp-image-5419\" alt=\"meo fusciuni autoritratti oscuri\" srcset=\"https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-autoritratti-oscuri.jpeg 1052w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-autoritratti-oscuri-225x300.jpeg 225w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-autoritratti-oscuri-769x1024.jpeg 769w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-autoritratti-oscuri-768x1022.jpeg 768w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-autoritratti-oscuri-200x266.jpeg 200w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-autoritratti-oscuri-360x479.jpeg 360w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-autoritratti-oscuri-512x681.jpeg 512w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-autoritratti-oscuri-683x908.jpeg 683w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-autoritratti-oscuri-960x1277.jpeg 960w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-autoritratti-oscuri-600x798.jpeg 600w\" sizes=\"(max-width: 1052px) 100vw, 1052px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8b8d434 elementor-widget__width-auto link-home-2 elementor-widget elementor-widget-fs-button\" data-id=\"8b8d434\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"fs-button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n            <div class=\"button-wrapper\">\r\n\r\n                <a href=\"https:\/\/www.meofusciuni.com\/en\/collection\/dark-self-portraits\/\"\r\n                   class=\"fs-link\"\r\n                   target=\"_self\">\r\n\r\n                    FIND OUT MORE\r\n                <\/a>\r\n\r\n            <\/div>\r\n\r\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0e99381 elementor-widget elementor-widget-text-editor\" data-id=\"0e99381\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>In darker moments, I searched for the deep meaning of my work. Existence is a timeless lullaby. The perfume becomes the abyss in which one understands oneself.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8275c14 sottotitolo-home-page-box-2 elementor-widget elementor-widget-heading\" data-id=\"8275c14\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">DARK<br \/>SELF-PORTRAITS<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t        \t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-46bd566b elementor-section-content-middle elementor-section-full_width elementor-hidden-mobile elementor-section-height-default elementor-section-height-default\" data-id=\"46bd566b\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-32d12e09\" data-id=\"32d12e09\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3a885eb9\" data-id=\"3a885eb9\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c91de11 sottotitolo-home-page elementor-widget elementor-widget-heading\" data-id=\"c91de11\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u201cPERFUME IS<br \/> \nA SOUL THAT <br \/>\nDRAWS OUR <br \/>\nSHADOW.\u201d<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5600f70 sottotitolo-home-page elementor-widget elementor-widget-heading\" data-id=\"5600f70\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">\u2014 MEO FUSCIUNI<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t        \t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8bae9e6 elementor-section-content-middle elementor-section-full_width elementor-hidden-desktop elementor-hidden-tablet elementor-section-height-default elementor-section-height-default\" data-id=\"8bae9e6\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-663254e\" data-id=\"663254e\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8447fad elementor-invisible elementor-widget elementor-widget-image\" data-id=\"8447fad\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInLeft&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"848\" src=\"https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-ritratto-home-768x848.jpg\" class=\"attachment-medium_large size-medium_large wp-image-4840\" alt=\"meo fusciuni\" srcset=\"https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-ritratto-home-768x848.jpg 768w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-ritratto-home-272x300.jpg 272w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-ritratto-home-927x1024.jpg 927w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-ritratto-home-600x663.jpg 600w, https:\/\/www.meofusciuni.com\/en\/wp-content\/uploads\/sites\/2\/2025\/10\/meo-fusciuni-ritratto-home.jpg 1083w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-199d33f\" data-id=\"199d33f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8025b83 sottotitolo-home-page elementor-widget elementor-widget-heading\" data-id=\"8025b83\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u201cPERFUME IS<br \/> \nA SOUL THAT <br \/>\nDRAWS OUR <br \/>\nSHADOW.\u201d<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1fdcef0 sottotitolo-home-page elementor-widget elementor-widget-heading\" data-id=\"1fdcef0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">\u2014 MEO FUSCIUNI<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t        \t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-14ed7344 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"14ed7344\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6f5ad388\" data-id=\"6f5ad388\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7217fb96 elementor-widget__width-auto sottotitolo-home-page elementor-widget elementor-widget-heading\" data-id=\"7217fb96\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Subscribe to the Meo Fusciuni Newsletter<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2df3e359 elementor-widget elementor-widget-html\" data-id=\"2df3e359\" 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<!-- Begin Brevo Form -->\r\n<!-- START - We recommend to place the below code in head tag of your website html  -->\r\n<style>\r\n  @font-face {\r\n    font-display: block;\r\n    font-family: Roboto;\r\n    src: url(https:\/\/assets.brevo.com\/font\/Roboto\/Latin\/normal\/normal\/7529907e9eaf8ebb5220c5f9850e3811.woff2) format(\"woff2\"), url(https:\/\/assets.brevo.com\/font\/Roboto\/Latin\/normal\/normal\/25c678feafdc175a70922a116c9be3e7.woff) format(\"woff\")\r\n  }\r\n\r\n  @font-face {\r\n    font-display: fallback;\r\n    font-family: Roboto;\r\n    font-weight: 600;\r\n    src: url(https:\/\/assets.brevo.com\/font\/Roboto\/Latin\/medium\/normal\/6e9caeeafb1f3491be3e32744bc30440.woff2) format(\"woff2\"), url(https:\/\/assets.brevo.com\/font\/Roboto\/Latin\/medium\/normal\/71501f0d8d5aa95960f6475d5487d4c2.woff) format(\"woff\")\r\n  }\r\n\r\n  @font-face {\r\n    font-display: fallback;\r\n    font-family: Roboto;\r\n    font-weight: 700;\r\n    src: url(https:\/\/assets.brevo.com\/font\/Roboto\/Latin\/bold\/normal\/3ef7cf158f310cf752d5ad08cd0e7e60.woff2) format(\"woff2\"), url(https:\/\/assets.brevo.com\/font\/Roboto\/Latin\/bold\/normal\/ece3a1d82f18b60bcce0211725c476aa.woff) format(\"woff\")\r\n  }\r\n\r\n  #sib-container input:-ms-input-placeholder {\r\n    text-align: left;\r\n    font-family: Helvetica, sans-serif;\r\n    color: #c0ccda;\r\n  }\r\n\r\n  #sib-container input::placeholder {\r\n    text-align: left;\r\n    font-family: Helvetica, sans-serif;\r\n    color: #c0ccda;\r\n  }\r\n\r\n  #sib-container textarea::placeholder {\r\n    text-align: left;\r\n    font-family: Helvetica, sans-serif;\r\n    color: #c0ccda;\r\n  }\r\n\r\n  #sib-container a {\r\n    text-decoration: underline;\r\n    color: #2BB2FC;\r\n  }\r\n<\/style>\r\n<link rel=\"stylesheet\" href=\"https:\/\/sibforms.com\/forms\/end-form\/build\/sib-styles.css\">\r\n<!--  END - We recommend to place the above code in head tag of your website html -->\r\n\r\n<!-- START - We recommend to place the below code where you want the form in your website html  -->\r\n<div class=\"sib-form\" style=\"text-align: center;\r\n         background-color: #000000;padding: 0px;                                 \">\r\n  <div id=\"sib-form-container\" class=\"sib-form-container\">\r\n    <div id=\"error-message\" class=\"sib-form-message-panel\" style=\"font-size:16px; text-align:left; font-family:Helvetica, sans-serif; color:#661d1d; background-color:#ffeded; border-radius:3px; border-color:#ff4949;max-width:540px;\">\r\n      <div class=\"sib-form-message-panel__text sib-form-message-panel__text--center\">\r\n        <svg viewBox=\"0 0 512 512\" class=\"sib-icon sib-notification__icon\">\r\n          <path d=\"M256 40c118.621 0 216 96.075 216 216 0 119.291-96.61 216-216 216-119.244 0-216-96.562-216-216 0-119.203 96.602-216 216-216m0-32C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm-11.49 120h22.979c6.823 0 12.274 5.682 11.99 12.5l-7 168c-.268 6.428-5.556 11.5-11.99 11.5h-8.979c-6.433 0-11.722-5.073-11.99-11.5l-7-168c-.283-6.818 5.167-12.5 11.99-12.5zM256 340c-15.464 0-28 12.536-28 28s12.536 28 28 28 28-12.536 28-28-12.536-28-28-28z\" \/>\r\n        <\/svg>\r\n        <span class=\"sib-form-message-panel__inner-text\">\r\n                           Your registration could not be validated.\r\n                      <\/span>\r\n      <\/div>\r\n    <\/div>\r\n    <div><\/div>\r\n    <div id=\"success-message\" class=\"sib-form-message-panel\" style=\"font-size:16px; text-align:left; font-family:Helvetica, sans-serif; color:#085229; background-color:#e7faf0; border-radius:3px; border-color:#13ce66;max-width:540px;\">\r\n      <div class=\"sib-form-message-panel__text sib-form-message-panel__text--center\">\r\n        <svg viewBox=\"0 0 512 512\" class=\"sib-icon sib-notification__icon\">\r\n          <path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 464c-118.664 0-216-96.055-216-216 0-118.663 96.055-216 216-216 118.664 0 216 96.055 216 216 0 118.663-96.055 216-216 216zm141.63-274.961L217.15 376.071c-4.705 4.667-12.303 4.637-16.97-.068l-85.878-86.572c-4.667-4.705-4.637-12.303.068-16.97l8.52-8.451c4.705-4.667 12.303-4.637 16.97.068l68.976 69.533 163.441-162.13c4.705-4.667 12.303-4.637 16.97.068l8.451 8.52c4.668 4.705 4.637 12.303-.068 16.97z\" \/>\r\n        <\/svg>\r\n        <span class=\"sib-form-message-panel__inner-text\">\r\n                          Your registration was successful.\r\n                      <\/span>\r\n      <\/div>\r\n    <\/div>\r\n    <div><\/div>\r\n    <div id=\"sib-container\" class=\"sib-container--large sib-container--vertical\" style=\"text-align:center; background-color:rgba(0,0,0,1); max-width:540px; border-radius:3px; border-width:1px; border-color:#000000; border-style:solid; direction:ltr; padding:0px;\">\r\n      <form id=\"sib-form\" method=\"POST\" action=\"https:\/\/88283c89.sibforms.com\/serve\/MUIFAGqlb-QYmk5EtBje3LXS0DEPO5ZieCheDlsGyEDHhjSAQWyKYL1vfEEFqAwj-F1gqErtyikLFtfkjnbDKR4LWb_MY035jPTD7h3Kef1qUCkf-EEK30W-8hi5CGQh_fBw-uay7x_0N8bGqyY4Rd-DvoD-vc1F5Q0vhY4sIHH9jYDYbLFyWP4_xW7m8JpOKCFR5Hur67YrI1f0\" data-type=\"subscription\">\r\n        <div style=\"padding: 8px 0;\">\r\n          <div class=\"sib-input sib-form-block\">\r\n            <div class=\"form__entry entry_block\">\r\n              <div class=\"form__label-row \">\r\n\r\n                <div class=\"entry__field\" style=\"border-color:#FF0000; border-radius: 0px;     border: 2px solid #FFFFFF;\r\n    color: var(--dark-color);\r\n    font-size: 16px;\r\n    font-style: normal;\r\n    font-weight: 400;\r\n    height: 56px;\r\n    letter-spacing: .02em;\r\n    line-height: 26px;\r\n    padding: 15px;\r\n    -webkit-transition: all .2s ease-in-out;\r\n    transition: all .2s ease-in-out;\r\n    width: 100%; background-color:#000000;\">\r\n                  <input style=\"color:#ffffff;\" class=\"input \" type=\"text\" id=\"EMAIL\" name=\"EMAIL\" autocomplete=\"off\" placeholder=\"Leave your e-mail\" data-required=\"true\" required \/>\r\n                <\/div>\r\n              <\/div>\r\n\r\n              <label class=\"entry__error entry__error--primary\" style=\"font-size:16px; text-align:left; font-family:Helvetica, sans-serif; color:#661d1d; background-color:#ffeded; border-radius:3px; border-color:#ff4949;\">\r\n              <\/label>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <div style=\"padding: 8px 0;\">\r\n          <div class=\"sib-form-block\" style=\"text-align: center\">\r\n            <button class=\"sib-form-block__button sib-form-block__button-with-loader\" style=\"font-size: 12px;\r\ntext-align: center;\r\nfont-weight: 700 !important;\r\ncolor: #000000;\r\nbackground-color: #FFFFFF;\r\nborder-radius: 0px;\r\npadding: 15px 70px;\" form=\"sib-form\" type=\"submit\">\r\n              <svg class=\"icon clickable__icon progress-indicator__icon sib-hide-loader-icon\" viewBox=\"0 0 512 512\" style=\"\">\r\n                <path d=\"M460.116 373.846l-20.823-12.022c-5.541-3.199-7.54-10.159-4.663-15.874 30.137-59.886 28.343-131.652-5.386-189.946-33.641-58.394-94.896-95.833-161.827-99.676C261.028 55.961 256 50.751 256 44.352V20.309c0-6.904 5.808-12.337 12.703-11.982 83.556 4.306 160.163 50.864 202.11 123.677 42.063 72.696 44.079 162.316 6.031 236.832-3.14 6.148-10.75 8.461-16.728 5.01z\" \/>\r\n              <\/svg>\r\n              SUBSCRIBE\r\n            <\/button>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <input type=\"text\" name=\"email_address_check\" value=\"\" class=\"input--hidden\">\r\n        <input type=\"hidden\" name=\"locale\" value=\"it\">\r\n      <\/form>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n<!-- END - We recommend to place the above code where you want the form in your website html  -->\r\n\r\n<!-- START - We recommend to place the below code in footer or bottom of your website html  -->\r\n<script>\r\n  window.REQUIRED_CODE_ERROR_MESSAGE = 'Scegli un prefisso paese';\r\n  window.LOCALE = 'it';\r\n  window.EMAIL_INVALID_MESSAGE = window.SMS_INVALID_MESSAGE = \"The information provided is invalid. Check the field format and try again.\";\r\n\r\n  window.REQUIRED_ERROR_MESSAGE = \" This field cannot be left blank. \";\r\n\r\n  window.GENERIC_INVALID_MESSAGE = \"The information provided is invalid. Check the field format and try again.\";\r\n\r\n\r\n\r\n\r\n  window.translation = {\r\n    common: {\r\n      selectedList: '{quantity} lista selezionata',\r\n      selectedLists: '{quantity} liste selezionate',\r\n      selectedOption: '{quantity} selezionato',\r\n      selectedOptions: '{quantity} selezionati',\r\n    }\r\n  };\r\n\r\n  var AUTOHIDE = Boolean(0);\r\n<\/script>\r\n\r\n<script defer src=\"https:\/\/sibforms.com\/forms\/end-form\/build\/main.js\"><\/script>\r\n\r\n\r\n<!-- END - We recommend to place the above code in footer or bottom of your website html  -->\r\n<!-- End Brevo Form -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t        \t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Dear Perfume Lover &#8220;Everything begins with sensing: scent, memory and emotion. With closed eyes, we try to listen to that subtle bond between us and perfume. Aesthetics and balance. This is how our story starts, thisis how the birth of a perfume takes shape along our path. Creating a perfume is like searching for oneself, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-26","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.meofusciuni.com\/en\/wp-json\/wp\/v2\/pages\/26","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.meofusciuni.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.meofusciuni.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.meofusciuni.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.meofusciuni.com\/en\/wp-json\/wp\/v2\/comments?post=26"}],"version-history":[{"count":538,"href":"https:\/\/www.meofusciuni.com\/en\/wp-json\/wp\/v2\/pages\/26\/revisions"}],"predecessor-version":[{"id":6411,"href":"https:\/\/www.meofusciuni.com\/en\/wp-json\/wp\/v2\/pages\/26\/revisions\/6411"}],"wp:attachment":[{"href":"https:\/\/www.meofusciuni.com\/en\/wp-json\/wp\/v2\/media?parent=26"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}