{"id":754,"date":"2022-12-13T15:18:06","date_gmt":"2022-12-13T15:18:06","guid":{"rendered":"https:\/\/2021.puntzero.cat\/home\/"},"modified":"2025-10-30T09:17:45","modified_gmt":"2025-10-30T09:17:45","slug":"home","status":"publish","type":"page","link":"https:\/\/puntzero.cat\/es\/","title":{"rendered":"Home"},"content":{"rendered":"<p>[et_pb_section fb_built=\u00bb1&#8243; disabled_on=\u00bboff|off|off\u00bb admin_label=\u00bbBanner principal PUNT ZERO DESKTOP\u00bb module_class=\u00bbblack\u00bb _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb background_color=\u00bb#000000&#8243; background_enable_image=\u00bboff\u00bb height=\u00bb100vh\u00bb custom_margin=\u00bb||||false|false\u00bb custom_padding=\u00bb0px|||||\u00bb custom_css_main_element=\u00bboverflow: hidden;\u00bb collapsed=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_row _builder_version=\u00bb4.17.4&#8243; _module_preset=\u00bbdefault\u00bb width=\u00bb100%\u00bb max_width=\u00bb2560px\u00bb module_alignment=\u00bbcenter\u00bb custom_margin=\u00bb-100px||||false|false\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb4_4&#8243; _builder_version=\u00bb4.17.4&#8243; _module_preset=\u00bbdefault\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_code admin_label=\u00bbLogo animated\u00bb _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb background_enable_color=\u00bboff\u00bb background_image=\u00bbhttps:\/\/2021.puntzero.cat\/wp-content\/uploads\/2025\/06\/logopz-transparent.svg\u00bb background_size=\u00bbcustom\u00bb background_image_height=\u00bb70vh\u00bb background_blend=\u00bbscreen\u00bb animation_style=\u00bbfade\u00bb animation_delay=\u00bb300ms\u00bb custom_css_free_form=\u00bbselector {||            color: #fff;||            height: 100vh;||            display: flex;||            align-items: center;||            justify-content: center;||            overflow: hidden;||}||||      .logo-container {||          position: relative;||          width: 600px;||          height: 200px;||          cursor: pointer;||      }||||      \/* Halftone Pattern Background *\/||      .halftone-bg {||          position: absolute;||          width: 200%;||          height: 200%;||          top: -50%;||          left: -50%;||          background-image: ||              radial-gradient(circle, #fff 1px, transparent 1px),||              radial-gradient(circle, #fff 1px, transparent 1px);||          background-size: 20px 20px;||          background-position: 0 0, 10px 10px;||          opacity: 0.05;||          animation: halftone-move 20s linear infinite;||      }||||    ||      @keyframes pulse-subtle {||          0%, 100% { opacity: 0.06; }||          50% { opacity: 0.1; }||      }||||      @keyframes halftone-move {||          0% { transform: translate(0, 0) scale(1); }||          100% { transform: translate(-20px, -20px) scale(1); }||      }||||      \/* Main Logo Elements *\/||      .logo-main {||          position: absolute;||          width: 100%;||          height: 100%;||          display: flex;||          align-items: center;||          justify-content: center;||          font-size: 4rem;||          font-weight: 800;||      }||||      .punt-wrapper {||          position: relative;||          display: inline-flex;||          align-items: center;||      }||||      .punt-text {||          opacity: 0;||          animation: fadeIn 1.5s ease-out 0.5s forwards;||      }||||      .dot-container {||          position: relative;||          width: 80px;||          height: 80px;||          margin: 0 20px;||      }||||      .dot {||          position: absolute;||          width: 100%;||          height: 100%;||          display: flex;||          align-items: center;||          justify-content: center;||          font-size: 5rem;||      }||||      .dot-circle {||          position: absolute;||          width: 60px;||          height: 60px;||          top: 50%;||          left: 50%;||          transform: translate(-50%, -50%);||          background: #fff;||          border-radius: 50%;||          animation: morph 8s ease-in-out infinite;||          z-index: 1;||      }||||      @keyframes morph {||          0%, 100% { ||              border-radius: 50%;||              transform: translate(-50%, -50%) scale(1);||              opacity: 1;||          }||          25% { ||              border-radius: 30%;||              transform: translate(-50%, -50%) scale(1.2) rotate(45deg);||              opacity: 1;||          }||          50% { ||              border-radius: 10%;||              transform: translate(-50%, -50%) scale(0.8) rotate(90deg);||              opacity: 1;||          }||          75% { ||              border-radius: 40%;||              transform: translate(-50%, -50%) scale(1.1) rotate(180deg);||              opacity: 1;||          }||      }||||      \/* Icon Transformations *\/||      .icon-transform {||          position: absolute;||          width: 100%;||          height: 100%;||          display: flex;||          align-items: center;||          justify-content: center;||          font-size: 1.8rem;||          color: #000;||          opacity: 0;||          transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;||          z-index: 2;||      }||||      .icon-visible {||          opacity: 1;||      }||||      \/* Ensure the dot and icon are properly centered *\/||      .dot-container {||          display: flex;||          align-items: center;||          justify-content: center;||      }||||      .zero-text {||          opacity: 0;||          animation: fadeIn 1.5s ease-out 0.8s forwards;||      }||||      \/* Claim styling *\/||      .claim-container {||          position: absolute;||          width: 100%;||          text-align: center;||          bottom: 0;||          left: 0;||          font-size: 2rem;||          letter-spacing: 2px;||          font-weight: 100;||          overflow: hidden;||      }||||      .claim-text {||          display: inline-block;||          position: relative;||      }||||      .claim-text span {||          display: inline-block;||          opacity: 0;||          transform: translateY(20px);||          animation: charReveal 0.15s cubic-bezier(0.5, 0, 0.5, 1) forwards;||          text-shadow: 0 0 8px rgba(255, 255, 255, 0.4);||          transition: text-shadow 0.3s ease;||      }||||      .claim-text:hover span {||          text-shadow: 0 0 12px rgba(255, 255, 255, 0.8), 0 0 20px rgba(255, 255, 255, 0.4);||      }||||      .claim-text::after {||          content: \u00bb;||          position: absolute;||          bottom: -3px;||          left: 0;||          width: 0;||          height: 1px;||          background: #fff;||          animation: lineReveal 1s ease-out 3s forwards;||      }||||      @keyframes charReveal {||          0% {||              opacity: 0;||              transform: translateY(20px);||          }||          100% {||              opacity: 1;||              transform: translateY(0);||          }||      }||||      @keyframes lineReveal {||          0% { width: 0; }||          100% { width: 100%; }||      }||||      @keyframes pulse {||          0%, 100% { text-shadow: 0 0 8px rgba(255, 255, 255, 0.4); }||          50% { text-shadow: 0 0 15px rgba(255, 255, 255, 0.7), 0 0 20px rgba(255, 255, 255, 0.3); }||      }||||      @keyframes fadeIn {||          to { opacity: 1; }||      }||||      \/* Particle System *\/||      .particles {||          position: absolute;||          width: 100%;||          height: 100%;||          pointer-events: none;||      }||||      .particle {||          position: absolute;||          width: 4px;||          height: 4px;||          background: #fff;||          border-radius: 50%;||          opacity: 0;||      }||||      @keyframes particle-float {||          0% {||              opacity: 0;||              transform: translate(0, 0) scale(0);||          }||          10% {||              opacity: 1;||              transform: translate(0, 0) scale(1);||          }||          100% {||              opacity: 0;||              transform: translate(var(&#8211;tx), var(&#8211;ty)) scale(0);||          }||      }||||      \/* Glow Effect *\/||      .glow-effect {||          position: absolute;||          width: 100%;||          height: 100%;||          pointer-events: none;||          filter: blur(40px);||          opacity: 0.5;||      }||||      .glow-circle {||          position: absolute;||          width: 200px;||          height: 200px;||          background: radial-gradient(circle, rgba(255,255,255,0.8) 0%, transparent 70%);||          top: 50%;||          left: 50%;||          transform: translate(-50%, -50%);||          animation: glow-pulse 4s ease-in-out infinite;||      }||||      @keyframes glow-pulse {||          0%, 100% { transform: translate(-50%, -50%) scale(0.8); opacity: 0.3; }||          50% { transform: translate(-50%, -50%) scale(1.2); opacity: 0.7; }||      }||||      \/* Halftone Text Effect *\/||      .logo-main::before {||          content: &#8216;punt\u00b7zero&#8217;;||          position: absolute;||          font-size: 4rem;||          font-weight: 800;||          opacity: 0.1;||          filter: blur(1px);||          animation: echo 8s ease-in-out infinite;||          background-image: ||              radial-gradient(circle, #fff 2px, transparent 2px);||          background-size: 8px 8px;||          -webkit-background-clip: text;||          background-clip: text;||          -webkit-text-fill-color: transparent;||      }||||      @keyframes echo {||          0%, 100% { ||              transform: scale(1) translateY(0);||              opacity: 0.1;||          }||          50% { ||              transform: scale(1.1) translateY(-10px);||              opacity: 0.3;||          }||      }||||      \/* Interactive Hover States *\/||      .logo-container:hover .dot-circle {||          animation-duration: 2s;||      }||||      .logo-container:hover .halftone-bg {||          opacity: 0.1;||      }||||      .logo-container:hover .glow-circle {||          animation-duration: 1s;||      }||||      \/* Matrix-like falling dots *\/||      .matrix-dots {||          position: absolute;||          width: 100%;||          height: 100%;||          overflow: hidden;||          opacity: 0.05;||      }||||      .falling-dot {||          position: absolute;||          width: 2px;||          height: 20px;||          background: linear-gradient(to bottom, transparent, #fff, transparent);||          animation: fall linear infinite;||      }||||      @keyframes fall {||          to {||              transform: translateY(100vh);||          }||      }||||\/* Scroll Indicator *\/||        .scroll-indicator {||            position: absolute;||            bottom: 105px;||            left: 50%;||            transform: translateX(-50%);||            display: flex;||            flex-direction: column;||            align-items: center;||            opacity: 0;||            animation: fadeIn 1.5s ease-out 4s forwards, float 2s ease-in-out infinite;||            z-index: 10;||        }||        ||        .scroll-arrow {||            width: 40px;||            height: 40px;||            border-right: 1px solid rgba(255, 255, 255, 0.8);||            border-bottom: 1px solid rgba(255, 255, 255, 0.8);||            transform: rotate(45deg);||            margin-bottom: 5px;||            position: relative;||            filter: drop-shadow(0 0 3px rgba(255, 255, 255, 0.6));||            animation: pulse 4s ease-in-out infinite;||        }||  ||        ||        @keyframes float {||            0%, 100% { transform: translateX(-50%) translateY(0px); }||            50% { transform: translateX(-50%) translateY(10px); }||        }||        ||        \/* Scroll Glow Effect *\/||        .scroll-glow {||            position: absolute;||            width: 80px;||            height: 80px;||            background: radial-gradient(circle, rgba(255,255,255,0.4) 0%, transparent 70%);||            top: 50%;||            left: 50%;||            transform: translate(-50%, -50%);||            filter: blur(8px);||            z-index: -1;||            animation: glow-pulse 4s ease-in-out infinite;||        }\u00bb global_colors_info=\u00bb{}\u00bb]<\/p>\n<div class=\"logo-container\"><!-- [et_pb_line_break_holder] -->        <!-- Halftone Background Pattern --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"halftone-bg\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->               <!-- [et_pb_line_break_holder] -->        <!-- Matrix-like effect --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"matrix-dots\" id=\"matrixDots\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        <!-- Glow Effect --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"glow-effect\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"glow-circle\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        <!-- Particle System --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"particles\" id=\"particles\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        <!-- Main Logo --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"logo-main\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"punt-wrapper\"><!-- [et_pb_line_break_holder] -->                <span class=\"punt-text\">punt<\/span><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"dot-container\"><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"dot-circle\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <!-- Icon Transformations --><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"icon-transform\" id=\"randomIcon\"><i class=\"far fa-brain\"><\/i><\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->                <span class=\"zero-text\">cero<\/span><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->            <!-- Claim Text --><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"claim-container\"><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"claim-text\" id=\"claimText\">HUMANISTAS DEL SIGLO XXI<\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        <!-- Loading Line Removed --><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <script><!-- [et_pb_line_break_holder] -->        \/\/ Create particle system<!-- [et_pb_line_break_holder] -->        const particlesContainer = document.getElementById('particles');<!-- [et_pb_line_break_holder] -->        const dotContainer = document.querySelector('.dot-container');<!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        function createParticle() {<!-- [et_pb_line_break_holder] -->            const particle = document.createElement('div');<!-- [et_pb_line_break_holder] -->            particle.className = 'particle';<!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->            \/\/ Random position around the dot<!-- [et_pb_line_break_holder] -->            const angle = Math.random() * Math.PI * 2;<!-- [et_pb_line_break_holder] -->            const distance = Math.random() * 50 + 20;<!-- [et_pb_line_break_holder] -->            const startX = 50 + Math.cos(angle) * 10;<!-- [et_pb_line_break_holder] -->            const startY = 50 + Math.sin(angle) * 10;<!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->            particle.style.left = startX + '%';<!-- [et_pb_line_break_holder] -->            particle.style.top = startY + '%';<!-- [et_pb_line_break_holder] -->            particle.style.setProperty('--tx', Math.cos(angle) * distance + 'px');<!-- [et_pb_line_break_holder] -->            particle.style.setProperty('--ty', Math.sin(angle) * distance + 'px');<!-- [et_pb_line_break_holder] -->            particle.style.animation = `particle-float ${Math.random() * 2 + 1}s ease-out`;<!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->            particlesContainer.appendChild(particle);<!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->            particle.addEventListener('animationend', () => {<!-- [et_pb_line_break_holder] -->                particle.remove();<!-- [et_pb_line_break_holder] -->            });<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        \/\/ Create particles periodically<!-- [et_pb_line_break_holder] -->        setInterval(createParticle, 200);<!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        \/\/ Create matrix dots<!-- [et_pb_line_break_holder] -->        const matrixContainer = document.getElementById('matrixDots');<!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        function createMatrixDot() {<!-- [et_pb_line_break_holder] -->            const dot = document.createElement('div');<!-- [et_pb_line_break_holder] -->            dot.className = 'falling-dot';<!-- [et_pb_line_break_holder] -->            dot.style.left = Math.random() * 100 + '%';<!-- [et_pb_line_break_holder] -->            dot.style.animationDuration = Math.random() * 3 + 2 + 's';<!-- [et_pb_line_break_holder] -->            dot.style.animationDelay = Math.random() * 2 + 's';<!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->            matrixContainer.appendChild(dot);<!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->            setTimeout(() => {<!-- [et_pb_line_break_holder] -->                dot.remove();<!-- [et_pb_line_break_holder] -->            }, 5000);<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        \/\/ Create matrix dots periodically<!-- [et_pb_line_break_holder] -->        for (let i = 0; i < 20; i++) {            setTimeout(() => createMatrixDot(), i * 200);<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        setInterval(createMatrixDot, 300);<!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        \/\/ Interactive mouse effect<!-- [et_pb_line_break_holder] -->        document.addEventListener('mousemove', (e) => {<!-- [et_pb_line_break_holder] -->            const x = e.clientX \/ window.innerWidth;<!-- [et_pb_line_break_holder] -->            const y = e.clientY \/ window.innerHeight;<!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->            const glow = document.querySelector('.glow-circle');<!-- [et_pb_line_break_holder] -->            const translateX = (x - 0.5) * 50;<!-- [et_pb_line_break_holder] -->            const translateY = (y - 0.5) * 50;<!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->            glow.style.transform = `translate(calc(-50% + ${translateX}px), calc(-50% + ${translateY}px)) scale(1)`;<!-- [et_pb_line_break_holder] -->        });<!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        \/\/ Random icon transformation<!-- [et_pb_line_break_holder] -->        const iconElement = document.getElementById('randomIcon');<!-- [et_pb_line_break_holder] -->        const iconInner = iconElement.querySelector('i');<!-- [et_pb_line_break_holder] -->        const dotCircle = document.querySelector('.dot-circle');<!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        \/\/ Array of icons with their preferred styles<!-- [et_pb_line_break_holder] -->        \/\/ Some icons look better in 'far' (regular\/thin) and some only exist in 'fas' (solid)<!-- [et_pb_line_break_holder] -->        const icons = [<!-- [et_pb_line_break_holder] -->            { icon: 'fa-brain', style: 'fas' },           \/\/ AI\/Intelligence<!-- [et_pb_line_break_holder] -->            { icon: 'fa-robot', style: 'fas' },          \/\/ AI\/Robotics<!-- [et_pb_line_break_holder] -->            { icon: 'fa-microchip', style: 'fas' },      \/\/ Technology\/AI<!-- [et_pb_line_break_holder] -->            { icon: 'fa-code', style: 'fas' },           \/\/ Programming<!-- [et_pb_line_break_holder] -->            { icon: 'fa-terminal', style: 'fas' },       \/\/ Programming<!-- [et_pb_line_break_holder] -->            { icon: 'fa-laptop-code', style: 'fas' },    \/\/ Programming<!-- [et_pb_line_break_holder] -->            { icon: 'fa-sitemap', style: 'fas' },        \/\/ Structure\/Evolution<!-- [et_pb_line_break_holder] -->            { icon: 'fa-network-wired', style: 'fas' },  \/\/ Networks\/Systems<!-- [et_pb_line_break_holder] -->            { icon: 'fa-atom', style: 'fas' },           \/\/ Science\/Evolution<!-- [et_pb_line_break_holder] -->            { icon: 'fa-dna', style: 'fas' },            \/\/ Evolution\/Biology<!-- [et_pb_line_break_holder] -->            { icon: 'fa-cogs', style: 'fas' },           \/\/ Systems\/Mechanics<!-- [et_pb_line_break_holder] -->            { icon: 'fa-lightbulb', style: 'far' },      \/\/ Ideas\/Innovation (thin version)<!-- [et_pb_line_break_holder] -->            { icon: 'fa-chart-line', style: 'fas' },     \/\/ Growth\/Progress<!-- [et_pb_line_break_holder] -->            { icon: 'fa-project-diagram', style: 'fas' },\/\/ Systems\/Connections<!-- [et_pb_line_break_holder] -->            { icon: 'fa-server', style: 'fas' },         \/\/ Technology\/Infrastructure<!-- [et_pb_line_break_holder] -->            { icon: 'fa-database', style: 'fas' },       \/\/ Data\/Storage<!-- [et_pb_line_break_holder] -->            { icon: 'fa-cloud', style: 'fas' },          \/\/ Cloud Computing<!-- [et_pb_line_break_holder] -->            { icon: 'fa-code-branch', style: 'fas' },    \/\/ Code Branching\/Evolution<!-- [et_pb_line_break_holder] -->            { icon: 'fa-layer-group', style: 'fas' },    \/\/ Layers\/Architecture<!-- [et_pb_line_break_holder] -->            { icon: 'fa-infinity', style: 'fas' },       \/\/ Infinite Possibilities<!-- [et_pb_line_break_holder] -->            { icon: 'fa-seedling', style: 'fas' },       \/\/ Growth\/Evolution<!-- [et_pb_line_break_holder] -->            { icon: 'fa-rocket', style: 'fas' },         \/\/ Launch\/Innovation<!-- [et_pb_line_break_holder] -->            { icon: 'fa-puzzle-piece', style: 'fas' }    \/\/ Problem Solving<!-- [et_pb_line_break_holder] -->        ];<!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        \/\/ Function to change the icon randomly<!-- [et_pb_line_break_holder] -->        function changeIcon() {<!-- [et_pb_line_break_holder] -->            \/\/ Hide the icon first<!-- [et_pb_line_break_holder] -->            iconElement.classList.remove('icon-visible');<!-- [et_pb_line_break_holder] -->            iconElement.style.transform = 'scale(0.5) rotate(0deg)';<!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->            \/\/ Get a random icon that's different from the current one<!-- [et_pb_line_break_holder] -->            let currentClass = iconInner.className.split(' ').pop();<!-- [et_pb_line_break_holder] -->            let randomIconObj;<!-- [et_pb_line_break_holder] -->            do {<!-- [et_pb_line_break_holder] -->                randomIconObj = icons[Math.floor(Math.random() * icons.length)];<!-- [et_pb_line_break_holder] -->            } while (randomIconObj.icon === currentClass && icons.length > 1);<!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->            \/\/ Change the icon class with appropriate style<!-- [et_pb_line_break_holder] -->            iconInner.className = randomIconObj.style + ' ' + randomIconObj.icon;<!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->            \/\/ Show the icon with a transform effect (smaller size)<!-- [et_pb_line_break_holder] -->            iconElement.classList.add('icon-visible');<!-- [et_pb_line_break_holder] -->            iconElement.style.transform = 'scale(0.7) rotate(360deg)';<!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->            \/\/ Schedule next change<!-- [et_pb_line_break_holder] -->            setTimeout(() => {<!-- [et_pb_line_break_holder] -->                iconElement.classList.remove('icon-visible');<!-- [et_pb_line_break_holder] -->                iconElement.style.transform = 'scale(0.5) rotate(0deg)';<!-- [et_pb_line_break_holder] -->            }, 1500);<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        \/\/ Sync icon changes with the morph animation<!-- [et_pb_line_break_holder] -->        \/\/ The morph animation is 8s long with 4 keyframes at 0%, 25%, 50%, 75%, 100%<!-- [et_pb_line_break_holder] -->        \/\/ We'll show icons during the transition phases<!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        \/\/ Monitor the animation of the dot to sync our icons<!-- [et_pb_line_break_holder] -->        function syncIconsWithMorph() {<!-- [et_pb_line_break_holder] -->            \/\/ Calculate timing to match with the morph animation<!-- [et_pb_line_break_holder] -->            const morphDuration = 8000; \/\/ 8s in milliseconds for full morph cycle<!-- [et_pb_line_break_holder] -->            const segmentDuration = morphDuration \/ 4; \/\/ Duration between keyframes<!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->            function checkCycle() {<!-- [et_pb_line_break_holder] -->                changeIcon();<!-- [et_pb_line_break_holder] -->                \/\/ Schedule next icon change to coincide with morph transitions<!-- [et_pb_line_break_holder] -->                setTimeout(checkCycle, segmentDuration); \/\/ Match with morph animation segments<!-- [et_pb_line_break_holder] -->            }<!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->            \/\/ Start the cycle slightly after page load<!-- [et_pb_line_break_holder] -->            setTimeout(checkCycle, 1000);<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        \/\/ Start the icon changing process after the animation has started<!-- [et_pb_line_break_holder] -->        setTimeout(syncIconsWithMorph, 1000);<!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        \/\/ Animated text reveal for claim<!-- [et_pb_line_break_holder] -->        function animateClaimText() {<!-- [et_pb_line_break_holder] -->            const claimText = document.getElementById('claimText');<!-- [et_pb_line_break_holder] -->            const text = claimText.textContent;<!-- [et_pb_line_break_holder] -->            claimText.textContent = '';<!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->            \/\/ Create spans for each character<!-- [et_pb_line_break_holder] -->            for (let i = 0; i < text.length; i++) {                const charSpan = document.createElement('span');                charSpan.textContent = text[i] === ' ' ? '\\u00A0' : text[i]; \/\/ Use non-breaking space for spaces                charSpan.style.animationDelay = (2 + i * 0.08) + 's';                claimText.appendChild(charSpan);            }                        \/\/ Add subtle pulse effect to the claim text after all characters appear            setTimeout(() => {<!-- [et_pb_line_break_holder] -->                const allSpans = claimText.querySelectorAll('span');<!-- [et_pb_line_break_holder] -->                allSpans.forEach((span, index) => {<!-- [et_pb_line_break_holder] -->                    span.style.animation += ', pulse 4s ease-in-out infinite';<!-- [et_pb_line_break_holder] -->                    span.style.animationDelay = (2 + index * 0.08) + 's, ' + (index * 0.05) + 's';<!-- [et_pb_line_break_holder] -->                });<!-- [et_pb_line_break_holder] -->            }, 5000); \/\/ After all characters have appeared<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        \/\/ Initialize the claim text animation<!-- [et_pb_line_break_holder] -->        animateClaimText();<!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        \/\/ Click effect<!-- [et_pb_line_break_holder] -->        document.querySelector('.logo-container').addEventListener('click', function() {<!-- [et_pb_line_break_holder] -->            this.style.animation = 'none';<!-- [et_pb_line_break_holder] -->            setTimeout(() => {<!-- [et_pb_line_break_holder] -->                this.style.animation = '';<!-- [et_pb_line_break_holder] -->            }, 10);<!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->            \/\/ Create burst of particles<!-- [et_pb_line_break_holder] -->            for (let i = 0; i < 20; i++) {                setTimeout(createParticle, i * 50);            }        });    <\/script>[\/et_pb_code][et_pb_code admin_label=\"Scroll down\" _builder_version=\"4.27.4\" _module_preset=\"default\" global_colors_info=\"{}\"]<!-- Scroll Indicator --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"scroll-indicator\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"scroll-arrow\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" disabled_on=\"on|off|off\" admin_label=\"Innovaci\u00f3 Social DESKTOP\" _builder_version=\"4.17.4\" _module_preset=\"default\" background_color=\"#f8f9fa\" background_enable_image=\"off\" background_size=\"contain\" collapsed=\"off\" global_colors_info=\"{}\"][et_pb_row column_structure=\"2_5,3_5\" _builder_version=\"4.17.4\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_column type=\"2_5\" _builder_version=\"4.16\" _module_preset=\"default\" custom_padding_tablet=\"||||false|false\" custom_padding_phone=\"||||false|false\" custom_padding_last_edited=\"off|phone\" global_colors_info=\"{}\"][et_pb_text admin_label=\"Text Innovaci\u00f3\" _builder_version=\"4.27.4\" _module_preset=\"default\" text_font=\"Montserrat|300|||||||\" text_text_color=\"#000000\" text_font_size=\"18px\" text_line_height=\"1.4em\" position_origin_a=\"bottom_left\" position_origin_r=\"bottom_left\" vertical_offset=\"-274px\" z_index=\"0\" width=\"100%\" custom_margin=\"-7px||||false|false\" custom_padding=\"90px|||||\" scroll_vertical_motion_enable=\"on\" scroll_vertical_motion=\"0|50|50|100|2.5|0|0\" scroll_fade_enable=\"on\" scroll_fade=\"0|50|50|100|0%|100%|100\" global_colors_info=\"{}\"]<\/p>\n<p><strong>Punt Zero<\/strong> es una consultor\u00eda y estudio multimedia que nace con un claro objetivo, acercar las nuevas tecnolog\u00edas a cualquier persona y cualquier \u00e1mbito.<\/p>\n<p>Realizamos <strong>consultor\u00eda<\/strong> en proyectos de <strong>innovaci\u00f3n<\/strong> y procesos de <strong>transformaci\u00f3n digital<\/strong>, creamos webs, apps y <em>software<\/em> a medida. Desarrollamos nuestros proyectos con plataformas de c\u00f3digo abierto, convirtiendo las necesidades e ideas de nuestros clientes en algo tangible y, por encima de todo, haciendo que nuestros clientes est\u00e9n c\u00f3modos con las posibilidades que ofrece la tecnolog\u00eda hoy en d\u00eda.<\/p>\n<p>Utilizamos IA y la incorporamos a los procesos de forma estructurada, realista y controlada, equilibrando la expectativa <strong>con la precisi\u00f3n<\/strong>.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=\"3_5\" _builder_version=\"4.16\" _module_preset=\"default\" vertical_offset=\"30px\" position_origin_a_last_edited=\"off|desktop\" position_origin_f_last_edited=\"off|desktop\" position_origin_r_last_edited=\"off|desktop\" custom_padding_phone=\"|||50%|false|false\" custom_padding_last_edited=\"off|desktop\" positioning_phone=\"absolute\" positioning_last_edited=\"off|desktop\" global_colors_info=\"{}\"][et_pb_text admin_label=\"T\u00edtol Innovaci\u00f3\" _builder_version=\"4.17.4\" _module_preset=\"default\" header_font=\"Montserrat|900||on|||||\" header_text_color=\"#000000\" header_font_size=\"110px\" header_line_height=\"0.9em\" background_enable_color=\"off\" text_orientation=\"right\" custom_margin=\"||0px|-250px|false|false\" custom_margin_tablet=\"-19%|||0px|false|false\" custom_margin_phone=\"10%||||false|false\" custom_margin_last_edited=\"on|phone\" header_font_size_tablet=\"12vw\" header_font_size_phone=\"50px\" header_font_size_last_edited=\"on|phone\" header_2_font_size_tablet=\"\" header_2_font_size_phone=\"50px\" header_2_font_size_last_edited=\"on|phone\" text_orientation_tablet=\"left\" text_orientation_phone=\"\" text_orientation_last_edited=\"on|phone\" global_colors_info=\"{}\"]<\/p>\n<h1>Innovaci\u00f3n<\/h1>\n<p>[\/et_pb_text][et_pb_text admin_label=\"Baseline Innovaci\u00f3\" _builder_version=\"4.17.4\" _module_preset=\"default\" header_3_font=\"Montserrat|300|||||||\" header_3_text_color=\"#B7B7B7\" header_3_font_size=\"27px\" background_enable_color=\"off\" text_orientation=\"center\" custom_margin=\"15px|||||\" global_colors_info=\"{}\"]<\/p>\n<h3 style=\"text-align: right;\">SOCIAL, DIGITAL, ABIERTA Y POR LAS PERSONAS<\/h3>\n<p>[\/et_pb_text][et_pb_image src=\"https:\/\/puntzero.cat\/wp-content\/uploads\/2021\/02\/mig-zero.png\" title_text=\"mig-zero\" admin_label=\"Image\" _builder_version=\"4.16\" _module_preset=\"default\" transform_origin=\"50%|0%\" max_width_tablet=\"200px\" max_width_phone=\"120px\" max_width_last_edited=\"on|phone\" custom_margin=\"||||false|false\" scroll_rotating_enable=\"on\" scroll_rotating=\"0|8|64|100|-25\u00b0|0|25\u00b0\" locked=\"off\" global_colors_info=\"{}\"][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"AREES DE TREBALL\" module_class=\"black\" _builder_version=\"4.27.4\" _module_preset=\"default\" background_color=\"#000000\" global_colors_info=\"{}\"][et_pb_row _builder_version=\"4.27.4\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.27.4\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text admin_label=\"T\u00edtol Nosaltres\" _builder_version=\"4.27.4\" _module_preset=\"default\" header_font=\"Montserrat|900||on|||||\" header_text_color=\"#000000\" header_font_size=\"110px\" header_line_height=\"0.9em\" header_2_font=\"Montserrat|900||on|||||\" header_2_text_align=\"left\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"110px\" background_enable_color=\"off\" text_orientation=\"right\" custom_margin=\"0px||0px|0px|false|false\" custom_margin_tablet=\"-19%|||0px|false|false\" custom_margin_phone=\"20%||||false|false\" custom_margin_last_edited=\"on|desktop\" custom_padding=\"0px||||false|false\" header_font_size_tablet=\"12vw\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|phone\" header_2_font_size_tablet=\"110px\" header_2_font_size_phone=\"50px\" header_2_font_size_last_edited=\"on|phone\" text_orientation_tablet=\"left\" text_orientation_phone=\"\" text_orientation_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<\/p>\n<h2>\u00c1reas<br \/>de trabajo<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" use_custom_gutter=\"on\" gutter_width=\"2\" make_equal=\"on\" _builder_version=\"4.27.4\" _module_preset=\"default\" custom_margin=\"30px||||false|false\" global_colors_info=\"{}\"][et_pb_column type=\"1_3\" _builder_version=\"4.27.4\" _module_preset=\"default\" custom_padding=\"20px|20px|20px|20px|true|true\" border_radii=\"on|20px|20px|20px|20px\" border_width_all=\"3px\" border_color_all=\"#FFFFFF\" global_colors_info=\"{}\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][et_pb_blurb title=\"Consultor\u00eda e innovaci\u00f3n social\" use_icon=\"on\" font_icon=\"&#x3e;||divi||400\" icon_color=\"#FFFFFF\" image_icon_width=\"60px\" icon_alignment=\"left\" _builder_version=\"4.27.4\" _module_preset=\"default\" header_font=\"|800|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"22px\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" global_colors_info=\"{}\"]<\/p>\n<p>Transformamos realidades con conocimiento, tecnolog\u00eda y una mirada humana.<b><\/b><\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.27.4\" _module_preset=\"default\" custom_padding=\"20px|20px|20px|20px|true|true\" border_radii=\"on|20px|20px|20px|20px\" border_width_all=\"3px\" border_color_all=\"#FFFFFF\" global_colors_info=\"{}\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][et_pb_blurb title=\"Inteligencia Artificial\" use_icon=\"on\" font_icon=\"&#xe007;||divi||400\" icon_color=\"#FFFFFF\" image_icon_width=\"60px\" icon_alignment=\"left\" _builder_version=\"4.27.4\" _module_preset=\"default\" header_font=\"|800|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"22px\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" global_colors_info=\"{}\"]<\/p>\n<p>IA con criterio:<br \/>\u00e9tica, contexto y valor real.<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.27.4\" _module_preset=\"default\" custom_padding=\"20px|20px|20px|20px|true|true\" border_radii=\"on|20px|20px|20px|20px\" border_width_all=\"3px\" border_color_all=\"#FFFFFF\" global_colors_info=\"{}\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][et_pb_blurb title=\"Producci\u00f3n\" use_icon=\"on\" font_icon=\"&#xe102;||divi||400\" icon_color=\"#FFFFFF\" image_icon_width=\"60px\" icon_alignment=\"left\" _builder_version=\"4.27.4\" _module_preset=\"default\" header_font=\"|800|||||||\" header_text_color=\"#FFFFFF\" header_font_size=\"22px\" body_text_color=\"#FFFFFF\" body_font_size=\"16px\" global_colors_info=\"{}\"]<\/p>\n<p>Hacemos tangible la innovaci\u00f3n: del concepto a la realidad.<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"NOSALTRES\" _builder_version=\"4.16\" _module_preset=\"default\" background_color=\"#f8f9fa\" background_enable_image=\"off\" background_size=\"contain\" collapsed=\"off\" global_colors_info=\"{}\"][et_pb_row _builder_version=\"4.17.4\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.16\" _module_preset=\"default\" custom_padding_tablet=\"||||false|false\" custom_padding_phone=\"||||false|false\" custom_padding_last_edited=\"off|phone\" global_colors_info=\"{}\"][et_pb_text admin_label=\"T\u00edtol Nosaltres\" _builder_version=\"4.27.4\" _module_preset=\"default\" header_font=\"Montserrat|900||on|||||\" header_text_color=\"#000000\" header_font_size=\"110px\" header_line_height=\"0.9em\" header_2_font=\"Montserrat|900||on|||||\" header_2_text_align=\"left\" header_2_text_color=\"#000000\" header_2_font_size=\"110px\" background_enable_color=\"off\" text_orientation=\"right\" custom_margin=\"0px||0px|0px|false|false\" custom_margin_tablet=\"-19%|||0px|false|false\" custom_margin_phone=\"20%||||false|false\" custom_margin_last_edited=\"on|desktop\" custom_padding=\"0px||||false|false\" header_font_size_tablet=\"12vw\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|phone\" header_2_font_size_tablet=\"110px\" header_2_font_size_phone=\"50px\" header_2_font_size_last_edited=\"on|phone\" text_orientation_tablet=\"left\" text_orientation_phone=\"\" text_orientation_last_edited=\"on|phone\" global_colors_info=\"{}\"]<\/p>\n<h2>N\u00facleos<br \/>de trabajo<\/h2>\n<p>[\/et_pb_text][et_pb_text admin_label=\"Baseline Nosaltres\" _builder_version=\"4.27.4\" _module_preset=\"default\" header_3_font=\"Montserrat|300||on|||||\" header_3_text_align=\"left\" header_3_text_color=\"#B7B7B7\" header_3_font_size=\"27px\" background_enable_color=\"off\" text_orientation=\"center\" custom_margin=\"0px||0px||false|false\" global_colors_info=\"{}\"]<\/p>\n<h3><b>Los \u00e1mbitos que nos definen<\/b><\/h3>\n<p>[\/et_pb_text][et_pb_text admin_label=\"Text Nosaltres\" _builder_version=\"4.27.4\" _module_preset=\"default\" text_font=\"Montserrat|300|||||||\" text_text_color=\"#000000\" text_font_size=\"18px\" text_line_height=\"1.4em\" position_origin_a=\"bottom_left\" position_origin_r=\"bottom_left\" vertical_offset=\"-274px\" z_index=\"0\" width=\"100%\" custom_margin=\"1px||||false|false\" scroll_vertical_motion=\"0|50|50|100|2.5|0|0\" scroll_fade=\"0|50|50|100|0%|100%|100\" global_colors_info=\"{}\"]<\/p>\n<p class=\"p1\">En Punt Zero trabajamos desde la intersecci\u00f3n entre el conocimiento social y la tecnolog\u00eda. Nuestros proyectos nacen de la <strong>proximidad con las personas<\/strong>, de la <strong>escucha activa<\/strong> y de la voluntad de <strong>aportar mejoras<\/strong> reales en la organizaci\u00f3n y en la vida cotidiana. <\/p>\n<p class=\"p1\">Nuestros n\u00facleos de trabajo <strong>reflejan los \u00e1mbitos en los que hemos crecido,<\/strong> colaborado y aprendido: espacios donde la innovaci\u00f3n y el compromiso p\u00fablico, social y cultural se encuentran para generar un impacto positivo y tangible.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" use_custom_gutter=\"on\" gutter_width=\"2\" make_equal=\"on\" _builder_version=\"4.27.4\" _module_preset=\"default\" custom_margin=\"50px||||false|false\" locked=\"off\" global_colors_info=\"{}\"][et_pb_column type=\"1_3\" _builder_version=\"4.27.4\" _module_preset=\"default\" custom_padding=\"20px|20px|20px|20px|true|true\" border_radii=\"on|20px|20px|20px|20px\" border_width_all=\"3px\" border_color_all=\"#000000\" global_colors_info=\"{}\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][et_pb_blurb title=\"Administraci\u00f3n p\u00fablica\" use_icon=\"on\" font_icon=\"&#xe0ef;||divi||400\" icon_color=\"#000000\" image_icon_width=\"60px\" icon_alignment=\"left\" _builder_version=\"4.27.4\" _module_preset=\"default\" header_font=\"|800|||||||\" header_text_color=\"#000000\" header_font_size=\"22px\" body_text_color=\"#000000\" body_font_size=\"16px\" global_colors_info=\"{}\"]<\/p>\n<p class=\"p1\">Acompa\u00f1amos a las administraciones en la creaci\u00f3n de proyectos y herramientas que mejoran la gesti\u00f3n, la participaci\u00f3n y la transparencia. Compartimos los valores de lo p\u00fablico y entendemos nuestro trabajo como una contribuci\u00f3n directa a una sociedad m\u00e1s justa e igualitaria. <\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.27.4\" _module_preset=\"default\" custom_padding=\"20px|20px|20px|20px|true|true\" border_radii=\"on|20px|20px|20px|20px\" border_width_all=\"3px\" border_color_all=\"#000000\" global_colors_info=\"{}\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][et_pb_blurb title=\"Tercer Sector\" use_icon=\"on\" font_icon=\"&#xe068;||fa||900\" icon_color=\"#000000\" image_icon_width=\"60px\" icon_alignment=\"left\" _builder_version=\"4.27.4\" _module_preset=\"default\" header_font=\"|800|||||||\" header_text_color=\"#000000\" header_font_size=\"22px\" body_text_color=\"#000000\" body_font_size=\"16px\" global_colors_info=\"{}\"]<\/p>\n<p class=\"p1\">Colaboramos con entidades que trabajan en primera l\u00ednea para reducir desigualdades y atender las necesidades reales de las personas. Lo hacemos desde la proximidad y con metodolog\u00edas que garantizan impacto, sostenibilidad y retorno social. <\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.27.4\" _module_preset=\"default\" custom_padding=\"20px|20px|20px|20px|true|true\" border_radii=\"on|20px|20px|20px|20px\" border_width_all=\"3px\" border_color_all=\"#000000\" global_colors_info=\"{}\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][et_pb_blurb title=\"Redes de ciudades\" use_icon=\"on\" font_icon=\"&#xe0e3;||divi||400\" icon_color=\"#000000\" image_icon_width=\"60px\" icon_alignment=\"left\" _builder_version=\"4.27.4\" _module_preset=\"default\" header_font=\"|800|||||||\" header_text_color=\"#000000\" header_font_size=\"22px\" body_text_color=\"#000000\" body_font_size=\"16px\" global_colors_info=\"{}\"]<\/p>\n<p class=\"p1\">Impulsamos la colaboraci\u00f3n entre municipios y redes territoriales para compartir conocimiento, experiencias y soluciones digitales. Desarrollamos webs, sistemas y procesos que facilitan la coordinaci\u00f3n y la innovaci\u00f3n a escala urbana y metropolitana. <\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_2,1_2\" use_custom_gutter=\"on\" gutter_width=\"2\" make_equal=\"on\" _builder_version=\"4.27.4\" _module_preset=\"default\" custom_margin=\"30px||||false|false\" locked=\"off\" global_colors_info=\"{}\"][et_pb_column type=\"1_2\" _builder_version=\"4.27.4\" _module_preset=\"default\" custom_padding=\"20px|20px|20px|20px|true|true\" border_radii=\"on|20px|20px|20px|20px\" border_width_all=\"3px\" border_color_all=\"#000000\" global_colors_info=\"{}\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][et_pb_blurb title=\"Entorno acad\u00e9mico\" use_icon=\"on\" font_icon=\"&#xf19d;||fa||900\" icon_color=\"#000000\" image_icon_width=\"60px\" icon_alignment=\"left\" _builder_version=\"4.27.4\" _module_preset=\"default\" header_font=\"|800|||||||\" header_text_color=\"#000000\" header_font_size=\"22px\" body_text_color=\"#000000\" body_font_size=\"16px\" global_colors_info=\"{}\"]<\/p>\n<p class=\"p1\">Participamos en proyectos de investigaci\u00f3n y transferencia de conocimiento con universidades, observatorios y centros de estudio. Nos mueve la voluntad de aprender constantemente y de traducir el pensamiento acad\u00e9mico en soluciones aplicables y \u00fatiles para el conjunto de la sociedad. <\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.27.4\" _module_preset=\"default\" custom_padding=\"20px|20px|20px|20px|true|true\" border_radii=\"on|20px|20px|20px|20px\" border_width_all=\"3px\" border_color_all=\"#000000\" global_colors_info=\"{}\" transform_styles__hover_enabled=\"on|hover\" transform_scale__hover_enabled=\"on|hover\" transform_translate__hover_enabled=\"on|desktop\" transform_rotate__hover_enabled=\"on|desktop\" transform_skew__hover_enabled=\"on|desktop\" transform_origin__hover_enabled=\"on|desktop\" transform_scale__hover=\"110%|110%\"][et_pb_blurb title=\"Sector privado y cultura\" use_icon=\"on\" font_icon=\"&#xf144;||fa||900\" icon_color=\"#000000\" image_icon_width=\"60px\" icon_alignment=\"left\" _builder_version=\"4.27.4\" _module_preset=\"default\" header_font=\"|800|||||||\" header_text_color=\"#000000\" header_font_size=\"22px\" body_text_color=\"#000000\" body_font_size=\"16px\" global_colors_info=\"{}\"]<\/p>\n<p class=\"p1\">Trabajamos con empresas e iniciativas culturales para dar forma a proyectos singulares que combinan creatividad, tecnolog\u00eda y estrategia. Entendemos la cultura como un espacio de innovaci\u00f3n e identidad colectiva, y la tecnolog\u00eda como una herramienta para amplificar su alcance. <\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" _builder_version=\"4.27.4\" _module_preset=\"default\" custom_padding=\"||30px||false|false\" global_colors_info=\"{}\"][et_pb_row _builder_version=\"4.27.4\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.27.4\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text admin_label=\"Baseline Nosaltres\" _builder_version=\"4.27.4\" _module_preset=\"default\" header_3_font=\"Montserrat|300||on|||||\" header_3_text_align=\"left\" header_3_text_color=\"#B7B7B7\" header_3_font_size=\"27px\" background_enable_color=\"off\" text_orientation=\"center\" custom_margin=\"0px||30px||false|false\" locked=\"off\" global_colors_info=\"{}\"]<\/p>\n<h3><b>Clientes que han confiado en nosotros<\/b><\/h3>\n<p>[\/et_pb_text][dsm_image_carousel gallery_ids=\"750,732,730,733,734,735,736,737,738,739,740,741,746,745,744\" gallery_orderby=\"rand\" slide_to_show=\"7\" space_between=\"45\" dots=\"off\" _builder_version=\"4.27.4\" _module_preset=\"default\" global_colors_info=\"{}\"][\/dsm_image_carousel][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" disabled_on=\"on|on|on\" admin_label=\"NOSALTRES\" _builder_version=\"4.16\" _module_preset=\"default\" background_color=\"#f8f9fa\" background_enable_image=\"off\" background_size=\"contain\" disabled=\"on\" collapsed=\"off\" global_colors_info=\"{}\"][et_pb_row column_structure=\"2_3,1_3\" _builder_version=\"4.17.4\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_column type=\"2_3\" _builder_version=\"4.16\" _module_preset=\"default\" custom_padding_tablet=\"||||false|false\" custom_padding_phone=\"||||false|false\" custom_padding_last_edited=\"off|phone\" global_colors_info=\"{}\"][et_pb_text admin_label=\"T\u00edtol Nosaltres\" _builder_version=\"4.17.4\" _module_preset=\"default\" header_font=\"Montserrat|900||on|||||\" header_text_color=\"#000000\" header_font_size=\"110px\" header_line_height=\"0.9em\" header_2_font=\"Montserrat|900||on|||||\" header_2_text_align=\"left\" header_2_font_size=\"110px\" background_enable_color=\"off\" text_orientation=\"right\" custom_margin=\"0px||0px|0px|false|false\" custom_margin_tablet=\"-19%|||0px|false|false\" custom_margin_phone=\"20%||||false|false\" custom_margin_last_edited=\"on|desktop\" custom_padding=\"0px||||false|false\" header_font_size_tablet=\"12vw\" header_font_size_phone=\"\" header_font_size_last_edited=\"on|phone\" header_2_font_size_tablet=\"110px\" header_2_font_size_phone=\"50px\" header_2_font_size_last_edited=\"on|phone\" text_orientation_tablet=\"left\" text_orientation_phone=\"\" text_orientation_last_edited=\"on|phone\" global_colors_info=\"{}\"]<\/p>\n<h2>Nosotros<\/h2>\n<p>[\/et_pb_text][et_pb_text admin_label=\"Baseline Nosaltres\" _builder_version=\"4.17.4\" _module_preset=\"default\" header_3_font=\"Montserrat|300|||||||\" header_3_text_align=\"left\" header_3_text_color=\"#B7B7B7\" header_3_font_size=\"27px\" background_enable_color=\"off\" text_orientation=\"center\" custom_margin=\"0px||0px||false|false\" global_colors_info=\"{}\"]<\/p>\n<h3>TU EQUIPO<\/h3>\n<p>[\/et_pb_text][et_pb_text admin_label=\"Text Nosaltres\" _builder_version=\"4.16\" _module_preset=\"default\" text_font=\"Montserrat|300|||||||\" text_text_color=\"#000000\" text_font_size=\"18px\" text_line_height=\"1.4em\" position_origin_a=\"bottom_left\" position_origin_r=\"bottom_left\" vertical_offset=\"-274px\" z_index=\"0\" width=\"100%\" custom_margin=\"1px||||false|false\" scroll_vertical_motion=\"0|50|50|100|2.5|0|0\" scroll_fade=\"0|50|50|100|0%|100%|100\" global_colors_info=\"{}\"]<\/p>\n<p>Nuestra filosof\u00eda de trabajo parte de la idea de <strong>colaboraci\u00f3n<\/strong> entre personas, abandonando el concepto de proveedor y cliente, un modelo que ha resultado satisfactorio en todos nuestros proyectos y que permite a todas las partes un conocimiento total de c\u00f3mo se ha creado el proyecto, al mismo tiempo que una mejor adaptaci\u00f3n a las necesidades reales.<\/p>\n<p>Nuestro lema, <em>humanistas del siglo XXI<\/em>, pone de manifiesto la pluridisciplinaridad del equipo, formado por personas que proceden del \u00e1mbito tecnol\u00f3gico y del \u00e1mbito social.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=\"1_3\" _builder_version=\"4.17.4\" _module_preset=\"default\" custom_padding=\"10%||||false|false\" custom_padding_tablet=\"||||false|false\" custom_padding_phone=\"||||false|false\" custom_padding_last_edited=\"off|phone\" global_colors_info=\"{}\"][dsm_typing_effect typing_effect=\"Experiencia|Profesionalidad|Compa\u00f1\u00eda|\u00bfEmpezamos?|\" before_new_line=\"off\" after_new_line=\"off\" typing_fadeout=\"on\" typing_cursor_color=\"#000000\" typing_background_color=\"RGBA(255,255,255,0)\" _builder_version=\"4.27.4\" _module_preset=\"default\" header_level=\"h4\" header_text_align=\"center\" header_font_size=\"18px\" typing_font=\"Montserrat|800|||||||\" typing_text_align=\"center\" typing_font_size=\"34px\" global_colors_info=\"{}\"][\/dsm_typing_effect][et_pb_button button_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjY0In19@\" button_text=\"Con\u00f3cenos\" button_alignment=\"center\" _builder_version=\"4.17.4\" _dynamic_attributes=\"button_url\" _module_preset=\"default\" custom_button=\"on\" button_text_size=\"18px\" button_text_color=\"#FFFFFF\" button_bg_color=\"#121019\" button_border_width=\"0px\" button_border_color=\"RGBA(0,0,0,0)\" button_border_radius=\"5px\" button_font=\"Montserrat||||||||\" button_icon=\"&#xe046;||divi||400\" custom_padding=\"||||false|false\" global_colors_info=\"{}\" custom_padding__hover_enabled=\"on|desktop\" custom_padding__hover=\"||||false|false\"][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" disabled_on=\"on|on|on\" admin_label=\"CASOS ESTUDI\" _builder_version=\"4.17.4\" _module_preset=\"default\" custom_margin_tablet=\"\" custom_margin_phone=\"||||false|false\" custom_margin_last_edited=\"on|phone\" custom_padding=\"||||false|false\" disabled=\"on\" collapsed=\"off\" global_colors_info=\"{}\"][et_pb_row column_structure=\"1_3,1_3,1_3\" use_custom_gutter=\"on\" gutter_width=\"2\" make_equal=\"on\" _builder_version=\"4.17.4\" _module_preset=\"default\" height=\"290px\" height_tablet=\"290px\" height_phone=\"290px\" height_last_edited=\"on|phone\" max_height=\"290px\" max_height_tablet=\"290px\" max_height_phone=\"290px\" max_height_last_edited=\"on|phone\" custom_margin=\"||40px||false|false\" custom_margin_tablet=\"||40px||false|false\" custom_margin_phone=\"||||false|false\" custom_margin_last_edited=\"on|phone\" custom_padding=\"0px|0px|0px|0px|false|false\" global_colors_info=\"{}\" background__hover_enabled=\"off|desktop\" background_enable_color__hover=\"off\"][et_pb_column type=\"1_3\" admin_label=\"Connectem BCN\" _builder_version=\"4.17.4\" _module_preset=\"default\" background_color=\"#000000\" custom_padding=\"20px|20px|20px|20px|true|true\" global_colors_info=\"{}\" background__hover_enabled=\"on|hover\" background_color__hover=\"#c60b30\" background_enable_color__hover=\"on\"][et_pb_blurb title=\"CONECTAMOS BARCELONA\" image_icon_width=\"56px\" content_max_width=\"100%\" admin_label=\"Connectem BCN\" _builder_version=\"4.17.4\" _module_preset=\"default\" header_level=\"h2\" header_font=\"Montserrat|900|||||||\" header_text_align=\"center\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"37px\" body_text_align=\"center\" body_text_color=\"#FFFFFF\" background_enable_color=\"off\" max_width=\"100%\" height=\"270px\" custom_margin=\"auto|auto|auto|auto|false|false\" custom_padding=\"70px|20px|70px|20px|true|true\" animation_style=\"fade\" header_font_size_tablet=\"36px\" header_font_size_phone=\"30px\" header_font_size_last_edited=\"on|phone\" header_line_height_tablet=\"37px\" header_line_height_phone=\"30px\" header_line_height_last_edited=\"on|phone\" custom_css_main_element=\"width:100% !important;||margin: 0 !important;\" custom_css_blurb_content=\"width:100% !important;\" global_colors_info=\"{}\" title__hover_enabled=\"on|hover\" content__hover_enabled=\"on|hover\" content__hover=\"<\/p>\n<p>Connectem Barcelona \u00e9s una prova pilot per facilitar l\u2019acc\u00e9s a internet de qualitat a 400 llars vulnerables del barri de la Trinitat Nova (Nou Barris) i avaluar l\u2019impacte que t\u00e9 disposar de connexi\u00f3 a la xarxa i d\u2019ordinadors port\u00e0tils, i si millora quan s\u2019acompanya d\u2019accions de capacitaci\u00f3 i formaci\u00f3<\/p>\n<p>\" title__hover=\"\" custom_padding__hover_enabled=\"on|hover\" custom_padding__hover=\"50px|20px|50px|20px|true|true\"]<\/p>\n<p>AYUNTAMIENTO DE BARCELONA<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=\"1_3\" admin_label=\"m4Social\" _builder_version=\"4.17.4\" _module_preset=\"default\" background_color=\"#000000\" custom_padding=\"20px|20px|20px|20px|true|true\" global_colors_info=\"{}\" background__hover_enabled=\"on|hover\" background_color__hover=\"#00a826\" background_enable_color__hover=\"on\"][et_pb_blurb title=\"M4SOCIAL\" image_icon_width=\"56px\" content_max_width=\"100%\" admin_label=\"m4Social\" _builder_version=\"4.17.4\" _module_preset=\"default\" header_level=\"h2\" header_font=\"Montserrat|900|||||||\" header_text_align=\"center\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"37px\" body_text_align=\"center\" body_text_color=\"#FFFFFF\" background_enable_color=\"off\" max_width=\"100%\" height=\"270px\" custom_margin=\"|0px||0px|false|false\" custom_padding=\"80px|20px|80px|20px|true|true\" animation_style=\"fade\" header_font_size_tablet=\"36px\" header_font_size_phone=\"30px\" header_font_size_last_edited=\"on|phone\" header_line_height_tablet=\"37px\" header_line_height_phone=\"30px\" header_line_height_last_edited=\"on|phone\" custom_css_main_element=\"width:100% !important;||margin: 0 !important;\" custom_css_blurb_content=\"width:100% !important;\" global_colors_info=\"{}\" title__hover_enabled=\"on|hover\" content__hover_enabled=\"on|hover\" content__hover=\"<\/p>\n<p>Coordinaci\u00f3 del projecte m4Social i de l'\u00c0rea d'Innovaci\u00f3 de l'entitat amb l'objectiu d'avan\u00e7ar en la transformaci\u00f3 digital del sector social i ap aplicar tecnologia per la millora de la qualitat de vida de les persones<\/p>\n<p>\" title__hover=\" \" custom_padding__hover_enabled=\"on|hover\" custom_padding__hover=\"64px|20px|64px|20px|true|true\"]<\/p>\n<p>TAULA D'ENTITATS DEL TERCER SECTOR<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=\"1_3\" admin_label=\"Metropolis\" _builder_version=\"4.17.4\" _module_preset=\"default\" background_color=\"#000000\" custom_padding=\"20px|20px|20px|20px|true|true\" global_colors_info=\"{}\" background__hover_enabled=\"on|hover\" background_color__hover=\"#42bdf4\" background_enable_color__hover=\"on\"][et_pb_blurb title=\"ALGORIGTHS\" image_icon_width=\"56px\" content_max_width=\"100%\" admin_label=\"Algorights\" _builder_version=\"4.17.4\" _module_preset=\"default\" header_level=\"h2\" header_font=\"Montserrat|900|||||||\" header_text_align=\"center\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"37px\" body_text_align=\"center\" body_text_color=\"#FFFFFF\" background_enable_color=\"off\" max_width=\"100%\" height=\"270px\" custom_margin=\"|0px||0px|false|false\" custom_padding=\"85px|20px|85px|20px|true|true\" animation_style=\"fade\" header_font_size_tablet=\"36px\" header_font_size_phone=\"30px\" header_font_size_last_edited=\"on|phone\" header_line_height_tablet=\"37px\" header_line_height_phone=\"30px\" header_line_height_last_edited=\"on|phone\" custom_css_main_element=\"width:100% !important;||margin: 0 !important;\" custom_css_blurb_content=\"width:100% !important;\" global_colors_info=\"{}\" title__hover_enabled=\"on|hover\" content__hover_enabled=\"on|hover\" content__hover=\"<\/p>\n<p>Aquesta xarxa col\u00b7laborativa promou la participaci\u00f3 de les persones i de les organitzacions de la societat civil en l\u2019\u00e0mbit de les tecnologies de la IA des d'un enfocament centrat en els Drets Humans. S'ha realitzat un proc\u00e9s de consultoria per establir un full de ruta per la comunitat i un model de governan\u00e7a<\/p>\n<p>\" title__hover=\" \" custom_padding__hover_enabled=\"on|hover\" custom_padding__hover=\"40px|20px|40px|20px|true|true\"]<\/p>\n<p>IA Y DERECHOS HUMANOS<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" use_custom_gutter=\"on\" gutter_width=\"2\" make_equal=\"on\" _builder_version=\"4.17.4\" _module_preset=\"default\" height=\"290px\" height_tablet=\"290px\" height_phone=\"290px\" height_last_edited=\"on|phone\" max_height=\"290px\" max_height_tablet=\"290px\" max_height_phone=\"290px\" max_height_last_edited=\"on|phone\" custom_margin=\"||40px||false|false\" custom_padding=\"0px|0px|0px|0px|false|false\" global_colors_info=\"{}\" background__hover_enabled=\"off|desktop\" background_enable_color__hover=\"off\"][et_pb_column type=\"1_3\" admin_label=\"UCLG\" _builder_version=\"4.17.4\" _module_preset=\"default\" background_color=\"#000000\" custom_padding=\"20px|20px|20px|20px|true|true\" global_colors_info=\"{}\" background__hover_enabled=\"on|hover\" background_color__hover=\"#e96421\" background_enable_color__hover=\"on\"][et_pb_blurb title=\"METROPOLIS\" image_icon_width=\"56px\" content_max_width=\"100%\" admin_label=\"Metropolis\" _builder_version=\"4.17.4\" _module_preset=\"default\" header_level=\"h2\" header_font=\"Montserrat|900|||||||\" header_text_align=\"center\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"37px\" body_text_align=\"center\" body_text_color=\"#FFFFFF\" background_enable_color=\"off\" max_width=\"100%\" height=\"270px\" custom_margin=\"|0px||0px|false|false\" custom_padding=\"70px|20px|70px|20px|true|true\" animation_style=\"fade\" header_font_size_tablet=\"36px\" header_font_size_phone=\"30px\" header_font_size_last_edited=\"on|phone\" header_line_height_tablet=\"37px\" header_line_height_phone=\"30px\" header_line_height_last_edited=\"on|phone\" custom_css_main_element=\"width:100% !important;||margin: 0 !important;\" custom_css_blurb_content=\"width:100% !important;\" global_colors_info=\"{}\" title__hover_enabled=\"on|hover\" content__hover_enabled=\"on|hover\" content__hover=\"<\/p>\n<p>M\u00e9s de 15 anys de treball amb aquesta xarxa de ciutats, realitzant la seva web corporativa, webs d'esdeveniments i un aplicatiu de gesti\u00f3 interna. Treball en xarxa amb tots els indrets del planeta<\/p>\n<p>\" title__hover=\" \" custom_padding__hover_enabled=\"on|hover\" custom_padding__hover=\"60px|20px|60px|20px|true|true\"]<\/p>\n<p>WORLD ASSOCIATION OF THE MAJOR METROPOLISES<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=\"1_3\" admin_label=\"CIDEU\" _builder_version=\"4.17.4\" _module_preset=\"default\" background_color=\"#000000\" custom_padding=\"20px|20px|20px|20px|true|true\" global_colors_info=\"{}\" background__hover_enabled=\"on|hover\" background_color__hover=\"#e26285\" background_enable_color__hover=\"on\"][et_pb_blurb title=\"UCLG\" image_icon_width=\"56px\" content_max_width=\"100%\" admin_label=\"UCLG\" _builder_version=\"4.17.4\" _module_preset=\"default\" header_level=\"h2\" header_font=\"Montserrat|900|||||||\" header_text_align=\"center\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"37px\" body_text_align=\"center\" body_text_color=\"#FFFFFF\" background_enable_color=\"off\" max_width=\"100%\" height=\"270px\" custom_margin=\"auto|auto|auto|auto|false|false\" custom_padding=\"85px|20px|85px|20px|true|true\" animation_style=\"fade\" header_font_size_tablet=\"36px\" header_font_size_phone=\"30px\" header_font_size_last_edited=\"on|phone\" header_line_height_tablet=\"37px\" header_line_height_phone=\"30px\" header_line_height_last_edited=\"on|phone\" custom_css_main_element=\"width:100% !important;||margin: 0 !important;\" custom_css_blurb_content=\"width:100% !important;\" global_colors_info=\"{}\" title__hover_enabled=\"on|hover\" content__hover_enabled=\"on|hover\" content__hover=\"<\/p>\n<p>Juntament amb l'equip de comunicaci\u00f3 de l'entitat s'elaboren p\u00e0gines pels congressos mundials, algunes seccions de l'entitat i apps informatives<\/p>\n<p>\" title__hover=\" \" custom_padding__hover_enabled=\"on|hover\" custom_padding__hover=\"75px|20px|75px|20px|true|true\"]<\/p>\n<p>UNITED CITIES AND LOCAL GOVERNMENTS<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=\"1_3\" admin_label=\"Casal dels Infants\" _builder_version=\"4.17.4\" _module_preset=\"default\" background_color=\"#000000\" custom_padding=\"20px|20px|20px|20px|true|true\" global_colors_info=\"{}\" background__hover_enabled=\"on|hover\" background_color__hover=\"#f8ac00\" background_enable_color__hover=\"on\"][et_pb_blurb title=\"CIDEU\" image_icon_width=\"56px\" content_max_width=\"100%\" admin_label=\"CIDEU\" _builder_version=\"4.17.4\" _module_preset=\"default\" header_level=\"h2\" header_font=\"Montserrat|900|||||||\" header_text_align=\"center\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"37px\" body_text_align=\"center\" body_text_color=\"#FFFFFF\" background_enable_color=\"off\" max_width=\"100%\" height=\"270px\" custom_margin=\"|0px||0px|false|false\" custom_padding=\"85px|20px|85px|20px|true|true\" animation_style=\"fade\" header_font_size_tablet=\"36px\" header_font_size_phone=\"30px\" header_font_size_last_edited=\"on|phone\" header_line_height_tablet=\"37px\" header_line_height_phone=\"30px\" header_line_height_last_edited=\"on|phone\" custom_css_main_element=\"width:100% !important;||margin: 0 !important;\" custom_css_blurb_content=\"width:100% !important;\" global_colors_info=\"{}\" title__hover_enabled=\"on|hover\" content__hover_enabled=\"on|hover\" content__hover=\"<\/p>\n<p>Promoci\u00f3 de la cultura del pensament estrat\u00e8gic urb\u00e0. Realitzaci\u00f3 del web corporatiu de l'entitat i manteniment de la seva plataforma <em>eLearning<\/em><\/p>\n<p>\" title__hover=\" \" custom_padding__hover_enabled=\"on|hover\" custom_padding__hover=\"75px|20px|75px|20px|true|true\"]<\/p>\n<p>CENTRO IBEROAMERICANO DE DESARROLLO ESTRAT\u00c9GICO URBANO<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_3,1_3,1_3\" use_custom_gutter=\"on\" gutter_width=\"2\" make_equal=\"on\" _builder_version=\"4.17.4\" _module_preset=\"default\" height=\"290px\" height_tablet=\"290px\" height_phone=\"290px\" height_last_edited=\"on|phone\" max_height=\"290px\" max_height_tablet=\"290px\" max_height_phone=\"290px\" max_height_last_edited=\"on|phone\" custom_margin=\"||40px||false|false\" custom_padding=\"0px|0px|0px|0px|false|false\" global_colors_info=\"{}\" background__hover_enabled=\"off|desktop\" background_enable_color__hover=\"off\"][et_pb_column type=\"1_3\" admin_label=\"Apps para todos\" _builder_version=\"4.17.4\" _module_preset=\"default\" background_color=\"#000000\" custom_padding=\"20px|20px|20px|20px|true|true\" global_colors_info=\"{}\" background__hover_enabled=\"on|hover\" background_color__hover=\"#fa5b0f\" background_enable_color__hover=\"on\"][et_pb_blurb title=\"ACCESIBILIDAPP\" image_icon_width=\"56px\" content_max_width=\"100%\" admin_label=\"Accesibilidapp\" _builder_version=\"4.17.4\" _module_preset=\"default\" header_level=\"h2\" header_font=\"Montserrat|900|||||||\" header_text_align=\"center\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"37px\" body_text_align=\"center\" body_text_color=\"#FFFFFF\" background_enable_color=\"off\" max_width=\"100%\" height=\"270px\" custom_margin=\"|0px||0px|false|false\" custom_padding=\"80px|20px|80px|20px|true|true\" animation_style=\"fade\" header_font_size_tablet=\"36px\" header_font_size_phone=\"30px\" header_font_size_last_edited=\"on|phone\" header_line_height_tablet=\"37px\" header_line_height_phone=\"30px\" header_line_height_last_edited=\"on|phone\" custom_css_main_element=\"width:100% !important;||margin: 0 !important;\" custom_css_blurb_content=\"width:100% !important;\" global_colors_info=\"{}\" title__hover_enabled=\"on|hover\" content__hover_enabled=\"on|hover\" content__hover=\"<\/p>\n<p>Conceptualitzaci\u00f3, disseny i programaci\u00f3 d'aquesta app per la comunicaci\u00f3 d'incid\u00e8ncies d'accessibilitat a la via p\u00fablica<\/p>\n<p>\" title__hover=\" \" custom_padding__hover_enabled=\"on|hover\" custom_padding__hover=\"80px|20px|80px|20px|true|true\"]<\/p>\n<p><span style=\"font-weight: 300;\">COCEMFE<\/span><\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=\"1_3\" admin_label=\"Algorights\" _builder_version=\"4.17.4\" _module_preset=\"default\" background_color=\"#000000\" custom_padding=\"20px|20px|20px|20px|true|true\" global_colors_info=\"{}\" background__hover_enabled=\"on|hover\" background_color__hover=\"#ff00ff\" background_enable_color__hover=\"on\"][et_pb_blurb title=\"CASAL DELS INFANTS\" image_icon_width=\"56px\" content_max_width=\"100%\" admin_label=\"Casal dels Infants\" _builder_version=\"4.17.4\" _module_preset=\"default\" header_level=\"h2\" header_font=\"Montserrat|900|||||||\" header_text_align=\"center\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"37px\" body_text_align=\"center\" body_text_color=\"#FFFFFF\" background_enable_color=\"off\" max_width=\"100%\" height=\"270px\" custom_margin=\"|0px||0px|false|false\" custom_padding=\"70px|20px|70px|20px|true|true\" animation_style=\"fade\" header_font_size_tablet=\"36px\" header_font_size_phone=\"30px\" header_font_size_last_edited=\"on|phone\" header_line_height_tablet=\"37px\" header_line_height_phone=\"30px\" header_line_height_last_edited=\"on|phone\" custom_css_main_element=\"width:100% !important;||margin: 0 !important;\" custom_css_blurb_content=\"width:100% !important;\" global_colors_info=\"{}\" title__hover_enabled=\"on|hover\" content__hover_enabled=\"on|hover\" content__hover=\"<\/p>\n<p>Producci\u00f3 del web corporatiu i de diferents campanyes per la captaci\u00f3 de fons, col\u00b7laboracions i per difondre l'acci\u00f3 de l'entitat<\/p>\n<p>\" title__hover=\" \" custom_padding__hover_enabled=\"on|hover\" custom_padding__hover=\"80px|20px|80px|20px|true|true\"]<\/p>\n<p><span style=\"font-weight: 400;\">POR LA ACCI\u00d3N SOCIAL EN LOS BARRIOS<\/span><\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=\"1_3\" admin_label=\"Accesibilidapp\" _builder_version=\"4.17.4\" _module_preset=\"default\" background_color=\"#000000\" custom_padding=\"20px|20px|20px|20px|true|true\" global_colors_info=\"{}\" background__hover_enabled=\"on|hover\" background_color__hover=\"#df7a00\" background_enable_color__hover=\"on\"][et_pb_blurb title=\"APPS PARA TODOS\" image_icon_width=\"56px\" content_max_width=\"100%\" admin_label=\"Apps para todos\" _builder_version=\"4.17.4\" _module_preset=\"default\" header_level=\"h2\" header_font=\"Montserrat|900|||||||\" header_text_align=\"center\" header_text_color=\"#FFFFFF\" header_font_size=\"36px\" header_line_height=\"37px\" body_text_align=\"center\" body_text_color=\"#FFFFFF\" background_enable_color=\"off\" max_width=\"100%\" height=\"270px\" custom_margin=\"auto|auto|auto|auto|false|false\" custom_padding=\"70px|20px|70px|20px|true|true\" animation_style=\"fade\" header_font_size_tablet=\"36px\" header_font_size_phone=\"30px\" header_font_size_last_edited=\"on|phone\" header_line_height_tablet=\"37px\" header_line_height_phone=\"30px\" header_line_height_last_edited=\"on|phone\" custom_css_main_element=\"width:100% !important;||margin: 0 !important;\" custom_css_blurb_content=\"width:100% !important;\" global_colors_info=\"{}\" title__hover_enabled=\"on|hover\" content__hover_enabled=\"on|hover\" content__hover=\"<\/p>\n<p>Direcci\u00f3 i coordinaci\u00f3 del Hackathon per la creaci\u00f3 i difusi\u00f3 d'apps orientades a millorar la qualitat de vida de les persones amb discapacitat<\/p>\n<p>\" title__hover=\" \" custom_padding__hover_enabled=\"on|hover\" custom_padding__hover=\"70px|20px|70px|20px|true|true\"]<\/p>\n<p>OBSERVATORIO DE LA DISCAPACIDAD F\u00cdSICA<\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"SOBRE .0\" _builder_version=\"4.27.4\" _dynamic_attributes=\"link_option_url\" _module_preset=\"default\" background_image=\"https:\/\/2021.puntzero.cat\/wp-content\/uploads\/2022\/05\/Grafic2.png\" background_size=\"contain\" height=\"75vh\" custom_padding=\"40px|240px|40px|240px|true|true\" link_option_url=\"@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjY0In19@\" collapsed=\"off\" global_colors_info=\"{}\"][\/et_pb_section][et_pb_section fb_built=\"1\" disabled_on=\"off|off|off\" admin_label=\"Contacte\" _builder_version=\"4.27.4\" _module_preset=\"default\" background_color=\"#000000\" custom_padding=\"||50px||false|false\" locked=\"off\" collapsed=\"on\" global_colors_info=\"{}\"][et_pb_row column_structure=\"1_2,1_2\" _builder_version=\"4.27.4\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_column type=\"1_2\" _builder_version=\"4.27.4\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.27.4\" _module_preset=\"default\" header_2_font=\"Montserrat|900||on|||||\" header_2_text_align=\"left\" header_2_text_color=\"#FFFFFF\" header_2_font_size=\"110px\" header_3_font=\"Montserrat|900||on|||||\" header_3_text_color=\"#000000\" header_3_font_size=\"135px\" header_3_letter_spacing=\"17px\" header_3_line_height=\"1.1em\" background_enable_color=\"off\" width=\"500px\" width_tablet=\"100%\" width_phone=\"100%\" width_last_edited=\"on|tablet\" max_width_last_edited=\"off|desktop\" module_alignment=\"left\" header_2_font_size_tablet=\"110px\" header_2_font_size_phone=\"50px\" header_2_font_size_last_edited=\"on|phone\" header_3_font_size_tablet=\"55px\" header_3_font_size_phone=\"45px\" header_3_font_size_last_edited=\"on|phone\" text_orientation_tablet=\"center\" text_orientation_phone=\"\" text_orientation_last_edited=\"on|phone\" locked=\"off\" global_colors_info=\"{}\"]<\/p>\n<h2>cont<br \/>acto<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=\"1_2\" _builder_version=\"4.16\" _module_preset=\"default\" global_colors_info=\"{}\"][et_pb_contact_form use_spam_service=\"on\" recaptcha_list=\"Punt Zero recaptcha v3|Punt Zero recaptcha v3-0\" email=\"hola@puntzero.cat\" success_message=\"Correo enviado! Enseguida nos pondremos en contacto contigo. \u00a1Muchas gracias!\" submit_button_text=\"Env\u00eda\" _builder_version=\"4.27.4\" _module_preset=\"default\" _unique_id=\"15bc7d24-92d0-46bf-91ca-683803551ac0\" form_field_background_color=\"rgba(0,0,0,0)\" form_field_text_color=\"#FFFFFF\" form_field_custom_padding=\"|||0px|false|false\" title_text_color=\"#FFFFFF\" form_field_font=\"|600|||||||\" form_field_line_height=\"2em\" custom_button=\"on\" button_text_size=\"16px\" button_text_color=\"#ffffff\" button_bg_color=\"#000000\" button_border_width=\"0px\" button_border_color=\"#000000\" button_font=\"Poppins||||||||\" button_icon=\"&#x24;||divi||400\" button_icon_color=\"#ffffff\" button_icon_placement=\"left\" button_on_hover=\"off\" button_custom_margin=\"20px||||false|false\" button_custom_padding=\"8px|20px|8px|32px|true|false\" hover_enabled=\"0\" border_color_all=\"#000000\" border_width_bottom=\"2px\" locked=\"off\" global_colors_info=\"{}\" sticky_enabled=\"0\"][et_pb_contact_field field_id=\"Nom\" field_title=\"Nombre\" _builder_version=\"4.17.4\" global_colors_info=\"{}\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][\/et_pb_contact_field][et_pb_contact_field field_id=\"Email\" field_title=\"Correo electr\u00f3nico\" field_type=\"email\" _builder_version=\"4.17.4\" global_colors_info=\"{}\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][\/et_pb_contact_field][et_pb_contact_field field_id=\"Message\" field_title=\"Mensaje\" field_type=\"text\" fullwidth_field=\"on\" _builder_version=\"4.17.4\" global_colors_info=\"{}\" button_text_size__hover_enabled=\"off\" button_one_text_size__hover_enabled=\"off\" button_two_text_size__hover_enabled=\"off\" button_text_color__hover_enabled=\"off\" button_one_text_color__hover_enabled=\"off\" button_two_text_color__hover_enabled=\"off\" button_border_width__hover_enabled=\"off\" button_one_border_width__hover_enabled=\"off\" button_two_border_width__hover_enabled=\"off\" button_border_color__hover_enabled=\"off\" button_one_border_color__hover_enabled=\"off\" button_two_border_color__hover_enabled=\"off\" button_border_radius__hover_enabled=\"off\" button_one_border_radius__hover_enabled=\"off\" button_two_border_radius__hover_enabled=\"off\" button_letter_spacing__hover_enabled=\"off\" button_one_letter_spacing__hover_enabled=\"off\" button_two_letter_spacing__hover_enabled=\"off\" button_bg_color__hover_enabled=\"off\" button_one_bg_color__hover_enabled=\"off\" button_two_bg_color__hover_enabled=\"off\"][\/et_pb_contact_field][\/et_pb_contact_form][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\"1_4,1_4,1_4,1_4\" use_custom_gutter=\"on\" gutter_width=\"4\" make_equal=\"on\" _builder_version=\"4.27.4\" _module_preset=\"default\" custom_margin=\"||0px||false|false\" custom_padding=\"30px||0px||false|false\" global_colors_info=\"{}\"][et_pb_column type=\"1_4\" _builder_version=\"4.27.4\" _module_preset=\"default\" custom_css_main_element=\"display:flex;||flex-wrap:wrap;||gap:5px;||justify-content:flex-start;\" global_colors_info=\"{}\"][et_pb_image src=\"https:\/\/2021.puntzero.cat\/wp-content\/uploads\/2021\/02\/zero-blanc.png\" title_text=\"zero-blanc\" _builder_version=\"4.27.4\" _module_preset=\"default\" width=\"43%\" global_colors_info=\"{}\"][\/et_pb_image][\/et_pb_column][et_pb_column type=\"1_4\" _builder_version=\"4.27.4\" _module_preset=\"default\" custom_css_main_element=\"display:flex;||justify-content:space-between;\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.27.4\" _module_preset=\"default\" text_text_color=\"#C6C6C6\" global_colors_info=\"{}\"]<\/p>\n<p>Punt Zero<br \/>Carrer Hospital 51, 1r pis.<br \/>08001 Barcelona<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=\"1_4\" _builder_version=\"4.27.4\" _module_preset=\"default\" custom_css_main_element=\"display:flex;||justify-content:space-between;\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.27.4\" _module_preset=\"default\" text_text_color=\"#C6C6C6\" global_colors_info=\"{}\"]<\/p>\n<p>Nosotros<br \/>\u00c1reas de trabajo<br \/>N\u00facleos de trabajo<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=\"1_4\" _builder_version=\"4.27.4\" _module_preset=\"default\" custom_css_main_element=\"display:flex;||justify-content:space-between;\" global_colors_info=\"{}\"][et_pb_text _builder_version=\"4.27.4\" _module_preset=\"default\" text_text_color=\"#C6C6C6\" global_colors_info=\"{}\"]<\/p>\n<p>Aviso legal<br \/>Pol\u00edtica de cookies<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Punt Zero es una consultor\u00eda y estudio multimedia que nace con un claro objetivo, acercar las nuevas tecnolog\u00edas a cualquier persona y cualquier \u00e1mbito. Realizamos consultor\u00eda en proyectos de innovaci\u00f3n y procesos de transformaci\u00f3n digital, creamos webs, apps y software a medida. Desarrollamos nuestros proyectos con plataformas de c\u00f3digo abierto, convirtiendo las necesidades e ideas [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","inline_featured_image":false,"footnotes":""},"class_list":["post-754","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Home - .0 Punt Zero<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/puntzero.cat\/home\/?lang=es\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home - .0 Punt Zero\" \/>\n<meta property=\"og:description\" content=\"Punt Zero es una consultor\u00eda y estudio multimedia que nace con un claro objetivo, acercar las nuevas tecnolog\u00edas a cualquier persona y cualquier \u00e1mbito. Realizamos consultor\u00eda en proyectos de innovaci\u00f3n y procesos de transformaci\u00f3n digital, creamos webs, apps y software a medida. Desarrollamos nuestros proyectos con plataformas de c\u00f3digo abierto, convirtiendo las necesidades e ideas [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/puntzero.cat\/home\/?lang=es\" \/>\n<meta property=\"og:site_name\" content=\".0 Punt Zero\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-30T09:17:45+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"38 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/puntzero.cat\\\/home\\\/?lang=es\",\"url\":\"https:\\\/\\\/puntzero.cat\\\/home\\\/?lang=es\",\"name\":\"Home - .0 Punt Zero\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/puntzero.cat\\\/#website\"},\"datePublished\":\"2022-12-13T15:18:06+00:00\",\"dateModified\":\"2025-10-30T09:17:45+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/puntzero.cat\\\/home\\\/?lang=es#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/puntzero.cat\\\/home\\\/?lang=es\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/puntzero.cat\\\/home\\\/?lang=es#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Inici\",\"item\":\"https:\\\/\\\/puntzero.cat\\\/home\\\/?lang=es\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/puntzero.cat\\\/#website\",\"url\":\"https:\\\/\\\/puntzero.cat\\\/\",\"name\":\".0 Punt Zero\",\"description\":\"Humanistes del segle XXI\",\"publisher\":{\"@id\":\"https:\\\/\\\/puntzero.cat\\\/#organization\"},\"alternateName\":\"PZ\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/puntzero.cat\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/puntzero.cat\\\/#organization\",\"name\":\".0 Punt Zero\",\"url\":\"https:\\\/\\\/puntzero.cat\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/puntzero.cat\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/2021.puntzero.cat\\\/wp-content\\\/uploads\\\/2021\\\/04\\\/logopz.svg\",\"contentUrl\":\"https:\\\/\\\/2021.puntzero.cat\\\/wp-content\\\/uploads\\\/2021\\\/04\\\/logopz.svg\",\"width\":116,\"height\":139,\"caption\":\".0 Punt Zero\"},\"image\":{\"@id\":\"https:\\\/\\\/puntzero.cat\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Home - .0 Punt Zero","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/puntzero.cat\/home\/?lang=es","og_locale":"es_ES","og_type":"article","og_title":"Home - .0 Punt Zero","og_description":"Punt Zero es una consultor\u00eda y estudio multimedia que nace con un claro objetivo, acercar las nuevas tecnolog\u00edas a cualquier persona y cualquier \u00e1mbito. Realizamos consultor\u00eda en proyectos de innovaci\u00f3n y procesos de transformaci\u00f3n digital, creamos webs, apps y software a medida. Desarrollamos nuestros proyectos con plataformas de c\u00f3digo abierto, convirtiendo las necesidades e ideas [&hellip;]","og_url":"https:\/\/puntzero.cat\/home\/?lang=es","og_site_name":".0 Punt Zero","article_modified_time":"2025-10-30T09:17:45+00:00","twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"38 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/puntzero.cat\/home\/?lang=es","url":"https:\/\/puntzero.cat\/home\/?lang=es","name":"Home - .0 Punt Zero","isPartOf":{"@id":"https:\/\/puntzero.cat\/#website"},"datePublished":"2022-12-13T15:18:06+00:00","dateModified":"2025-10-30T09:17:45+00:00","breadcrumb":{"@id":"https:\/\/puntzero.cat\/home\/?lang=es#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/puntzero.cat\/home\/?lang=es"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/puntzero.cat\/home\/?lang=es#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Inici","item":"https:\/\/puntzero.cat\/home\/?lang=es"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/puntzero.cat\/#website","url":"https:\/\/puntzero.cat\/","name":".0 Punt Zero","description":"Humanistes del segle XXI","publisher":{"@id":"https:\/\/puntzero.cat\/#organization"},"alternateName":"PZ","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/puntzero.cat\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/puntzero.cat\/#organization","name":".0 Punt Zero","url":"https:\/\/puntzero.cat\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/puntzero.cat\/#\/schema\/logo\/image\/","url":"https:\/\/2021.puntzero.cat\/wp-content\/uploads\/2021\/04\/logopz.svg","contentUrl":"https:\/\/2021.puntzero.cat\/wp-content\/uploads\/2021\/04\/logopz.svg","width":116,"height":139,"caption":".0 Punt Zero"},"image":{"@id":"https:\/\/puntzero.cat\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/puntzero.cat\/es\/wp-json\/wp\/v2\/pages\/754","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/puntzero.cat\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/puntzero.cat\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/puntzero.cat\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/puntzero.cat\/es\/wp-json\/wp\/v2\/comments?post=754"}],"version-history":[{"count":12,"href":"https:\/\/puntzero.cat\/es\/wp-json\/wp\/v2\/pages\/754\/revisions"}],"predecessor-version":[{"id":975,"href":"https:\/\/puntzero.cat\/es\/wp-json\/wp\/v2\/pages\/754\/revisions\/975"}],"wp:attachment":[{"href":"https:\/\/puntzero.cat\/es\/wp-json\/wp\/v2\/media?parent=754"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}