{"id":13279,"date":"2024-12-31T08:34:04","date_gmt":"2024-12-31T08:34:04","guid":{"rendered":"https:\/\/www.s22digital.com\/sostenibilidad\/"},"modified":"2026-07-27T17:40:26","modified_gmt":"2026-07-27T17:40:26","slug":"developpement-durable","status":"publish","type":"page","link":"https:\/\/www.s22digital.com\/fr\/developpement-durable\/","title":{"rendered":"D\u00e9veloppement durable"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"13279\" class=\"elementor elementor-13279 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\/fr\/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\">Engagement envers la plan\u00e8te<\/span>\n    <h1 class=\"sost-hero__title\">La durabilit\u00e9 dans chaque d\u00e9cision que nous prenons.<\/h1>\n    <p class=\"sost-hero__sub\">S22 Digital int\u00e8gre des crit\u00e8res de durabilit\u00e9 dans la gestion d'\u00e9v\u00e9nements, la s\u00e9lection des prestataires et le quotidien de l'entreprise.<\/p>\n  <\/section>\n\n  <!-- 2. COMPROMISOS -->\n  <section class=\"sost-compromisos\">\n    <h2 class=\"sost-section-title\">Nos engagements<\/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\">Promotion du t\u00e9l\u00e9travail<\/h3>\n        <p class=\"sost-card__desc\">Nous privil\u00e9gions le t\u00e9l\u00e9travail chaque fois que la nature du projet le permet, r\u00e9duisant les d\u00e9placements et les \u00e9missions.<\/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\">S\u00e9lection des prestataires<\/h3>\n        <p class=\"sost-card__desc\">Nous \u00e9valuons des crit\u00e8res de durabilit\u00e9 dans la s\u00e9lection de chaque prestataire, en priorisant ceux ayant des pratiques responsables.<\/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\">Transports publics<\/h3>\n        <p class=\"sost-card__desc\">Nous encourageons toujours l'utilisation des transports publics pour les d\u00e9placements n\u00e9cessaires \u00e0 la r\u00e9alisation des projets.<\/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\">Gestion durable des \u00e9v\u00e9nements<\/h3>\n        <p class=\"sost-card__desc\">Nous avons d\u00e9velopp\u00e9 notre propre m\u00e9thodologie pour r\u00e9duire l'impact environnemental des \u00e9v\u00e9nements que nous produisons.<\/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\">Codes QR et digitalisation<\/h3>\n        <p class=\"sost-card__desc\">Syst\u00e8me logiciel propri\u00e9taire qui favorise la suppression du papier gr\u00e2ce aux accr\u00e9ditations et supports num\u00e9riques.<\/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\">Nous concevons du merchandising avec des mat\u00e9riaux naturels, en privil\u00e9giant toujours l'option au plus faible impact environnemental.<\/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\">Calcul de l'empreinte carbone<\/h3>\n        <p class=\"sost-card__desc\">Nous calculons en interne l'empreinte carbone de chaque \u00e9v\u00e9nement puis proc\u00e9dons \u00e0 sa compensation.<\/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\">\u00c9conomie circulaire et Km0<\/h3>\n        <p class=\"sost-card__desc\">Nous s\u00e9lectionnons des menus durables bas\u00e9s sur l'\u00e9conomie circulaire et le kilom\u00e8tre z\u00e9ro, en minimisant les d\u00e9chets.<\/p>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- 3. CERTIFICACIONES -->\n  <section class=\"sost-certs\">\n    <h2 class=\"sost-section-title\">Soutenus par les principales certifications internationales.<\/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\">Gestion de la qualit\u00e9<\/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\">Gestion environnementale<\/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\">Gestion durable des \u00e9v\u00e9nements<\/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 Niveau Moyen<\/p>\n          <p class=\"sost-cert-box__desc\">Sch\u00e9ma National de S\u00e9curit\u00e9<\/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\">Sceau du Registre de l'Empreinte Carbone<\/h2>\n        <p class=\"sost-huella__desc\">S22 Digital d\u00e9tient le Sceau du Registre de l'Empreinte Carbone, Compensation et Projets d'Absorption de CO\u2082 d\u00e9cern\u00e9 par le Minist\u00e8re de la Transition \u00c9cologique et du D\u00e9fi D\u00e9mographique (MITECO). Une reconnaissance officielle qui atteste de notre engagement dans la lutte contre le changement climatique.<\/p>\n        <a href=\"https:\/\/www.miteco.gob.es\/es\/cambio-climatico\/temas\/registro-huella.html\" class=\"sost-link\" target=\"_blank\" rel=\"noopener noreferrer\">Plus d'informations \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- 5. CTA -->\n  <section class=\"sost-cta\">\n    <h2 class=\"sost-cta__title\">Vous voulez que votre \u00e9v\u00e9nement soit durable ?<\/h2>\n    <a href=\"\/es\/contacto\/\" class=\"sost-btn\">Parlons de votre projet<\/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>Durabilit\u00e9 S22 Digital d\u00e9montre son engagement en faveur de la durabilit\u00e9 et du respect de l&rsquo;environnement en adoptant les mesures suivantes: PROMOTION DU T\u00c9L\u00c9TRAVAIL S22 Digital continue \u00e0 privil\u00e9gier le t\u00e9l\u00e9travail au quotidien, chaque fois que cela est possible pour r\u00e9aliser le travail. FOURNISSEURS \u00c9valuation des crit\u00e8res de durabilit\u00e9 dans la s\u00e9lection des fournisseurs. PROMOTION [&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-13279","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>D\u00e9veloppement durable | S22 Digital<\/title>\n<meta name=\"description\" content=\"Notre engagement en faveur du d\u00e9veloppement durable, de la responsabilit\u00e9 environnementale et d\u2019\u00e9v\u00e9nements \u00e0 impact positif.\" \/>\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\/fr\/developpement-durable\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"D\u00e9veloppement durable | S22 Digital\" \/>\n<meta property=\"og:description\" content=\"Notre engagement en faveur du d\u00e9veloppement durable, de la responsabilit\u00e9 environnementale et d\u2019\u00e9v\u00e9nements \u00e0 impact positif.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.s22digital.com\/fr\/developpement-durable\/\" \/>\n<meta property=\"og:site_name\" content=\"S22 Digital\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-27T17:40:26+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=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\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\\\/fr\\\/developpement-durable\\\/\",\"url\":\"https:\\\/\\\/www.s22digital.com\\\/fr\\\/developpement-durable\\\/\",\"name\":\"D\u00e9veloppement durable | S22 Digital\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.s22digital.com\\\/fr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.s22digital.com\\\/fr\\\/developpement-durable\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.s22digital.com\\\/fr\\\/developpement-durable\\\/#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-27T17:40:26+00:00\",\"description\":\"Notre engagement en faveur du d\u00e9veloppement durable, de la responsabilit\u00e9 environnementale et d\u2019\u00e9v\u00e9nements \u00e0 impact positif.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.s22digital.com\\\/fr\\\/developpement-durable\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.s22digital.com\\\/fr\\\/developpement-durable\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/www.s22digital.com\\\/fr\\\/developpement-durable\\\/#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\\\/fr\\\/developpement-durable\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.s22digital.com\\\/fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"D\u00e9veloppement durable\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.s22digital.com\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/www.s22digital.com\\\/fr\\\/\",\"name\":\"S22 Digital\",\"description\":\"Agence d\u2019\u00e9v\u00e9nements, communication, technologie, intelligence artificielle et conseil.\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.s22digital.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.s22digital.com\\\/fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\",\"alternateName\":\"S22 Digital\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.s22digital.com\\\/#organization\",\"name\":\"S22 Digital\",\"url\":\"https:\\\/\\\/www.s22digital.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/www.s22digital.com\\\/fr\\\/#\\\/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\\\/fr\\\/#\\\/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":"D\u00e9veloppement durable | S22 Digital","description":"Notre engagement en faveur du d\u00e9veloppement durable, de la responsabilit\u00e9 environnementale et d\u2019\u00e9v\u00e9nements \u00e0 impact positif.","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\/fr\/developpement-durable\/","og_locale":"fr_FR","og_type":"article","og_title":"D\u00e9veloppement durable | S22 Digital","og_description":"Notre engagement en faveur du d\u00e9veloppement durable, de la responsabilit\u00e9 environnementale et d\u2019\u00e9v\u00e9nements \u00e0 impact positif.","og_url":"https:\/\/www.s22digital.com\/fr\/developpement-durable\/","og_site_name":"S22 Digital","article_modified_time":"2026-07-27T17:40:26+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":{"Dur\u00e9e de lecture estim\u00e9e":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.s22digital.com\/fr\/developpement-durable\/","url":"https:\/\/www.s22digital.com\/fr\/developpement-durable\/","name":"D\u00e9veloppement durable | S22 Digital","isPartOf":{"@id":"https:\/\/www.s22digital.com\/fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.s22digital.com\/fr\/developpement-durable\/#primaryimage"},"image":{"@id":"https:\/\/www.s22digital.com\/fr\/developpement-durable\/#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-27T17:40:26+00:00","description":"Notre engagement en faveur du d\u00e9veloppement durable, de la responsabilit\u00e9 environnementale et d\u2019\u00e9v\u00e9nements \u00e0 impact positif.","breadcrumb":{"@id":"https:\/\/www.s22digital.com\/fr\/developpement-durable\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.s22digital.com\/fr\/developpement-durable\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.s22digital.com\/fr\/developpement-durable\/#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\/fr\/developpement-durable\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.s22digital.com\/fr\/"},{"@type":"ListItem","position":2,"name":"D\u00e9veloppement durable"}]},{"@type":"WebSite","@id":"https:\/\/www.s22digital.com\/fr\/#website","url":"https:\/\/www.s22digital.com\/fr\/","name":"S22 Digital","description":"Agence d\u2019\u00e9v\u00e9nements, communication, technologie, intelligence artificielle et conseil.","publisher":{"@id":"https:\/\/www.s22digital.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.s22digital.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR","alternateName":"S22 Digital"},{"@type":"Organization","@id":"https:\/\/www.s22digital.com\/#organization","name":"S22 Digital","url":"https:\/\/www.s22digital.com\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.s22digital.com\/fr\/#\/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\/fr\/#\/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\/fr\/wp-json\/wp\/v2\/pages\/13279","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.s22digital.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.s22digital.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.s22digital.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.s22digital.com\/fr\/wp-json\/wp\/v2\/comments?post=13279"}],"version-history":[{"count":7,"href":"https:\/\/www.s22digital.com\/fr\/wp-json\/wp\/v2\/pages\/13279\/revisions"}],"predecessor-version":[{"id":20711,"href":"https:\/\/www.s22digital.com\/fr\/wp-json\/wp\/v2\/pages\/13279\/revisions\/20711"}],"wp:attachment":[{"href":"https:\/\/www.s22digital.com\/fr\/wp-json\/wp\/v2\/media?parent=13279"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}