{"id":1051,"date":"2026-04-15T10:58:10","date_gmt":"2026-04-15T08:58:10","guid":{"rendered":"https:\/\/2026.fulgeas.com\/?page_id=1051"},"modified":"2026-05-08T16:48:53","modified_gmt":"2026-05-08T14:48:53","slug":"dati-aziendali","status":"publish","type":"page","link":"https:\/\/www.fulgeas.com\/en\/dati-aziendali\/","title":{"rendered":"Business Data"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1051\" class=\"elementor elementor-1051\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-912cad6 e-con-full e-flex e-con e-parent\" data-id=\"912cad6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4e8f6bf elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"4e8f6bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"fulgeas-hero\" id=\"fulgeasHeroService\">\n  <div class=\"fulgeas-hero__content\">\n    <h1 class=\"fulgeas-hero__title\">Porta l\u2019Intelligenza Artificiale nei tuoi processi aziendali<\/h1>\n    \n    <div class=\"fulgeas-hero__buttons\">\n      <a href=\"\/contatti\" class=\"fulgeas-hero__btn fulgeas-hero__btn--primary\">\n        <span>Richiedi un assessment AI<\/span>\n      <\/a>\n      \n    <\/div>\n  <\/div>\n<\/div>\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Urbanist:wght@400;500;600;700;800;900&display=swap');\n\n\/* \u2500\u2500 Variables \u2500\u2500 *\/\n.fulgeas-hero {\n  --gold: #F0C050;\n  --gold-dark: #E8A830;\n  --blue-start: #2A9BD6;\n  --blue-end: #1F6FD1;\n  --text-light: #F8FAFC;\n  --text-primary: #F1F5F9;\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   CONTAINER PRINCIPALE\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.fulgeas-hero {\n  position: relative;\n  width: 100%;\n  min-height: 620px;\n  border-radius: 10px;\n  background: linear-gradient(180deg, var(--blue-start) 0%, var(--blue-end) 100%);\n  overflow: hidden;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  font-family: 'Urbanist', sans-serif;\n  box-sizing: border-box;\n}\n\n.fulgeas-hero::after {\n  display: none !important;\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   CONTENUTO\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.fulgeas-hero__content {\n  position: relative;\n  z-index: 2;\n  padding: 70px 60px 70px 70px;\n  max-width: 55%;\n  display: flex;\n  flex-direction: column;\n  gap: 0;\n}\n\n.fulgeas-hero__title {\n  color: var(--text-light);\n  font-family: 'Urbanist', sans-serif;\n  font-size: 78px;\n  font-weight: 900;\n  line-height: 1;\n  letter-spacing: -3px;\n  margin: 0 0 20px 0;\n  opacity: 0;\n  transform: translateY(40px);\n  animation: fadeSlideUp 1s ease forwards;\n  animation-delay: 0.4s;\n}\n\n.fulgeas-hero__text {\n  color: var(--text-primary);\n  font-family: 'Urbanist', sans-serif;\n  font-size: 19px;\n  font-weight: 400;\n  line-height: 1.4;\n  margin: 0 0 32px 0;\n  max-width: 540px;\n  opacity: 0;\n  transform: translateY(30px);\n  animation: fadeSlideUp 0.9s ease forwards;\n  animation-delay: 0.7s;\n}\n\n.fulgeas-hero__buttons {\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  flex-wrap: wrap;\n  opacity: 0;\n  transform: translateY(20px);\n  animation: fadeSlideUp 0.8s ease forwards;\n  animation-delay: 1s;\n}\n\n\/* \u2500\u2500 Bottoni \u2500\u2500 *\/\n.fulgeas-hero__btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 8px;\n  padding: 12px 24px;\n  font-family: 'Urbanist', sans-serif;\n  font-size: 16px;\n  font-weight: 700;\n  text-decoration: none;\n  border-radius: 5px;\n  cursor: pointer;\n  transition: all 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  position: relative;\n  overflow: hidden;\n}\n\n.fulgeas-hero__btn--primary {\n  background: linear-gradient(102deg, var(--gold-dark) 0%, var(--gold) 100%);\n  color: #fff;\n  border: none;\n  box-shadow: 0 4px 20px rgba(232, 168, 48, 0.3);\n}\n\n.fulgeas-hero__btn--primary::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(102deg, #d4952a 0%, #e8b840 100%);\n  opacity: 0;\n  transition: opacity 0.35s ease;\n  border-radius: 5px;\n}\n\n.fulgeas-hero__btn--primary:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 8px 30px rgba(232, 168, 48, 0.45);\n  color: #fff;\n}\n\n.fulgeas-hero__btn--primary:hover::before {\n  opacity: 1;\n}\n\n.fulgeas-hero__btn--primary span {\n  position: relative;\n  z-index: 1;\n}\n\n.fulgeas-hero__btn--secondary {\n  background: transparent;\n  color: #fff;\n  border: 1px solid rgba(255, 255, 255, 0.35);\n  backdrop-filter: blur(4px);\n}\n\n.fulgeas-hero__btn--secondary:hover {\n  background: rgba(255, 255, 255, 0.1);\n  border-color: rgba(255, 255, 255, 0.7);\n  transform: translateY(-2px);\n  color: #fff;\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   GLOW\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.fulgeas-hero__glow {\n  position: absolute;\n  inset: 0;\n  width: 100%;\n  height: 100%;\n  background: radial-gradient(80% 70% at 85% 55%, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.15) 30%, rgba(31, 111, 209, 0.00) 70%);\n  pointer-events: none;\n  z-index: 0;\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   IMMAGINE LOGO 3D (parallax)\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.fulgeas-hero__image {\n  position: absolute;\n  bottom: -15%;\n  right: -10%;\n  width: 90%;\n  height: 130%;\n  background-image: url('https:\/\/d10qmes3r0zm40.cloudfront.net\/fulgeas2026\/wp-content\/uploads\/2026\/04\/15110328\/image-3-5.png');\n  background-size: contain;\n  background-repeat: no-repeat;\n  background-position: bottom right;\n  pointer-events: none;\n  z-index: 1;\n  will-change: transform;\n  transition: transform 0.15s ease-out;\n  opacity: 0;\n  filter: blur(20px);\n  animation: fulgeasLogoIn 1.4s cubic-bezier(0.22, 1, 0.36, 1) forwards;\n  animation-delay: 0.3s;\n}\n\n@keyframes fulgeasLogoIn {\n  0% { opacity: 0; filter: blur(20px); }\n  100% { opacity: 1; filter: blur(0); }\n}\n\n@keyframes fadeSlideUp {\n  to { opacity: 1; transform: translateY(0); }\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   TABLET (\u22641024px) \u2014 mantiene layout desktop\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n@media (max-width: 1024px) {\n  .fulgeas-hero {\n    min-height: 640px;\n  }\n\n  .fulgeas-hero__content {\n    max-width: 55%;\n    padding: 60px 30px 60px 40px;\n    margin-top: 0;\n  }\n\n  .fulgeas-hero__title {\n    font-size: 54px;\n    letter-spacing: -1.8px;\n  }\n\n  .fulgeas-hero__text {\n    font-size: 16px;\n    max-width: 360px;\n    margin-bottom: 24px;\n  }\n\n  .fulgeas-hero__image {\n    width: 55%;\n    height: 95%;\n    bottom: 0;\n    right: -8%;\n  }\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   MOBILE (\u2264767px) \u2014 layout verticale\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n@media (max-width: 767px) {\n  .fulgeas-hero {\n    min-height: 600px;\n    justify-content: flex-start;\n    align-items: center;\n    text-align: center;\n  }\n\n  .fulgeas-hero__content {\n    max-width: 100%;\n    padding: 100px 24px 0 24px;\n    align-items: center;\n    z-index: 2;\n  }\n\n  .fulgeas-hero__title {\n    font-size: 38px;\n    letter-spacing: -1.2px;\n    margin-bottom: 14px;\n    line-height: 1.05;\n  }\n\n  .fulgeas-hero__text {\n    font-size: 14px;\n    margin-bottom: 24px;\n    max-width: 320px;\n    line-height: 1.4;\n  }\n\n  .fulgeas-hero__buttons {\n    flex-direction: column;\n    width: auto;\n    gap: 10px;\n    align-items: center;\n  }\n\n  .fulgeas-hero__btn {\n    width: auto;\n    padding: 12px 32px;\n    font-size: 13px;\n  }\n\n  .fulgeas-hero__image {\n    position: absolute;\n    width: 105%;\n    height: 75%;\n    bottom: -10%;\n    right: -2%;\n    background-position: center bottom;\n    background-size: contain;\n    transition: none;\n  }\n\n  .fulgeas-hero__glow {\n    background: radial-gradient(80% 70% at 50% 80%, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.15) 30%, rgba(31, 111, 209, 0.00) 70%);\n  }\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   SMALL MOBILE (\u2264480px)\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n@media (max-width: 480px) {\n  .fulgeas-hero__title {\n    font-size: 32px;\n  }\n\n  .fulgeas-hero__text {\n    font-size: 13px;\n  }\n\n  .fulgeas-hero__image {\n    width: 115%;\n    height: 60%;\n    bottom: -25%;\n    right: -8%;\n  }\n}\n\n\/* Accessibilit\u00e0 *\/\n@media (prefers-reduced-motion: reduce) {\n  .fulgeas-hero__image {\n    opacity: 1;\n    filter: none;\n    animation: none;\n  }\n}\n<\/style>\n\n<script>\n(function() {\n  var hero = document.getElementById('fulgeasHeroService');\n  if (!hero) return;\n\n  \/* \u2500\u2500 Glow \u2500\u2500 *\/\n  var glow = document.createElement('div');\n  glow.className = 'fulgeas-hero__glow';\n  glow.setAttribute('aria-hidden', 'true');\n  hero.appendChild(glow);\n\n  \/* \u2500\u2500 Immagine parallax \u2500\u2500 *\/\n  var parallaxImg = document.createElement('div');\n  parallaxImg.className = 'fulgeas-hero__image';\n  parallaxImg.setAttribute('aria-hidden', 'true');\n  hero.appendChild(parallaxImg);\n\n  \/* \u2500\u2500 Parallax on scroll \u2500\u2500 *\/\n  var ticking = false;\n  function applyParallax() {\n    var rect = hero.getBoundingClientRect();\n    var viewportH = window.innerHeight;\n    if (rect.bottom > 0 && rect.top < viewportH) {\n      var scrollProgress = Math.max(0, -rect.top \/ viewportH);\n      var isMobile = window.innerWidth <= 768;\n      if (!isMobile) {\n        var ty = scrollProgress * 100;\n        var tx = scrollProgress * 10;\n        var s = 1 + scrollProgress * 0.04;\n        parallaxImg.style.transform = 'translate3d(' + tx + 'px,' + ty + 'px,0) scale(' + s + ')';\n      } else {\n        var tyM = scrollProgress * 60;\n        parallaxImg.style.transform = 'translate3d(0,' + tyM + 'px,0)';\n      }\n    }\n    ticking = false;\n  }\n  window.addEventListener('scroll', function() {\n    if (!ticking) {\n      requestAnimationFrame(applyParallax);\n      ticking = true;\n    }\n  }, { passive: true });\n  applyParallax();\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c6856c5 e-flex e-con-boxed e-con e-parent\" data-id=\"c6856c5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d540371 elementor-widget elementor-widget-html\" data-id=\"d540371\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"fg-concrete\" id=\"fg-concrete\">\n\n  <div class=\"fg-concrete__visual\">\n\n    <div class=\"fg-concrete__glow\"><\/div>\n\n    <!-- 4 immagini in overlay, solo quella attiva \u00e8 visibile -->\n\n    <div class=\"fg-concrete__image fg-concrete__image--1 is-active\" \n\n         style=\"background-image: url('https:\/\/d10qmes3r0zm40.cloudfront.net\/fulgeas2026\/wp-content\/uploads\/2026\/04\/15123457\/1.png');\"><\/div>\n\n    <div class=\"fg-concrete__image fg-concrete__image--2\" \n\n         style=\"background-image: url('https:\/\/d10qmes3r0zm40.cloudfront.net\/fulgeas2026\/wp-content\/uploads\/2026\/04\/15123505\/2.png');\"><\/div>\n\n    <div class=\"fg-concrete__image fg-concrete__image--3\" \n\n         style=\"background-image: url('https:\/\/d10qmes3r0zm40.cloudfront.net\/fulgeas2026\/wp-content\/uploads\/2026\/04\/15123500\/3.png');\"><\/div>\n\n\n\n  <\/div>\n\n  <div class=\"fg-concrete__content\">\n    <h2 class=\"fg-concrete__title\">\n      Prima cercavi.<br>\n      <span class=\"fg-concrete__title--blue\">Ora chiedi.<\/span>\n    <\/h2>\n\n    <div class=\"fg-concrete__cards\">\n\n      <button class=\"fg-concrete__card is-active\" data-target=\"1\" type=\"button\">\n        <div class=\"fg-concrete__card-icon\">\n  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"currentColor\" class=\"icon icon-tabler icons-tabler-filled icon-tabler-library\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\" \/><path d=\"M18.333 2a3.667 3.667 0 0 1 3.667 3.667v8.666a3.667 3.667 0 0 1 -3.667 3.667h-8.666a3.667 3.667 0 0 1 -3.667 -3.667v-8.666a3.667 3.667 0 0 1 3.667 -3.667zm-4.333 10h-3a1 1 0 0 0 0 2h3a1 1 0 0 0 0 -2m3 -3h-6a1 1 0 0 0 0 2h6a1 1 0 0 0 0 -2m-1 -3h-5a1 1 0 0 0 0 2h5a1 1 0 0 0 0 -2\" \/><path d=\"M3.517 6.391a1 1 0 0 1 .99 1.738c-.313 .178 -.506 .51 -.507 .868v10c0 .548 .452 1 1 1h10c.284 0 .405 -.088 .626 -.486a1 1 0 0 1 1.748 .972c-.546 .98 -1.28 1.514 -2.374 1.514h-10c-1.652 0 -3 -1.348 -3 -3v-10.002a3 3 0 0 1 1.517 -2.605\" \/><\/svg>\n        <\/div>\n        <div class=\"fg-concrete__card-body\">\n          <h3 class=\"fg-concrete__card-title\">Supporto Tecnico<\/h3>\n          <div class=\"fg-concrete__card-text-wrap\">\n            <p class=\"fg-concrete__card-text\">Manuali, procedure, schede tecniche, tutto \u00e8 gi\u00e0 in azienda. Il problema \u00e8 che nessuno riesce a trovarlo velocemente. Con il nostro sistema RAG, ogni operatore interroga la documentazione in linguaggio naturale e ottiene la risposta esatta in secondi.<\/p>\n          <\/div>\n        <\/div>\n      <\/button>\n\n      <button class=\"fg-concrete__card\" data-target=\"2\" type=\"button\">\n        <div class=\"fg-concrete__card-icon\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"currentColor\" class=\"icon icon-tabler icons-tabler-filled icon-tabler-message-chatbot\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\" \/><path d=\"M18 3a4 4 0 0 1 4 4v8a4 4 0 0 1 -4 4h-4.724l-4.762 2.857a1 1 0 0 1 -1.508 -.743l-.006 -.114v-2h-1a4 4 0 0 1 -3.995 -3.8l-.005 -.2v-8a4 4 0 0 1 4 -4zm-2.8 9.286a1 1 0 0 0 -1.414 .014a2.5 2.5 0 0 1 -3.572 0a1 1 0 0 0 -1.428 1.4a4.5 4.5 0 0 0 6.428 0a1 1 0 0 0 -.014 -1.414m-5.69 -4.286h-.01a1 1 0 1 0 0 2h.01a1 1 0 0 0 0 -2m5 0h-.01a1 1 0 0 0 0 2h.01a1 1 0 0 0 0 -2\" \/><\/svg>\n        <\/div>\n        <div class=\"fg-concrete__card-body\">\n          <h3 class=\"fg-concrete__card-title\">Customer support<\/h3>\n          <div class=\"fg-concrete__card-text-wrap\">\n            <p class=\"fg-concrete__card-text\">Gli operatori non devono pi\u00f9 cercare tra FAQ, email e documenti. Il sistema recupera automaticamente la risposta pi\u00f9 pertinente dai dati aziendali reali, veloce, coerente, sempre aggiornata.<\/p>\n          <\/div>\n        <\/div>\n      <\/button>\n\n      <button class=\"fg-concrete__card\" data-target=\"3\" type=\"button\">\n        <div class=\"fg-concrete__card-icon\">\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"currentColor\" class=\"icon icon-tabler icons-tabler-filled icon-tabler-cloud-computing\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\" \/><path d=\"M9 20a2 2 0 0 1 -2 2h-4a1 1 0 0 1 0 -2h4v-2.997l-.343 .001a1 1 0 0 1 -.117 -.007l-.105 -.001c-2.94 -.11 -5.317 -2.399 -5.43 -5.263l-.005 -.216c0 -2.747 2.08 -5.01 4.784 -5.417l.114 -.016l.07 -.181c.663 -1.62 2.056 -2.906 3.829 -3.518l.244 -.08c2.194 -.667 4.614 -.224 6.36 1.176c1.385 1.108 2.187 2.686 2.25 4.34l.004 .212l.091 .003c2.3 .107 4.143 1.961 4.25 4.27l.004 .211c0 2.478 -1.997 4.487 -4.465 4.487h-1.535v2.996h4a1 1 0 0 1 0 2h-4a2 2 0 0 1 -2 -2v-2.997h-2v3.997a1 1 0 0 1 -2 0v-3.997h-2z\" \/><\/svg>\n        <\/div>\n        <div class=\"fg-concrete__card-body\">\n          <h3 class=\"fg-concrete__card-title\">Conoscenza aziendale<\/h3>\n          <div class=\"fg-concrete__card-text-wrap\">\n            <p class=\"fg-concrete__card-text\">Quando una persona se ne va, porta con s\u00e9 anni di know-how. Con un sistema RAG, la conoscenza viene documentata, indicizzata e resa interrogabile da tutto il team \u2014 per sempre.<\/p>\n          <\/div>\n        <\/div>\n      <\/button>\n\n      \n\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n(function() {\n  var section = document.getElementById('fg-concrete');\n  if (!section) return;\n\n  function reveal() { section.classList.add('fg-in-view'); }\n  if ('IntersectionObserver' in window) {\n    var observer = new IntersectionObserver(function(entries) {\n      entries.forEach(function(entry) {\n        if (entry.isIntersecting) {\n          reveal();\n          observer.unobserve(entry.target);\n        }\n      });\n    }, { threshold: 0.15, rootMargin: '0px 0px -80px 0px' });\n    observer.observe(section);\n  } else {\n    reveal();\n  }\n\n  var cards = section.querySelectorAll('.fg-concrete__card');\n  var images = section.querySelectorAll('.fg-concrete__image');\n\n  cards.forEach(function(card) {\n    card.addEventListener('click', function() {\n      var target = this.getAttribute('data-target');\n      cards.forEach(function(c) { c.classList.remove('is-active'); });\n      this.classList.add('is-active');\n      images.forEach(function(img) {\n        if (img.classList.contains('fg-concrete__image--' + target)) {\n          img.classList.add('is-active');\n        } else {\n          img.classList.remove('is-active');\n        }\n      });\n    });\n  });\n\n  \/* Auto-rotate *\/\n  var autoRotateEnabled = true;\n  var currentIndex = 0;\n  var autoRotateInterval;\n\n  function startAutoRotate() {\n    if (!autoRotateEnabled) return;\n    autoRotateInterval = setInterval(function() {\n      currentIndex = (currentIndex + 1) % cards.length;\n      cards[currentIndex].click();\n    }, 5000);\n  }\n\n  function stopAutoRotate() {\n    clearInterval(autoRotateInterval);\n    autoRotateEnabled = false;\n  }\n\n  cards.forEach(function(card) {\n    card.addEventListener('click', stopAutoRotate, { once: true });\n  });\n\n  if ('IntersectionObserver' in window) {\n    var rotateObserver = new IntersectionObserver(function(entries) {\n      entries.forEach(function(entry) {\n        if (entry.isIntersecting) {\n          setTimeout(startAutoRotate, 2000);\n          rotateObserver.unobserve(entry.target);\n        }\n      });\n    }, { threshold: 0.3 });\n    rotateObserver.observe(section);\n  }\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9baa0ef e-flex e-con-boxed e-con e-parent\" data-id=\"9baa0ef\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3001af8 elementor-widget elementor-widget-html\" data-id=\"3001af8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!--\n  FULGEAS \u2014 #fg-rag \u2014 Sezione \"Non \u00e8 un chatbot\"\n  File HTML \u2014 CSS separato in fg-rag.css\n  Layout: icone a SINISTRA, titolo+testo a DESTRA\n-->\n\n<section class=\"fg-rag\" id=\"fg-rag\">\n\n  <!-- COLONNA SINISTRA: 3 feature -->\n  <div class=\"fg-rag__right\">\n\n    <div class=\"fg-rag__feature\">\n      <div class=\"fg-rag__icon\" aria-hidden=\"true\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"currentColor\" class=\"icon icon-tabler icons-tabler-filled icon-tabler-shield-check\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\" \/><path d=\"M11.998 2l.118 .007l.059 .008l.061 .013l.111 .034a.993 .993 0 0 1 .217 .112l.104 .082l.255 .218a11 11 0 0 0 7.189 2.537l.342 -.01a1 1 0 0 1 1.005 .717a13 13 0 0 1 -9.208 16.25a1 1 0 0 1 -.502 0a13 13 0 0 1 -9.209 -16.25a1 1 0 0 1 1.005 -.717a11 11 0 0 0 7.531 -2.527l.263 -.225l.096 -.075a.993 .993 0 0 1 .217 -.112l.112 -.034a.97 .97 0 0 1 .119 -.021l.115 -.007zm3.71 7.293a1 1 0 0 0 -1.415 0l-3.293 3.292l-1.293 -1.292l-.094 -.083a1 1 0 0 0 -1.32 1.497l2 2l.094 .083a1 1 0 0 0 1.32 -.083l4 -4l.083 -.094a1 1 0 0 0 -.083 -1.32z\" \/><\/svg>\n      <\/div>\n      <div class=\"fg-rag__feature-body\">\n        <h3 class=\"fg-rag__feature-title\">Zero allucinazioni<\/h3>\n        <p class=\"fg-rag__feature-text\">Non genera risposte false. Risponde solo con ci\u00f2 che  c'\u00e8 nei tuoi dati.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"fg-rag__feature\">\n      <div class=\"fg-rag__icon\" aria-hidden=\"true\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"currentColor\" class=\"icon icon-tabler icons-tabler-filled icon-tabler-database\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\" \/><path d=\"M3 15.731c1.968 1.507 5.234 2.269 9 2.269c3.76 0 7.025 -.76 9 -2.252v2.252c0 2.425 -3.895 3.936 -8.693 3.998l-.307 .002c-4.938 0 -9 -1.523 -9 -4z\" \/><path d=\"M3 9.731c1.968 1.507 5.234 2.269 9 2.269c3.76 0 7.025 -.76 9 -2.252v2.252c0 2.477 -4.062 4 -9 4c-4.798 0 -8.77 -1.438 -8.979 -3.795l-.016 -.101l-.005 -.104z\" \/><path d=\"M12 2c1.041 0 2.044 .068 2.977 .198l.469 .071q .84 .14 1.586 .348l.44 .131l.075 .024a11 11 0 0 1 .805 .3l.199 .086q .535 .242 .967 .53q .165 .11 .313 .225a3.8 3.8 0 0 1 .669 .668l.091 .128q .07 .105 .129 .211l.07 .139q .163 .35 .2 .73l.01 .211c0 2.477 -4.062 4 -9 4c-4.798 0 -8.77 -1.438 -8.979 -3.795a1 1 0 0 1 -.021 -.205l.005 -.104l.016 -.1c.205 -2.306 4.01 -3.733 8.667 -3.794z\" \/><\/svg>\n      <\/div>\n      <div class=\"fg-rag__feature-body\">\n        <h3 class=\"fg-rag__feature-title\">Solo i tuoi dati<\/h3>\n        <p class=\"fg-rag__feature-text\">Nessun modello generico. Solo le informazioni che hai fornito tu.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"fg-rag__feature\">\n      <div class=\"fg-rag__icon\" aria-hidden=\"true\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"currentColor\" class=\"icon icon-tabler icons-tabler-filled icon-tabler-circle-check\"><path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\" \/><path d=\"M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-1.293 5.953a1 1 0 0 0 -1.32 -.083l-.094 .083l-3.293 3.292l-1.293 -1.292l-.094 -.083a1 1 0 0 0 -1.403 1.403l.083 .094l2 2l.094 .083a1 1 0 0 0 1.226 0l.094 -.083l4 -4l.083 -.094a1 1 0 0 0 -.083 -1.32z\" \/><\/svg>\n      <\/div>\n      <div class=\"fg-rag__feature-body\">\n        <h3 class=\"fg-rag__feature-title\">Tutto verificabile<\/h3>\n        <p class=\"fg-rag__feature-text\">Ogni risposta cita la fonte, sai sempre da dove viene l'informazione.<\/p>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n  <!-- COLONNA DESTRA: titolo + intro -->\n  <div class=\"fg-rag__left\">\n    <h2 class=\"fg-rag__title\">\n      Non \u00e8 un chatbot.<br>\n      <span class=\"fg-rag__title--blue\">\u00c8 la tua azienda<br>che risponde.<\/span>\n    <\/h2>\n    <p class=\"fg-rag__intro\">\n      Un sistema RAG combina Intelligenza Artificiale e dati aziendali reali per fornire risposte affidabili e verificabili.<br>\n      A differenza dei modelli generici, non inventa nulla, ogni risposta \u00e8 basata esclusivamente sui tuoi documenti, procedure e dati.\n    <\/p>\n  <\/div>\n\n<\/section>\n\n<script>\n(function() {\n  var target = document.getElementById('fg-rag');\n  if (!target) return;\n  function reveal() { target.classList.add('fg-in-view'); }\n  if (!('IntersectionObserver' in window)) { reveal(); return; }\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (entry.isIntersecting) { reveal(); observer.unobserve(entry.target); }\n    });\n  }, { threshold: 0.2, rootMargin: '0px 0px -80px 0px' });\n  observer.observe(target);\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f2874e1 e-flex e-con-boxed e-con e-parent\" data-id=\"f2874e1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-980872f elementor-widget elementor-widget-html\" data-id=\"980872f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!--\n  FULGEAS \u2014 #fg-conforme \u2014 AI conforme senza compromessi\n  Pattern identico a fg-philosophy: padding e flex sulla <section> diretta\n  Sostituisci IMG_SCUDO con l'URL reale dello scudo su WordPress\n-->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Urbanist:wght@400;500;600;700;800;900&display=swap');\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   CONFORME SECTION \u2014 Fulgeas\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.fg-conforme {\n  display: flex;\n  flex-direction: row;\n  align-items: center;\n  gap: 40px;\n  width: 100%;\n  max-width: 1410px;\n  margin: 0 auto;\n  padding: 40px 60px;\n  box-sizing: border-box;\n  font-family: 'Urbanist', sans-serif;\n  position: relative;\n}\n\n\/* \u2500\u2500 Colonna testo \u2500\u2500 *\/\n.fg-conforme__content {\n  flex: 1;\n  display: flex;\n  flex-direction: column;\n  gap: 24px;\n}\n\n\/* \u2500\u2500 Titolo \u2500\u2500 *\/\n.fg-conforme__title {\n  font-family: 'Urbanist', sans-serif !important;\n  font-weight: 700 !important;\n  font-size: 75px !important;\n  line-height: 70px !important;\n  letter-spacing: -0.05em !important;\n  color: #222222 !important;\n  margin: 0;\n}\n\n.fg-conforme__title--blue {\n  background: linear-gradient(135deg, #2A9BD6 0%, #1F6FD1 100%);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n  display: block;\n}\n\n\/* \u2500\u2500 Paragrafo \u2500\u2500 *\/\n.fg-conforme__text {\n  font-family: 'Urbanist', sans-serif;\n  font-weight: 500;\n  font-size: 17px;\n  line-height: 1.6;\n  color: #444444;\n  margin: 0;\n}\n\n\/* \u2500\u2500 Colonna immagine \u2500\u2500 *\/\n.fg-conforme__visual {\n  position: relative;\n  flex: 0 0 38%;\n  max-width: 420px;\n  aspect-ratio: 1 \/ 1;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.fg-conforme__glow {\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  width: 90%;\n  height: 90%;\n  transform: translate(-50%, -50%);\n  background: radial-gradient(circle, rgba(42,155,214,0.25) 0%, rgba(42,155,214,0.08) 40%, rgba(42,155,214,0) 70%);\n  filter: blur(30px);\n  z-index: 0;\n  pointer-events: none;\n}\n\n.fg-conforme__image {\n  position: relative;\n  width: 100%;\n  height: 100%;\n  background-image: url('https:\/\/d10qmes3r0zm40.cloudfront.net\/fulgeas2026\/wp-content\/uploads\/2026\/04\/15111131\/image-3-7.png');\n  background-size: contain;\n  background-position: center;\n  background-repeat: no-repeat;\n  z-index: 1;\n  animation: fgConformeFloat 7s ease-in-out infinite;\n}\n\n@keyframes fgConformeFloat {\n  0%, 100% { transform: translateY(0) rotate(0deg); }\n  50%       { transform: translateY(-14px) rotate(1deg); }\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   ANIMAZIONE ENTRATA VIEWPORT\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.fg-conforme__visual {\n  opacity: 0;\n  transform: translateX(40px); \/* entra da destra, immagine \u00e8 a destra *\/\n  transition:\n    opacity 1.1s cubic-bezier(0.22, 1, 0.36, 1),\n    transform 1.2s cubic-bezier(0.22, 1, 0.36, 1);\n}\n\n.fg-conforme__content > * {\n  opacity: 0;\n  transform: translateY(28px);\n  transition:\n    opacity 0.9s cubic-bezier(0.22, 1, 0.36, 1),\n    transform 1s cubic-bezier(0.22, 1, 0.36, 1);\n}\n\n.fg-conforme.fg-in-view .fg-conforme__visual {\n  opacity: 1;\n  transform: translateX(0);\n}\n\n.fg-conforme.fg-in-view .fg-conforme__content > *:nth-child(1) {\n  opacity: 1;\n  transform: translateY(0);\n  transition-delay: 0.25s;\n}\n\n.fg-conforme.fg-in-view .fg-conforme__content > *:nth-child(2) {\n  opacity: 1;\n  transform: translateY(0);\n  transition-delay: 0.45s;\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   RESPONSIVE TABLET\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n@media (max-width: 1024px) {\n  .fg-conforme {\n    gap: 30px;\n    padding: 40px 40px;\n  }\n\n  .fg-conforme__visual {\n    flex: 0 0 40%;\n  }\n\n  .fg-conforme__title {\n    font-size: 50px !important;\n    line-height: 50px !important;\n  }\n\n  .fg-conforme__text {\n    font-size: 15px;\n  }\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   RESPONSIVE MOBILE\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n@media (max-width: 767px) {\n  .fg-conforme {\n    flex-direction: column;\n    gap: 20px;\n    padding: 40px 24px;\n    text-align: center;\n  }\n\n  .fg-conforme__visual {\n    flex: none;\n    width: 75%;\n    max-width: 320px;\n    aspect-ratio: 1 \/ 1;\n    transform: translateY(30px);\n  }\n\n  .fg-conforme.fg-in-view .fg-conforme__visual {\n    transform: translateY(0);\n  }\n\n  .fg-conforme__content {\n    align-items: center;\n    gap: 18px;\n    max-width: 100%;\n  }\n\n  .fg-conforme__title {\n    font-size: 34px !important;\n    line-height: 36px !important;\n  }\n\n  .fg-conforme__title br {\n    display: none;\n  }\n\n  .fg-conforme__text {\n    font-size: 15px;\n    line-height: 1.55;\n    max-width: 100%;\n  }\n}\n\n@media (max-width: 480px) {\n  .fg-conforme__title {\n    font-size: 28px !important;\n    line-height: 30px !important;\n  }\n  .fg-conforme__text {\n    font-size: 14px;\n  }\n  .fg-conforme__visual {\n    width: 85%;\n  }\n}\n\n\/* Accessibilit\u00e0 *\/\n@media (prefers-reduced-motion: reduce) {\n  .fg-conforme__visual,\n  .fg-conforme__image,\n  .fg-conforme__content > * {\n    opacity: 1 !important;\n    transform: none !important;\n    animation: none !important;\n    transition: none !important;\n  }\n}\n<\/style>\n\n<section class=\"fg-conforme\" id=\"fg-conforme\">\n\n  <div class=\"fg-conforme__content\">\n    <h2 class=\"fg-conforme__title\">\nL'AI che conosce la tua azienda\n      <span class=\"fg-conforme__title--blue\">non parla con nessun altro.<\/span>\n    <\/h2>\n    <p class=\"fg-conforme__text\">\n      Costruiamo sistemi chiusi, controllati e conformi alle normative europee. I tuoi dati non escono mai, nessun cloud pubblico, nessun modello generico, nessuna condivisione con terzi.  <br>Allineati all'AI Act, pronti anche per ambienti regolati.\n    <\/p>\n  <\/div>\n\n  <div class=\"fg-conforme__visual\">\n    <div class=\"fg-conforme__glow\"><\/div>\n    <div class=\"fg-conforme__image\"><\/div>\n  <\/div>\n\n<\/section>\n\n<script>\n(function() {\n  var target = document.getElementById('fg-conforme');\n  if (!target) return;\n\n  function reveal() { target.classList.add('fg-in-view'); }\n\n  if (!('IntersectionObserver' in window)) {\n    reveal();\n    return;\n  }\n\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (entry.isIntersecting) {\n        reveal();\n        observer.unobserve(entry.target);\n      }\n    });\n  }, {\n    threshold: 0.2,\n    rootMargin: '0px 0px -80px 0px'\n  });\n\n  observer.observe(target);\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6ef6663 e-flex e-con-boxed e-con e-parent\" data-id=\"6ef6663\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-04ab2d4 elementor-widget elementor-widget-html\" data-id=\"04ab2d4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- FULGEAS \u2014 fg-method variante pagina Software\n     Visual a SINISTRA, content a DESTRA\n     CSS identico a fg-method originale \u2014 zero modifiche strutturali\n-->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Urbanist:wght@400;500;600;700;800;900&display=swap');\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   METHOD SECTION \u2014 Fulgeas\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.fg-method {\n  display: flex;\n  flex-direction: row;\n  align-items: center;\n  gap: 0px;\n  width: 100%;\n  max-width: 1410px;\n  margin: 0 auto;\n  padding: 60px 0px;\n  box-sizing: border-box;\n  font-family: 'Urbanist', sans-serif;\n}\n\n\/* \u2500\u2500 Colonna testo \u2500\u2500 *\/\n.fg-method__content {\n  flex: 1;\n  display: flex;\n  flex-direction: column;\n  gap: 24px;\n  width: 100%;\n}\n\n.fg-method__title {\n  font-family: 'Urbanist', sans-serif;\n  font-weight: 800;\n  font-size: 74px;\n  line-height: 1.1;\n  letter-spacing: -0.03em;\n  color: #1a1a1a;\n  margin: 0;\n  width: 100%;\n}\n\n.fg-method__title--blue {\n  background: linear-gradient(135deg, #2A9BD6 0%, #1F6FD1 100%);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n  display: inline-block;\n}\n\n\/* \u2500\u2500 Lista step \u2500\u2500 *\/\n.fg-method__steps {\n  display: flex;\n  flex-direction: column;\n  gap: 28px;\n}\n\n.fg-method__step {\n  display: flex;\n  flex-direction: row;\n  align-items: flex-start;\n  gap: 20px;\n  transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);\n}\n\n.fg-method__step:hover {\n  transform: translateX(6px);\n}\n\n\/* \u2500\u2500 Numeroni outline con gradiente (SVG) \u2500\u2500 *\/\n.fg-method__number {\n  width: 130px;\n  height: 80px;\n  flex-shrink: 0;\n  user-select: none;\n  overflow: visible;\n}\n\n.fg-method__number text {\n  opacity: 0.4;\n  font-family: 'Urbanist', sans-serif;\n  font-weight: 600;\n  font-size: 140px;\n  letter-spacing: -4.5px;\n  text-align: right;\n  -webkit-text-stroke-width: 1px;\n  -webkit-text-stroke-color: #000;\n  font-style: normal;\n  line-height: 150px;\n  transition: stroke-width 0.4s cubic-bezier(0.22, 1, 0.36, 1);\n}\n\n.fg-method__step:hover .fg-method__number text {\n  stroke-width: 2.2;\n}\n\n\/* \u2500\u2500 Contenuto step \u2500\u2500 *\/\n.fg-method__step-body {\n  display: flex;\n  flex-direction: column;\n  gap: 6px;\n  padding-top: 14px;\n}\n\n.fg-method__step-title {\n  font-family: 'Urbanist', sans-serif;\n  font-weight: 700;\n  font-size: 18px;\n  line-height: 1.3;\n  color: #1a1a1a;\n  margin: 0;\n}\n\n.fg-method__step-text {\n  font-family: 'Urbanist', sans-serif;\n  font-weight: 500;\n  font-size: 15px;\n  line-height: 1.55;\n  color: #555555;\n  margin: 0;\n  max-width: 420px;\n}\n\n\/* \u2500\u2500 Visual (immagine + glow) \u2500\u2500 *\/\n.fg-method__visual {\n  position: relative;\n  flex: 0 0 45%;\n  aspect-ratio: 1 \/ 1;\n  max-width: 600px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-right: 100px;\n}\n\n.fg-method__glow {\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  width: 85%;\n  height: 85%;\n  transform: translate(-50%, -50%);\n  background: radial-gradient(circle, rgba(42,155,214,0.22) 0%, rgba(42,155,214,0.08) 40%, rgba(42,155,214,0) 70%);\n  filter: blur(30px);\n  z-index: 0;\n  pointer-events: none;\n}\n\n.fg-method__image {\n  position: relative;\n  width: 100%;\n  height: 100%;\n  background-image: url('https:\/\/d10qmes3r0zm40.cloudfront.net\/fulgeas2026\/wp-content\/uploads\/2026\/04\/15110717\/image-3-6.png');\n  background-size: contain;\n  background-position: center;\n  background-repeat: no-repeat;\n  z-index: 1;\n  animation: fgMethodFloat 7s ease-in-out infinite;\n}\n\n@keyframes fgMethodFloat {\n  0%, 100% { transform: translateY(0) rotate(0deg); }\n  50%       { transform: translateY(-12px) rotate(-1deg); }\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   ANIMAZIONE ENTRATA VIEWPORT\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.fg-method__title,\n.fg-method__step {\n  opacity: 0;\n  transform: translateY(28px);\n  transition:\n    opacity 0.9s cubic-bezier(0.22, 1, 0.36, 1),\n    transform 1s cubic-bezier(0.22, 1, 0.36, 1);\n}\n\n.fg-method__visual {\n  opacity: 0;\n  transform: translateX(-40px);\n  transition:\n    opacity 1.2s cubic-bezier(0.22, 1, 0.36, 1),\n    transform 1.3s cubic-bezier(0.22, 1, 0.36, 1);\n}\n\n.fg-method.fg-in-view .fg-method__title {\n  opacity: 1;\n  transform: translateY(0);\n  transition-delay: 0.15s;\n}\n\n.fg-method.fg-in-view .fg-method__step:nth-child(1) { opacity: 1; transform: translateY(0); transition-delay: 0.35s; }\n.fg-method.fg-in-view .fg-method__step:nth-child(2) { opacity: 1; transform: translateY(0); transition-delay: 0.50s; }\n.fg-method.fg-in-view .fg-method__step:nth-child(3) { opacity: 1; transform: translateY(0); transition-delay: 0.65s; }\n.fg-method.fg-in-view .fg-method__step:nth-child(4) { opacity: 1; transform: translateY(0); transition-delay: 0.80s; }\n\n.fg-method.fg-in-view .fg-method__visual {\n  opacity: 1;\n  transform: translateX(0);\n  transition-delay: 0.25s;\n}\n\n.fg-method.fg-in-view .fg-method__step {\n  transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   RESPONSIVE TABLET + MOBILE (\u22641024px)\n   Layout verticale: immagine sopra, testo sotto\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n@media (max-width: 1024px) {\n  .fg-method {\n    flex-direction: column;\n    gap: 40px;\n    padding: 50px 40px;\n    text-align: left;\n  }\n\n  .fg-method__visual {\n    order: 1;\n    flex: none;\n    width: 70%;\n    max-width: 400px;\n    aspect-ratio: 1 \/ 1;\n    margin: 0 auto;\n    transform: translateY(30px);\n    transition:\n      opacity 1.2s cubic-bezier(0.22, 1, 0.36, 1),\n      transform 1.3s cubic-bezier(0.22, 1, 0.36, 1);\n  }\n\n  .fg-method__content {\n    order: 2;\n    max-width: 100%;\n    gap: 32px;\n  }\n\n  .fg-method.fg-in-view .fg-method__visual {\n    opacity: 1;\n    transform: translateY(0);\n  }\n\n  .fg-method__title { font-size: 50px !important; line-height: 50px !important; }\n  .fg-method__number { width: 110px; height: 68px; }\n  .fg-method__number text { font-size: 124px; }\n  .fg-method__step-body { padding-top: 10px; }\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   MOBILE (\u2264767px)\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n@media (max-width: 767px) {\n  .fg-method { padding: 50px 24px; gap: 32px; }\n\n  .fg-method__visual { width: 85%; max-width: 360px; }\n\n  .fg-method__title { font-size: 32px !important; line-height: 34px !important; }\n  .fg-method__title br { display: none; }\n  .fg-method__steps { gap: 24px; }\n  .fg-method__number { width: 90px; height: 58px; }\n  .fg-method__number text { font-size: 150px !important; }\n  .fg-method__step { gap: 18px; }\n  .fg-method__step-body { padding-top: 6px; }\n  .fg-method__step-title { font-size: 17px; }\n  .fg-method__step-text { font-size: 14px; }\n}\n\n@media (max-width: 480px) {\n  .fg-method__title { font-size: 26px !important; }\n  .fg-method__number { width: 78px; height: 50px; }\n  .fg-method__number text { font-size: 48px; }\n  .fg-method__step-title { font-size: 16px; }\n  .fg-method__step-text { font-size: 13.5px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .fg-method__title, .fg-method__step, .fg-method__visual, .fg-method__image {\n    opacity: 1 !important; transform: none !important; animation: none !important; transition: none !important;\n  }\n}\n<\/style>\n\n<section class=\"fg-method\" id=\"fg-method\">\n\n  <!-- VISUAL A SINISTRA -->\n  <div class=\"fg-method__visual\">\n    <div class=\"fg-method__glow\"><\/div>\n    <div class=\"fg-method__image\"><\/div>\n  <\/div>\n\n  <!-- CONTENT A DESTRA -->\n  <div class=\"fg-method__content\">\n    <h2 class=\"fg-method__title\">\n      Quattro passi.<br>\n      <span class=\"fg-method__title--blue\">Il sistema lavora per te.<\/span>\n    <\/h2>\n\n    <div class=\"fg-method__steps\">\n\n      <div class=\"fg-method__step\">\n        <svg class=\"fg-method__number\" viewBox=\"0 0 160 90\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n          <defs>\n            <linearGradient id=\"fgMethodGrad01\" x1=\"0%\" y1=\"0%\" x2=\"0%\" y2=\"100%\">\n              <stop offset=\"0%\" stop-color=\"#2A9BD6\"\/>\n              <stop offset=\"50%\" stop-color=\"#81C4E7\"\/>\n              <stop offset=\"100%\" stop-color=\"#FFFFFF\"\/>\n            <\/linearGradient>\n          <\/defs>\n          <text x=\"50%\" y=\"50%\" dominant-baseline=\"central\" text-anchor=\"middle\" fill=\"none\" stroke=\"url(#fgMethodGrad01)\" stroke-width=\"1.5\">01<\/text>\n        <\/svg>\n        <div class=\"fg-method__step-body\">\n          <h3 class=\"fg-method__step-title\">Colleghiamo le fonti<\/h3>\n          <p class=\"fg-method__step-text\">Documenti, PDF, manuali, database, CRM, ERP. Tutto quello che hai gi\u00e0, nessuna migrazione, nessuna rivoluzione.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"fg-method__step\">\n        <svg class=\"fg-method__number\" viewBox=\"0 0 160 90\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n          <defs>\n            <linearGradient id=\"fgMethodGrad02\" x1=\"0%\" y1=\"0%\" x2=\"0%\" y2=\"100%\">\n              <stop offset=\"0%\" stop-color=\"#2A9BD6\"\/>\n              <stop offset=\"50%\" stop-color=\"#81C4E7\"\/>\n              <stop offset=\"100%\" stop-color=\"#FFFFFF\"\/>\n            <\/linearGradient>\n          <\/defs>\n          <text x=\"50%\" y=\"50%\" dominant-baseline=\"central\" text-anchor=\"middle\" fill=\"none\" stroke=\"url(#fgMethodGrad02)\" stroke-width=\"1.5\">02<\/text>\n        <\/svg>\n        <div class=\"fg-method__step-body\">\n          <h3 class=\"fg-method__step-title\">Organizziamo la conoscenza<\/h3>\n          <p class=\"fg-method__step-text\">Indicizziamo e strutturiamo le informazioni in un sistema interrogabile. I dati diventano intelligenti.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"fg-method__step\">\n        <svg class=\"fg-method__number\" viewBox=\"0 0 160 90\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n          <defs>\n            <linearGradient id=\"fgMethodGrad03\" x1=\"0%\" y1=\"0%\" x2=\"0%\" y2=\"100%\">\n              <stop offset=\"0%\" stop-color=\"#2A9BD6\"\/>\n              <stop offset=\"50%\" stop-color=\"#81C4E7\"\/>\n              <stop offset=\"100%\" stop-color=\"#FFFFFF\"\/>\n            <\/linearGradient>\n          <\/defs>\n          <text x=\"50%\" y=\"50%\" dominant-baseline=\"central\" text-anchor=\"middle\" fill=\"none\" stroke=\"url(#fgMethodGrad03)\" stroke-width=\"1.5\">03<\/text>\n        <\/svg>\n        <div class=\"fg-method__step-body\">\n          <h3 class=\"fg-method__step-title\">L'AI recupera il contesto<\/h3>\n          <p class=\"fg-method__step-text\">Quando arriva una domanda, il sistema trova le informazioni pi\u00f9 rilevanti tra tutte le fonti collegate.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"fg-method__step\">\n        <svg class=\"fg-method__number\" viewBox=\"0 0 160 90\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n          <defs>\n            <linearGradient id=\"fgMethodGrad04\" x1=\"0%\" y1=\"0%\" x2=\"0%\" y2=\"100%\">\n              <stop offset=\"0%\" stop-color=\"#2A9BD6\"\/>\n              <stop offset=\"50%\" stop-color=\"#81C4E7\"\/>\n              <stop offset=\"100%\" stop-color=\"#FFFFFF\"\/>\n            <\/linearGradient>\n          <\/defs>\n          <text x=\"50%\" y=\"50%\" dominant-baseline=\"central\" text-anchor=\"middle\" fill=\"none\" stroke=\"url(#fgMethodGrad04)\" stroke-width=\"1.5\">04<\/text>\n        <\/svg>\n        <div class=\"fg-method__step-body\">\n          <h3 class=\"fg-method__step-title\">Risposta chiara e contestualizzata<\/h3>\n          <p class=\"fg-method__step-text\">L'AI genera una risposta precisa, basata sui tuoi dati reali. In pochi secondi. Sempre verificabile.<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n<\/section>\n\n<script>\n(function() {\n  var target = document.getElementById('fg-method');\n  if (!target) return;\n  function reveal() { target.classList.add('fg-in-view'); }\n  if (!('IntersectionObserver' in window)) { reveal(); return; }\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (entry.isIntersecting) { reveal(); observer.unobserve(entry.target); }\n    });\n  }, { threshold: 0.15, rootMargin: '0px 0px -80px 0px' });\n  observer.observe(target);\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-649ece3 e-flex e-con-boxed e-con e-parent\" data-id=\"649ece3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-848d709 elementor-widget elementor-widget-html\" data-id=\"848d709\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!--\n  FULGEAS \u2014 #fg-tailorgpt \u2014 Sezione TailorGPT\n  CSS separato in fg-tailorgpt.css\n-->\n\n<section class=\"fg-tailorgpt\" id=\"fg-tailorgpt\">\n\n  <div class=\"fg-tailorgpt__content\">\n    <h2 class=\"fg-tailorgpt__title\">\n      Non l'abbiamo solo progettato.<br>\n      <span class=\"fg-tailorgpt__title--blue\">L'abbiamo costruito.<\/span>\n    <\/h2>\n    <p class=\"fg-tailorgpt__text\">\n      TailorGPT \u00e8 la nostra piattaforma AI: agenti virtuali intelligenti che parlano con i tuoi clienti, qualificano lead e automatizzano il supporto 24\/7, senza codice.\n    <\/p>\n    <a href=\"https:\/\/tailorgpt.ai\/\" target=\"_blank\" class=\"fg-tailorgpt__cta\"><span>Scopri TailorGPT<\/span><\/a>\n  <\/div>\n\n  <div class=\"fg-tailorgpt__visual\">\n    <div class=\"fg-tailorgpt__glow\"><\/div>\n    <div class=\"fg-tailorgpt__image\"><\/div>\n  <\/div>\n\n<\/section>\n\n<script>\n(function() {\n  var target = document.getElementById('fg-tailorgpt');\n  if (!target) return;\n  function reveal() { target.classList.add('fg-in-view'); }\n  if (!('IntersectionObserver' in window)) { reveal(); return; }\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (entry.isIntersecting) { reveal(); observer.unobserve(entry.target); }\n    });\n  }, { threshold: 0.2, rootMargin: '0px 0px -80px 0px' });\n  observer.observe(target);\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e50fe8a e-flex e-con-boxed e-con e-parent\" data-id=\"e50fe8a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e1ce1fb elementor-widget elementor-widget-html\" data-id=\"e1ce1fb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"fg-cta-hero\" id=\"fg-cta-hero\">\n  <div class=\"fg-cta-hero__content\">\n    <h2 class=\"fg-cta-hero__title\">\n      L'AI non fa differenza.<br>\n      <span class=\"fg-cta-hero__title--blue\">Fa la differenza.<\/span>\n    <\/h2>\n    <a href=\"https:\/\/www.fulgeas.com\/contatti\/\" class=\"fg-cta-hero__button\">\n      Richiedi un assessment AI\n      <svg class=\"fg-cta-hero__icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <path d=\"M5 12h14\"><\/path>\n        <path d=\"M13 6l6 6-6 6\"><\/path>\n      <\/svg>\n    <\/a>\n  <\/div>\n<\/div>\n\n<script>\n(function() {\n  var target = document.getElementById('fg-cta-hero');\n  if (!target) return;\n  function reveal() { target.classList.add('fg-in-view'); }\n  if (!('IntersectionObserver' in window)) { reveal(); return; }\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (entry.isIntersecting) {\n        reveal();\n        observer.unobserve(entry.target);\n      }\n    });\n  }, { threshold: 0.2, rootMargin: '0px 0px -60px 0px' });\n  observer.observe(target);\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Porta l\u2019Intelligenza Artificiale nei tuoi processi aziendali Richiedi un assessment AI Prima cercavi. Ora chiedi. Supporto Tecnico Manuali, procedure, schede tecniche, tutto \u00e8 gi\u00e0 in azienda. Il problema \u00e8 che nessuno riesce a trovarlo velocemente. Con il nostro sistema RAG, ogni operatore interroga la documentazione in linguaggio naturale e ottiene la risposta esatta in secondi. [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-1051","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.fulgeas.com\/en\/wp-json\/wp\/v2\/pages\/1051","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.fulgeas.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.fulgeas.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.fulgeas.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fulgeas.com\/en\/wp-json\/wp\/v2\/comments?post=1051"}],"version-history":[{"count":124,"href":"https:\/\/www.fulgeas.com\/en\/wp-json\/wp\/v2\/pages\/1051\/revisions"}],"predecessor-version":[{"id":1831,"href":"https:\/\/www.fulgeas.com\/en\/wp-json\/wp\/v2\/pages\/1051\/revisions\/1831"}],"wp:attachment":[{"href":"https:\/\/www.fulgeas.com\/en\/wp-json\/wp\/v2\/media?parent=1051"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}