{"id":2481,"date":"2025-05-20T18:01:57","date_gmt":"2025-05-20T16:01:57","guid":{"rendered":"https:\/\/spodeal.com\/about-us\/"},"modified":"2026-04-16T13:06:00","modified_gmt":"2026-04-16T11:06:00","slug":"sobre-nosotros","status":"publish","type":"page","link":"https:\/\/spodeal.com\/es\/sobre-nosotros\/","title":{"rendered":"Sobre nosotros"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><div class=\"vc_row wpb_row vc_row-fluid vc_row-o-content-top vc_row-flex wpex-relative wpex-vc_row-gap-50\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><style>.vcex-heading.vcex_6a803405d5a19{color:#000000;font-size:clamp(30px,7vw,60px);font-family:Denton, serif;line-height:1.2;}<\/style><h1 class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-mb-0 wpex-text-left  wpb_animate_when_almost_visible wpb_bottom-to-top bottom-to-top vcex_6a803405d5a19\"><span class=\"vcex-heading-inner wpex-inline-block\">Sobre nosotros<\/span><\/h1><style>.vcex-heading.vcex_6a803405d6261{width:900px;color:#e72e46;font-size:clamp(30px,8vw,60px);font-family:Montserrat, sans-serif;line-height:1;}<\/style><div class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-text-left wpex-max-w-100  wpb_animate_when_almost_visible wpb_bottom-to-top bottom-to-top vc_custom_1760353167052 vcex_6a803405d6261\"><span class=\"vcex-heading-inner wpex-inline-block\">Las personas son nuestra fuerza, nos impulsa la tecnolog\u00eda<\/span><\/div>\n\t<div class=\"wpb_text_column wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<p>En Spodeal, convertimos la estrategia en ejecuci\u00f3n precisa, desbloqueando <strong>acuerdos m\u00e1s inteligentes, oportunidades escalables y conexiones <br> m\u00e1s profundas<\/strong> con las audiencias.<\/p>\n<p>Nuestro equipo combina experiencia interna del sector con visi\u00f3n global, conocimiento en marketing y una ejecuci\u00f3n operativa impecable. No solo entendemos la industria del deporte \u2014 ayudamos a construir su futuro. <br>Esa es la diferencia Spodeal: <strong>visi\u00f3n clara, agilidad en la acci\u00f3n y pasi\u00f3n en cada paso.<\/strong><\/p>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid vc_custom_1775741151012 vc_row-o-content-middle vc_row-flex wpex-vc-full-width-row wpex-vc-full-width-row--no-padding wpex-relative tablet-fullwidth-columns\"><div class=\"wpb_column vc_column_container vc_col-sm-12 vc_hidden-xs\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<style>\n  .vm-wrap {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    width: 100%;\n    min-height: 600px;\n  }\n  .vm-card {\n    position: relative;\n    overflow: hidden;\n    display: flex;\n    align-items: flex-end;\n    transition: opacity 0.5s ease;\n    cursor: pointer;\n  }\n  .vm-wrap:has(.vm-card:hover) .vm-card:not(:hover)::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background-color: rgba(0, 0, 0, 0.6);\n    z-index: 3;\n    transition: background-color 0.5s ease;\n  }\n  .vm-img {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center top;\n    transition: transform 0.6s ease;\n  }\n  .vm-card:hover .vm-img {\n    transform: scale(1.05);\n  }\n  .vm-img.vision {\n    object-position: center bottom;\n  }\n  .vm-overlay {\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(\n      to bottom,\n      rgba(0,0,0,0.05) 0%,\n      rgba(0,0,0,0.55) 45%,\n      rgba(0,0,0,0.95) 100%\n    );\n    transition: background 0.5s ease;\n  }\n  .vm-card:hover .vm-overlay {\n    background: linear-gradient(\n      to bottom,\n      rgba(0,0,0,0.0) 0%,\n      rgba(0,0,0,0.4) 40%,\n      rgba(0,0,0,0.85) 100%\n    );\n  }\n  .vm-content {\n    position: relative;\n    z-index: 2;\n    padding: 48px 40px 48px 90px;\n  }\n  .vm-title {\n    font-family: Denton, serif;\n    font-size: 56px;\n    font-weight: 800;\n    color: #ffffff;\n    margin: 0 0 20px 0;\n    line-height: 1;\n  }\n  .vm-text {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 14px;\n    line-height: 1.75;\n    color: rgba(255,255,255,0.75);\n    margin: 0;\n    max-width: 420px;\n    max-height: 0;\n    overflow: hidden;\n    opacity: 0;\n    transition: max-height 0.6s ease, opacity 0.5s ease;\n  }\n  .vm-card:hover .vm-text {\n    max-height: 300px;\n    opacity: 1;\n  }\n  .vm-text strong {\n    color: #ffffff;\n    font-weight: 700;\n  }\n  @media (max-width: 768px) {\n    .vm-wrap {\n      grid-template-columns: 1fr;\n      min-height: unset;\n    }\n    .vm-card {\n      min-height: 500px;\n      cursor: default;\n    }\n    .vm-content {\n      padding: 40px 24px;\n    }\n    .vm-title {\n      font-size: 42px;\n    }\n    .vm-text {\n      max-width: 100%;\n      max-height: none;\n      opacity: 1;\n      overflow: visible;\n    }\n  }\n<\/style>\n<section class=\"vm-wrap\">\n  <div class=\"vm-card\">\n    <img src=\"https:\/\/i.redd.it\/charles-leclerc-eventful-race-its-not-the-start-of-the-v0-w0nzn5k623pe1.jpg?width=1179&format=pjpg&auto=webp&s=3ca33ff4ce23e973bb35465a17c7eb28ca5af3e8\" alt=\"Visi\u00f3n\" class=\"vm-img vision\" \/>\n    <div class=\"vm-overlay\"><\/div>\n    <div class=\"vm-content\">\n      <h2 class=\"vm-title\">Visi\u00f3n<\/h2>\n      <p class=\"vm-text\">Aspiramos a dejar un legado contribuyendo activamente a la <strong>profesionalizaci\u00f3n del ecosistema deportivo<\/strong>, creando oportunidades y fomentando la innovaci\u00f3n.<br><br>Todo esto impulsado por un profundo sentido de orgullo y pertenencia, a trav\u00e9s de un equipo experto, comprometido e inspirador.<\/p>\n    <\/div>\n  <\/div>\n  <div class=\"vm-card\">\n    <img data-src=\"https:\/\/estrelladigital.com.co\/wp-content\/uploads\/2026\/04\/tadej-pogacar-trofeo-ciclismo.webp\" alt=\"Misi\u00f3n\" class=\"vm-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" \/>\n    <div class=\"vm-overlay\"><\/div>\n    <div class=\"vm-content\">\n      <h2 class=\"vm-title\">Misi\u00f3n<\/h2>\n      <p class=\"vm-text\">Nuestra misi\u00f3n es liberar el poder del deporte como plataforma de conexi\u00f3n y crecimiento.<br><br>En Spodeal, <strong>impulsamos la eficiencia y la evoluci\u00f3n del negocio deportivo<\/strong>, colocando a las personas, la tecnolog\u00eda y los proyectos \u2014entendidos a trav\u00e9s de nuestros valores\u2014 en el centro de todo lo que hacemos.<br><br>Acompa\u00f1amos a propiedades deportivas y marcas en su camino de crecimiento con rigor, pasi\u00f3n y un impacto verdaderamente significativo.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><div class=\"wpb_column vc_column_container vc_col-sm-12 vc_hidden-lg vc_hidden-md vc_hidden-sm\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<style>\n  .vm-wrap-mob {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    width: 100%;\n    min-height: 600px;\n  }\n  .vm-card-mob {\n    position: relative;\n    overflow: hidden;\n    display: flex;\n    align-items: flex-end;\n  }\n  .vm-img-mob {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center top;\n  }\n  .vm-img-mob.vision {\n    object-position: center bottom;\n  }\n  .vm-overlay-mob {\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(\n      to bottom,\n      rgba(0,0,0,0.05) 0%,\n      rgba(0,0,0,0.55) 45%,\n      rgba(0,0,0,0.95) 100%\n    );\n  }\n  .vm-content-mob {\n    position: relative;\n    z-index: 2;\n    padding: 48px 40px 48px 90px;\n  }\n  .vm-title-mob {\n    font-family: Denton, serif;\n    font-size: 56px;\n    font-weight: 800;\n    color: #ffffff;\n    margin: 0 0 20px 0;\n    line-height: 1;\n  }\n  .vm-text-mob {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 14px;\n    line-height: 1.75;\n    color: rgba(255,255,255,0.75);\n    margin: 0;\n    max-width: 420px;\n  }\n  .vm-text-mob strong {\n    color: #ffffff;\n    font-weight: 700;\n  }\n  @media (max-width: 768px) {\n    .vm-wrap-mob {\n      grid-template-columns: 1fr;\n      min-height: unset;\n    }\n    .vm-card-mob {\n      min-height: 500px;\n    }\n    .vm-content-mob {\n      padding: 40px 24px;\n    }\n    .vm-title-mob {\n      font-size: 42px;\n    }\n    .vm-text-mob {\n      max-width: 100%;\n    }\n  }\n<\/style>\n<section class=\"vm-wrap-mob\">\n  <div class=\"vm-card-mob\">\n    <img src=\"https:\/\/i.redd.it\/charles-leclerc-eventful-race-its-not-the-start-of-the-v0-w0nzn5k623pe1.jpg?width=1179&format=pjpg&auto=webp&s=3ca33ff4ce23e973bb35465a17c7eb28ca5af3e8\" alt=\"Visi\u00f3n\" class=\"vm-img-mob vision\" \/>\n    <div class=\"vm-overlay-mob\"><\/div>\n    <div class=\"vm-content-mob\">\n      <h2 class=\"vm-title-mob\">Visi\u00f3n<\/h2>\n      <p class=\"vm-text-mob\">Aspiramos a dejar un legado contribuyendo activamente a la <strong>profesionalizaci\u00f3n del ecosistema deportivo<\/strong>, creando oportunidades y fomentando la innovaci\u00f3n.<br><br>Todo esto impulsado por un profundo sentido de orgullo y pertenencia, a trav\u00e9s de un equipo experto, comprometido e inspirador.<\/p>\n    <\/div>\n  <\/div>\n  <div class=\"vm-card-mob\">\n    <img data-src=\"https:\/\/estrelladigital.com.co\/wp-content\/uploads\/2026\/04\/tadej-pogacar-trofeo-ciclismo.webp\" alt=\"Misi\u00f3n\" class=\"vm-img-mob lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" \/>\n    <div class=\"vm-overlay-mob\"><\/div>\n    <div class=\"vm-content-mob\">\n      <h2 class=\"vm-title-mob\">Misi\u00f3n<\/h2>\n      <p class=\"vm-text-mob\">Nuestra misi\u00f3n es liberar el poder del deporte como plataforma de conexi\u00f3n y crecimiento.<br><br>En Spodeal, <strong>impulsamos la eficiencia y la evoluci\u00f3n del negocio deportivo<\/strong>, colocando a las personas, la tecnolog\u00eda y los proyectos \u2014entendidos a trav\u00e9s de nuestros valores\u2014 en el centro de todo lo que hacemos.<br><br>Acompa\u00f1amos a propiedades deportivas y marcas en su camino de crecimiento con rigor, pasi\u00f3n y un impacto verdaderamente significativo.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid vc_custom_1775742869844 vc_row-o-content-middle vc_row-flex wpex-vc-full-width-row wpex-vc-full-width-row--centered wpex-relative wpex-vc_row-gap-50\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<div class=\"values-wrap\">\n  <h2 class=\"values-title\">Nuestros valores<\/h2>\n  <div class=\"values-list\">\n    <div class=\"values-item\">\n      <span class=\"values-num\">01<\/span>\n      <span class=\"values-name\">Confianza<\/span>\n      <div class=\"values-text\">\n        Somos el jugador n\u00famero 12. El Factor Spodeal no es solo apoyo. Es tangible. <strong>Impacto real.<\/strong> Creamos confianza y elevamos el rendimiento.\n      <\/div>\n    <\/div>\n    <div class=\"values-item\">\n      <span class=\"values-num\">02<\/span>\n      <span class=\"values-name\">Experiencia<\/span>\n      <div class=\"values-text\">\n        En el campo, un jugador mejora exponencialmente cuando est\u00e1 rodeado de mejores compa\u00f1eros. En Spodeal, somos un equipo comprometido con la <strong>transferencia de conocimiento.<\/strong>\n      <\/div>\n    <\/div>\n    <div class=\"values-item\">\n      <span class=\"values-num\">03<\/span>\n      <span class=\"values-name\">Atrevimiento<\/span>\n      <div class=\"values-text\">\n        Creemos en anticiparnos, en cambiar y romper el ritmo para generar impacto econ\u00f3mico y emocional. Inspiramos movimiento dentro y fuera del campo. <strong>Nunca esperamos el pase, lo generamos.<\/strong> Estamos presentes en cada oportunidad.\n      <\/div>\n    <\/div>\n    <div class=\"values-item\">\n      <span class=\"values-num\">04<\/span>\n      <span class=\"values-name\">Consistencia<\/span>\n      <div class=\"values-text\">\n        Lo que no cambia, pase lo que pase. No busca dejar huella\u2026 <strong>crear\u00e1 un legado.<\/strong>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n<style>\n  .values-wrap { font-family: 'Montserrat', sans-serif; width: 100%; padding: 40px 0; }\n  .values-title { font-size: 60px; font-weight: 800; color: #111; margin-bottom: 40px; font-family: Denton, serif !important; line-height: 1.1; }\n  .values-title span { color: #E72E46; }\n  .values-list { display: flex; flex-direction: column; width: 100%; }\n  .values-item { display: grid; grid-template-columns: auto auto 1fr; align-items: center; gap: 40px; padding: 32px 0; border-bottom: 1px solid #ddd; width: 100%; }\n  .values-item:first-child { border-top: 1px solid #ddd; }\n  .values-num { font-size: 64px; font-weight: 800; color: #111; line-height: 1; font-family: Denton, serif !important; }\n  .values-name { font-size: 64px; font-weight: 800; color: #E72E46; font-family: Denton, serif !important; line-height: 1; }\n  .values-text { font-size: 15px; line-height: 1.8; color: #333; font-family: 'Montserrat', sans-serif !important; text-align: left; justify-self: end; max-width: 400px; }\n  .values-text strong { color: #E72E46; font-weight: 700; }\n\n  @media (max-width: 768px) {\n    .values-wrap { padding: 24px 0; }\n    .values-title { font-size: 42px; margin-bottom: 24px; }\n    .values-item {\n      grid-template-columns: auto 1fr auto;\n      grid-template-rows: auto auto;\n      align-items: center;\n      gap: 8px 16px;\n      padding: 20px 0;\n      cursor: pointer;\n    }\n    .values-num { font-size: 28px; grid-row: 1; grid-column: 1; }\n    .values-name { font-size: 28px; grid-row: 1; grid-column: 2; }\n    .values-toggle {\n      display: flex;\n      grid-row: 1;\n      grid-column: 3;\n      width: 28px;\n      height: 28px;\n      border-radius: 50%;\n      border: 1.5px solid #E72E46;\n      align-items: center;\n      justify-content: center;\n      color: #E72E46;\n      font-size: 18px;\n      font-weight: 300;\n      line-height: 1;\n      flex-shrink: 0;\n      transition: transform 0.3s ease;\n    }\n    .values-item.open .values-toggle {\n      transform: rotate(45deg);\n    }\n    .values-text {\n      grid-row: 2;\n      grid-column: 1 \/ -1;\n      font-size: 14px;\n      max-width: 100%;\n      justify-self: start;\n      max-height: 0;\n      overflow: hidden;\n      opacity: 0;\n      margin-top: 0;\n      transition: max-height 0.4s ease, opacity 0.3s ease, margin-top 0.3s ease;\n    }\n    .values-item.open .values-text {\n      max-height: 300px;\n      opacity: 1;\n      margin-top: 12px;\n    }\n  }\n<\/style>\n<script>\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    if (window.innerWidth <= 768) {\n      document.querySelectorAll('.values-item').forEach(function (item) {\n        const toggle = document.createElement('span');\n        toggle.classList.add('values-toggle');\n        toggle.innerHTML = '+';\n        item.appendChild(toggle);\n        item.addEventListener('click', function () {\n          item.classList.toggle('open');\n        });\n      });\n    }\n  });\n<\/script>\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid vc_custom_1749071494774 vc_row-o-content-middle vc_row-flex wpex-vc-full-width-row wpex-vc-full-width-row--centered wpex-relative wpex-vc_row-gap-50 wpex-vc_row-has-fill wpex-vc_row-mx-0\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><style>.vcex-heading.vcex_6a803405d7317{color:#000000;font-size:clamp(30px,7vw,60px);font-family:Denton, serif;line-height:0.5;letter-spacing:1px;}<\/style><h4 class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-mb-0 vc_custom_1776335699855 vcex_6a803405d7317\"><span class=\"vcex-heading-inner wpex-inline-block\">Nuestro equipo<\/span><\/h4><div class=\"wpex-post-cards wpex-post-cards-template_624 wpex-relative\"><div class=\"wpex-post-cards-inner\"><div class=\"wpex-post-cards-loop wpex-post-cards-grid wpex-row wpex-clr\"><div class=\"wpex-post-cards-entry col col-1 span_1_of_4 span_1_of_2_pl span_1_of_2_pp post-2487 type-staff cat-8 translation_priority-10\"><div class=\"wpex-card wpex-card-template_624\"><style>.vc_custom_1751480586806{padding-top: 5px !important;padding-right: 5px !important;padding-bottom: 5px !important;padding-left: 5px !important;}.vc_custom_1749073451601{padding-right: 5px !important;padding-left: 5px !important;}<\/style><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid staff_wrap wpex-relative wpex-vc_row-gap-0 wpex-vc_row-col-mb-0\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><figure class=\"vcex-image vcex-module vcex-fill-column wpex-text-center\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block hvr hvr-grow\"><img width=\"1707\" height=\"2560\" src=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Joan-Carles-Rabentos-0837-scaled.jpg\" class=\"vcex-image-img wpex-align-middle\" alt=\"\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Joan-Carles-Rabentos-0837-scaled.jpg 1707w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Joan-Carles-Rabentos-0837-200x300.jpg 200w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Joan-Carles-Rabentos-0837-683x1024.jpg 683w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Joan-Carles-Rabentos-0837-768x1152.jpg 768w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Joan-Carles-Rabentos-0837-1024x1536.jpg 1024w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Joan-Carles-Rabentos-0837-1365x2048.jpg 1365w\" sizes=\"auto, (max-width: 1707px) 100vw, 1707px\" \/><\/div><\/figure><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><a href=\"https:\/\/www.linkedin.com\/in\/joan-carles-raventos-18723792\/\" class=\"wpex-linkedin wpex-social-btn wpex-social-btn-black-ch wpex-social-bg-hover wpex-rounded-full\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Linkedin<\/span><\/a><\/div><style>.vcex-post-content.vcex_6a803405d9567 .vcex-post-content-c{color:#ffffff;}<\/style>\n<div class=\"vcex-post-content staff_quote vcex_6a803405d9567\">\n\t\n\t\t\t\t\t<div class=\"vcex-post-content-c wpex-clr wpex-last-mb-0\"><p>&#8220;Prefiero ganar por 5-4 que por 1-0&#8221;<br \/>\n<strong>Johan Cruyff<\/strong><\/p>\n<\/div>\n\n\t\t\t\t\t\t\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid staff_content wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><style>.vcex-heading.vcex_6a803405da0c0{font-size:25px;font-family:Denton, serif;letter-spacing:1px;}<\/style><h3 class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-mt-15 wpex-mb-5 vcex_6a803405da0c0\"><span class=\"vcex-heading-inner wpex-inline-block vc_custom_1751480586806\">Joan Carles Ravent\u00f3s<\/span><\/h3><style>.vcex-custom-field.vcex_6a803405da3eb,.vcex-custom-field.vcex_6a803405da3eb a{color:#999999;}.vcex-custom-field.vcex_6a803405da3eb{font-size:16px;}<\/style><div class=\"vcex-custom-field vcex-module wpex-clr vc_custom_1749073451601 vcex_6a803405da3eb\">Co-CEO &amp; Partner<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-2 span_1_of_4 span_1_of_2_pl span_1_of_2_pp post-2488 type-staff cat-8 translation_priority-10\"><div class=\"wpex-card wpex-card-template_624\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid staff_wrap wpex-relative wpex-vc_row-gap-0 wpex-vc_row-col-mb-0\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><figure class=\"vcex-image vcex-module vcex-fill-column wpex-text-center\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block hvr hvr-grow\"><img width=\"1707\" height=\"2560\" src=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Jordi-Camps-0959-scaled.jpg\" class=\"vcex-image-img wpex-align-middle\" alt=\"\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Jordi-Camps-0959-scaled.jpg 1707w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Jordi-Camps-0959-200x300.jpg 200w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Jordi-Camps-0959-683x1024.jpg 683w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Jordi-Camps-0959-768x1152.jpg 768w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Jordi-Camps-0959-1024x1536.jpg 1024w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Jordi-Camps-0959-1365x2048.jpg 1365w\" sizes=\"auto, (max-width: 1707px) 100vw, 1707px\" \/><\/div><\/figure><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><a href=\"https:\/\/www.linkedin.com\/in\/jocamps\/\" class=\"wpex-linkedin wpex-social-btn wpex-social-btn-black-ch wpex-social-bg-hover wpex-rounded-full\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Linkedin<\/span><\/a><\/div><style>.vcex-post-content.vcex_6a803405dafc2 .vcex-post-content-c{color:#ffffff;}<\/style>\n<div class=\"vcex-post-content staff_quote vcex_6a803405dafc2\">\n\t\n\t\t\t\t\t<div class=\"vcex-post-content-c wpex-clr wpex-last-mb-0\"><p>&#8220;Prefiero ganar por 5-4 que por 1-0&#8221;<br \/>\n<strong>Johan Cruyff<\/strong><\/p>\n<\/div>\n\n\t\t\t\t\t\t\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid staff_content wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><style>.vcex-heading.vcex_6a803405db7dd{font-size:25px;font-family:Denton, serif;letter-spacing:1px;}<\/style><h3 class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-mt-15 wpex-mb-5 vcex_6a803405db7dd\"><span class=\"vcex-heading-inner wpex-inline-block vc_custom_1751480586806\">Jordi Camps<\/span><\/h3><style>.vcex-custom-field.vcex_6a803405dbac0,.vcex-custom-field.vcex_6a803405dbac0 a{color:#999999;}.vcex-custom-field.vcex_6a803405dbac0{font-size:16px;}<\/style><div class=\"vcex-custom-field vcex-module wpex-clr vc_custom_1749073451601 vcex_6a803405dbac0\">Co-CEO &amp; Partner<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-3 span_1_of_4 span_1_of_2_pl span_1_of_2_pp post-2489 type-staff cat-8 translation_priority-10\"><div class=\"wpex-card wpex-card-template_624\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid staff_wrap wpex-relative wpex-vc_row-gap-0 wpex-vc_row-col-mb-0\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><figure class=\"vcex-image vcex-module vcex-fill-column wpex-text-center\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block hvr hvr-grow\"><img width=\"1707\" height=\"2560\" src=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Carles-Marti\u0301n-0194-scaled.jpg\" class=\"vcex-image-img wpex-align-middle\" alt=\"\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Carles-Marti\u0301n-0194-scaled.jpg 1707w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Carles-Marti\u0301n-0194-200x300.jpg 200w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Carles-Marti\u0301n-0194-683x1024.jpg 683w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Carles-Marti\u0301n-0194-768x1152.jpg 768w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Carles-Marti\u0301n-0194-1024x1536.jpg 1024w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Carles-Marti\u0301n-0194-1365x2048.jpg 1365w\" sizes=\"auto, (max-width: 1707px) 100vw, 1707px\" \/><\/div><\/figure><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><a href=\"https:\/\/www.linkedin.com\/in\/carlos-mart\u00edn-5552bb47\/\" class=\"wpex-linkedin wpex-social-btn wpex-social-btn-black-ch wpex-social-bg-hover wpex-rounded-full\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Linkedin<\/span><\/a><\/div><style>.vcex-post-content.vcex_6a803405dc65d .vcex-post-content-c{color:#ffffff;}<\/style>\n<div class=\"vcex-post-content staff_quote vcex_6a803405dc65d\">\n\t\n\t\t\t\t\t<div class=\"vcex-post-content-c wpex-clr wpex-last-mb-0\"><p>&#8220;Prefiero ganar por 5-4 que por 1-0&#8221;<br \/>\n<strong>Johan Cruyff<\/strong><\/p>\n<\/div>\n\n\t\t\t\t\t\t\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid staff_content wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><style>.vcex-heading.vcex_6a803405dd381{font-size:25px;font-family:Denton, serif;letter-spacing:1px;}<\/style><h3 class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-mt-15 wpex-mb-5 vcex_6a803405dd381\"><span class=\"vcex-heading-inner wpex-inline-block vc_custom_1751480586806\">Carles Mart\u00edn<\/span><\/h3><style>.vcex-custom-field.vcex_6a803405dd699,.vcex-custom-field.vcex_6a803405dd699 a{color:#999999;}.vcex-custom-field.vcex_6a803405dd699{font-size:16px;}<\/style><div class=\"vcex-custom-field vcex-module wpex-clr vc_custom_1749073451601 vcex_6a803405dd699\">Director of Global Sports Practices<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-4 span_1_of_4 span_1_of_2_pl span_1_of_2_pp post-2490 type-staff translation_priority-10\"><div class=\"wpex-card wpex-card-template_624\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid staff_wrap wpex-relative wpex-vc_row-gap-0 wpex-vc_row-col-mb-0\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><figure class=\"vcex-image vcex-module vcex-fill-column wpex-text-center\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block hvr hvr-grow\"><img width=\"1707\" height=\"2560\" src=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Blanca-Herrero-0812-scaled.jpg\" class=\"vcex-image-img wpex-align-middle\" alt=\"\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Blanca-Herrero-0812-scaled.jpg 1707w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Blanca-Herrero-0812-200x300.jpg 200w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Blanca-Herrero-0812-683x1024.jpg 683w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Blanca-Herrero-0812-768x1152.jpg 768w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Blanca-Herrero-0812-1024x1536.jpg 1024w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Blanca-Herrero-0812-1365x2048.jpg 1365w\" sizes=\"auto, (max-width: 1707px) 100vw, 1707px\" \/><\/div><\/figure><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><a href=\"https:\/\/www.linkedin.com\/in\/blanca-herrero-soler\/\" class=\"wpex-linkedin wpex-social-btn wpex-social-btn-black-ch wpex-social-bg-hover wpex-rounded-full\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Linkedin<\/span><\/a><\/div><style>.vcex-post-content.vcex_6a803405de465 .vcex-post-content-c{color:#ffffff;}<\/style>\n<div class=\"vcex-post-content staff_quote vcex_6a803405de465\">\n\t\n\t\t\t\t\t<div class=\"vcex-post-content-c wpex-clr wpex-last-mb-0\"><\/div>\n\n\t\t\t\t\t\t\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid staff_content wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><style>.vcex-heading.vcex_6a803405dec21{font-size:25px;font-family:Denton, serif;letter-spacing:1px;}<\/style><h3 class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-mt-15 wpex-mb-5 vcex_6a803405dec21\"><span class=\"vcex-heading-inner wpex-inline-block vc_custom_1751480586806\">Blanca Herrero<\/span><\/h3><style>.vcex-custom-field.vcex_6a803405def18,.vcex-custom-field.vcex_6a803405def18 a{color:#999999;}.vcex-custom-field.vcex_6a803405def18{font-size:16px;}<\/style><div class=\"vcex-custom-field vcex-module wpex-clr vc_custom_1749073451601 vcex_6a803405def18\">Director of Partnership Activation<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-1 span_1_of_4 span_1_of_2_pl span_1_of_2_pp post-2491 type-staff cat-8 translation_priority-10\"><div class=\"wpex-card wpex-card-template_624\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid staff_wrap wpex-relative wpex-vc_row-gap-0 wpex-vc_row-col-mb-0\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><figure class=\"vcex-image vcex-module vcex-fill-column wpex-text-center\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block hvr hvr-grow\"><img width=\"1707\" height=\"2560\" src=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Albert-Dalmau-0506-scaled.jpg\" class=\"vcex-image-img wpex-align-middle\" alt=\"\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Albert-Dalmau-0506-scaled.jpg 1707w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Albert-Dalmau-0506-200x300.jpg 200w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Albert-Dalmau-0506-683x1024.jpg 683w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Albert-Dalmau-0506-768x1152.jpg 768w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Albert-Dalmau-0506-1024x1536.jpg 1024w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Albert-Dalmau-0506-1365x2048.jpg 1365w\" sizes=\"auto, (max-width: 1707px) 100vw, 1707px\" \/><\/div><\/figure><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><a href=\"https:\/\/www.linkedin.com\/in\/albertdalmaucisa\/\" class=\"wpex-linkedin wpex-social-btn wpex-social-btn-black-ch wpex-social-bg-hover wpex-rounded-full\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Linkedin<\/span><\/a><\/div><style>.vcex-post-content.vcex_6a803405dfa84 .vcex-post-content-c{color:#ffffff;}<\/style>\n<div class=\"vcex-post-content staff_quote vcex_6a803405dfa84\">\n\t\n\t\t\t\t\t<div class=\"vcex-post-content-c wpex-clr wpex-last-mb-0\"><p>&#8220;Prefiero ganar por 5-4 que por 1-0&#8221;<br \/>\n<strong>Johan Cruyff<\/strong><\/p>\n<\/div>\n\n\t\t\t\t\t\t\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid staff_content wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><style>.vcex-heading.vcex_6a803405e0282{font-size:25px;font-family:Denton, serif;letter-spacing:1px;}<\/style><h3 class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-mt-15 wpex-mb-5 vcex_6a803405e0282\"><span class=\"vcex-heading-inner wpex-inline-block vc_custom_1751480586806\">Albert Dalmau<\/span><\/h3><style>.vcex-custom-field.vcex_6a803405e0561,.vcex-custom-field.vcex_6a803405e0561 a{color:#999999;}.vcex-custom-field.vcex_6a803405e0561{font-size:16px;}<\/style><div class=\"vcex-custom-field vcex-module wpex-clr vc_custom_1749073451601 vcex_6a803405e0561\">Global Growth Director<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-2 span_1_of_4 span_1_of_2_pl span_1_of_2_pp post-2492 type-staff translation_priority-10\"><div class=\"wpex-card wpex-card-template_624\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid staff_wrap wpex-relative wpex-vc_row-gap-0 wpex-vc_row-col-mb-0\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><figure class=\"vcex-image vcex-module vcex-fill-column wpex-text-center\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block hvr hvr-grow\"><img width=\"1707\" height=\"2560\" src=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/MM-4-scaled.jpg\" class=\"vcex-image-img wpex-align-middle\" alt=\"\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/MM-4-scaled.jpg 1707w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/MM-4-200x300.jpg 200w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/MM-4-683x1024.jpg 683w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/MM-4-768x1152.jpg 768w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/MM-4-1024x1536.jpg 1024w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/MM-4-1365x2048.jpg 1365w\" sizes=\"auto, (max-width: 1707px) 100vw, 1707px\" \/><\/div><\/figure><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><a href=\"https:\/\/www.linkedin.com\/in\/marcmasague\/\" class=\"wpex-linkedin wpex-social-btn wpex-social-btn-black-ch wpex-social-bg-hover wpex-rounded-full\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Linkedin<\/span><\/a><\/div><style>.vcex-post-content.vcex_6a803405e10ab .vcex-post-content-c{color:#ffffff;}<\/style>\n<div class=\"vcex-post-content staff_quote vcex_6a803405e10ab\">\n\t\n\t\t\t\t\t<div class=\"vcex-post-content-c wpex-clr wpex-last-mb-0\"><\/div>\n\n\t\t\t\t\t\t\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid staff_content wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><style>.vcex-heading.vcex_6a803405e180f{font-size:25px;font-family:Denton, serif;letter-spacing:1px;}<\/style><h3 class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-mt-15 wpex-mb-5 vcex_6a803405e180f\"><span class=\"vcex-heading-inner wpex-inline-block vc_custom_1751480586806\">Marc Masagu\u00e9<\/span><\/h3><style>.vcex-custom-field.vcex_6a803405e1ae9,.vcex-custom-field.vcex_6a803405e1ae9 a{color:#999999;}.vcex-custom-field.vcex_6a803405e1ae9{font-size:16px;}<\/style><div class=\"vcex-custom-field vcex-module wpex-clr vc_custom_1749073451601 vcex_6a803405e1ae9\">Global Business Development Director<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-3 span_1_of_4 span_1_of_2_pl span_1_of_2_pp post-2493 type-staff translation_priority-10\"><div class=\"wpex-card wpex-card-template_624\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid staff_wrap wpex-relative wpex-vc_row-gap-0 wpex-vc_row-col-mb-0\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><figure class=\"vcex-image vcex-module vcex-fill-column wpex-text-center\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block hvr hvr-grow\"><img width=\"1707\" height=\"2560\" src=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Jaume-Graells-0571-scaled.jpg\" class=\"vcex-image-img wpex-align-middle\" alt=\"\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Jaume-Graells-0571-scaled.jpg 1707w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Jaume-Graells-0571-200x300.jpg 200w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Jaume-Graells-0571-683x1024.jpg 683w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Jaume-Graells-0571-768x1152.jpg 768w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Jaume-Graells-0571-1024x1536.jpg 1024w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Jaume-Graells-0571-1365x2048.jpg 1365w\" sizes=\"auto, (max-width: 1707px) 100vw, 1707px\" \/><\/div><\/figure><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><a href=\"https:\/\/www.linkedin.com\/in\/jaumegraells4\/\" class=\"wpex-linkedin wpex-social-btn wpex-social-btn-black-ch wpex-social-bg-hover wpex-rounded-full\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Linkedin<\/span><\/a><\/div><style>.vcex-post-content.vcex_6a803405e260f .vcex-post-content-c{color:#ffffff;}<\/style>\n<div class=\"vcex-post-content staff_quote vcex_6a803405e260f\">\n\t\n\t\t\t\t\t<div class=\"vcex-post-content-c wpex-clr wpex-last-mb-0\"><\/div>\n\n\t\t\t\t\t\t\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid staff_content wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><style>.vcex-heading.vcex_6a803405e2d59{font-size:25px;font-family:Denton, serif;letter-spacing:1px;}<\/style><h3 class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-mt-15 wpex-mb-5 vcex_6a803405e2d59\"><span class=\"vcex-heading-inner wpex-inline-block vc_custom_1751480586806\">Jaume Graells<\/span><\/h3><style>.vcex-custom-field.vcex_6a803405e3037,.vcex-custom-field.vcex_6a803405e3037 a{color:#999999;}.vcex-custom-field.vcex_6a803405e3037{font-size:16px;}<\/style><div class=\"vcex-custom-field vcex-module wpex-clr vc_custom_1749073451601 vcex_6a803405e3037\">Global Partnerships Director<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-4 span_1_of_4 span_1_of_2_pl span_1_of_2_pp post-2494 type-staff translation_priority-10\"><div class=\"wpex-card wpex-card-template_624\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid staff_wrap wpex-relative wpex-vc_row-gap-0 wpex-vc_row-col-mb-0\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><figure class=\"vcex-image vcex-module vcex-fill-column wpex-text-center\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block hvr hvr-grow\"><img width=\"1707\" height=\"2560\" src=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_A\u0301ngela-Lozano-0672-scaled.jpg\" class=\"vcex-image-img wpex-align-middle\" alt=\"\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_A\u0301ngela-Lozano-0672-scaled.jpg 1707w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_A\u0301ngela-Lozano-0672-200x300.jpg 200w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_A\u0301ngela-Lozano-0672-683x1024.jpg 683w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_A\u0301ngela-Lozano-0672-768x1152.jpg 768w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_A\u0301ngela-Lozano-0672-1024x1536.jpg 1024w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_A\u0301ngela-Lozano-0672-1365x2048.jpg 1365w\" sizes=\"auto, (max-width: 1707px) 100vw, 1707px\" \/><\/div><\/figure><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><a href=\"https:\/\/www.linkedin.com\/in\/angela-lozano-708a3719\/\" class=\"wpex-linkedin wpex-social-btn wpex-social-btn-black-ch wpex-social-bg-hover wpex-rounded-full\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Linkedin<\/span><\/a><\/div><style>.vcex-post-content.vcex_6a803405e3b59 .vcex-post-content-c{color:#ffffff;}<\/style>\n<div class=\"vcex-post-content staff_quote vcex_6a803405e3b59\">\n\t\n\t\t\t\t\t<div class=\"vcex-post-content-c wpex-clr wpex-last-mb-0\"><\/div>\n\n\t\t\t\t\t\t\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid staff_content wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><style>.vcex-heading.vcex_6a803405e42b3{font-size:25px;font-family:Denton, serif;letter-spacing:1px;}<\/style><h3 class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-mt-15 wpex-mb-5 vcex_6a803405e42b3\"><span class=\"vcex-heading-inner wpex-inline-block vc_custom_1751480586806\">\u00c1ngela Lozano<\/span><\/h3><style>.vcex-custom-field.vcex_6a803405e45a7,.vcex-custom-field.vcex_6a803405e45a7 a{color:#999999;}.vcex-custom-field.vcex_6a803405e45a7{font-size:16px;}<\/style><div class=\"vcex-custom-field vcex-module wpex-clr vc_custom_1749073451601 vcex_6a803405e45a7\">Head of Partnership Activation<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-1 span_1_of_4 span_1_of_2_pl span_1_of_2_pp post-2496 type-staff translation_priority-10\"><div class=\"wpex-card wpex-card-template_624\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid staff_wrap wpex-relative wpex-vc_row-gap-0 wpex-vc_row-col-mb-0\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><figure class=\"vcex-image vcex-module vcex-fill-column wpex-text-center\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block hvr hvr-grow\"><img width=\"1707\" height=\"2560\" src=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Sergi-Besa-0768-scaled.jpg\" class=\"vcex-image-img wpex-align-middle\" alt=\"\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Sergi-Besa-0768-scaled.jpg 1707w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Sergi-Besa-0768-200x300.jpg 200w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Sergi-Besa-0768-683x1024.jpg 683w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Sergi-Besa-0768-768x1152.jpg 768w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Sergi-Besa-0768-1024x1536.jpg 1024w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Sergi-Besa-0768-1365x2048.jpg 1365w\" sizes=\"auto, (max-width: 1707px) 100vw, 1707px\" \/><\/div><\/figure><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><a href=\"https:\/\/www.linkedin.com\/in\/sergibesa\/\" class=\"wpex-linkedin wpex-social-btn wpex-social-btn-black-ch wpex-social-bg-hover wpex-rounded-full\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Linkedin<\/span><\/a><\/div><style>.vcex-post-content.vcex_6a803405e5118 .vcex-post-content-c{color:#ffffff;}<\/style>\n<div class=\"vcex-post-content staff_quote vcex_6a803405e5118\">\n\t\n\t\t\t\t\t<div class=\"vcex-post-content-c wpex-clr wpex-last-mb-0\"><\/div>\n\n\t\t\t\t\t\t\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid staff_content wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><style>.vcex-heading.vcex_6a803405e588a{font-size:25px;font-family:Denton, serif;letter-spacing:1px;}<\/style><h3 class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-mt-15 wpex-mb-5 vcex_6a803405e588a\"><span class=\"vcex-heading-inner wpex-inline-block vc_custom_1751480586806\">Sergi Besa<\/span><\/h3><style>.vcex-custom-field.vcex_6a803405e5b7d,.vcex-custom-field.vcex_6a803405e5b7d a{color:#999999;}.vcex-custom-field.vcex_6a803405e5b7d{font-size:16px;}<\/style><div class=\"vcex-custom-field vcex-module wpex-clr vc_custom_1749073451601 vcex_6a803405e5b7d\">Head of Business Intelligence<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-2 span_1_of_4 span_1_of_2_pl span_1_of_2_pp post-2498 type-staff translation_priority-10\"><div class=\"wpex-card wpex-card-template_624\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid staff_wrap wpex-relative wpex-vc_row-gap-0 wpex-vc_row-col-mb-0\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><figure class=\"vcex-image vcex-module vcex-fill-column wpex-text-center\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block hvr hvr-grow\"><img width=\"1707\" height=\"2560\" src=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Laura-Romero-0002-scaled.jpg\" class=\"vcex-image-img wpex-align-middle\" alt=\"\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Laura-Romero-0002-scaled.jpg 1707w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Laura-Romero-0002-200x300.jpg 200w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Laura-Romero-0002-683x1024.jpg 683w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Laura-Romero-0002-768x1152.jpg 768w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Laura-Romero-0002-1024x1536.jpg 1024w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Laura-Romero-0002-1365x2048.jpg 1365w\" sizes=\"auto, (max-width: 1707px) 100vw, 1707px\" \/><\/div><\/figure><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><a href=\"https:\/\/www.linkedin.com\/in\/laura-romero-delgado-4456305b\/\" class=\"wpex-linkedin wpex-social-btn wpex-social-btn-black-ch wpex-social-bg-hover wpex-rounded-full\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Linkedin<\/span><\/a><\/div><style>.vcex-post-content.vcex_6a803405e66a0 .vcex-post-content-c{color:#ffffff;}<\/style>\n<div class=\"vcex-post-content staff_quote vcex_6a803405e66a0\">\n\t\n\t\t\t\t\t<div class=\"vcex-post-content-c wpex-clr wpex-last-mb-0\"><\/div>\n\n\t\t\t\t\t\t\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid staff_content wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><style>.vcex-heading.vcex_6a803405e6def{font-size:25px;font-family:Denton, serif;letter-spacing:1px;}<\/style><h3 class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-mt-15 wpex-mb-5 vcex_6a803405e6def\"><span class=\"vcex-heading-inner wpex-inline-block vc_custom_1751480586806\">Laura Romero<\/span><\/h3><style>.vcex-custom-field.vcex_6a803405e70d2,.vcex-custom-field.vcex_6a803405e70d2 a{color:#999999;}.vcex-custom-field.vcex_6a803405e70d2{font-size:16px;}<\/style><div class=\"vcex-custom-field vcex-module wpex-clr vc_custom_1749073451601 vcex_6a803405e70d2\">Office Manager<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-3 span_1_of_4 span_1_of_2_pl span_1_of_2_pp post-2499 type-staff translation_priority-10\"><div class=\"wpex-card wpex-card-template_624\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid staff_wrap wpex-relative wpex-vc_row-gap-0 wpex-vc_row-col-mb-0\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><figure class=\"vcex-image vcex-module vcex-fill-column wpex-text-center\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block hvr hvr-grow\"><img width=\"1707\" height=\"2560\" src=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Cristina-Marti\u0301-0472-scaled.jpg\" class=\"vcex-image-img wpex-align-middle\" alt=\"\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Cristina-Marti\u0301-0472-scaled.jpg 1707w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Cristina-Marti\u0301-0472-200x300.jpg 200w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Cristina-Marti\u0301-0472-683x1024.jpg 683w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Cristina-Marti\u0301-0472-768x1152.jpg 768w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Cristina-Marti\u0301-0472-1024x1536.jpg 1024w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Cristina-Marti\u0301-0472-1365x2048.jpg 1365w\" sizes=\"auto, (max-width: 1707px) 100vw, 1707px\" \/><\/div><\/figure><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><a href=\"https:\/\/www.linkedin.com\/in\/cristinamartipujolras\/\" class=\"wpex-linkedin wpex-social-btn wpex-social-btn-black-ch wpex-social-bg-hover wpex-rounded-full\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Linkedin<\/span><\/a><\/div><style>.vcex-post-content.vcex_6a803405e7c6f .vcex-post-content-c{color:#ffffff;}<\/style>\n<div class=\"vcex-post-content staff_quote vcex_6a803405e7c6f\">\n\t\n\t\t\t\t\t<div class=\"vcex-post-content-c wpex-clr wpex-last-mb-0\"><\/div>\n\n\t\t\t\t\t\t\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid staff_content wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><style>.vcex-heading.vcex_6a803405e8423{font-size:25px;font-family:Denton, serif;letter-spacing:1px;}<\/style><h3 class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-mt-15 wpex-mb-5 vcex_6a803405e8423\"><span class=\"vcex-heading-inner wpex-inline-block vc_custom_1751480586806\">Cristina Mart\u00ed<\/span><\/h3><style>.vcex-custom-field.vcex_6a803405e8706,.vcex-custom-field.vcex_6a803405e8706 a{color:#999999;}.vcex-custom-field.vcex_6a803405e8706{font-size:16px;}<\/style><div class=\"vcex-custom-field vcex-module wpex-clr vc_custom_1749073451601 vcex_6a803405e8706\">Partnership Activation Manager<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-4 span_1_of_4 span_1_of_2_pl span_1_of_2_pp post-2500 type-staff translation_priority-10\"><div class=\"wpex-card wpex-card-template_624\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid staff_wrap wpex-relative wpex-vc_row-gap-0 wpex-vc_row-col-mb-0\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><figure class=\"vcex-image vcex-module vcex-fill-column wpex-text-center\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block hvr hvr-grow\"><img width=\"1707\" height=\"2560\" src=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Judit-Tena-0461-scaled.jpg\" class=\"vcex-image-img wpex-align-middle\" alt=\"\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Judit-Tena-0461-scaled.jpg 1707w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Judit-Tena-0461-200x300.jpg 200w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Judit-Tena-0461-683x1024.jpg 683w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Judit-Tena-0461-768x1152.jpg 768w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Judit-Tena-0461-1024x1536.jpg 1024w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Judit-Tena-0461-1365x2048.jpg 1365w\" sizes=\"auto, (max-width: 1707px) 100vw, 1707px\" \/><\/div><\/figure><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><a href=\"https:\/\/www.linkedin.com\/in\/judit-tena-montefusco-b30bb61bb\/\" class=\"wpex-linkedin wpex-social-btn wpex-social-btn-black-ch wpex-social-bg-hover wpex-rounded-full\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Linkedin<\/span><\/a><\/div><style>.vcex-post-content.vcex_6a803405e928d .vcex-post-content-c{color:#ffffff;}<\/style>\n<div class=\"vcex-post-content staff_quote vcex_6a803405e928d\">\n\t\n\t\t\t\t\t<div class=\"vcex-post-content-c wpex-clr wpex-last-mb-0\"><\/div>\n\n\t\t\t\t\t\t\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid staff_content wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><style>.vcex-heading.vcex_6a803405e99ff{font-size:25px;font-family:Denton, serif;letter-spacing:1px;}<\/style><h3 class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-mt-15 wpex-mb-5 vcex_6a803405e99ff\"><span class=\"vcex-heading-inner wpex-inline-block vc_custom_1751480586806\">Judit Tena<\/span><\/h3><style>.vcex-custom-field.vcex_6a803405e9cd9,.vcex-custom-field.vcex_6a803405e9cd9 a{color:#999999;}.vcex-custom-field.vcex_6a803405e9cd9{font-size:16px;}<\/style><div class=\"vcex-custom-field vcex-module wpex-clr vc_custom_1749073451601 vcex_6a803405e9cd9\">Senior Key Account Manager<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-1 span_1_of_4 span_1_of_2_pl span_1_of_2_pp post-2501 type-staff translation_priority-10\"><div class=\"wpex-card wpex-card-template_624\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid staff_wrap wpex-relative wpex-vc_row-gap-0 wpex-vc_row-col-mb-0\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><figure class=\"vcex-image vcex-module vcex-fill-column wpex-text-center\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block hvr hvr-grow\"><img width=\"1707\" height=\"2560\" src=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Andrea-Sanchez-0333-scaled.jpg\" class=\"vcex-image-img wpex-align-middle\" alt=\"\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Andrea-Sanchez-0333-scaled.jpg 1707w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Andrea-Sanchez-0333-200x300.jpg 200w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Andrea-Sanchez-0333-683x1024.jpg 683w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Andrea-Sanchez-0333-768x1152.jpg 768w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Andrea-Sanchez-0333-1024x1536.jpg 1024w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Andrea-Sanchez-0333-1365x2048.jpg 1365w\" sizes=\"auto, (max-width: 1707px) 100vw, 1707px\" \/><\/div><\/figure><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><a href=\"https:\/\/www.linkedin.com\/in\/andrea-sanchez-ruiz-7b1a3a140\/\" class=\"wpex-linkedin wpex-social-btn wpex-social-btn-black-ch wpex-social-bg-hover wpex-rounded-full\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Linkedin<\/span><\/a><\/div><style>.vcex-post-content.vcex_6a803405ea81e .vcex-post-content-c{color:#ffffff;}<\/style>\n<div class=\"vcex-post-content staff_quote vcex_6a803405ea81e\">\n\t\n\t\t\t\t\t<div class=\"vcex-post-content-c wpex-clr wpex-last-mb-0\"><\/div>\n\n\t\t\t\t\t\t\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid staff_content wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><style>.vcex-heading.vcex_6a803405eaf6b{font-size:25px;font-family:Denton, serif;letter-spacing:1px;}<\/style><h3 class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-mt-15 wpex-mb-5 vcex_6a803405eaf6b\"><span class=\"vcex-heading-inner wpex-inline-block vc_custom_1751480586806\">Andrea Sanchez<\/span><\/h3><style>.vcex-custom-field.vcex_6a803405eb25e,.vcex-custom-field.vcex_6a803405eb25e a{color:#999999;}.vcex-custom-field.vcex_6a803405eb25e{font-size:16px;}<\/style><div class=\"vcex-custom-field vcex-module wpex-clr vc_custom_1749073451601 vcex_6a803405eb25e\">Key Account Manager<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-2 span_1_of_4 span_1_of_2_pl span_1_of_2_pp post-2503 type-staff translation_priority-10\"><div class=\"wpex-card wpex-card-template_624\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid staff_wrap wpex-relative wpex-vc_row-gap-0 wpex-vc_row-col-mb-0\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><figure class=\"vcex-image vcex-module vcex-fill-column wpex-text-center\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block hvr hvr-grow\"><img width=\"1707\" height=\"2560\" src=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Oriol-Bellver-0308-scaled.jpg\" class=\"vcex-image-img wpex-align-middle\" alt=\"\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Oriol-Bellver-0308-scaled.jpg 1707w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Oriol-Bellver-0308-200x300.jpg 200w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Oriol-Bellver-0308-683x1024.jpg 683w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Oriol-Bellver-0308-768x1152.jpg 768w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Oriol-Bellver-0308-1024x1536.jpg 1024w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Oriol-Bellver-0308-1365x2048.jpg 1365w\" sizes=\"auto, (max-width: 1707px) 100vw, 1707px\" \/><\/div><\/figure><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><a href=\"https:\/\/www.linkedin.com\/in\/oriolbellver\/\" class=\"wpex-linkedin wpex-social-btn wpex-social-btn-black-ch wpex-social-bg-hover wpex-rounded-full\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Linkedin<\/span><\/a><\/div><style>.vcex-post-content.vcex_6a803405ebefd .vcex-post-content-c{color:#ffffff;}<\/style>\n<div class=\"vcex-post-content staff_quote vcex_6a803405ebefd\">\n\t\n\t\t\t\t\t<div class=\"vcex-post-content-c wpex-clr wpex-last-mb-0\"><\/div>\n\n\t\t\t\t\t\t\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid staff_content wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><style>.vcex-heading.vcex_6a803405ec6f7{font-size:25px;font-family:Denton, serif;letter-spacing:1px;}<\/style><h3 class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-mt-15 wpex-mb-5 vcex_6a803405ec6f7\"><span class=\"vcex-heading-inner wpex-inline-block vc_custom_1751480586806\">Oriol Bellver<\/span><\/h3><style>.vcex-custom-field.vcex_6a803405ec9f4,.vcex-custom-field.vcex_6a803405ec9f4 a{color:#999999;}.vcex-custom-field.vcex_6a803405ec9f4{font-size:16px;}<\/style><div class=\"vcex-custom-field vcex-module wpex-clr vc_custom_1749073451601 vcex_6a803405ec9f4\">Key Account Manager<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-3 span_1_of_4 span_1_of_2_pl span_1_of_2_pp post-2506 type-staff translation_priority-10\"><div class=\"wpex-card wpex-card-template_624\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid staff_wrap wpex-relative wpex-vc_row-gap-0 wpex-vc_row-col-mb-0\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><figure class=\"vcex-image vcex-module vcex-fill-column wpex-text-center\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block hvr hvr-grow\"><img width=\"1707\" height=\"2560\" src=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Adria\u0301n-Del-Olmo-0138-scaled.jpg\" class=\"vcex-image-img wpex-align-middle\" alt=\"\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Adria\u0301n-Del-Olmo-0138-scaled.jpg 1707w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Adria\u0301n-Del-Olmo-0138-200x300.jpg 200w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Adria\u0301n-Del-Olmo-0138-683x1024.jpg 683w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Adria\u0301n-Del-Olmo-0138-768x1152.jpg 768w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Adria\u0301n-Del-Olmo-0138-1024x1536.jpg 1024w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Adria\u0301n-Del-Olmo-0138-1365x2048.jpg 1365w\" sizes=\"auto, (max-width: 1707px) 100vw, 1707px\" \/><\/div><\/figure><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><a href=\"https:\/\/www.linkedin.com\/in\/adri\u00e1n-del-olmo-942679211\/\" class=\"wpex-linkedin wpex-social-btn wpex-social-btn-black-ch wpex-social-bg-hover wpex-rounded-full\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Linkedin<\/span><\/a><\/div><style>.vcex-post-content.vcex_6a803405ed581 .vcex-post-content-c{color:#ffffff;}<\/style>\n<div class=\"vcex-post-content staff_quote vcex_6a803405ed581\">\n\t\n\t\t\t\t\t<div class=\"vcex-post-content-c wpex-clr wpex-last-mb-0\"><\/div>\n\n\t\t\t\t\t\t\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid staff_content wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><style>.vcex-heading.vcex_6a803405edcde{font-size:25px;font-family:Denton, serif;letter-spacing:1px;}<\/style><h3 class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-mt-15 wpex-mb-5 vcex_6a803405edcde\"><span class=\"vcex-heading-inner wpex-inline-block vc_custom_1751480586806\">Adri\u00e1n del Olmo<\/span><\/h3><style>.vcex-custom-field.vcex_6a803405edfba,.vcex-custom-field.vcex_6a803405edfba a{color:#999999;}.vcex-custom-field.vcex_6a803405edfba{font-size:16px;}<\/style><div class=\"vcex-custom-field vcex-module wpex-clr vc_custom_1749073451601 vcex_6a803405edfba\">Accountant<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-4 span_1_of_4 span_1_of_2_pl span_1_of_2_pp post-2507 type-staff translation_priority-10\"><div class=\"wpex-card wpex-card-template_624\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid staff_wrap wpex-relative wpex-vc_row-gap-0 wpex-vc_row-col-mb-0\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><figure class=\"vcex-image vcex-module vcex-fill-column wpex-text-center\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block hvr hvr-grow\"><img width=\"1707\" height=\"2560\" src=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Marta-Rived-0272-1-scaled.jpg\" class=\"vcex-image-img wpex-align-middle\" alt=\"\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Marta-Rived-0272-1-scaled.jpg 1707w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Marta-Rived-0272-1-200x300.jpg 200w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Marta-Rived-0272-1-683x1024.jpg 683w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Marta-Rived-0272-1-768x1152.jpg 768w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Marta-Rived-0272-1-1024x1536.jpg 1024w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/06\/25-03-26_Spodeal_Corporate_Marta-Rived-0272-1-1365x2048.jpg 1365w\" sizes=\"auto, (max-width: 1707px) 100vw, 1707px\" \/><\/div><\/figure><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><a href=\"https:\/\/www.linkedin.com\/in\/martarived\/\" class=\"wpex-linkedin wpex-social-btn wpex-social-btn-black-ch wpex-social-bg-hover wpex-rounded-full\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Linkedin<\/span><\/a><\/div><style>.vcex-post-content.vcex_6a803405eeae3 .vcex-post-content-c{color:#ffffff;}<\/style>\n<div class=\"vcex-post-content staff_quote vcex_6a803405eeae3\">\n\t\n\t\t\t\t\t<div class=\"vcex-post-content-c wpex-clr wpex-last-mb-0\"><p>&#8220;Hola!<\/p>\n<\/div>\n\n\t\t\t\t\t\t\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid staff_content wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><style>.vcex-heading.vcex_6a803405ef2d6{font-size:25px;font-family:Denton, serif;letter-spacing:1px;}<\/style><h3 class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-mt-15 wpex-mb-5 vcex_6a803405ef2d6\"><span class=\"vcex-heading-inner wpex-inline-block vc_custom_1751480586806\">Marta Rived<\/span><\/h3><style>.vcex-custom-field.vcex_6a803405ef5b6,.vcex-custom-field.vcex_6a803405ef5b6 a{color:#999999;}.vcex-custom-field.vcex_6a803405ef5b6{font-size:16px;}<\/style><div class=\"vcex-custom-field vcex-module wpex-clr vc_custom_1749073451601 vcex_6a803405ef5b6\">Creative Manager<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-1 span_1_of_4 span_1_of_2_pl span_1_of_2_pp post-3290 type-staff translation_priority-10\"><div class=\"wpex-card wpex-card-template_624\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid staff_wrap wpex-relative wpex-vc_row-gap-0 wpex-vc_row-col-mb-0\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><figure class=\"vcex-image vcex-module vcex-fill-column wpex-text-center\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block hvr hvr-grow\"><img width=\"1707\" height=\"2560\" src=\"https:\/\/spodeal.com\/wp-content\/uploads\/2026\/02\/25-03-26_Spodeal_Corporate_Max-Albert-0642-scaled.jpg\" class=\"vcex-image-img wpex-align-middle\" alt=\"\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/spodeal.com\/wp-content\/uploads\/2026\/02\/25-03-26_Spodeal_Corporate_Max-Albert-0642-scaled.jpg 1707w, https:\/\/spodeal.com\/wp-content\/uploads\/2026\/02\/25-03-26_Spodeal_Corporate_Max-Albert-0642-200x300.jpg 200w, https:\/\/spodeal.com\/wp-content\/uploads\/2026\/02\/25-03-26_Spodeal_Corporate_Max-Albert-0642-683x1024.jpg 683w, https:\/\/spodeal.com\/wp-content\/uploads\/2026\/02\/25-03-26_Spodeal_Corporate_Max-Albert-0642-768x1152.jpg 768w, https:\/\/spodeal.com\/wp-content\/uploads\/2026\/02\/25-03-26_Spodeal_Corporate_Max-Albert-0642-1024x1536.jpg 1024w, https:\/\/spodeal.com\/wp-content\/uploads\/2026\/02\/25-03-26_Spodeal_Corporate_Max-Albert-0642-1365x2048.jpg 1365w\" sizes=\"auto, (max-width: 1707px) 100vw, 1707px\" \/><\/div><\/figure><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><a href=\"https:\/\/www.linkedin.com\/in\/max-albert-sala-aaa916201\/\" class=\"wpex-linkedin wpex-social-btn wpex-social-btn-black-ch wpex-social-bg-hover wpex-rounded-full\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Linkedin<\/span><\/a><\/div><style>.vcex-post-content.vcex_6a803405f0185 .vcex-post-content-c{color:#ffffff;}<\/style>\n<div class=\"vcex-post-content staff_quote vcex_6a803405f0185\">\n\t\n\t\t\t\t\t<div class=\"vcex-post-content-c wpex-clr wpex-last-mb-0\"><\/div>\n\n\t\t\t\t\t\t\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid staff_content wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><style>.vcex-heading.vcex_6a803405f0924{font-size:25px;font-family:Denton, serif;letter-spacing:1px;}<\/style><h3 class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-mt-15 wpex-mb-5 vcex_6a803405f0924\"><span class=\"vcex-heading-inner wpex-inline-block vc_custom_1751480586806\">Max Albert Sala<\/span><\/h3><style>.vcex-custom-field.vcex_6a803405f0c10,.vcex-custom-field.vcex_6a803405f0c10 a{color:#999999;}.vcex-custom-field.vcex_6a803405f0c10{font-size:16px;}<\/style><div class=\"vcex-custom-field vcex-module wpex-clr vc_custom_1749073451601 vcex_6a803405f0c10\">Global Partnerships Coordinator<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-2 span_1_of_4 span_1_of_2_pl span_1_of_2_pp post-3250 type-staff translation_priority-14\"><div class=\"wpex-card wpex-card-template_624\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid staff_wrap wpex-relative wpex-vc_row-gap-0 wpex-vc_row-col-mb-0\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><figure class=\"vcex-image vcex-module vcex-fill-column wpex-text-center\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block hvr hvr-grow\"><img width=\"1707\" height=\"2560\" src=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/12\/25-03-26_Spodeal_Corporate_Ana-Soler-0385-scaled.jpg\" class=\"vcex-image-img wpex-align-middle\" alt=\"\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/12\/25-03-26_Spodeal_Corporate_Ana-Soler-0385-scaled.jpg 1707w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/12\/25-03-26_Spodeal_Corporate_Ana-Soler-0385-200x300.jpg 200w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/12\/25-03-26_Spodeal_Corporate_Ana-Soler-0385-683x1024.jpg 683w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/12\/25-03-26_Spodeal_Corporate_Ana-Soler-0385-768x1152.jpg 768w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/12\/25-03-26_Spodeal_Corporate_Ana-Soler-0385-1024x1536.jpg 1024w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/12\/25-03-26_Spodeal_Corporate_Ana-Soler-0385-1365x2048.jpg 1365w\" sizes=\"auto, (max-width: 1707px) 100vw, 1707px\" \/><\/div><\/figure><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><\/div><style>.vcex-post-content.vcex_6a803405f1734 .vcex-post-content-c{color:#ffffff;}<\/style>\n<div class=\"vcex-post-content staff_quote vcex_6a803405f1734\">\n\t\n\t\t\t\t\t<div class=\"vcex-post-content-c wpex-clr wpex-last-mb-0\"><\/div>\n\n\t\t\t\t\t\t\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid staff_content wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><style>.vcex-heading.vcex_6a803405f1e75{font-size:25px;font-family:Denton, serif;letter-spacing:1px;}<\/style><h3 class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-mt-15 wpex-mb-5 vcex_6a803405f1e75\"><span class=\"vcex-heading-inner wpex-inline-block vc_custom_1751480586806\">Anna Soler<\/span><\/h3><style>.vcex-custom-field.vcex_6a803405f2159,.vcex-custom-field.vcex_6a803405f2159 a{color:#999999;}.vcex-custom-field.vcex_6a803405f2159{font-size:16px;}<\/style><div class=\"vcex-custom-field vcex-module wpex-clr vc_custom_1749073451601 vcex_6a803405f2159\">Key Account Coordinator<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-3 span_1_of_4 span_1_of_2_pl span_1_of_2_pp post-3309 type-staff translation_priority-10\"><div class=\"wpex-card wpex-card-template_624\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid staff_wrap wpex-relative wpex-vc_row-gap-0 wpex-vc_row-col-mb-0\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><figure class=\"vcex-image vcex-module vcex-fill-column wpex-text-center\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block hvr hvr-grow\"><img width=\"1707\" height=\"2560\" src=\"https:\/\/spodeal.com\/wp-content\/uploads\/2026\/02\/25-03-26_Spodeal_Corporate_Aureli-Cortada-0694-1-scaled.jpg\" class=\"vcex-image-img wpex-align-middle\" alt=\"\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/spodeal.com\/wp-content\/uploads\/2026\/02\/25-03-26_Spodeal_Corporate_Aureli-Cortada-0694-1-scaled.jpg 1707w, https:\/\/spodeal.com\/wp-content\/uploads\/2026\/02\/25-03-26_Spodeal_Corporate_Aureli-Cortada-0694-1-200x300.jpg 200w, https:\/\/spodeal.com\/wp-content\/uploads\/2026\/02\/25-03-26_Spodeal_Corporate_Aureli-Cortada-0694-1-683x1024.jpg 683w, https:\/\/spodeal.com\/wp-content\/uploads\/2026\/02\/25-03-26_Spodeal_Corporate_Aureli-Cortada-0694-1-768x1152.jpg 768w, https:\/\/spodeal.com\/wp-content\/uploads\/2026\/02\/25-03-26_Spodeal_Corporate_Aureli-Cortada-0694-1-1024x1536.jpg 1024w, https:\/\/spodeal.com\/wp-content\/uploads\/2026\/02\/25-03-26_Spodeal_Corporate_Aureli-Cortada-0694-1-1365x2048.jpg 1365w\" sizes=\"auto, (max-width: 1707px) 100vw, 1707px\" \/><\/div><\/figure><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><a href=\"https:\/\/www.linkedin.com\/in\/aurelicortada\/\" class=\"wpex-linkedin wpex-social-btn wpex-social-btn-black-ch wpex-social-bg-hover wpex-rounded-full\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Linkedin<\/span><\/a><\/div><style>.vcex-post-content.vcex_6a803405f2c68 .vcex-post-content-c{color:#ffffff;}<\/style>\n<div class=\"vcex-post-content staff_quote vcex_6a803405f2c68\">\n\t\n\t\t\t\t\t<div class=\"vcex-post-content-c wpex-clr wpex-last-mb-0\"><\/div>\n\n\t\t\t\t\t\t\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid staff_content wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><style>.vcex-heading.vcex_6a803405f33b1{font-size:25px;font-family:Denton, serif;letter-spacing:1px;}<\/style><h3 class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-mt-15 wpex-mb-5 vcex_6a803405f33b1\"><span class=\"vcex-heading-inner wpex-inline-block vc_custom_1751480586806\">Aureli Cortada<\/span><\/h3><style>.vcex-custom-field.vcex_6a803405f3695,.vcex-custom-field.vcex_6a803405f3695 a{color:#999999;}.vcex-custom-field.vcex_6a803405f3695{font-size:16px;}<\/style><div class=\"vcex-custom-field vcex-module wpex-clr vc_custom_1749073451601 vcex_6a803405f3695\">Growth &amp; Sports Coordinator<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-4 span_1_of_4 span_1_of_2_pl span_1_of_2_pp post-3263 type-staff translation_priority-10\"><div class=\"wpex-card wpex-card-template_624\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid staff_wrap wpex-relative wpex-vc_row-gap-0 wpex-vc_row-col-mb-0\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><figure class=\"vcex-image vcex-module vcex-fill-column wpex-text-center\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block hvr hvr-grow\"><img width=\"1707\" height=\"2560\" src=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/12\/25-03-26_Spodeal_Corporate_Albert-Majo\u0301-0784-scaled.jpg\" class=\"vcex-image-img wpex-align-middle\" alt=\"\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/12\/25-03-26_Spodeal_Corporate_Albert-Majo\u0301-0784-scaled.jpg 1707w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/12\/25-03-26_Spodeal_Corporate_Albert-Majo\u0301-0784-200x300.jpg 200w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/12\/25-03-26_Spodeal_Corporate_Albert-Majo\u0301-0784-683x1024.jpg 683w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/12\/25-03-26_Spodeal_Corporate_Albert-Majo\u0301-0784-768x1152.jpg 768w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/12\/25-03-26_Spodeal_Corporate_Albert-Majo\u0301-0784-1024x1536.jpg 1024w, https:\/\/spodeal.com\/wp-content\/uploads\/2025\/12\/25-03-26_Spodeal_Corporate_Albert-Majo\u0301-0784-1365x2048.jpg 1365w\" sizes=\"auto, (max-width: 1707px) 100vw, 1707px\" \/><\/div><\/figure><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><\/div><style>.vcex-post-content.vcex_6a803405f41dd .vcex-post-content-c{color:#ffffff;}<\/style>\n<div class=\"vcex-post-content staff_quote vcex_6a803405f41dd\">\n\t\n\t\t\t\t\t<div class=\"vcex-post-content-c wpex-clr wpex-last-mb-0\"><\/div>\n\n\t\t\t\t\t\t\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid staff_content wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><style>.vcex-heading.vcex_6a80340600717{font-size:25px;font-family:Denton, serif;letter-spacing:1px;}<\/style><h3 class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-mt-15 wpex-mb-5 vcex_6a80340600717\"><span class=\"vcex-heading-inner wpex-inline-block vc_custom_1751480586806\">Albert Maj\u00f3<\/span><\/h3><style>.vcex-custom-field.vcex_6a803406009ff,.vcex-custom-field.vcex_6a803406009ff a{color:#999999;}.vcex-custom-field.vcex_6a803406009ff{font-size:16px;}<\/style><div class=\"vcex-custom-field vcex-module wpex-clr vc_custom_1749073451601 vcex_6a803406009ff\">Partnerships Department Intern<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-1 span_1_of_4 span_1_of_2_pl span_1_of_2_pp post-3304 type-staff translation_priority-10\"><div class=\"wpex-card wpex-card-template_624\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid staff_wrap wpex-relative wpex-vc_row-gap-0 wpex-vc_row-col-mb-0\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><figure class=\"vcex-image vcex-module vcex-fill-column wpex-text-center\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block hvr hvr-grow\"><img width=\"1707\" height=\"2560\" src=\"https:\/\/spodeal.com\/wp-content\/uploads\/2026\/02\/25-03-26_Spodeal_Corporate_Bruno-Marine-0453-scaled.jpg\" class=\"vcex-image-img wpex-align-middle\" alt=\"\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/spodeal.com\/wp-content\/uploads\/2026\/02\/25-03-26_Spodeal_Corporate_Bruno-Marine-0453-scaled.jpg 1707w, https:\/\/spodeal.com\/wp-content\/uploads\/2026\/02\/25-03-26_Spodeal_Corporate_Bruno-Marine-0453-200x300.jpg 200w, https:\/\/spodeal.com\/wp-content\/uploads\/2026\/02\/25-03-26_Spodeal_Corporate_Bruno-Marine-0453-683x1024.jpg 683w, https:\/\/spodeal.com\/wp-content\/uploads\/2026\/02\/25-03-26_Spodeal_Corporate_Bruno-Marine-0453-768x1152.jpg 768w, https:\/\/spodeal.com\/wp-content\/uploads\/2026\/02\/25-03-26_Spodeal_Corporate_Bruno-Marine-0453-1024x1536.jpg 1024w, https:\/\/spodeal.com\/wp-content\/uploads\/2026\/02\/25-03-26_Spodeal_Corporate_Bruno-Marine-0453-1365x2048.jpg 1365w\" sizes=\"auto, (max-width: 1707px) 100vw, 1707px\" \/><\/div><\/figure><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><a href=\"https:\/\/www.linkedin.com\/in\/bruno-marin-argils-4b9635269\/\" class=\"wpex-linkedin wpex-social-btn wpex-social-btn-black-ch wpex-social-bg-hover wpex-rounded-full\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"wpex-icon\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z\"\/><\/svg><\/span><span class=\"screen-reader-text\">Linkedin<\/span><\/a><\/div><style>.vcex-post-content.vcex_6a80340601552 .vcex-post-content-c{color:#ffffff;}<\/style>\n<div class=\"vcex-post-content staff_quote vcex_6a80340601552\">\n\t\n\t\t\t\t\t<div class=\"vcex-post-content-c wpex-clr wpex-last-mb-0\"><\/div>\n\n\t\t\t\t\t\t\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid staff_content wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><style>.vcex-heading.vcex_6a80340601cc2{font-size:25px;font-family:Denton, serif;letter-spacing:1px;}<\/style><h3 class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-mt-15 wpex-mb-5 vcex_6a80340601cc2\"><span class=\"vcex-heading-inner wpex-inline-block vc_custom_1751480586806\">Bruno Marin\u00e9<\/span><\/h3><style>.vcex-custom-field.vcex_6a80340601f9e,.vcex-custom-field.vcex_6a80340601f9e a{color:#999999;}.vcex-custom-field.vcex_6a80340601f9e{font-size:16px;}<\/style><div class=\"vcex-custom-field vcex-module wpex-clr vc_custom_1749073451601 vcex_6a80340601f9e\">Partnership Activation Intern<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpex-post-cards-entry col col-2 span_1_of_4 span_1_of_2_pl span_1_of_2_pp post-3345 type-staff translation_priority-10\"><div class=\"wpex-card wpex-card-template_624\"><div class=\"wpex-card-inner\"><div class=\"vc_row wpb_row vc_row-fluid staff_wrap wpex-relative wpex-vc_row-gap-0 wpex-vc_row-col-mb-0\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><figure class=\"vcex-image vcex-module vcex-fill-column wpex-text-center\"><div class=\"vcex-image-inner wpex-relative wpex-inline-block hvr hvr-grow\"><img width=\"1707\" height=\"2560\" src=\"https:\/\/spodeal.com\/wp-content\/uploads\/2026\/04\/25-03-26_Spodeal_Corporate_Juan-Rosales-0596-scaled.jpg\" class=\"vcex-image-img wpex-align-middle\" alt=\"\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/spodeal.com\/wp-content\/uploads\/2026\/04\/25-03-26_Spodeal_Corporate_Juan-Rosales-0596-scaled.jpg 1707w, https:\/\/spodeal.com\/wp-content\/uploads\/2026\/04\/25-03-26_Spodeal_Corporate_Juan-Rosales-0596-200x300.jpg 200w, https:\/\/spodeal.com\/wp-content\/uploads\/2026\/04\/25-03-26_Spodeal_Corporate_Juan-Rosales-0596-683x1024.jpg 683w, https:\/\/spodeal.com\/wp-content\/uploads\/2026\/04\/25-03-26_Spodeal_Corporate_Juan-Rosales-0596-768x1152.jpg 768w, https:\/\/spodeal.com\/wp-content\/uploads\/2026\/04\/25-03-26_Spodeal_Corporate_Juan-Rosales-0596-1024x1536.jpg 1024w, https:\/\/spodeal.com\/wp-content\/uploads\/2026\/04\/25-03-26_Spodeal_Corporate_Juan-Rosales-0596-1365x2048.jpg 1365w\" sizes=\"auto, (max-width: 1707px) 100vw, 1707px\" \/><\/div><\/figure><div class=\"staff-social wpex-social-btns wpex-mt-15 wpex-flex wpex-flex-wrap wpex-gap-5\"><\/div><style>.vcex-post-content.vcex_6a80340602a9d .vcex-post-content-c{color:#ffffff;}<\/style>\n<div class=\"vcex-post-content staff_quote vcex_6a80340602a9d\">\n\t\n\t\t\t\t\t<div class=\"vcex-post-content-c wpex-clr wpex-last-mb-0\"><\/div>\n\n\t\t\t\t\t\t\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid staff_content wpex-relative\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><style>.vcex-heading.vcex_6a803406031fd{font-size:25px;font-family:Denton, serif;letter-spacing:1px;}<\/style><h3 class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-mt-15 wpex-mb-5 vcex_6a803406031fd\"><span class=\"vcex-heading-inner wpex-inline-block vc_custom_1751480586806\">Juan Rosales<\/span><\/h3><style>.vcex-custom-field.vcex_6a803406034fc,.vcex-custom-field.vcex_6a803406034fc a{color:#999999;}.vcex-custom-field.vcex_6a803406034fc{font-size:16px;}<\/style><div class=\"vcex-custom-field vcex-module wpex-clr vc_custom_1749073451601 vcex_6a803406034fc\">Social Media Intern<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid vc_custom_1754035958674 vc_row-o-content-middle vc_row-flex wpex-vc-full-width-row wpex-vc-full-width-row--centered wpex-relative wpex-vc_row-gap-50 wpex-vc_row-has-fill wpex-vc_row-col-mb-0 wpex-vc_row-mx-0\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"vc_row wpb_row vc_inner vc_row-fluid wpex-relative wpex-vc_row-gap-50 wpex-vc_row-col-mb-0\"><div class=\"wpb_column vc_column_container vc_col-sm-3\/5\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><style>.vcex-heading.vcex_6a8034060402c{width:700px;color:#ffffff;font-size:clamp(30px,9vw,70px);font-family:Montserrat, sans-serif;line-height:1;}<\/style><div class=\"vcex-heading vcex-heading-plain vcex-module wpex-heading wpex-text-2xl wpex-mb-30 wpex-text-left wpex-max-w-100  wpb_animate_when_almost_visible wpb_bottom-to-top bottom-to-top vcex_6a8034060402c\"><span class=\"vcex-heading-inner wpex-inline-block\">\u00bfQUIERES <br>UNIRTE<br>AL EQUIPO?<\/span><\/div><\/div><\/div><\/div><div class=\"wpb_column vc_column_container vc_col-sm-2\/5\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f2485-o1\" lang=\"es-ES\" dir=\"ltr\" data-wpcf7-id=\"2485\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/es\/wp-json\/wp\/v2\/pages\/2481#wpcf7-f2485-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Formulario de contacto\" novalidate=\"novalidate\" data-status=\"init\" data-trp-original-action=\"\/es\/wp-json\/wp\/v2\/pages\/2481#wpcf7-f2485-o1\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"2485\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"es_ES\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f2485-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"cf7-two-column\">\n\t<div class=\"cf7-left-column\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Nombre *\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t\t<\/p>\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email *\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span><br \/>\n<label>Selecciona un puesto<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"select-596\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required no-gradient\" aria-required=\"true\" aria-invalid=\"false\" name=\"select-596\"><option value=\"Desarrollo de Negocio\">Desarrollo de Negocio<\/option><option value=\"Activaci\u00f3n de Patrocinios\">Activaci\u00f3n de Patrocinios<\/option><option value=\"Corporativo\">Corporativo<\/option><option value=\"Dise\u00f1o\">Dise\u00f1o<\/option><option value=\"Creatividad\">Creatividad<\/option><option value=\"Digital y Redes Sociales\">Digital y Redes Sociales<\/option><option value=\"Private Equity\">Private Equity<\/option><option value=\"Otros\">Otros<\/option><\/select><\/span>\n\t\t<\/p>\n\t\t<style>\n .no-gradient {\n background-color: #E72E46 !important; \/* fondo rojo *\/\n background-image: url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='12' height='8'><polygon points='0,0 12,0 6,8' fill='white'\/><\/svg>\");\n background-repeat: no-repeat; \/* no repetir *\/\n background-position: right 10px center; \/* flecha a la derecha *\/\n background-size: 12px 8px; \/* tama\u00f1o exacto de la flecha *\/\n color: #fff !important; \/* texto blanco *\/\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n border: 2px solid #fff; \/* borde blanco *\/\n padding: 5px 30px 5px 5px; \/* espacio para la flecha *\/\n font-weight: bold;\n border-radius: 0; \/* esquinas rectas *\/\n cursor: pointer;\n }\n\n .no-gradient option {\n background: #E72E46;\n color: #fff;\n }\n\t\t<\/style>\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"url-313\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-url wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-url\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Pega el enlace a tu CV \/ Portafolio*\" value=\"\" type=\"url\" name=\"url-313\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"cf7-right-column\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"Cu\u00e9ntanos brevemente por qu\u00e9 quieres unirte a nuestro equipo.*\" name=\"your-message\"><\/textarea><\/span>\n\t\t<\/p>\n\t\t<p style=\"color: #fff;margin-bottom: 25px;\">Escribe <strong>Spodeal<\/strong> en el campo.<span class=\"wpcf7-form-control-wrap\" data-name=\"captcha\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"captcha\" \/><\/span>\n\t\t<\/p>\n\t\t<div class=\"privacy-checkbox\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"acceptance-674\"><span class=\"wpcf7-form-control wpcf7-acceptance\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"acceptance-674\" value=\"1\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">He le\u00eddo y acepto la <a href=\"https:\/\/spodeal.com\/es\/politica-de-privacidad\/\">Pol\u00edtica de Privacidad<\/a><\/span><\/label><\/span><\/span><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<style>\n input.wpcf7-submit.custom-button {\n border: 2px solid #fff;\n padding: 4px 15px; \/* padding horizontal razonable *\/\n display: inline-block;\n margin-top: -20px;\n cursor: pointer;\n user-select: none;\n font-weight: bold; \/* SEND siempre en negrita *\/\n color: #FFFFFF; \/* para que el texto tome el color normal inicialmente *\/\n text-align: left; \/* texto justificado a la izquierda *\/\n width: fit-content; \/* ancho fijo, puedes ajustar *\/\n background-color: transparent; \/* fondo inicial *\/\n transition: background-color 0.3s, color 0.3s; \/* transici\u00f3n suave *\/\n border-radius: 0px !important;\n }\n\n input.wpcf7-submit.custom-button:hover {\n background-color: #fff; \/* fondo blanco al pasar el cursor *\/\n color: #E72E46; \/* color del texto al pasar el cursor *\/\n }\n\t\t<\/style>\n\t\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner custom-button\" type=\"submit\" value=\"ENVIAR\" \/>\n\t\t<\/p>\n\t<\/div>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<input type=\"hidden\" name=\"trp-form-language\" value=\"es\"\/><\/form>\n<\/div>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":6,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-2481","page","type-page","status-publish","hentry","entry","has-media"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Expertos en marketing deportivo internacional | Spodeal<\/title>\n<meta name=\"description\" content=\"Ayudamos a marcas, titulares de derechos e inversores a alcanzar sus objetivos mediante estrategia, conocimiento y pasi\u00f3n por el deporte.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"\/es\/https:\/\/spodeal.com\/es\/sobre-nosotros\/\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Expertos en marketing deportivo internacional | Spodeal\" \/>\n<meta property=\"og:description\" content=\"Ayudamos a marcas, titulares de derechos e inversores a alcanzar sus objetivos mediante estrategia, conocimiento y pasi\u00f3n por el deporte.\" \/>\n<meta property=\"og:url\" content=\"\/es\/https:\/\/spodeal.com\/es\/sobre-nosotros\/\/\" \/>\n<meta property=\"og:site_name\" content=\"Spodeal\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-16T11:06:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/spodeal.com\/wp-content\/uploads\/2026\/02\/logo-spodeal.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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=\"3 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/spodeal.com\/es\/sobre-nosotros\/\",\"url\":\"https:\/\/spodeal.com\/es\/sobre-nosotros\/\",\"name\":\"Expertos en marketing deportivo internacional | Spodeal\",\"isPartOf\":{\"@id\":\"https:\/\/spodeal.com\/es\/#website\"},\"datePublished\":\"2025-05-20T16:01:57+00:00\",\"dateModified\":\"2026-04-16T11:06:00+00:00\",\"description\":\"Ayudamos a marcas, titulares de derechos e inversores a alcanzar sus objetivos mediante estrategia, conocimiento y pasi\u00f3n por el deporte.\",\"breadcrumb\":{\"@id\":\"https:\/\/spodeal.com\/es\/sobre-nosotros\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/spodeal.com\/es\/sobre-nosotros\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/spodeal.com\/es\/sobre-nosotros\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/spodeal.com\/es\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Sobre nosotros\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/spodeal.com\/es\/#website\",\"url\":\"https:\/\/spodeal.com\/es\/\",\"name\":\"Spodeal\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/spodeal.com\/es\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/spodeal.com\/es\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/spodeal.com\/es\/#organization\",\"name\":\"Spodeal\",\"url\":\"https:\/\/spodeal.com\/es\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/spodeal.com\/es\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/05\/logo.svg\",\"contentUrl\":\"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/05\/logo.svg\",\"caption\":\"Spodeal\"},\"image\":{\"@id\":\"https:\/\/spodeal.com\/es\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/spodealgroup\/\",\"https:\/\/www.instagram.com\/spodealgroup\",\"https:\/\/www.youtube.com\/@spodealgroup\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Expertos en marketing deportivo internacional | Spodeal","description":"Ayudamos a marcas, titulares de derechos e inversores a alcanzar sus objetivos mediante estrategia, conocimiento y pasi\u00f3n por el deporte.","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":"\/es\/https:\/\/spodeal.com\/es\/sobre-nosotros\/\/","og_locale":"es_ES","og_type":"article","og_title":"Expertos en marketing deportivo internacional | Spodeal","og_description":"Ayudamos a marcas, titulares de derechos e inversores a alcanzar sus objetivos mediante estrategia, conocimiento y pasi\u00f3n por el deporte.","og_url":"\/es\/https:\/\/spodeal.com\/es\/sobre-nosotros\/\/","og_site_name":"Spodeal","article_modified_time":"2026-04-16T11:06:00+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/spodeal.com\/wp-content\/uploads\/2026\/02\/logo-spodeal.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"3 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/spodeal.com\/es\/sobre-nosotros\/","url":"https:\/\/spodeal.com\/es\/sobre-nosotros\/","name":"Expertos en marketing deportivo internacional | Spodeal","isPartOf":{"@id":"https:\/\/spodeal.com\/es\/#website"},"datePublished":"2025-05-20T16:01:57+00:00","dateModified":"2026-04-16T11:06:00+00:00","description":"Ayudamos a marcas, titulares de derechos e inversores a alcanzar sus objetivos mediante estrategia, conocimiento y pasi\u00f3n por el deporte.","breadcrumb":{"@id":"https:\/\/spodeal.com\/es\/sobre-nosotros\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/spodeal.com\/es\/sobre-nosotros\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/spodeal.com\/es\/sobre-nosotros\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/spodeal.com\/es\/"},{"@type":"ListItem","position":2,"name":"Sobre nosotros"}]},{"@type":"WebSite","@id":"https:\/\/spodeal.com\/es\/#website","url":"https:\/\/spodeal.com\/es\/","name":"Spodeal","description":"","publisher":{"@id":"https:\/\/spodeal.com\/es\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/spodeal.com\/es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/spodeal.com\/es\/#organization","name":"Spodeal","url":"https:\/\/spodeal.com\/es\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/spodeal.com\/es\/#\/schema\/logo\/image\/","url":"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/05\/logo.svg","contentUrl":"https:\/\/spodeal.com\/wp-content\/uploads\/2025\/05\/logo.svg","caption":"Spodeal"},"image":{"@id":"https:\/\/spodeal.com\/es\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/spodealgroup\/","https:\/\/www.instagram.com\/spodealgroup","https:\/\/www.youtube.com\/@spodealgroup"]}]}},"_links":{"self":[{"href":"https:\/\/spodeal.com\/es\/wp-json\/wp\/v2\/pages\/2481","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/spodeal.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/spodeal.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/spodeal.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/spodeal.com\/es\/wp-json\/wp\/v2\/comments?post=2481"}],"version-history":[{"count":32,"href":"https:\/\/spodeal.com\/es\/wp-json\/wp\/v2\/pages\/2481\/revisions"}],"predecessor-version":[{"id":3882,"href":"https:\/\/spodeal.com\/es\/wp-json\/wp\/v2\/pages\/2481\/revisions\/3882"}],"wp:attachment":[{"href":"https:\/\/spodeal.com\/es\/wp-json\/wp\/v2\/media?parent=2481"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}