{"id":17448,"date":"2025-03-19T10:28:40","date_gmt":"2025-03-19T10:28:40","guid":{"rendered":"https:\/\/scalpsas.uk\/?page_id=17448"},"modified":"2026-09-07T12:35:03","modified_gmt":"2026-09-07T12:35:03","slug":"csr-commitments","status":"publish","type":"page","link":"https:\/\/scalpsas.uk\/en\/csr-commitments\/","title":{"rendered":"CSR commitments"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"17448\" class=\"elementor elementor-17448\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-faab043 e-flex e-con-boxed e-con e-parent\" data-id=\"faab043\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1a327be elementor-widget elementor-widget-html\" data-id=\"1a327be\" 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<!-- ===========================================================\n     SCALP UK \u2014 BLOC 0 : STYLES DE BASE\n     \u00c0 COLLER UNE SEULE FOIS, tout en haut de la page,\n     dans son propre widget HTML.\n     Sans ce bloc, les autres s'affichent sans mise en forme.\n\n     Syst\u00e8me propre au site UK. Marque partag\u00e9e avec les autres\n     pays (navy + jaune), langage graphique distinct :\n       \u00b7 angle coup\u00e9 (chamfer) plut\u00f4t qu'angles arrondis\n       \u00b7 en-t\u00eates \u00ab registre \u00bb : label en colonne de marge\n       \u00b7 bandeau plein plut\u00f4t que d\u00e9grad\u00e9 sur les visuels\n       \u00b7 inversion de couleur au survol, jamais de soul\u00e8vement\n     =========================================================== -->\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Archivo:wght@500;600;700&family=Inter+Tight:wght@400;500;600&display=swap');\n\n.scalp-uk{\n  \/* --- couleurs --- *\/\n  --ink:#26273E;          \/* navy de marque *\/\n  --carbon:#14151E;       \/* fond sombre, plus dense que le navy *\/\n  --ink-60:rgba(38,39,62,.62);\n  --ink-40:rgba(38,39,62,.42);\n  --accent:#FFE400;\n  --accent-dim:#E8D000;\n  --paper:#FFFFFF;\n  --concrete:#EDEEF1;     \/* gris b\u00e9ton, plus froid que le mist DE *\/\n  --line:#D9DBE2;\n  \/* --- typographie --- *\/\n  --display:'Archivo',system-ui,-apple-system,'Segoe UI',sans-serif;\n  --body:'Inter Tight',system-ui,-apple-system,'Segoe UI',sans-serif;\n  \/* --- g\u00e9om\u00e9trie : l'angle coup\u00e9 est la signature du site UK --- *\/\n  --cut:22px;\n  --cut-sm:12px;\n  --r:3px;\n  --wrap:1500px;\n  --gutter:clamp(18px,3.6vw,52px);\n  font-family:var(--body); color:var(--ink);\n  font-size:16.5px; line-height:1.65;\n  -webkit-font-smoothing:antialiased;\n  background:var(--paper); max-width:100%; overflow-x:clip;\n}\n\n\/* -----------------------------------------------------------\n   PLEINE LARGEUR\n   Woodmart enferme le contenu dans main.wd-content-layout.container.\n   On ne le neutralise QUE sur les pages contenant r\u00e9ellement un\n   de ces blocs, via :has(). Aucune autre page n'est affect\u00e9e.\n   ----------------------------------------------------------- *\/\nmain.wd-content-layout.container:has(.scalp-uk),\nmain.content-layout-wrapper.container:has(.scalp-uk){\n  max-width:none !important; padding-left:0 !important; padding-right:0 !important;\n}\n\n.scalp-uk,.scalp-uk *,.scalp-uk *::before,.scalp-uk *::after{box-sizing:border-box}\n.scalp-uk h1,.scalp-uk h2,.scalp-uk h3,.scalp-uk h4,\n.scalp-uk p,.scalp-uk ul,.scalp-uk figure{margin:0;padding:0}\n.scalp-uk ul{list-style:none}\n.scalp-uk img{max-width:100%; height:auto; display:block}\n\n.scalp-uk h1,.scalp-uk h2,.scalp-uk h3,.scalp-uk h4{\n  font-family:var(--display); font-weight:700; line-height:1.05;\n  letter-spacing:-.03em; color:var(--ink); text-wrap:balance;\n}\n.scalp-uk p{margin-bottom:1em}\n.scalp-uk p:last-child{margin-bottom:0}\n\n.scalp-uk a{color:inherit; text-decoration:none; font-weight:500}\n.scalp-uk a:focus-visible,.scalp-uk button:focus-visible,.scalp-uk label:focus-visible{\n  outline:3px solid var(--accent); outline-offset:3px;\n}\n\n\/* --- ossature --- *\/\n.scalp-uk .uk-section{padding-block:clamp(56px,7.5vw,112px)}\n.scalp-uk .uk-section--grey{background:var(--concrete)}\n.scalp-uk .uk-section--dark{background:var(--carbon); color:#fff}\n.scalp-uk .uk-wrap{width:100%; max-width:var(--wrap); margin-inline:auto; padding-inline:var(--gutter)}\n\n\/* -----------------------------------------------------------\n   L'ANGLE COUP\u00c9\n   Un seul utilitaire, appliqu\u00e9 aux visuels, aux cartes et aux\n   boutons. C'est ce qui donne au UK sa silhouette propre.\n   ----------------------------------------------------------- *\/\n.scalp-uk .uk-cut{\n  clip-path:polygon(0 0, calc(100% - var(--cut)) 0, 100% var(--cut), 100% 100%, 0 100%);\n}\n.scalp-uk .uk-cut-sm{\n  clip-path:polygon(0 0, calc(100% - var(--cut-sm)) 0, 100% var(--cut-sm), 100% 100%, 0 100%);\n}\n\n\/* --- puce de section : chip jaune \u00e0 angle coup\u00e9 --- *\/\n.scalp-uk .uk-chip{\n  display:inline-block; background:var(--accent); color:var(--ink);\n  font-family:var(--body); font-size:12.5px; font-weight:600; letter-spacing:.01em;\n  line-height:1; padding:8px 14px 9px;\n  clip-path:polygon(0 0, calc(100% - 9px) 0, 100% 9px, 100% 100%, 0 100%);\n}\n.scalp-uk .uk-section--dark .uk-chip{background:var(--accent); color:var(--ink)}\n\n\/* -----------------------------------------------------------\n   EN-T\u00caTE \u00ab REGISTRE \u00bb\n   Filet horizontal, label dans une colonne de marge \u00e0 gauche,\n   titre et chap\u00f4 \u00e0 droite. Structure de documentation technique.\n   ----------------------------------------------------------- *\/\n.scalp-uk .uk-head{\n  border-top:1px solid var(--line); padding-top:clamp(20px,2.2vw,30px);\n  display:grid; grid-template-columns:210px minmax(0,1fr);\n  gap:clamp(16px,2.4vw,40px); align-items:start;\n  margin-bottom:clamp(30px,4vw,54px);\n}\n.scalp-uk .uk-section--dark .uk-head{border-top-color:rgba(255,255,255,.18)}\n.scalp-uk .uk-head h2{font-size:clamp(26px,3.4vw,44px); margin-bottom:16px}\n.scalp-uk .uk-head p{color:var(--ink-60); font-size:clamp(15px,1.15vw,16.5px); max-width:64ch}\n.scalp-uk .uk-section--dark .uk-head h2{color:#fff}\n.scalp-uk .uk-section--dark .uk-head p{color:rgba(255,255,255,.66)}\n.scalp-uk .uk-head-actions{margin-top:22px; display:flex; flex-wrap:wrap; gap:10px}\n\n\/* --- boutons : inversion de couleur, jamais de soul\u00e8vement --- *\/\n.scalp-uk .uk-btn{\n  display:inline-block; background:var(--accent); color:var(--ink);\n  font-family:var(--body); font-size:15px; font-weight:600; line-height:1;\n  padding:16px 26px; border:2px solid var(--accent); cursor:pointer;\n  clip-path:polygon(0 0, calc(100% - 11px) 0, 100% 11px, 100% 100%, 0 100%);\n  transition:background .2s ease,color .2s ease,border-color .2s ease;\n}\n.scalp-uk .uk-btn:hover{background:var(--ink); border-color:var(--ink); color:var(--accent)}\n.scalp-uk .uk-btn--ghost{background:transparent; border-color:var(--ink); color:var(--ink)}\n.scalp-uk .uk-btn--ghost:hover{background:var(--ink); color:#fff}\n.scalp-uk .uk-section--dark .uk-btn--ghost{border-color:rgba(255,255,255,.4); color:#fff}\n.scalp-uk .uk-section--dark .uk-btn--ghost:hover{background:#fff; border-color:#fff; color:var(--ink)}\n\n\/* --- lien texte soulign\u00e9 jaune --- *\/\n.scalp-uk .uk-link{\n  display:inline-block; font-weight:600; font-size:15px;\n  border-bottom:2px solid var(--accent); padding-bottom:3px;\n  transition:border-color .2s ease;\n}\n.scalp-uk .uk-link:hover{border-bottom-color:var(--ink)}\n.scalp-uk .uk-section--dark .uk-link:hover{border-bottom-color:#fff}\n\n\/* -----------------------------------------------------------\n   VIGNETTE VISUELLE\n   Bandeau navy plein en pied (pas de d\u00e9grad\u00e9), ar\u00eate jaune qui\n   se d\u00e9ploie au survol. Le visuel ne bouge pas de sa grille.\n   ----------------------------------------------------------- *\/\n.scalp-uk .uk-tile{position:relative; display:block; overflow:hidden; background:var(--ink)}\n.scalp-uk .uk-tile img,.scalp-uk .uk-tile video{\n  width:100%; height:100%; object-fit:cover; display:block;\n  transition:transform .6s cubic-bezier(.2,.7,.2,1);\n}\n.scalp-uk .uk-tile:hover img,.scalp-uk .uk-tile:hover video{transform:scale(1.05)}\n.scalp-uk .uk-tile-bar{\n  position:absolute; left:0; right:0; bottom:0; z-index:1;\n  background:var(--ink); color:#fff; padding:15px 17px 16px;\n}\n.scalp-uk .uk-tile-bar::before{\n  content:\"\"; position:absolute; left:0; top:0; height:3px; width:100%;\n  background:var(--accent); transform:scaleX(0); transform-origin:left;\n  transition:transform .35s cubic-bezier(.2,.7,.2,1);\n}\n.scalp-uk .uk-tile:hover .uk-tile-bar::before{transform:scaleX(1)}\n.scalp-uk .uk-tile-bar b{\n  display:block; font-family:var(--display); font-size:15px; font-weight:600;\n  letter-spacing:-.02em; line-height:1.25;\n}\n.scalp-uk .uk-tile-bar em{\n  display:block; font-style:normal; font-size:12.5px; font-weight:400;\n  color:rgba(255,255,255,.58); margin-top:4px;\n}\n\n@media (max-width:900px){\n  .scalp-uk .uk-head{grid-template-columns:1fr; gap:16px}\n}\n@media (max-width:600px){\n  .scalp-uk{--cut:14px; --cut-sm:9px; font-size:16px}\n  .scalp-uk .uk-btn{width:100%; text-align:center; padding:16px 20px}\n}\n@media (prefers-reduced-motion:reduce){\n  .scalp-uk *{transition:none !important; animation:none !important}\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-0fe1d40 e-flex e-con-boxed e-con e-parent\" data-id=\"0fe1d40\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dbdc517 elementor-widget elementor-widget-html\" data-id=\"dbdc517\" 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<!-- ===========================================================\n     SCALP UK \u2014 PAGE \u00ab CSR COMMITMENTS \u00bb \u2014 BLOC 1 : INTRO\n     Remplace la section 2.\n\n     \u26a0 Le bloc 00-base.html doit \u00eatre coll\u00e9 UNE FOIS en haut de\n     CETTE page aussi, dans son propre widget HTML.\n\n     \u2500\u2500 AUCUN TEXTE INVENT\u00c9 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     Tous les paragraphes sont repris mot pour mot de la page\n     actuelle. Seule correction : l'espace avant les deux-points\n     et l'apostrophe droite, remplac\u00e9e par l'apostrophe typo.\n\n     \u26a0 POINT \u00c0 TRAITER \u2014 6e ENGAGEMENT EN FRAN\u00c7AIS\n     Le 6e pictogramme de la page actuelle affiche \u00ab Renforcer une\n     culture exemplaire de l'\u00e9thique et de la conformit\u00e9 \u00bb, rest\u00e9\n     en fran\u00e7ais sur le site anglais. Je ne l'ai PAS traduit de\n     ma propre initiative : le texte figure ci-dessous tel quel,\n     avec une traduction propos\u00e9e en commentaire HTML juste \u00e0 c\u00f4t\u00e9,\n     \u00e0 valider par vous avant remplacement.\n\n     \u26a0 POINT \u00c0 TRAITER \u2014 6e ENGAGEMENT SANS SECTION\n     La page annonce six engagements mais ne d\u00e9veloppe que les\n     cinq premiers. Il n'existe aucune section \u00ab \u00e9thique et\n     conformit\u00e9 \u00bb. Les cinq premiers pointent donc vers leur\n     section, le sixi\u00e8me n'est pas cliquable.\n     =========================================================== -->\n<style>\n.scalp-uk .uk-csr-hero{background:var(--paper); position:relative; overflow:hidden}\n.scalp-uk .uk-csr-hero::before{\n  content:\"\"; position:absolute; top:0; right:0; width:44%; height:56%;\n  opacity:.05; pointer-events:none;\n  background:repeating-linear-gradient(115deg,var(--ink) 0 1px,transparent 1px 14px);\n  -webkit-mask-image:linear-gradient(215deg,#000,transparent 72%);\n  mask-image:linear-gradient(215deg,#000,transparent 72%);\n}\n.scalp-uk .uk-csr-hero .uk-wrap{position:relative}\n.scalp-uk .uk-csr-intro{\n  display:grid; grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);\n  gap:clamp(28px,4vw,72px); align-items:start;\n  padding-block:clamp(44px,5.6vw,84px);\n}\n.scalp-uk .uk-csr-hero h1{\n  font-size:clamp(32px,5vw,62px); color:var(--ink);\n  line-height:1; letter-spacing:-.04em; margin:0;\n}\n.scalp-uk .uk-csr-hero h1::before{\n  content:\"\"; display:block; width:70px; height:6px;\n  background:var(--accent); margin-bottom:22px;\n}\n.scalp-uk .uk-csr-kicker{\n  margin-top:20px; font-family:var(--display); font-weight:600;\n  font-size:clamp(18px,1.9vw,25px); line-height:1.25; letter-spacing:-.025em;\n  color:var(--ink); max-width:22ch;\n}\n.scalp-uk .uk-csr-lead{\n  margin-top:18px; font-size:clamp(15.5px,1.2vw,17px); line-height:1.68;\n  color:rgba(38,39,62,.74); max-width:62ch;\n}\n\n\/* --- index des 6 engagements --- *\/\n.scalp-uk .uk-csr-index{border-top:1px solid var(--line)}\n.scalp-uk .uk-csr-item{\n  display:grid; grid-template-columns:46px minmax(0,1fr) auto;\n  gap:16px; align-items:center;\n  padding:16px 0; border-bottom:1px solid var(--line);\n  color:var(--ink); position:relative;\n  transition:padding-left .26s cubic-bezier(.2,.7,.2,1);\n}\n.scalp-uk a.uk-csr-item:hover{padding-left:10px}\n.scalp-uk .uk-csr-item img{width:46px; height:46px; object-fit:contain}\n.scalp-uk .uk-csr-item b{\n  font-family:var(--display); font-size:15.5px; font-weight:600;\n  letter-spacing:-.02em; line-height:1.35;\n}\n.scalp-uk .uk-csr-item i{\n  font-style:normal; flex:none; width:26px; height:26px;\n  background:transparent; display:grid; place-items:center;\n  transition:background .24s ease;\n  clip-path:polygon(0 0, calc(100% - 6px) 0, 100% 6px, 100% 100%, 0 100%);\n}\n.scalp-uk .uk-csr-item i::after{\n  content:\"\"; width:7px; height:7px;\n  border-top:2px solid var(--ink-40); border-right:2px solid var(--ink-40);\n  transform:rotate(45deg); transition:border-color .24s ease;\n}\n.scalp-uk a.uk-csr-item:hover i{background:var(--accent)}\n.scalp-uk a.uk-csr-item:hover i::after{border-color:var(--ink)}\n\/* le 6e engagement n'a pas de section : pas de fl\u00e8che, texte att\u00e9nu\u00e9 *\/\n.scalp-uk .uk-csr-item--flat b{color:var(--ink-60)}\n\n@media (max-width:1024px){\n  .scalp-uk .uk-csr-intro{grid-template-columns:1fr; gap:34px}\n  .scalp-uk .uk-csr-hero::before{width:60%; height:34%}\n}\n@media (max-width:600px){\n  .scalp-uk .uk-csr-hero::before{display:none}\n  .scalp-uk .uk-csr-item{grid-template-columns:38px minmax(0,1fr) auto; gap:12px}\n  .scalp-uk .uk-csr-item img{width:38px; height:38px}\n  .scalp-uk .uk-csr-item b{font-size:14.5px}\n}\n<\/style>\n\n<div class=\"scalp-uk\">\n<section class=\"uk-csr-hero\">\n<div class=\"uk-wrap\">\n  <div class=\"uk-csr-intro\">\n\n    <div>\n      <h1>Our CSR commitments<\/h1>\n      <p class=\"uk-csr-kicker\">More than just a trend<\/p>\n      <p class=\"uk-csr-lead\">Corporate Social Responsibility (CSR) is at the heart of our mission at SCALP. More than just a trend, it\u2019s a deep-seated conviction that guides our daily actions and decisions. Our thinking process includes social cohesion, the fight against climate change, the preservation of natural resources and biodiversity, and the improvement of our living environment. To meet these challenges, we promote a human-centered culture, and value respect, boldness, sharing and innovation. These principles could influence the company\u2019s various activities, from product design to distribution, while exploring how these actions could be part of a dynamic aimed at a more sustainable future.<\/p>\n    <\/div>\n\n    <div class=\"uk-csr-index\">\n      <a class=\"uk-csr-item\" href=\"#csr-sustainability\">\n        <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/03\/save-world_17882093-3-70x70.png\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n        <b>Offering our customers and users solutions adapted to the challenges of sustainable development<\/b>\n        <i aria-hidden=\"true\"><\/i>\n      <\/a>\n      <a class=\"uk-csr-item\" href=\"#csr-low-carbon\">\n        <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/03\/earth_17882103-70x70.png\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n        <b>Deploying a low-carbon and biodiversity strategy to help protect the environment<\/b>\n        <i aria-hidden=\"true\"><\/i>\n      <\/a>\n      <a class=\"uk-csr-item\" href=\"#csr-environment\">\n        <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/03\/green-earth_17882110-70x70.png\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n        <b>Reducing the environmental impact of our business<\/b>\n        <i aria-hidden=\"true\"><\/i>\n      <\/a>\n      <a class=\"uk-csr-item\" href=\"#csr-diversity\">\n        <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/03\/renewable-energy_17882131-70x70.png\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n        <b>Attracting, developing and retaining talent while respecting diversity<\/b>\n        <i aria-hidden=\"true\"><\/i>\n      <\/a>\n      <a class=\"uk-csr-item\" href=\"#csr-health\">\n        <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/03\/save-planet_17882090-70x70.png\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n        <b>Consolidating a culture of health for all<\/b>\n        <i aria-hidden=\"true\"><\/i>\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/div>\n<\/section>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-a35f6c0 e-flex e-con-boxed e-con e-parent\" data-id=\"a35f6c0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d23c3a0 elementor-widget elementor-widget-html\" data-id=\"d23c3a0\" 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<!-- ===========================================================\n     SCALP UK \u2014 \u00ab CSR COMMITMENTS \u00bb \u2014 BLOC 2 : SUSTAINABILITY\n     Remplace les sections 3, 4 et le s\u00e9parateur 5.\n\n     \u2500\u2500 AUCUN TEXTE INVENT\u00c9 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     Tous les paragraphes sont repris mot pour mot.\n\n     \u26a0 QUATRE PHRASES TRONQU\u00c9ES sur la page actuelle. Je les ai\n     laiss\u00e9es TELLES QUELLES plut\u00f4t que d'inventer les mots\n     manquants. \u00c0 compl\u00e9ter par vos soins \u2014 rep\u00e9rables dans le\n     code par le commentaire \u00ab PHRASE TRONQU\u00c9E \u00bb :\n       1. \u00ab The practice of eco-responsible \u00bb        \u2192 il manque un nom\n       2. \u00ab minimal environmental Products with\u2026 \u00bb   \u2192 il manque un mot\n       3. \u00ab environmentally-friendly It is awarded \u00bb \u2192 il manque un nom\n       4. \u00ab certified for over 15 This international \u00bb \u2192 il manque une unit\u00e9\n\n     \u26a0 LOGOS DES LABELS : les cinq images du carrousel actuel\n     renvoient toutes une 404 (csr-1.png, Fichier-133-1.png,\n     excell-zone-verte-1.png, Excell-interieure-1-1.png,\n     nsf_logo_blue-1.png n'existent pas dans la m\u00e9diath\u00e8que).\n     Le carrousel est donc vide sur le site. J'ai remplac\u00e9 par les\n     fichiers valides d\u00e9j\u00e0 utilis\u00e9s sur la page \u00ab The Company \u00bb,\n     tous v\u00e9rifi\u00e9s en 200.\n     =========================================================== -->\n<style>\n\/* --- en-t\u00eate de th\u00e8me : visuel + intro --- *\/\n.scalp-uk .uk-theme{\n  display:grid; grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);\n  gap:clamp(26px,3.6vw,60px); align-items:center;\n  margin-bottom:clamp(32px,4vw,56px);\n}\n.scalp-uk .uk-theme--flip .uk-theme-media{order:2}\n.scalp-uk .uk-theme-media{position:relative; overflow:hidden; background:var(--concrete); aspect-ratio:3\/2}\n.scalp-uk .uk-theme-media img{width:100%; height:100%; object-fit:cover; display:block}\n.scalp-uk .uk-theme-txt h2{font-size:clamp(23px,2.7vw,38px); margin:16px 0 0; line-height:1.08}\n.scalp-uk .uk-theme-txt h2::after{\n  content:\"\"; display:block; width:64px; height:5px;\n  background:var(--accent); border-radius:0; margin-top:20px;\n}\n.scalp-uk .uk-theme-txt > p{\n  margin-top:20px; font-size:15.6px; line-height:1.68;\n  color:var(--ink-60); max-width:62ch;\n}\n\n\/* --- accord\u00e9on natif <details> : aucun JS --- *\/\n.scalp-uk .uk-acc{border-top:1px solid var(--line)}\n.scalp-uk .uk-acc details{border-bottom:1px solid var(--line)}\n.scalp-uk .uk-acc summary{\n  list-style:none; cursor:pointer;\n  display:grid; grid-template-columns:minmax(0,1fr) 34px;\n  gap:18px; align-items:center; padding:20px 0;\n  font-family:var(--display); font-size:clamp(16px,1.5vw,19px);\n  font-weight:600; letter-spacing:-.025em; line-height:1.3; color:var(--ink);\n  transition:padding-left .26s cubic-bezier(.2,.7,.2,1);\n}\n.scalp-uk .uk-acc summary::-webkit-details-marker{display:none}\n.scalp-uk .uk-acc summary:hover{padding-left:10px}\n.scalp-uk .uk-acc summary::after{\n  content:\"\"; justify-self:end;\n  width:34px; height:34px; background:var(--concrete);\n  clip-path:polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 0 100%);\n  background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%2326273E' stroke-width='2.4' stroke-linecap='square' d='M5 9l7 7 7-7'\/%3E%3C\/svg%3E\");\n  background-repeat:no-repeat; background-position:center; background-size:15px;\n  transition:background-color .24s ease, transform .28s cubic-bezier(.2,.7,.2,1);\n}\n.scalp-uk .uk-acc summary:hover::after{background-color:var(--accent)}\n.scalp-uk .uk-acc details[open] > summary::after{background-color:var(--accent); transform:rotate(180deg)}\n.scalp-uk .uk-acc-body{padding:0 0 26px; max-width:78ch}\n.scalp-uk .uk-acc-body p{font-size:15.4px; line-height:1.7; color:var(--ink-60)}\n.scalp-uk .uk-acc-body p + p{margin-top:13px}\n.scalp-uk .uk-acc-body ul{margin:14px 0 0; padding:0; display:flex; flex-direction:column; gap:10px}\n.scalp-uk .uk-acc-body li{\n  position:relative; padding-left:22px;\n  font-size:15.4px; line-height:1.65; color:var(--ink-60);\n}\n.scalp-uk .uk-acc-body li::before{\n  content:\"\"; position:absolute; left:0; top:.62em;\n  width:9px; height:9px; background:var(--accent);\n  clip-path:polygon(0 0, calc(100% - 3px) 0, 100% 3px, 100% 100%, 0 100%);\n}\n.scalp-uk .uk-acc-body li b{color:var(--ink); font-weight:600}\n.scalp-uk .uk-acc-body a{\n  font-weight:600; color:var(--ink);\n  border-bottom:2px solid var(--accent); padding-bottom:2px;\n  transition:border-color .2s ease;\n}\n.scalp-uk .uk-acc-body a:hover{border-bottom-color:var(--ink)}\n\n\/* --- bandeau des labels --- *\/\n.scalp-uk .uk-labels{\n  margin-top:clamp(28px,3.4vw,44px);\n  display:flex; flex-wrap:wrap; align-items:center;\n  gap:clamp(20px,3vw,48px);\n  padding-top:clamp(24px,3vw,36px); border-top:1px solid var(--line);\n}\n.scalp-uk .uk-labels-cap{\n  font-size:12.5px; font-weight:600; color:var(--ink-40);\n  flex:0 0 100%; margin-bottom:-6px;\n}\n.scalp-uk .uk-labels img{max-height:58px; width:auto; object-fit:contain}\n\/* seul le logo EcoVadis est cliquable : il m\u00e8ne \u00e0 l'\u00e9valuation\n   publique. Un l\u00e9ger retrait au survol le signale sans casser\n   l'alignement de la rang\u00e9e. *\/\n.scalp-uk .uk-labels-link{\n  display:block; line-height:0;\n  transition:transform .22s cubic-bezier(.2,.7,.2,1), opacity .22s ease;\n}\n.scalp-uk .uk-labels-link:hover{transform:translateY(-3px); opacity:.85}\n.scalp-uk .uk-labels-link:focus-visible{outline:3px solid var(--accent); outline-offset:5px}\n\n@media (max-width:900px){\n  .scalp-uk .uk-theme{grid-template-columns:1fr}\n  .scalp-uk .uk-theme--flip .uk-theme-media{order:0}\n}\n@media (max-width:600px){\n  .scalp-uk .uk-acc summary{grid-template-columns:minmax(0,1fr) 28px; gap:14px; padding:16px 0}\n  .scalp-uk .uk-acc summary::after{width:28px; height:28px; background-size:13px}\n  .scalp-uk .uk-labels img{max-height:44px}\n}\n<\/style>\n\n<div class=\"scalp-uk\">\n<section class=\"uk-section uk-section--grey\" id=\"csr-sustainability\">\n<div class=\"uk-wrap\">\n\n  <div class=\"uk-theme\">\n    <figure class=\"uk-theme-media uk-cut\">\n      <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/03\/AdobeStock_306678657-1-2048x1365-1-768x512.webp\"\n           alt=\"Sustainability challenges\" loading=\"lazy\" decoding=\"async\">\n    <\/figure>\n    <div class=\"uk-theme-txt\">\n      <span class=\"uk-chip\">Sustainability challenges<\/span>\n      <h2>Offering our customers and users solutions adapted to the challenges of sustainable development<\/h2>\n      <p>In an ever-changing world, marked by growing environmental concerns and ever-changing societal expectations, our commitment to sustainable development has never been more essential. We are convinced that companies have a key role to play in the transition to a more responsible future. That\u2019s why we strive to offer innovative solutions aligned with the principles of sustainable development.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"uk-acc\">\n\n    <details>\n      <summary>Integrating sustainability into our products and services<\/summary>\n      <div class=\"uk-acc-body\">\n        <p>Every solution we offer is designed to meet the challenges of sustainable development and the expectations of all our stakeholders. To this end, SCALP incorporates the following into its thinking:<\/p>\n        <ul>\n          <li>The use of recyclable materials<\/li>\n          <li>The use of modern technologies<\/li>\n          <!-- PHRASE TRONQU\u00c9E sur la page actuelle : il manque un nom\n               apr\u00e8s \u00ab eco-responsible \u00bb. Laiss\u00e9e telle quelle. -->\n          <li>The practice of eco-responsible<\/li>\n        <\/ul>\n        <p>These principles guide our thinking at every stage of our development process. Our products are thus formulated, developed and manufactured with a view to meeting our customers\u2019 needs while seeking to limit their impact on the environment.<\/p>\n      <\/div>\n    <\/details>\n\n    <details>\n      <summary>Quality management and continuous improvement<\/summary>\n      <div class=\"uk-acc-body\">\n        <p>SCALP aims to establish a solid, structured relationship with its stakeholders, with a view to co-constructing sustainable solutions within its ecosystem, by viewing CSR as a strategic asset. This approach is based on listening carefully to the expectations of our customers, and highlighting the value of our CSR strategy to our customers and partners.<\/p>\n      <\/div>\n    <\/details>\n\n    <details>\n      <summary>Labels: guarantees of quality and responsibility<\/summary>\n      <div class=\"uk-acc-body\">\n        <p>The EXCELL PLUS and EXCELL ZONE VERTE labels recognize our products for their safety, quality and compliance with environmental and health standards.<\/p>\n        <ul>\n          <!-- PHRASE TRONQU\u00c9E : il manque un mot apr\u00e8s \u00ab environmental \u00bb\n               (\u00ab impact \u00bb, probablement). Laiss\u00e9e telle quelle. -->\n          <li><b>EXCELL PLUS :<\/b> This label guarantees that our products meet strict criteria in terms of user safety and minimal environmental Products with the EXCELL PLUS label undergo rigorous testing to ensure compliance with the most demanding regulations.<\/li>\n          <!-- PHRASE TRONQU\u00c9E : il manque un nom apr\u00e8s\n               \u00ab environmentally-friendly \u00bb. Laiss\u00e9e telle quelle. -->\n          <li><b>EXCELL ZONE VERTE :<\/b> With this label, we affirm our commitment to environmentally-friendly It is awarded to products with a low ecological footprint, meeting the needs of industries seeking safe, sustainable alternatives.<\/li>\n        <\/ul>\n        <p>These labels testify to our determination to offer products that are both high-performance, safe and in tune with today\u2019s environmental challenges.<\/p>\n        <p>The NSF (National Sanitation Foundation) label is an internationally recognized certification guaranteeing the safety and conformity of products used in the food sector.<\/p>\n        <ul>\n          <li><b>Food safety :<\/b> Our NSF-certified products meet the strict requirements of food environments such as industrial kitchens, canteens and hospitals.<\/li>\n          <li><b>Quality commitment :<\/b> This certification confirms that our cleaning and degreasing solutions are safe for use in sensitive areas, and comply with international health and hygiene standards.<\/li>\n        <\/ul>\n        <p>We are also committed to continuous improvement and global responsibility:<\/p>\n        <ul>\n          <li><b>ECOVADIS :<\/b> We have been awarded the bronze medal, rewarding our performance in terms of corporate social responsibility (CSR). This assessment covers environmental, social, ethical and responsible purchasing criteria. <a href=\"https:\/\/recognition.ecovadis.com\/8V2Ndkfw0EinHdKA6eBpEw\" target=\"_blank\" rel=\"noopener\">Click here<\/a> to learn more about our EcoVadis certification and the associated methodology.<\/li>\n          <!-- PHRASE TRONQU\u00c9E : il manque une unit\u00e9 apr\u00e8s \u00ab over 15 \u00bb\n               (\u00ab years \u00bb, probablement). Laiss\u00e9e telle quelle. -->\n          <li><b>ISO 9001 version 2015 :<\/b> We have been certified for over 15 This international standard attests to our quality management system, guaranteeing the reliability of our processes and the satisfaction of our customers.<\/li>\n        <\/ul>\n      <\/div>\n    <\/details>\n\n  <\/div>\n\n  <div class=\"uk-labels\">\n    <span class=\"uk-labels-cap\">Our labels and certifications<\/span>\n    <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2024\/10\/logo-Excell-2-395x300.png\" alt=\"EXCELL PLUS\" loading=\"lazy\" decoding=\"async\">\n    <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2024\/10\/logo-Excell-Zone-verte-1-395x300.png\" alt=\"EXCELL Zone Verte\" loading=\"lazy\" decoding=\"async\">\n    <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2024\/10\/nsf_logo_blue-1-300x300.png\" alt=\"NSF\" loading=\"lazy\" decoding=\"async\">\n    <a class=\"uk-labels-link\" href=\"https:\/\/recognition.ecovadis.com\/8V2Ndkfw0EinHdKA6eBpEw\" target=\"_blank\" rel=\"noopener\" title=\"See our EcoVadis assessment\">\n      <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/06\/csr-300x300.png\" alt=\"EcoVadis \u2014 see our assessment\" loading=\"lazy\" decoding=\"async\">\n    <\/a>\n    <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/06\/Fichier-133-307x300.png\" alt=\"ISO 9001\" loading=\"lazy\" decoding=\"async\">\n  <\/div>\n\n<\/div>\n<\/section>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-d7827cf e-flex e-con-boxed e-con e-parent\" data-id=\"d7827cf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f1a94de elementor-widget elementor-widget-html\" data-id=\"f1a94de\" 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<!-- ===========================================================\n     SCALP UK \u2014 \u00ab CSR COMMITMENTS \u00bb \u2014 BLOC 3 : LOW-CARBON\n     Remplace les sections 6, 7 et le s\u00e9parateur 8.\n\n     Aucun texte invent\u00e9 : tout est repris mot pour mot.\n     Le visuel est invers\u00e9 (image \u00e0 droite) pour donner un rythme\n     altern\u00e9 d'un th\u00e8me \u00e0 l'autre \u2014 les cinq th\u00e8mes de la page\n     avaient jusqu'ici exactement la m\u00eame composition.\n     =========================================================== -->\n<style>\n\/* styles communs aux blocs de th\u00e8me \u2014 d\u00e9j\u00e0 d\u00e9clar\u00e9s dans le bloc 2,\n   red\u00e9clar\u00e9s ici pour que chaque bloc reste autonome si vous en\n   retirez un de la page. *\/\n.scalp-uk .uk-theme{\n  display:grid; grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);\n  gap:clamp(26px,3.6vw,60px); align-items:center;\n  margin-bottom:clamp(32px,4vw,56px);\n}\n.scalp-uk .uk-theme--flip{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}\n.scalp-uk .uk-theme--flip .uk-theme-media{order:2}\n.scalp-uk .uk-theme-media{position:relative; overflow:hidden; background:var(--concrete); aspect-ratio:3\/2}\n.scalp-uk .uk-theme-media img{width:100%; height:100%; object-fit:cover; display:block}\n.scalp-uk .uk-theme-txt h2{font-size:clamp(23px,2.7vw,38px); margin:16px 0 0; line-height:1.08}\n.scalp-uk .uk-theme-txt h2::after{\n  content:\"\"; display:block; width:64px; height:5px; background:var(--accent); margin-top:20px;\n}\n.scalp-uk .uk-theme-txt > p{margin-top:20px; font-size:15.6px; line-height:1.68; color:var(--ink-60); max-width:62ch}\n.scalp-uk .uk-theme-txt > p + p{margin-top:13px}\n.scalp-uk .uk-theme-txt a{\n  font-weight:600; color:var(--ink);\n  border-bottom:2px solid var(--accent); padding-bottom:2px;\n  transition:border-color .2s ease;\n}\n.scalp-uk .uk-theme-txt a:hover{border-bottom-color:var(--ink)}\n\n.scalp-uk .uk-acc{border-top:1px solid var(--line)}\n.scalp-uk .uk-acc details{border-bottom:1px solid var(--line)}\n.scalp-uk .uk-acc summary{\n  list-style:none; cursor:pointer;\n  display:grid; grid-template-columns:minmax(0,1fr) 34px;\n  gap:18px; align-items:center; padding:20px 0;\n  font-family:var(--display); font-size:clamp(16px,1.5vw,19px);\n  font-weight:600; letter-spacing:-.025em; line-height:1.3; color:var(--ink);\n  transition:padding-left .26s cubic-bezier(.2,.7,.2,1);\n}\n.scalp-uk .uk-acc summary::-webkit-details-marker{display:none}\n.scalp-uk .uk-acc summary:hover{padding-left:10px}\n.scalp-uk .uk-acc summary::after{\n  content:\"\"; justify-self:end;\n  width:34px; height:34px; background-color:var(--concrete);\n  clip-path:polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 0 100%);\n  background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%2326273E' stroke-width='2.4' stroke-linecap='square' d='M5 9l7 7 7-7'\/%3E%3C\/svg%3E\");\n  background-repeat:no-repeat; background-position:center; background-size:15px;\n  transition:background-color .24s ease, transform .28s cubic-bezier(.2,.7,.2,1);\n}\n.scalp-uk .uk-acc summary:hover::after{background-color:var(--accent)}\n.scalp-uk .uk-acc details[open] > summary::after{background-color:var(--accent); transform:rotate(180deg)}\n.scalp-uk .uk-acc-body{padding:0 0 26px; max-width:78ch}\n.scalp-uk .uk-acc-body p{font-size:15.4px; line-height:1.7; color:var(--ink-60)}\n.scalp-uk .uk-acc-body p + p{margin-top:13px}\n.scalp-uk .uk-acc-body a{\n  font-weight:600; color:var(--ink);\n  border-bottom:2px solid var(--accent); padding-bottom:2px;\n  transition:border-color .2s ease;\n}\n.scalp-uk .uk-acc-body a:hover{border-bottom-color:var(--ink)}\n\n\/* --- m\u00e9daille EcoVadis en encart --- *\/\n.scalp-uk .uk-medal{\n  display:flex; align-items:center; gap:16px;\n  margin-top:22px; padding:14px 18px 14px 14px;\n  background:var(--concrete); width:fit-content; max-width:100%;\n  clip-path:polygon(0 0, calc(100% - 16px) 0, 100% 16px, 100% 100%, 0 100%);\n}\n.scalp-uk .uk-section--grey .uk-medal{background:var(--paper)}\n\/* le cartouche m\u00e8ne \u00e0 l'\u00e9valuation EcoVadis publique *\/\n.scalp-uk a.uk-medal{\n  text-decoration:none;\n  transition:background .22s ease, transform .22s cubic-bezier(.2,.7,.2,1);\n}\n.scalp-uk a.uk-medal:hover{background:var(--accent); transform:translateY(-2px)}\n.scalp-uk a.uk-medal:hover span{color:rgba(38,39,62,.78)}\n.scalp-uk a.uk-medal:focus-visible{outline:3px solid var(--ink); outline-offset:3px}\n.scalp-uk .uk-medal img{flex:none; width:52px; height:52px; object-fit:contain}\n.scalp-uk .uk-medal b{display:block; font-family:var(--display); font-size:15px; font-weight:700; letter-spacing:-.02em; color:var(--ink)}\n.scalp-uk .uk-medal span{display:block; font-size:13.2px; color:var(--ink-60); margin-top:3px}\n\n@media (max-width:900px){\n  .scalp-uk .uk-theme,\n  .scalp-uk .uk-theme--flip{grid-template-columns:1fr}\n  .scalp-uk .uk-theme--flip .uk-theme-media{order:0}\n}\n@media (max-width:600px){\n  .scalp-uk .uk-acc summary{grid-template-columns:minmax(0,1fr) 28px; gap:14px; padding:16px 0}\n  .scalp-uk .uk-acc summary::after{width:28px; height:28px; background-size:13px}\n  .scalp-uk .uk-medal{width:100%; padding:12px 14px}\n}\n<\/style>\n\n<div class=\"scalp-uk\">\n<section class=\"uk-section\" id=\"csr-low-carbon\">\n<div class=\"uk-wrap\">\n\n  <div class=\"uk-theme uk-theme--flip\">\n    <figure class=\"uk-theme-media uk-cut\">\n      <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/03\/AdobeStock_437887669-2048x1367-1-768x513.webp\"\n           alt=\"Low-carbon strategy\" loading=\"lazy\" decoding=\"async\">\n    <\/figure>\n    <div class=\"uk-theme-txt\">\n      <span class=\"uk-chip\">Low-carbon strategy<\/span>\n      <h2>Deploying a low-carbon and biodiversity strategy to help protect the environment<\/h2>\n      <p>Climate change and biodiversity loss are critical environmental and social issues. Aware of these challenges, SCALP has engaged in in-depth strategic reflection to explore solutions aimed at reducing its environmental impact, such as joining the ECOVADIS program. <a href=\"https:\/\/recognition.ecovadis.com\/8V2Ndkfw0EinHdKA6eBpEw\" target=\"_blank\" rel=\"noopener\">Click here<\/a> to learn more about our EcoVadis certification and the associated methodology.<\/p>\n      <p>This approach is part of a global drive to reduce carbon emissions and preserve biodiversity, while contributing to the fight against climate change and the protection of natural ecosystems on its own scale.<\/p>\n\n      <a class=\"uk-medal\" href=\"https:\/\/recognition.ecovadis.com\/8V2Ndkfw0EinHdKA6eBpEw\" target=\"_blank\" rel=\"noopener\">\n        <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/06\/csr-150x150.png\" alt=\"EcoVadis\" loading=\"lazy\" decoding=\"async\">\n        <div>\n          <b>ECOVADIS bronze medal<\/b>\n          <span>Awarded for SCALP\u2019s social and environmental responsibility<\/span>\n        <\/div>\n      <\/a>\n    <\/div>\n  <\/div>\n\n  <div class=\"uk-acc\">\n\n    <details>\n      <summary>The ECOVADIS assessment, and what it commits us to<\/summary>\n      <div class=\"uk-acc-body\">\n        <p>This commitment has just been rewarded with the ECOVADIS bronze medal, underlining SCALP\u2019s efforts in terms of social and environmental responsibility. ECOVADIS is an evaluation platform that measures the performance of companies according to environmental, social and governance criteria. By participating in this initiative, SCALP commits to a process of monitoring and continuous improvement of its practices, covering key areas such as resource management, reduction of CO\u2082 emissions, optimization of production processes and compliance with social and ethical standards. This approach enables SCALP to set ambitious sustainability targets.<\/p>\n      <\/div>\n    <\/details>\n\n    <details>\n      <summary>Understanding the challenges of climate change<\/summary>\n      <div class=\"uk-acc-body\">\n        <p>Climate change is impacting SCALP\u2019s markets, limiting certain traditional activities while opening up new business opportunities. To meet these challenges, an in-depth analysis of the risks and opportunities associated with climate change has been carried out at company level. The results of this analysis are being taken into account in our overall strategy and business development outlook.<\/p>\n        <p>To make this strategic transition a success, it seems essential to raise awareness among all SCALP employees. Training courses and days dedicated to environmental and climate issues are planned to ensure that every member of the team can understand and get involved in this sustainable development approach.<\/p>\n      <\/div>\n    <\/details>\n\n    <details>\n      <summary>Involving stakeholders and promoting our commitments<\/summary>\n      <div class=\"uk-acc-body\">\n        <p>SCALP is also keen to establish a solid, structured relationship with its stakeholders, in order to co-construct sustainable solutions within its ecosystem. CSR is thus seen as a genuine strategic lever. This approach is based on listening carefully to our customers\u2019 expectations, and on promoting our CSR commitment to our customers and partners.<\/p>\n      <\/div>\n    <\/details>\n\n    <details>\n      <summary>Innovating and promoting low-carbon methods and solutions<\/summary>\n      <div class=\"uk-acc-body\">\n        <p>With a view to reducing our carbon footprint, we are constantly exploring the use of low-carbon products and techniques, developed thanks to our research and development. This ongoing reflection includes increasing the use of plant-based and biosourced raw materials.<\/p>\n        <p>This is reflected in the promotion of our <a href=\"https:\/\/scalpsas.com\/en\/products\/construction\/ekor-range\/\">EKO\u2019R RANGE<\/a> products, through sales initiatives and customer proposals.<\/p>\n      <\/div>\n    <\/details>\n\n  <\/div>\n\n<\/div>\n<\/section>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-cb87083 e-flex e-con-boxed e-con e-parent\" data-id=\"cb87083\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-137eb80 elementor-widget elementor-widget-html\" data-id=\"137eb80\" 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<!-- ===========================================================\n     SCALP UK \u2014 \u00ab CSR COMMITMENTS \u00bb \u2014 BLOC 4 : ENVIRONMENTAL IMPACT\n     Remplace les sections 9, 10 et le s\u00e9parateur 11.\n\n     Aucun texte invent\u00e9 : tout est repris mot pour mot.\n\n     \u26a0 DOUBLON \u00c0 ARBITRER\n     Le premier volet de cet accord\u00e9on sur la page actuelle,\n     \u00ab Reducing our environmental impact \u00bb, reprend mot pour mot\n     les deux paragraphes du volet \u00ab Understanding the challenges\n     of climate change \u00bb du th\u00e8me LOW-CARBON juste au-dessus. Un\n     seul mot diff\u00e8re : \u00ab reducing certain traditional activities \u00bb\n     ici, \u00ab limiting \u00bb l\u00e0-bas.\n     Je ne l'ai PAS supprim\u00e9 de moi-m\u00eame \u2014 les deux versions sont\n     dans le code, celle-ci est comment\u00e9e. D\u00e9cidez laquelle garder :\n       \u00b7 soit vous d\u00e9commentez ici et supprimez le volet du bloc 3,\n       \u00b7 soit vous laissez ce volet comment\u00e9, ce qui est le choix\n         par d\u00e9faut de cette livraison (l'accord\u00e9on d\u00e9marre donc\n         sur \u00ab Optimizing manufacturing processes \u00bb).\n     =========================================================== -->\n<style>\n.scalp-uk .uk-theme{\n  display:grid; grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);\n  gap:clamp(26px,3.6vw,60px); align-items:center;\n  margin-bottom:clamp(32px,4vw,56px);\n}\n.scalp-uk .uk-theme--flip{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}\n.scalp-uk .uk-theme--flip .uk-theme-media{order:2}\n.scalp-uk .uk-theme-media{position:relative; overflow:hidden; background:var(--concrete); aspect-ratio:3\/2}\n.scalp-uk .uk-theme-media img{width:100%; height:100%; object-fit:cover; display:block}\n.scalp-uk .uk-theme-txt h2{font-size:clamp(23px,2.7vw,38px); margin:16px 0 0; line-height:1.08}\n.scalp-uk .uk-theme-txt h2::after{\n  content:\"\"; display:block; width:64px; height:5px; background:var(--accent); margin-top:20px;\n}\n.scalp-uk .uk-theme-txt > p{margin-top:20px; font-size:15.6px; line-height:1.68; color:var(--ink-60); max-width:62ch}\n\n.scalp-uk .uk-acc{border-top:1px solid var(--line)}\n.scalp-uk .uk-acc details{border-bottom:1px solid var(--line)}\n.scalp-uk .uk-acc summary{\n  list-style:none; cursor:pointer;\n  display:grid; grid-template-columns:minmax(0,1fr) 34px;\n  gap:18px; align-items:center; padding:20px 0;\n  font-family:var(--display); font-size:clamp(16px,1.5vw,19px);\n  font-weight:600; letter-spacing:-.025em; line-height:1.3; color:var(--ink);\n  transition:padding-left .26s cubic-bezier(.2,.7,.2,1);\n}\n.scalp-uk .uk-acc summary::-webkit-details-marker{display:none}\n.scalp-uk .uk-acc summary:hover{padding-left:10px}\n.scalp-uk .uk-acc summary::after{\n  content:\"\"; justify-self:end;\n  width:34px; height:34px; background-color:var(--concrete);\n  clip-path:polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 0 100%);\n  background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%2326273E' stroke-width='2.4' stroke-linecap='square' d='M5 9l7 7 7-7'\/%3E%3C\/svg%3E\");\n  background-repeat:no-repeat; background-position:center; background-size:15px;\n  transition:background-color .24s ease, transform .28s cubic-bezier(.2,.7,.2,1);\n}\n.scalp-uk .uk-section--grey .uk-acc summary::after{background-color:var(--paper)}\n.scalp-uk .uk-acc summary:hover::after,\n.scalp-uk .uk-acc details[open] > summary::after{background-color:var(--accent)}\n.scalp-uk .uk-acc details[open] > summary::after{transform:rotate(180deg)}\n.scalp-uk .uk-acc-body{padding:0 0 26px; max-width:78ch}\n.scalp-uk .uk-acc-body p{font-size:15.4px; line-height:1.7; color:var(--ink-60)}\n.scalp-uk .uk-acc-body p + p{margin-top:13px}\n\n\/* --- vignette emballage recycl\u00e9 --- *\/\n.scalp-uk .uk-pcr{\n  display:flex; align-items:center; gap:15px;\n  margin-top:18px; padding:12px 18px 12px 12px;\n  background:var(--paper); width:fit-content; max-width:100%;\n  clip-path:polygon(0 0, calc(100% - 14px) 0, 100% 14px, 100% 100%, 0 100%);\n}\n.scalp-uk .uk-pcr img{flex:none; width:48px; height:48px; object-fit:contain}\n.scalp-uk .uk-pcr span{font-size:13.6px; line-height:1.45; color:var(--ink-60)}\n\n@media (max-width:900px){\n  .scalp-uk .uk-theme,\n  .scalp-uk .uk-theme--flip{grid-template-columns:1fr}\n  .scalp-uk .uk-theme--flip .uk-theme-media{order:0}\n}\n@media (max-width:600px){\n  .scalp-uk .uk-acc summary{grid-template-columns:minmax(0,1fr) 28px; gap:14px; padding:16px 0}\n  .scalp-uk .uk-acc summary::after{width:28px; height:28px; background-size:13px}\n  .scalp-uk .uk-pcr{width:100%}\n}\n<\/style>\n\n<div class=\"scalp-uk\">\n<section class=\"uk-section uk-section--grey\" id=\"csr-environment\">\n<div class=\"uk-wrap\">\n\n  <div class=\"uk-theme\">\n    <figure class=\"uk-theme-media uk-cut\">\n      <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/03\/global-environmental-sustainabil-768x432.webp\"\n           alt=\"Environmental impact\" loading=\"lazy\" decoding=\"async\">\n    <\/figure>\n    <div class=\"uk-theme-txt\">\n      <span class=\"uk-chip\">Environmental impact<\/span>\n      <h2>Reducing the environmental impact of our business<\/h2>\n      <p>SCALP is committed to minimizing the impact of its research, manufacturing and marketing activities. This approach leads us to explore initiatives and strategies to reduce our ecological impact while improving our industrial processes. The purchase of a fleet of hybrid vehicles is one example.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"uk-acc\">\n\n    <!-- DOUBLON \u2014 volet identique \u00e0 \u00ab Understanding the challenges of\n         climate change \u00bb du bloc 3. D\u00e9commentez ici SI vous pr\u00e9f\u00e9rez\n         le garder dans ce th\u00e8me plut\u00f4t que dans le pr\u00e9c\u00e9dent.\n    <details>\n      <summary>Reducing our environmental impact<\/summary>\n      <div class=\"uk-acc-body\">\n        <p>Climate change is impacting SCALP's markets, reducing certain traditional activities while opening up new business opportunities. To meet these challenges, an in-depth analysis of the risks and opportunities associated with climate change has been carried out for the entire company. The results of this analysis are being taken into account in our overall strategy and business development outlook.<\/p>\n        <p>To make this strategic transition a success, it seems essential to raise awareness among all SCALP employees. Training courses and days dedicated to environmental and climate issues are planned to ensure that every member of the team can understand and get involved in this sustainable development approach.<\/p>\n      <\/div>\n    <\/details>\n    -->\n\n    <details>\n      <summary>Optimizing manufacturing processes for sustainable production<\/summary>\n      <div class=\"uk-acc-body\">\n        <p>SCALP is conducting a strategic review to improve the energy efficiency of its production site. This approach explores advanced technological solutions likely to optimize industrial processes, reduce energy consumption and, consequently, limit greenhouse gas emissions.<\/p>\n        <p>With this in mind, SCALP is investing in modern equipment, including a state-of-the-art production line, to reduce environmental impact while increasing productivity. These investments are aimed at improving the energy performance of installations, minimizing losses and ensuring more sustainable operation over the long term.<\/p>\n        <p>These initiatives are part of a global strategy to reduce our carbon footprint, while seeking levers to improve our competitiveness and optimize our energy costs. By adopting these new technologies, SCALP is committed to taking a further step towards more responsible production.<\/p>\n        <div class=\"uk-pcr\">\n          <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/06\/emballage-recycle-1-150x150.png\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n          <span>Recycled PCR buckets<\/span>\n        <\/div>\n      <\/div>\n    <\/details>\n\n    <details>\n      <summary>Our commitment to transparent and responsible marketing<\/summary>\n      <div class=\"uk-acc-body\">\n        <p>SCALP is committed to transparency with regard to its customers and partners concerning the environmental impact of its products. Trust and credibility, essential to our relationships, are built on open and constructive communication. With this in mind, we seek to share clear and detailed information about our sustainability initiatives and the potential environmental benefits of our solutions.<\/p>\n        <p>SCALP is exploring different avenues for the development and marketing of more environmentally-friendly products. The aim is to meet growing consumer expectations while maintaining high quality standards. Our R&amp;D teams are part of a dynamic of continuous innovation, studying technologies and processes likely to reduce CO\u2082 emissions and other pollutants, while ensuring performance and efficiency.<\/p>\n      <\/div>\n    <\/details>\n\n    <details>\n      <summary>Employee awareness and training for an active environmental commitment<\/summary>\n      <div class=\"uk-acc-body\">\n        <p>At SCALP, our employees play a central role in our thinking around sustainability. In order to facilitate the gradual adoption of best environmental practices, the importance of staff training has been emphasized. With this in mind, the introduction of dedicated training courses on topics such as waste reduction, energy efficiency and the responsible use of resources is one of the avenues being explored.<\/p>\n        <p>In-house initiatives, such as waste reduction awareness campaigns or recycling programs, could also encourage the emergence of innovative ideas in the field of sustainability.<\/p>\n      <\/div>\n    <\/details>\n\n  <\/div>\n\n<\/div>\n<\/section>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-217b5c0 e-flex e-con-boxed e-con e-parent\" data-id=\"217b5c0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b3aa90e elementor-widget elementor-widget-html\" data-id=\"b3aa90e\" 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<!-- ===========================================================\n     SCALP UK \u2014 \u00ab CSR COMMITMENTS \u00bb \u2014 BLOC 5 : RESPECT FOR DIVERSITY\n     Remplace les sections 12, 13 et le s\u00e9parateur 14.\n     Aucun texte invent\u00e9 : tout est repris mot pour mot.\n     =========================================================== -->\n<style>\n.scalp-uk .uk-theme{\n  display:grid; grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);\n  gap:clamp(26px,3.6vw,60px); align-items:center;\n  margin-bottom:clamp(32px,4vw,56px);\n}\n.scalp-uk .uk-theme--flip{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}\n.scalp-uk .uk-theme--flip .uk-theme-media{order:2}\n.scalp-uk .uk-theme-media{position:relative; overflow:hidden; background:var(--concrete); aspect-ratio:3\/2}\n.scalp-uk .uk-theme-media img{width:100%; height:100%; object-fit:cover; display:block}\n.scalp-uk .uk-theme-txt h2{font-size:clamp(23px,2.7vw,38px); margin:16px 0 0; line-height:1.08}\n.scalp-uk .uk-theme-txt h2::after{\n  content:\"\"; display:block; width:64px; height:5px; background:var(--accent); margin-top:20px;\n}\n.scalp-uk .uk-theme-txt > p{margin-top:20px; font-size:15.6px; line-height:1.68; color:var(--ink-60); max-width:62ch}\n\n.scalp-uk .uk-acc{border-top:1px solid var(--line)}\n.scalp-uk .uk-acc details{border-bottom:1px solid var(--line)}\n.scalp-uk .uk-acc summary{\n  list-style:none; cursor:pointer;\n  display:grid; grid-template-columns:minmax(0,1fr) 34px;\n  gap:18px; align-items:center; padding:20px 0;\n  font-family:var(--display); font-size:clamp(16px,1.5vw,19px);\n  font-weight:600; letter-spacing:-.025em; line-height:1.3; color:var(--ink);\n  transition:padding-left .26s cubic-bezier(.2,.7,.2,1);\n}\n.scalp-uk .uk-acc summary::-webkit-details-marker{display:none}\n.scalp-uk .uk-acc summary:hover{padding-left:10px}\n.scalp-uk .uk-acc summary::after{\n  content:\"\"; justify-self:end;\n  width:34px; height:34px; background-color:var(--concrete);\n  clip-path:polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 0 100%);\n  background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%2326273E' stroke-width='2.4' stroke-linecap='square' d='M5 9l7 7 7-7'\/%3E%3C\/svg%3E\");\n  background-repeat:no-repeat; background-position:center; background-size:15px;\n  transition:background-color .24s ease, transform .28s cubic-bezier(.2,.7,.2,1);\n}\n.scalp-uk .uk-acc summary:hover::after,\n.scalp-uk .uk-acc details[open] > summary::after{background-color:var(--accent)}\n.scalp-uk .uk-acc details[open] > summary::after{transform:rotate(180deg)}\n.scalp-uk .uk-acc-body{padding:0 0 26px; max-width:78ch}\n.scalp-uk .uk-acc-body p{font-size:15.4px; line-height:1.7; color:var(--ink-60)}\n.scalp-uk .uk-acc-body p + p{margin-top:13px}\n\n@media (max-width:900px){\n  .scalp-uk .uk-theme,\n  .scalp-uk .uk-theme--flip{grid-template-columns:1fr}\n  .scalp-uk .uk-theme--flip .uk-theme-media{order:0}\n}\n@media (max-width:600px){\n  .scalp-uk .uk-acc summary{grid-template-columns:minmax(0,1fr) 28px; gap:14px; padding:16px 0}\n  .scalp-uk .uk-acc summary::after{width:28px; height:28px; background-size:13px}\n}\n<\/style>\n\n<div class=\"scalp-uk\">\n<section class=\"uk-section\" id=\"csr-diversity\">\n<div class=\"uk-wrap\">\n\n  <div class=\"uk-theme uk-theme--flip\">\n    <figure class=\"uk-theme-media uk-cut\">\n      <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/03\/high-angle-view-two-businesspeop-768x512.webp\"\n           alt=\"Respect for diversity\" loading=\"lazy\" decoding=\"async\">\n    <\/figure>\n    <div class=\"uk-theme-txt\">\n      <span class=\"uk-chip\">Respect for diversity<\/span>\n      <h2>Attracting, developing and retaining talent while respecting diversity<\/h2>\n      <p>Attracting and recruiting tomorrow\u2019s talent is one of SCALP\u2019s key social responsibility challenges. To meet this challenge, SCALP promotes working conditions that foster the health, safety and well-being of its employees. The company is also considering approaches to promote diversity and inclusion, while developing strategies to encourage the development of its employees\u2019 skills and careers.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"uk-acc\">\n\n    <details>\n      <summary>Attracting and integrating talent through an inclusive and dynamic work environment<\/summary>\n      <div class=\"uk-acc-body\">\n        <p>To attract talent, SCALP promotes attractive working conditions, aimed not only at ensuring the safety and well-being of employees, but also at fostering a corporate culture that values diversity, inclusion and mutual respect. We aim to create an environment where everyone can grow professionally through personal and career development programs tailored to their aspirations.<\/p>\n        <p>Integrating new employees is a key step in ensuring their long-term success within the company. With this in mind, we are planning to set up structured programs enabling a gradual immersion in our values, processes and expectations. This approach is designed to facilitate their adaptation and encourage the development of strong relationships within the team.<\/p>\n      <\/div>\n    <\/details>\n\n    <details>\n      <summary>Strategic investment in employees\u2019 professional and personal development<\/summary>\n      <div class=\"uk-acc-body\">\n        <p>At SCALP, skills and career development are part of an ongoing process designed to support employees in their professional evolution. Ongoing training, exploring both technical and personal skills, is envisaged to best prepare for future challenges. Internal mobility and career development opportunities are also being considered, to meet individual aspirations while taking into account the company\u2019s needs.<\/p>\n        <p>Mentoring appears to be an interesting avenue for fostering an environment conducive to knowledge sharing and mutual growth. Through these reflections, SCALP aspires to offer a framework that values continuous learning and encourages each employee to develop his or her full potential.<\/p>\n      <\/div>\n    <\/details>\n\n    <details>\n      <summary>Cultivating a good working environment for personal fulfillment and productivity<\/summary>\n      <div class=\"uk-acc-body\">\n        <p>Aware of the importance of our employees\u2019 well-being, we encourage a harmonious work-life balance. This includes flexible policies, such as teleworking where appropriate, as well as actions to promote employees\u2019 physical and mental well-being. With this in mind, SCALP has also created a dedicated relaxation area, including a petanque court available to our employees. This space allows everyone to relax and spend time together, reinforcing conviviality and cohesion within the team.<\/p>\n      <\/div>\n    <\/details>\n\n  <\/div>\n\n<\/div>\n<\/section>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-9a7d2db e-flex e-con-boxed e-con e-parent\" data-id=\"9a7d2db\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb672ca elementor-widget elementor-widget-html\" data-id=\"eb672ca\" 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<!-- ===========================================================\n     SCALP UK \u2014 \u00ab CSR COMMITMENTS \u00bb \u2014 BLOC 6 : HEALTH CULTURE\n     Remplace les sections 15 et 16.\n     Aucun texte invent\u00e9 : tout est repris mot pour mot.\n     BSPP est laiss\u00e9 d\u00e9velopp\u00e9 comme sur la page d'origine\n     (\u00ab Brigade Sapeur Pompier de Paris \u00bb), sans traduction.\n     =========================================================== -->\n<style>\n.scalp-uk .uk-theme{\n  display:grid; grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);\n  gap:clamp(26px,3.6vw,60px); align-items:center;\n  margin-bottom:clamp(32px,4vw,56px);\n}\n.scalp-uk .uk-theme-media{position:relative; overflow:hidden; background:var(--concrete); aspect-ratio:3\/2}\n.scalp-uk .uk-theme-media img{width:100%; height:100%; object-fit:cover; display:block}\n.scalp-uk .uk-theme-txt h2{font-size:clamp(23px,2.7vw,38px); margin:16px 0 0; line-height:1.08}\n.scalp-uk .uk-theme-txt h2::after{\n  content:\"\"; display:block; width:64px; height:5px; background:var(--accent); margin-top:20px;\n}\n.scalp-uk .uk-theme-txt > p{margin-top:20px; font-size:15.6px; line-height:1.68; color:var(--ink-60); max-width:62ch}\n.scalp-uk .uk-theme-txt > p + p{margin-top:13px}\n\n\/* --- objectif \u00ab z\u00e9ro accident \u00bb, en rep\u00e8re chiffr\u00e9 --- *\/\n.scalp-uk .uk-zero{\n  display:flex; align-items:center; gap:18px;\n  margin-top:24px; padding-top:22px; border-top:1px solid var(--line);\n}\n.scalp-uk .uk-zero b{\n  font-family:var(--display); font-size:clamp(30px,3.2vw,46px); font-weight:700;\n  letter-spacing:-.045em; line-height:.9; color:var(--ink); flex:none;\n}\n.scalp-uk .uk-zero span{font-size:14.4px; line-height:1.5; color:var(--ink-60); max-width:34ch}\n\n.scalp-uk .uk-acc{border-top:1px solid var(--line)}\n.scalp-uk .uk-acc details{border-bottom:1px solid var(--line)}\n.scalp-uk .uk-acc summary{\n  list-style:none; cursor:pointer;\n  display:grid; grid-template-columns:minmax(0,1fr) 34px;\n  gap:18px; align-items:center; padding:20px 0;\n  font-family:var(--display); font-size:clamp(16px,1.5vw,19px);\n  font-weight:600; letter-spacing:-.025em; line-height:1.3; color:var(--ink);\n  transition:padding-left .26s cubic-bezier(.2,.7,.2,1);\n}\n.scalp-uk .uk-acc summary::-webkit-details-marker{display:none}\n.scalp-uk .uk-acc summary:hover{padding-left:10px}\n.scalp-uk .uk-acc summary::after{\n  content:\"\"; justify-self:end;\n  width:34px; height:34px; background-color:var(--paper);\n  clip-path:polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 0 100%);\n  background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%2326273E' stroke-width='2.4' stroke-linecap='square' d='M5 9l7 7 7-7'\/%3E%3C\/svg%3E\");\n  background-repeat:no-repeat; background-position:center; background-size:15px;\n  transition:background-color .24s ease, transform .28s cubic-bezier(.2,.7,.2,1);\n}\n.scalp-uk .uk-acc summary:hover::after,\n.scalp-uk .uk-acc details[open] > summary::after{background-color:var(--accent)}\n.scalp-uk .uk-acc details[open] > summary::after{transform:rotate(180deg)}\n.scalp-uk .uk-acc-body{padding:0 0 26px; max-width:78ch}\n.scalp-uk .uk-acc-body p{font-size:15.4px; line-height:1.7; color:var(--ink-60)}\n.scalp-uk .uk-acc-body p + p{margin-top:13px}\n.scalp-uk .uk-acc-body ul{margin:14px 0 0; padding:0; display:flex; flex-direction:column; gap:10px}\n.scalp-uk .uk-acc-body li{\n  position:relative; padding-left:22px;\n  font-size:15.4px; line-height:1.65; color:var(--ink-60);\n}\n.scalp-uk .uk-acc-body li::before{\n  content:\"\"; position:absolute; left:0; top:.62em;\n  width:9px; height:9px; background:var(--accent);\n  clip-path:polygon(0 0, calc(100% - 3px) 0, 100% 3px, 100% 100%, 0 100%);\n}\n.scalp-uk .uk-acc-body li b{color:var(--ink); font-weight:600}\n\n@media (max-width:900px){.scalp-uk .uk-theme{grid-template-columns:1fr}}\n@media (max-width:600px){\n  .scalp-uk .uk-acc summary{grid-template-columns:minmax(0,1fr) 28px; gap:14px; padding:16px 0}\n  .scalp-uk .uk-acc summary::after{width:28px; height:28px; background-size:13px}\n  .scalp-uk .uk-zero{gap:14px}\n}\n<\/style>\n\n<div class=\"scalp-uk\">\n<section class=\"uk-section uk-section--grey\" id=\"csr-health\">\n<div class=\"uk-wrap\">\n\n  <div class=\"uk-theme\">\n    <figure class=\"uk-theme-media uk-cut\">\n      <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/03\/shutterstock_400964992-2048x1367-1-768x513.webp\"\n           alt=\"Health culture for all\" loading=\"lazy\" decoding=\"async\">\n    <\/figure>\n    <div class=\"uk-theme-txt\">\n      <span class=\"uk-chip\">Health culture for all<\/span>\n      <h2>Consolidating a culture of health for all<\/h2>\n      <p>Health and safety are key priorities for SCALP, as they directly affect the lives of our employees. By reducing health and accident risks, we aim to protect everyone who interacts with our business.<\/p>\n      <p>Our ambition is to establish a global health and safety culture across all our operations. This involves setting rigorous standards, continually training our teams in best safety practices, and adopting innovative technologies to prevent accidents and promote safe, healthy working environments.<\/p>\n      <div class=\"uk-zero\">\n        <b>Zero<\/b>\n        <span>The accident objective we are working towards across the company.<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"uk-acc\">\n\n    <details>\n      <summary>Reinforcing our health and safety culture with a \u201czero accident\u201d objective<\/summary>\n      <div class=\"uk-acc-body\">\n        <p>Consolidating the health and safety culture for all our stakeholders is a priority. We are aiming for an ambitious goal of \u201czero accidents\u201d, which requires a proactive and integrated approach at all levels of our company. With this in mind, we are seeking to develop a corporate culture that is increasingly focused on safety. To support this dynamic, regular training and awareness programs are envisaged, with the aim of enabling our teams to better grasp best safety practices. To this end, exercises are carried out with the BSPP (Brigade Sapeur Pompier de Paris).<\/p>\n        <p>By consolidating this culture within SCALP, we aim not only to comply with the most stringent regulatory standards, but also to inspire trust and respect among our stakeholders, while actively contributing to the sustainability and social responsibility of our company.<\/p>\n      <\/div>\n    <\/details>\n\n    <details>\n      <summary>Training and awareness-raising at the heart of our strategy<\/summary>\n      <div class=\"uk-acc-body\">\n        <p>Ongoing training programs and awareness campaigns play an important role in implementing SCALP\u2019s strategy. These initiatives are designed to help employees understand and eventually adopt best safety practices, according to their role within the company.<\/p>\n        <ul>\n          <li><b>Adapted training:<\/b> SCALP aims to offer training courses that take into account different levels of responsibility and types of position, including information on safety procedures, personal protective equipment, first aid and accident prevention techniques, as required.<\/li>\n          <li><b>Ongoing training:<\/b> SCALP aims to invest in training programs to update employees\u2019 skills and reinforce their understanding of new potential hazards and safety innovations.<\/li>\n          <li><b>Awareness campaigns:<\/b> In addition to technical training, SCALP plans to organize awareness campaigns on specific safety-related topics. The aim of these campaigns is to inform employees about common risks, safe behavior and the importance of prevention.<\/li>\n        <\/ul>\n        <p>In addition, every year SCALP is actively involved in health awareness initiatives. In support of Pink October and Movember, we make financial donations and organize awareness-raising events for our employees. These actions aim to inform the whole team about the issues surrounding breast and male cancers, while supporting these important causes through internal collections and events.<\/p>\n      <\/div>\n    <\/details>\n\n  <\/div>\n\n<\/div>\n<\/section>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Our CSR commitments More than just a trend Corporate Social Responsibility (CSR) is at the heart of our mission at<\/p>\n","protected":false},"author":1,"featured_media":17867,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-17448","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.9 (Yoast SEO v28.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>CSR commitments - SCALP SAS<\/title>\n<meta name=\"description\" content=\"Discover our CSR commitments: eco-design, safety, social responsibility, sustainable products for construction professionals.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/scalpsas.uk\/en\/csr-commitments\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CSR commitments\" \/>\n<meta property=\"og:description\" content=\"Discover our CSR commitments: eco-design, safety, social responsibility, sustainable products for construction professionals.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/scalpsas.uk\/en\/csr-commitments\/\" \/>\n<meta property=\"og:site_name\" content=\"SCALP SAS\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-07T12:35:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/scalpsas.uk\/en\/wp-content\/uploads\/2025\/04\/2151196447-modified.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"800\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\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=\"14 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/csr-commitments\\\/\",\"url\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/csr-commitments\\\/\",\"name\":\"CSR commitments - SCALP SAS\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/csr-commitments\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/csr-commitments\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/2151196447-modified.webp\",\"datePublished\":\"2025-03-19T10:28:40+00:00\",\"dateModified\":\"2026-09-07T12:35:03+00:00\",\"description\":\"Discover our CSR commitments: eco-design, safety, social responsibility, sustainable products for construction professionals.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/csr-commitments\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/scalpsas.uk\\\/en\\\/csr-commitments\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/csr-commitments\\\/#primaryimage\",\"url\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/2151196447-modified.webp\",\"contentUrl\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/2151196447-modified.webp\",\"width\":1200,\"height\":800,\"caption\":\"Our CSR commitments\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/csr-commitments\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"CSR commitments\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/\",\"name\":\"SCALP SAS\",\"description\":\"Expert in stripping, cleaning, treatment, and protection solutions for over 70 years.\",\"publisher\":{\"@id\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/#organization\",\"name\":\"SCALP SAS\",\"url\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/scalpsas.uk\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/cropped-new_scalpsas.png\",\"contentUrl\":\"https:\\\/\\\/scalpsas.uk\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/cropped-new_scalpsas.png\",\"width\":512,\"height\":512,\"caption\":\"SCALP SAS\"},\"image\":{\"@id\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/scalp-sas\\\/\",\"https:\\\/\\\/www.instagram.com\\\/scalp_sas\\\/\",\"https:\\\/\\\/www.tiktok.com\\\/@scalpsas\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCzAFL2rZVuyNTr8vsJBJ3yg\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"CSR commitments - SCALP SAS","description":"Discover our CSR commitments: eco-design, safety, social responsibility, sustainable products for construction professionals.","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:\/\/scalpsas.uk\/en\/csr-commitments\/","og_locale":"en_US","og_type":"article","og_title":"CSR commitments","og_description":"Discover our CSR commitments: eco-design, safety, social responsibility, sustainable products for construction professionals.","og_url":"https:\/\/scalpsas.uk\/en\/csr-commitments\/","og_site_name":"SCALP SAS","article_modified_time":"2026-09-07T12:35:03+00:00","og_image":[{"width":1200,"height":800,"url":"https:\/\/scalpsas.uk\/en\/wp-content\/uploads\/2025\/04\/2151196447-modified.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"14 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/scalpsas.uk\/en\/csr-commitments\/","url":"https:\/\/scalpsas.uk\/en\/csr-commitments\/","name":"CSR commitments - SCALP SAS","isPartOf":{"@id":"https:\/\/scalpsas.uk\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/scalpsas.uk\/en\/csr-commitments\/#primaryimage"},"image":{"@id":"https:\/\/scalpsas.uk\/en\/csr-commitments\/#primaryimage"},"thumbnailUrl":"https:\/\/scalpsas.uk\/en\/wp-content\/uploads\/2025\/04\/2151196447-modified.webp","datePublished":"2025-03-19T10:28:40+00:00","dateModified":"2026-09-07T12:35:03+00:00","description":"Discover our CSR commitments: eco-design, safety, social responsibility, sustainable products for construction professionals.","breadcrumb":{"@id":"https:\/\/scalpsas.uk\/en\/csr-commitments\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/scalpsas.uk\/en\/csr-commitments\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/scalpsas.uk\/en\/csr-commitments\/#primaryimage","url":"https:\/\/scalpsas.uk\/en\/wp-content\/uploads\/2025\/04\/2151196447-modified.webp","contentUrl":"https:\/\/scalpsas.uk\/en\/wp-content\/uploads\/2025\/04\/2151196447-modified.webp","width":1200,"height":800,"caption":"Our CSR commitments"},{"@type":"BreadcrumbList","@id":"https:\/\/scalpsas.uk\/en\/csr-commitments\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/scalpsas.uk\/en\/"},{"@type":"ListItem","position":2,"name":"CSR commitments"}]},{"@type":"WebSite","@id":"https:\/\/scalpsas.uk\/en\/#website","url":"https:\/\/scalpsas.uk\/en\/","name":"SCALP SAS","description":"Expert in stripping, cleaning, treatment, and protection solutions for over 70 years.","publisher":{"@id":"https:\/\/scalpsas.uk\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/scalpsas.uk\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/scalpsas.uk\/en\/#organization","name":"SCALP SAS","url":"https:\/\/scalpsas.uk\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/scalpsas.uk\/en\/#\/schema\/logo\/image\/","url":"https:\/\/scalpsas.uk\/wp-content\/uploads\/2024\/10\/cropped-new_scalpsas.png","contentUrl":"https:\/\/scalpsas.uk\/wp-content\/uploads\/2024\/10\/cropped-new_scalpsas.png","width":512,"height":512,"caption":"SCALP SAS"},"image":{"@id":"https:\/\/scalpsas.uk\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/scalp-sas\/","https:\/\/www.instagram.com\/scalp_sas\/","https:\/\/www.tiktok.com\/@scalpsas","https:\/\/www.youtube.com\/channel\/UCzAFL2rZVuyNTr8vsJBJ3yg"]}]}},"_links":{"self":[{"href":"https:\/\/scalpsas.uk\/en\/wp-json\/wp\/v2\/pages\/17448","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scalpsas.uk\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/scalpsas.uk\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/scalpsas.uk\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/scalpsas.uk\/en\/wp-json\/wp\/v2\/comments?post=17448"}],"version-history":[{"count":12,"href":"https:\/\/scalpsas.uk\/en\/wp-json\/wp\/v2\/pages\/17448\/revisions"}],"predecessor-version":[{"id":24023,"href":"https:\/\/scalpsas.uk\/en\/wp-json\/wp\/v2\/pages\/17448\/revisions\/24023"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/scalpsas.uk\/en\/wp-json\/wp\/v2\/media\/17867"}],"wp:attachment":[{"href":"https:\/\/scalpsas.uk\/en\/wp-json\/wp\/v2\/media?parent=17448"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}