{"id":13278,"date":"2024-12-31T08:34:04","date_gmt":"2024-12-31T08:34:04","guid":{"rendered":"https:\/\/www.s22digital.com\/sostenibilidad\/"},"modified":"2026-07-15T17:40:07","modified_gmt":"2026-07-15T17:40:07","slug":"sostenibilidad","status":"publish","type":"page","link":"https:\/\/www.s22digital.com\/en\/sostenibilidad\/","title":{"rendered":"Sostenibilidad"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"13278\" class=\"elementor elementor-13278 elementor-13115\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-909db5e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"909db5e\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cc26ccc\" data-id=\"cc26ccc\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e318220 elementor-widget elementor-widget-html\" data-id=\"e318220\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  :root {\n    --sost-orange: #F26522;\n    --sost-dark: #080808;\n    --sost-cream: #f4f3ef;\n    --sost-hero-bg: #0a1a0f;\n    --sost-white: #ffffff;\n    --sost-card-radius: 16px;\n    --sost-font: 'Inter', sans-serif;\n  }\n\n  .sost-wrap * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .sost-wrap {\n    font-family: var(--sost-font);\n    color: var(--sost-dark);\n    line-height: 1.6;\n  }\n\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\n  .sost-hero {\n    background: var(--sost-hero-bg);\n    background-image: radial-gradient(ellipse at 60% 40%, rgba(34, 100, 34, 0.18) 0%, transparent 70%);\n    padding: 96px 40px 88px;\n    text-align: center;\n  }\n\n  .sost-hero__label {\n    display: inline-block;\n    color: var(--sost-orange);\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    margin-bottom: 24px;\n  }\n\n  .sost-hero__title {\n    font-size: clamp(32px, 5vw, 54px);\n    font-weight: 700;\n    color: var(--sost-white);\n    line-height: 1.15;\n    max-width: 780px;\n    margin: 0 auto 24px;\n  }\n\n  .sost-hero__sub {\n    font-size: clamp(15px, 2vw, 18px);\n    color: #b0bfb0;\n    max-width: 620px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* \u2500\u2500 COMPROMISOS \u2500\u2500 *\/\n  .sost-compromisos {\n    background: var(--sost-cream);\n    padding: 80px 40px;\n  }\n\n  .sost-section-title {\n    font-size: clamp(24px, 3.5vw, 36px);\n    font-weight: 700;\n    text-align: center;\n    margin-bottom: 56px;\n    line-height: 1.2;\n  }\n\n  .sost-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 24px;\n    max-width: 960px;\n    margin: 0 auto;\n  }\n\n  .sost-card {\n    background: var(--sost-white);\n    border-radius: var(--sost-card-radius);\n    padding: 32px 28px;\n    border: 1px solid rgba(8,8,8,0.07);\n  }\n\n  .sost-card__icon {\n    width: 44px;\n    height: 44px;\n    margin-bottom: 18px;\n    color: var(--sost-orange);\n    flex-shrink: 0;\n  }\n\n  .sost-card__title {\n    font-size: 16px;\n    font-weight: 700;\n    margin-bottom: 10px;\n    color: var(--sost-dark);\n  }\n\n  .sost-card__desc {\n    font-size: 14px;\n    color: #555;\n    line-height: 1.65;\n    font-weight: 400;\n  }\n\n  \/* \u2500\u2500 CERTIFICACIONES \u2500\u2500 *\/\n  .sost-certs {\n    background: var(--sost-dark);\n    padding: 80px 40px;\n  }\n\n  .sost-certs .sost-section-title {\n    color: var(--sost-white);\n    max-width: 640px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .sost-certs-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 24px;\n    max-width: 720px;\n    margin: 0 auto;\n  }\n\n  .sost-cert-box {\n    background: var(--sost-white);\n    border-radius: var(--sost-card-radius);\n    padding: 32px 24px;\n    text-align: center;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 16px;\n    box-shadow: 0 2px 16px rgba(0,0,0,0.18);\n  }\n\n  .sost-cert-box img {\n    max-height: 100px;\n    max-width: 160px;\n    width: auto;\n    object-fit: contain;\n  }\n\n  .sost-cert-box__name {\n    font-size: 15px;\n    font-weight: 700;\n    color: var(--sost-dark);\n  }\n\n  .sost-cert-box__desc {\n    font-size: 13px;\n    color: #555;\n  }\n\n  \/* \u2500\u2500 SELLO HUELLA \u2500\u2500 *\/\n  .sost-huella {\n    background: var(--sost-cream);\n    padding: 80px 40px;\n  }\n\n  .sost-huella__inner {\n    max-width: 900px;\n    margin: 0 auto;\n    display: flex;\n    align-items: center;\n    gap: 56px;\n  }\n\n  .sost-huella__logo {\n    flex-shrink: 0;\n    width: 200px;\n    text-align: center;\n  }\n\n  .sost-huella__logo img {\n    width: 160px;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .sost-huella__text {\n    flex: 1;\n  }\n\n  .sost-huella__title {\n    font-size: clamp(20px, 2.5vw, 28px);\n    font-weight: 700;\n    color: var(--sost-dark);\n    margin-bottom: 16px;\n    line-height: 1.25;\n  }\n\n  .sost-huella__desc {\n    font-size: 15px;\n    color: #444;\n    line-height: 1.75;\n    margin-bottom: 24px;\n  }\n\n  .sost-link {\n    color: var(--sost-orange);\n    font-weight: 600;\n    font-size: 15px;\n    text-decoration: none;\n    border-bottom: 1.5px solid transparent;\n    transition: border-color 0.2s;\n  }\n\n  .sost-link:hover {\n    border-bottom-color: var(--sost-orange);\n  }\n\n  \/* \u2500\u2500 CTA \u2500\u2500 *\/\n  .sost-cta {\n    background: var(--sost-dark);\n    padding: 80px 40px;\n    text-align: center;\n  }\n\n  .sost-cta__title {\n    font-size: clamp(24px, 3.5vw, 38px);\n    font-weight: 700;\n    color: var(--sost-white);\n    margin-bottom: 32px;\n    line-height: 1.2;\n  }\n\n  .sost-btn {\n    display: inline-block;\n    background: var(--sost-orange);\n    color: var(--sost-white);\n    font-family: var(--sost-font);\n    font-size: 16px;\n    font-weight: 600;\n    padding: 16px 40px;\n    border-radius: 8px;\n    text-decoration: none;\n    letter-spacing: 0.01em;\n    transition: opacity 0.2s;\n  }\n\n  .sost-btn:hover {\n    opacity: 0.88;\n  }\n\n  \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n  @media (max-width: 768px) {\n    .sost-hero {\n      padding: 64px 24px 56px;\n    }\n\n    .sost-compromisos,\n    .sost-certs,\n    .sost-huella,\n    .sost-cta {\n      padding: 56px 24px;\n    }\n\n    .sost-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .sost-certs-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .sost-huella__inner {\n      flex-direction: column;\n      gap: 32px;\n      text-align: center;\n    }\n\n    .sost-huella__logo {\n      width: 100%;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .sost-card {\n      padding: 24px 20px;\n    }\n\n    .sost-cert-box {\n      padding: 24px 20px;\n    }\n  }\n<\/style>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"WebPage\",\n  \"name\": \"Sostenibilidad | S22 Digital\",\n  \"description\": \"S22 Digital integra criterios de sostenibilidad en la gesti\u00f3n de eventos, selecci\u00f3n de proveedores y gesti\u00f3n diaria. Certificaciones ISO 9001, ISO 14001, ISO 20121 y Esquema Nacional de Seguridad.\",\n  \"url\": \"https:\/\/www.s22digital.com\/en\/sostenibilidad\/\",\n  \"inLanguage\": \"es\",\n  \"publisher\": { \"@id\": \"https:\/\/www.s22digital.com\/#organization\" },\n  \"about\": {\n    \"@type\": \"Thing\",\n    \"name\": \"Sostenibilidad en eventos\",\n    \"description\": \"Gesti\u00f3n sostenible de eventos con certificaciones internacionales ISO 20121, ISO 14001 e ISO 9001.\"\n  },\n  \"mentions\": [\n    {\n      \"@type\": \"Certification\",\n      \"name\": \"ISO 9001\",\n      \"url\": \"https:\/\/www.iso.org\/iso-9001-quality-management.html\"\n    },\n    {\n      \"@type\": \"Certification\",\n      \"name\": \"ISO 14001\",\n      \"url\": \"https:\/\/www.iso.org\/iso-14001-environmental-management.html\"\n    },\n    {\n      \"@type\": \"Certification\",\n      \"name\": \"ISO 20121\",\n      \"url\": \"https:\/\/www.iso.org\/standard\/54552.html\"\n    },\n    {\n      \"@type\": \"GovernmentOrganization\",\n      \"name\": \"MITECO \u2014 Ministerio para la Transici\u00f3n Ecol\u00f3gica y el Reto Demogr\u00e1fico\",\n      \"url\": \"https:\/\/www.miteco.gob.es\/\"\n    }\n  ]\n}\n<\/script>\n\n<div class=\"sost-wrap\">\n\n  <!-- 1. HERO -->\n  <section class=\"sost-hero\">\n    <span class=\"sost-hero__label\">Commitment to the Planet<\/span>\n    <h1 class=\"sost-hero__title\">Sustainability in Every Decision We Make.<\/h1>\n    <p class=\"sost-hero__sub\">S22 Digital integrates sustainability criteria into event management, supplier selection and the company's day-to-day operations.<\/p>\n  <\/section>\n\n  <!-- 2. COMPROMISOS -->\n  <section class=\"sost-compromisos\">\n    <h2 class=\"sost-section-title\">Our Commitments<\/h2>\n    <div class=\"sost-grid\">\n\n      <!-- Teletrabajo -->\n      <div class=\"sost-card\">\n        <svg class=\"sost-card__icon\" viewBox=\"0 0 44 44\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n          <rect x=\"6\" y=\"10\" width=\"32\" height=\"20\" rx=\"3\" stroke=\"currentColor\" stroke-width=\"2\" fill=\"none\"><\/rect>\n          <line x1=\"14\" y1=\"34\" x2=\"30\" y2=\"34\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/line>\n          <line x1=\"22\" y1=\"30\" x2=\"22\" y2=\"34\" stroke=\"currentColor\" stroke-width=\"2\"><\/line>\n          <circle cx=\"28\" cy=\"20\" r=\"3\" stroke=\"currentColor\" stroke-width=\"1.8\" fill=\"none\"><\/circle>\n          <path d=\"M14 25 Q17 16 22 22 Q25 26 28 18\" stroke=\"currentColor\" stroke-width=\"1.8\" fill=\"none\" stroke-linecap=\"round\"><\/path>\n        <\/svg>\n        <h3 class=\"sost-card__title\">Promoting Remote Work<\/h3>\n        <p class=\"sost-card__desc\">We embrace remote work whenever the nature of the project allows, reducing travel and emissions.<\/p>\n      <\/div>\n\n      <!-- Proveedores -->\n      <div class=\"sost-card\">\n        <svg class=\"sost-card__icon\" viewBox=\"0 0 44 44\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n          <path d=\"M8 14 L22 8 L36 14 L36 28 L22 36 L8 28 Z\" stroke=\"currentColor\" stroke-width=\"2\" fill=\"none\" stroke-linejoin=\"round\"><\/path>\n          <path d=\"M8 14 L22 20 L36 14\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n          <line x1=\"22\" y1=\"20\" x2=\"22\" y2=\"36\" stroke=\"currentColor\" stroke-width=\"2\"><\/line>\n          <circle cx=\"28\" cy=\"31\" r=\"6\" fill=\"var(--sost-cream)\" stroke=\"currentColor\" stroke-width=\"1.8\"><\/circle>\n          <path d=\"M25.5 31 L27.2 32.8 L30.5 29.2\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path>\n        <\/svg>\n        <h3 class=\"sost-card__title\">Supplier Selection<\/h3>\n        <p class=\"sost-card__desc\">We assess sustainability criteria when selecting each supplier, prioritizing those with responsible practices.<\/p>\n      <\/div>\n\n      <!-- Transporte -->\n      <div class=\"sost-card\">\n        <svg class=\"sost-card__icon\" viewBox=\"0 0 44 44\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n          <rect x=\"10\" y=\"12\" width=\"24\" height=\"18\" rx=\"4\" stroke=\"currentColor\" stroke-width=\"2\" fill=\"none\"><\/rect>\n          <rect x=\"13\" y=\"16\" width=\"8\" height=\"5\" rx=\"1.5\" stroke=\"currentColor\" stroke-width=\"1.5\" fill=\"none\"><\/rect>\n          <rect x=\"23\" y=\"16\" width=\"8\" height=\"5\" rx=\"1.5\" stroke=\"currentColor\" stroke-width=\"1.5\" fill=\"none\"><\/rect>\n          <line x1=\"10\" y1=\"22\" x2=\"34\" y2=\"22\" stroke=\"currentColor\" stroke-width=\"1.5\"><\/line>\n          <circle cx=\"15\" cy=\"33\" r=\"3\" stroke=\"currentColor\" stroke-width=\"2\" fill=\"none\"><\/circle>\n          <circle cx=\"29\" cy=\"33\" r=\"3\" stroke=\"currentColor\" stroke-width=\"2\" fill=\"none\"><\/circle>\n          <line x1=\"18\" y1=\"30\" x2=\"26\" y2=\"30\" stroke=\"currentColor\" stroke-width=\"2\"><\/line>\n          <line x1=\"10\" y1=\"30\" x2=\"12\" y2=\"30\" stroke=\"currentColor\" stroke-width=\"2\"><\/line>\n          <line x1=\"32\" y1=\"30\" x2=\"34\" y2=\"30\" stroke=\"currentColor\" stroke-width=\"2\"><\/line>\n        <\/svg>\n        <h3 class=\"sost-card__title\">Public Transport<\/h3>\n        <p class=\"sost-card__desc\">We always promote the use of public transport for the travel required to carry out projects.<\/p>\n      <\/div>\n\n      <!-- Eventos -->\n      <div class=\"sost-card\">\n        <svg class=\"sost-card__icon\" viewBox=\"0 0 44 44\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n          <circle cx=\"22\" cy=\"22\" r=\"14\" stroke=\"currentColor\" stroke-width=\"2\" fill=\"none\"><\/circle>\n          <path d=\"M22 10 C18 14 14 18 14 22 C14 26 18 30 22 34 C26 30 30 26 30 22 C30 18 26 14 22 10 Z\" stroke=\"currentColor\" stroke-width=\"1.8\" fill=\"none\"><\/path>\n          <line x1=\"8\" y1=\"22\" x2=\"36\" y2=\"22\" stroke=\"currentColor\" stroke-width=\"1.8\"><\/line>\n          <path d=\"M12 16 Q18 18 22 17 Q26 16 32 16\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" fill=\"none\"><\/path>\n          <path d=\"M12 28 Q18 26 22 27 Q26 28 32 28\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" fill=\"none\"><\/path>\n        <\/svg>\n        <h3 class=\"sost-card__title\">Sustainable Event Management<\/h3>\n        <p class=\"sost-card__desc\">We've developed our own methodology to reduce the environmental impact of the events we produce.<\/p>\n      <\/div>\n\n      <!-- QR -->\n      <div class=\"sost-card\">\n        <svg class=\"sost-card__icon\" viewBox=\"0 0 44 44\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n          <rect x=\"8\" y=\"8\" width=\"12\" height=\"12\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"2\" fill=\"none\"><\/rect>\n          <rect x=\"11\" y=\"11\" width=\"6\" height=\"6\" rx=\"1\" fill=\"currentColor\"><\/rect>\n          <rect x=\"24\" y=\"8\" width=\"12\" height=\"12\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"2\" fill=\"none\"><\/rect>\n          <rect x=\"27\" y=\"11\" width=\"6\" height=\"6\" rx=\"1\" fill=\"currentColor\"><\/rect>\n          <rect x=\"8\" y=\"24\" width=\"12\" height=\"12\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"2\" fill=\"none\"><\/rect>\n          <rect x=\"11\" y=\"27\" width=\"6\" height=\"6\" rx=\"1\" fill=\"currentColor\"><\/rect>\n          <line x1=\"24\" y1=\"24\" x2=\"24\" y2=\"28\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/line>\n          <line x1=\"28\" y1=\"24\" x2=\"28\" y2=\"24\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\"><\/line>\n          <line x1=\"32\" y1=\"24\" x2=\"36\" y2=\"24\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/line>\n          <line x1=\"24\" y1=\"32\" x2=\"28\" y2=\"32\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/line>\n          <line x1=\"32\" y1=\"28\" x2=\"32\" y2=\"36\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/line>\n          <line x1=\"36\" y1=\"32\" x2=\"36\" y2=\"36\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/line>\n          <line x1=\"28\" y1=\"36\" x2=\"36\" y2=\"36\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/line>\n        <\/svg>\n        <h3 class=\"sost-card__title\">QR Codes and Digitalization<\/h3>\n        <p class=\"sost-card__desc\">Our own software system that promotes going paperless through digital accreditation and materials.<\/p>\n      <\/div>\n\n      <!-- Merchandising -->\n      <div class=\"sost-card\">\n        <svg class=\"sost-card__icon\" viewBox=\"0 0 44 44\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n          <path d=\"M22 6 C22 6 14 12 14 20 C14 26.627 17.373 30 22 30 C26.627 30 30 26.627 30 20 C30 12 22 6 22 6 Z\" stroke=\"currentColor\" stroke-width=\"2\" fill=\"none\" stroke-linejoin=\"round\"><\/path>\n          <path d=\"M18 20 C18 16 20 12 22 10\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" fill=\"none\"><\/path>\n          <line x1=\"22\" y1=\"30\" x2=\"22\" y2=\"38\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/line>\n          <line x1=\"16\" y1=\"38\" x2=\"28\" y2=\"38\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><\/line>\n        <\/svg>\n        <h3 class=\"sost-card__title\">Merchandising Sostenible<\/h3>\n        <p class=\"sost-card__desc\">We design merchandising with natural materials, always favoring the option with the lowest environmental impact.<\/p>\n      <\/div>\n\n      <!-- Huella de carbono -->\n      <div class=\"sost-card\">\n        <svg class=\"sost-card__icon\" viewBox=\"0 0 44 44\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n          <circle cx=\"22\" cy=\"22\" r=\"14\" stroke=\"currentColor\" stroke-width=\"2\" fill=\"none\"><\/circle>\n          <path d=\"M14 28 C14 28 16 22 20 22 C22 22 22 24 24 24 C26 24 26 20 28 20 C30 20 30 16 30 16\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"><\/path>\n          <circle cx=\"30\" cy=\"16\" r=\"2.5\" fill=\"currentColor\"><\/circle>\n        <\/svg>\n        <h3 class=\"sost-card__title\">Carbon Footprint Calculation<\/h3>\n        <p class=\"sost-card__desc\">We internally calculate the carbon footprint of each event and then offset it.<\/p>\n      <\/div>\n\n      <!-- Econom\u00eda Circular -->\n      <div class=\"sost-card\">\n        <svg class=\"sost-card__icon\" viewBox=\"0 0 44 44\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n          <path d=\"M22 10 A12 12 0 0 1 34 22\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" fill=\"none\"><\/path>\n          <path d=\"M34 22 A12 12 0 0 1 22 34\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" fill=\"none\"><\/path>\n          <path d=\"M22 34 A12 12 0 0 1 10 22\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" fill=\"none\"><\/path>\n          <path d=\"M10 22 A12 12 0 0 1 22 10\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" fill=\"none\"><\/path>\n          <polyline points=\"34,18 34,22 30,22\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"><\/polyline>\n          <polyline points=\"10,26 10,22 14,22\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"><\/polyline>\n          <circle cx=\"22\" cy=\"22\" r=\"4\" stroke=\"currentColor\" stroke-width=\"1.8\" fill=\"none\"><\/circle>\n        <\/svg>\n        <h3 class=\"sost-card__title\">Circular Economy and Km0<\/h3>\n        <p class=\"sost-card__desc\">We choose sustainable menus based on the circular economy and zero-kilometer sourcing, minimizing waste.<\/p>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- 3. CERTIFICACIONES -->\n  <section class=\"sost-certs\">\n    <h2 class=\"sost-section-title\">Backed by the leading international certifications.<\/h2>\n    <div class=\"sost-certs-grid\">\n\n      <div class=\"sost-cert-box\">\n        <img decoding=\"async\" data-src=\"https:\/\/www.s22digital.com\/wp-content\/uploads\/2024\/10\/logo_ISO-9001.png\" alt=\"Logo ISO 9001\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" class=\"lazyload\">\n        <div>\n          <p class=\"sost-cert-box__name\">ISO 9001<\/p>\n          <p class=\"sost-cert-box__desc\">Quality management<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"sost-cert-box\">\n        <img decoding=\"async\" data-src=\"https:\/\/www.s22digital.com\/wp-content\/uploads\/2026\/05\/iso-14001.png\" alt=\"Logo ISO 14001\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1655px; --smush-placeholder-aspect-ratio: 1655\/1655;\">\n        <div>\n          <p class=\"sost-cert-box__name\">ISO 14001<\/p>\n          <p class=\"sost-cert-box__desc\">Environmental management<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"sost-cert-box\">\n        <img decoding=\"async\" data-src=\"https:\/\/www.s22digital.com\/wp-content\/uploads\/2024\/10\/logo_ISO-20121.png\" alt=\"Logo ISO 20121\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" class=\"lazyload\" style=\"--smush-placeholder-width: 682px; --smush-placeholder-aspect-ratio: 682\/571;\">\n        <div>\n          <p class=\"sost-cert-box__name\">ISO 20121<\/p>\n          <p class=\"sost-cert-box__desc\">Sustainable event management<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"sost-cert-box\">\n        <img decoding=\"async\" data-src=\"https:\/\/www.s22digital.com\/wp-content\/uploads\/2022\/12\/distintivo_ens_certificacion_MEDIA.png\" alt=\"Logo ENS Nivel Medio\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1850px; --smush-placeholder-aspect-ratio: 1850\/2250;\">\n        <div>\n          <p class=\"sost-cert-box__name\">ENS Medium Level<\/p>\n          <p class=\"sost-cert-box__desc\">National Security Framework<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- 4. SELLO HUELLA DE CARBONO -->\n  <section class=\"sost-huella\">\n    <div class=\"sost-huella__inner\">\n      <div class=\"sost-huella__logo\">\n        <img decoding=\"async\" data-src=\"https:\/\/www.s22digital.com\/wp-content\/uploads\/2021\/12\/2023_C.jpg\" alt=\"Sello Registro Huella de Carbono MITECO\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" class=\"lazyload\" style=\"--smush-placeholder-width: 384px; --smush-placeholder-aspect-ratio: 384\/544;\">\n      <\/div>\n      <div class=\"sost-huella__text\">\n        <h2 class=\"sost-huella__title\">Carbon Footprint Registry Seal<\/h2>\n        <p class=\"sost-huella__desc\">S22 Digital holds the Carbon Footprint, Offset and CO\u2082 Absorption Projects Registry Seal awarded by the Ministry for Ecological Transition and Demographic Challenge (MITECO). An official recognition that certifies our commitment to fighting climate change.<\/p>\n        <a href=\"https:\/\/www.miteco.gob.es\/es\/cambio-climatico\/temas\/registro-huella.html\" class=\"sost-link\" target=\"_blank\" rel=\"noopener noreferrer\">More information \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- 5. CTA -->\n  <section class=\"sost-cta\">\n    <h2 class=\"sost-cta__title\">Want your event to be sustainable?<\/h2>\n    <a href=\"\/es\/contacto\/\" class=\"sost-btn\">Let's talk about your project<\/a>\n  <\/section>\n\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Sustainability S22 Digital demonstrates its commitment to sustainability and environmental respect by adopting the following measures: PROMOTION OF REMOTE WORK S22 Digital continues to support remote work in daily operations whenever it is feasible for completing tasks. PROVIDERS Evaluation of sustainability criteria in supplier selection. PROMOTION OF PUBLIC TRANSPORTATION Sometimes it is necessary to travel [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_lmt_disableupdate":"no","_lmt_disable":"","footnotes":""},"class_list":["post-13278","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Sostenibilidad - S22 Digital<\/title>\n<meta name=\"description\" content=\"S22 Digital es una empresa certificada en el ENS nivel medio, en ISO 9001, en ISO 14001 y en ISO 20121.S22 Digital ostenta el SELLO DEL REGISTRO de huella de carbono, compensaci\u00f3n y proyectos de absorci\u00f3n de di\u00f3xido de carbono del Ministerio para la Transici\u00f3n Ecol\u00f3gica y el Reto Demogr\u00e1fico.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.s22digital.com\/en\/sostenibilidad\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Sostenibilidad - S22 Digital\" \/>\n<meta property=\"og:description\" content=\"S22 Digital es una empresa certificada en el ENS nivel medio, en ISO 9001, en ISO 14001 y en ISO 20121.S22 Digital ostenta el SELLO DEL REGISTRO de huella de carbono, compensaci\u00f3n y proyectos de absorci\u00f3n de di\u00f3xido de carbono del Ministerio para la Transici\u00f3n Ecol\u00f3gica y el Reto Demogr\u00e1fico.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.s22digital.com\/en\/sostenibilidad\/\" \/>\n<meta property=\"og:site_name\" content=\"S22 Digital\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-15T17:40:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.s22digital.com\/wp-content\/uploads\/2024\/10\/logo_ISO-20121.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.s22digital.com\\\/en\\\/sostenibilidad\\\/\",\"url\":\"https:\\\/\\\/www.s22digital.com\\\/en\\\/sostenibilidad\\\/\",\"name\":\"Sostenibilidad - S22 Digital\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.s22digital.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.s22digital.com\\\/en\\\/sostenibilidad\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.s22digital.com\\\/en\\\/sostenibilidad\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.s22digital.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/logo_ISO-20121.png\",\"datePublished\":\"2024-12-31T08:34:04+00:00\",\"dateModified\":\"2026-07-15T17:40:07+00:00\",\"description\":\"S22 Digital es una empresa certificada en el ENS nivel medio, en ISO 9001, en ISO 14001 y en ISO 20121.S22 Digital ostenta el SELLO DEL REGISTRO de huella de carbono, compensaci\u00f3n y proyectos de absorci\u00f3n de di\u00f3xido de carbono del Ministerio para la Transici\u00f3n Ecol\u00f3gica y el Reto Demogr\u00e1fico.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.s22digital.com\\\/en\\\/sostenibilidad\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.s22digital.com\\\/en\\\/sostenibilidad\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.s22digital.com\\\/en\\\/sostenibilidad\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.s22digital.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/logo_ISO-20121.png\",\"contentUrl\":\"https:\\\/\\\/www.s22digital.com\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/logo_ISO-20121.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.s22digital.com\\\/en\\\/sostenibilidad\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.s22digital.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Sostenibilidad\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.s22digital.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.s22digital.com\\\/en\\\/\",\"name\":\"S22 Digital\",\"description\":\"Events, communication, technology, artificial intelligence and consulting agency.\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.s22digital.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.s22digital.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\",\"alternateName\":\"S22 Digital\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.s22digital.com\\\/#organization\",\"name\":\"S22 Digital\",\"url\":\"https:\\\/\\\/www.s22digital.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.s22digital.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.s22digital.com\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/cropped-cropped-Disen\u0303o-sin-ti\u0301tulo.png\",\"contentUrl\":\"https:\\\/\\\/www.s22digital.com\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/cropped-cropped-Disen\u0303o-sin-ti\u0301tulo.png\",\"width\":347,\"height\":152,\"caption\":\"S22 Digital\"},\"image\":{\"@id\":\"https:\\\/\\\/www.s22digital.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"legalName\":\"S22 Digital, S.L.\",\"email\":\"info@s22digital.com\",\"telephone\":\"+34 921 70 33 22\",\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/73455807\\\/\"],\"address\":{\"@type\":\"PostalAddress\",\"addressLocality\":\"Madrid\",\"addressCountry\":\"ES\"},\"contactPoint\":[{\"@type\":\"ContactPoint\",\"contactType\":\"customer service\",\"telephone\":\"+34 921 70 33 22\",\"email\":\"info@s22digital.com\",\"areaServed\":\"ES\",\"availableLanguage\":[\"es\",\"en\",\"fr\"]}]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Sostenibilidad - S22 Digital","description":"S22 Digital es una empresa certificada en el ENS nivel medio, en ISO 9001, en ISO 14001 y en ISO 20121.S22 Digital ostenta el SELLO DEL REGISTRO de huella de carbono, compensaci\u00f3n y proyectos de absorci\u00f3n de di\u00f3xido de carbono del Ministerio para la Transici\u00f3n Ecol\u00f3gica y el Reto Demogr\u00e1fico.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.s22digital.com\/en\/sostenibilidad\/","og_locale":"en_US","og_type":"article","og_title":"Sostenibilidad - S22 Digital","og_description":"S22 Digital es una empresa certificada en el ENS nivel medio, en ISO 9001, en ISO 14001 y en ISO 20121.S22 Digital ostenta el SELLO DEL REGISTRO de huella de carbono, compensaci\u00f3n y proyectos de absorci\u00f3n de di\u00f3xido de carbono del Ministerio para la Transici\u00f3n Ecol\u00f3gica y el Reto Demogr\u00e1fico.","og_url":"https:\/\/www.s22digital.com\/en\/sostenibilidad\/","og_site_name":"S22 Digital","article_modified_time":"2026-07-15T17:40:07+00:00","og_image":[{"url":"https:\/\/www.s22digital.com\/wp-content\/uploads\/2024\/10\/logo_ISO-20121.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.s22digital.com\/en\/sostenibilidad\/","url":"https:\/\/www.s22digital.com\/en\/sostenibilidad\/","name":"Sostenibilidad - S22 Digital","isPartOf":{"@id":"https:\/\/www.s22digital.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.s22digital.com\/en\/sostenibilidad\/#primaryimage"},"image":{"@id":"https:\/\/www.s22digital.com\/en\/sostenibilidad\/#primaryimage"},"thumbnailUrl":"https:\/\/www.s22digital.com\/wp-content\/uploads\/2024\/10\/logo_ISO-20121.png","datePublished":"2024-12-31T08:34:04+00:00","dateModified":"2026-07-15T17:40:07+00:00","description":"S22 Digital es una empresa certificada en el ENS nivel medio, en ISO 9001, en ISO 14001 y en ISO 20121.S22 Digital ostenta el SELLO DEL REGISTRO de huella de carbono, compensaci\u00f3n y proyectos de absorci\u00f3n de di\u00f3xido de carbono del Ministerio para la Transici\u00f3n Ecol\u00f3gica y el Reto Demogr\u00e1fico.","breadcrumb":{"@id":"https:\/\/www.s22digital.com\/en\/sostenibilidad\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.s22digital.com\/en\/sostenibilidad\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.s22digital.com\/en\/sostenibilidad\/#primaryimage","url":"https:\/\/www.s22digital.com\/wp-content\/uploads\/2024\/10\/logo_ISO-20121.png","contentUrl":"https:\/\/www.s22digital.com\/wp-content\/uploads\/2024\/10\/logo_ISO-20121.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.s22digital.com\/en\/sostenibilidad\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.s22digital.com\/en\/"},{"@type":"ListItem","position":2,"name":"Sostenibilidad"}]},{"@type":"WebSite","@id":"https:\/\/www.s22digital.com\/en\/#website","url":"https:\/\/www.s22digital.com\/en\/","name":"S22 Digital","description":"Events, communication, technology, artificial intelligence and consulting agency.","publisher":{"@id":"https:\/\/www.s22digital.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.s22digital.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US","alternateName":"S22 Digital"},{"@type":"Organization","@id":"https:\/\/www.s22digital.com\/#organization","name":"S22 Digital","url":"https:\/\/www.s22digital.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.s22digital.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.s22digital.com\/wp-content\/uploads\/2021\/12\/cropped-cropped-Disen\u0303o-sin-ti\u0301tulo.png","contentUrl":"https:\/\/www.s22digital.com\/wp-content\/uploads\/2021\/12\/cropped-cropped-Disen\u0303o-sin-ti\u0301tulo.png","width":347,"height":152,"caption":"S22 Digital"},"image":{"@id":"https:\/\/www.s22digital.com\/en\/#\/schema\/logo\/image\/"},"legalName":"S22 Digital, S.L.","email":"info@s22digital.com","telephone":"+34 921 70 33 22","sameAs":["https:\/\/www.linkedin.com\/company\/73455807\/"],"address":{"@type":"PostalAddress","addressLocality":"Madrid","addressCountry":"ES"},"contactPoint":[{"@type":"ContactPoint","contactType":"customer service","telephone":"+34 921 70 33 22","email":"info@s22digital.com","areaServed":"ES","availableLanguage":["es","en","fr"]}]}]}},"_links":{"self":[{"href":"https:\/\/www.s22digital.com\/en\/wp-json\/wp\/v2\/pages\/13278","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.s22digital.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.s22digital.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.s22digital.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.s22digital.com\/en\/wp-json\/wp\/v2\/comments?post=13278"}],"version-history":[{"count":3,"href":"https:\/\/www.s22digital.com\/en\/wp-json\/wp\/v2\/pages\/13278\/revisions"}],"predecessor-version":[{"id":13298,"href":"https:\/\/www.s22digital.com\/en\/wp-json\/wp\/v2\/pages\/13278\/revisions\/13298"}],"wp:attachment":[{"href":"https:\/\/www.s22digital.com\/en\/wp-json\/wp\/v2\/media?parent=13278"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}