{"id":15594,"date":"2025-02-17T14:18:56","date_gmt":"2025-02-17T14:18:56","guid":{"rendered":"https:\/\/scalpsas.local\/?page_id=15594"},"modified":"2026-09-07T12:06:43","modified_gmt":"2026-09-07T12:06:43","slug":"the-company","status":"publish","type":"page","link":"https:\/\/scalpsas.uk\/en\/the-company\/","title":{"rendered":"The company"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15594\" class=\"elementor elementor-15594\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-50cc85a e-flex e-con-boxed e-con e-parent\" data-id=\"50cc85a\" 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-65a81f3 elementor-widget elementor-widget-html\" data-id=\"65a81f3\" 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-1286eab e-flex e-con-boxed e-con e-parent\" data-id=\"1286eab\" 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-4b91e9c elementor-widget elementor-widget-html\" data-id=\"4b91e9c\" 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 THE COMPANY \u00bb \u2014 BLOC 1 : HERO\n     Remplace les sections 1 + 2 (la 2 n'\u00e9tait qu'un spacer).\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. Les styles ne\n     traversent pas d'une page \u00e0 l'autre.\n\n     Corrections de copie appliqu\u00e9es :\n       \u00b7 \u00ab Who is SCALP ? \u00bb \u2192 \u00ab Who is SCALP? \u00bb (l'espace avant le\n         point d'interrogation est une convention fran\u00e7aise, fautive\n         en anglais). M\u00eame correction sur toute la page.\n       \u00b7 le filet jaune \u00e9tait une image PNG de 3,5 Ko charg\u00e9e quatre\n         fois sur la page : c'est d\u00e9sormais un trait CSS.\n     =========================================================== -->\n<style>\n.scalp-uk .uk-hero{background:var(--paper); position:relative; overflow:hidden}\n.scalp-uk .uk-hero::before{\n  content:\"\"; position:absolute; top:0; right:0; width:46%; height:58%;\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-hero-grid{\n  position:relative; display:grid;\n  grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);\n  gap:clamp(30px,4vw,72px); align-items:center;\n  padding-block:clamp(44px,5.6vw,84px);\n}\n.scalp-uk .uk-hero-chip{margin-bottom:24px}\n.scalp-uk .uk-hero h1{\n  font-size:clamp(32px,5.2vw,66px); color:var(--ink);\n  line-height:1; letter-spacing:-.04em; margin:0;\n}\n.scalp-uk .uk-hero h1::before{\n  content:\"\"; display:block; width:70px; height:6px;\n  background:var(--accent); margin-bottom:22px;\n}\n.scalp-uk .uk-hero-lead{\n  margin-top:24px; max-width:50ch;\n  font-size:clamp(16px,1.35vw,18.5px); line-height:1.6; color:rgba(38,39,62,.74);\n}\n.scalp-uk .uk-hero-cta{display:flex; flex-wrap:wrap; gap:12px; margin-top:34px}\n.scalp-uk .uk-hero-shot{position:relative; overflow:hidden; background:var(--concrete); aspect-ratio:4\/3.3}\n.scalp-uk .uk-hero-shot img{width:100%; height:100%; object-fit:cover; display:block}\n.scalp-uk .uk-hero-stamp{\n  position:absolute; left:0; bottom:0; z-index:2;\n  background:var(--accent); color:var(--ink);\n  padding:14px 20px 15px; max-width:74%;\n  clip-path:polygon(0 0, calc(100% - 14px) 0, 100% 14px, 100% 100%, 0 100%);\n}\n.scalp-uk .uk-hero-stamp b{display:block; font-family:var(--display); font-size:15.5px; font-weight:700; letter-spacing:-.02em; line-height:1.2}\n.scalp-uk .uk-hero-stamp span{display:block; font-size:12.5px; margin-top:3px; color:rgba(38,39,62,.78)}\n\n.scalp-uk .uk-hero-specs{\n  position:relative; display:grid; grid-template-columns:repeat(4,minmax(0,1fr));\n  border-top:1px solid var(--line); padding-bottom:clamp(30px,4vw,52px);\n}\n.scalp-uk .uk-hero-specs > div{padding:24px clamp(14px,1.6vw,28px) 0; border-left:1px solid var(--line); position:relative}\n.scalp-uk .uk-hero-specs > div:first-child{border-left:0; padding-left:0}\n.scalp-uk .uk-hero-specs > div::before{\n  content:\"\"; position:absolute; top:-3px; left:clamp(14px,1.6vw,28px);\n  width:26px; height:5px; background:var(--accent);\n}\n.scalp-uk .uk-hero-specs > div:first-child::before{left:0}\n.scalp-uk .uk-hero-specs b{\n  display:block; font-family:var(--display); font-size:clamp(21px,2.4vw,32px);\n  font-weight:700; letter-spacing:-.035em; color:var(--ink); line-height:1;\n}\n.scalp-uk .uk-hero-specs span{display:block; margin-top:9px; font-size:13.5px; line-height:1.45; color:rgba(38,39,62,.66)}\n\n@media (max-width:1024px){\n  .scalp-uk .uk-hero-grid{grid-template-columns:1fr; gap:32px}\n  .scalp-uk .uk-hero-shot{aspect-ratio:16\/9}\n  .scalp-uk .uk-hero::before{width:60%; height:38%}\n  .scalp-uk .uk-hero-specs{grid-template-columns:repeat(2,minmax(0,1fr))}\n  .scalp-uk .uk-hero-specs > div:nth-child(odd){border-left:0; padding-left:0}\n  .scalp-uk .uk-hero-specs > div:nth-child(odd)::before{left:0}\n  .scalp-uk .uk-hero-specs > div:nth-child(n+3){margin-top:26px; border-top:1px solid var(--line)}\n}\n@media (max-width:560px){\n  .scalp-uk .uk-hero::before{display:none}\n  .scalp-uk .uk-hero-specs{grid-template-columns:1fr}\n  .scalp-uk .uk-hero-specs > div{border-left:0; padding:22px 0 0; margin-top:0}\n  .scalp-uk .uk-hero-specs > div::before{left:0}\n  .scalp-uk .uk-hero-specs > div + div{margin-top:22px; border-top:1px solid var(--line)}\n  .scalp-uk .uk-hero-stamp{max-width:92%}\n}\n<\/style>\n\n<div class=\"scalp-uk\">\n<section class=\"uk-hero\">\n<div class=\"uk-wrap\">\n\n  <div class=\"uk-hero-grid\">\n    <div>\n      <p class=\"uk-hero-chip\"><span class=\"uk-chip\">Family-owned since 1950<\/span><\/p>\n      <h1>Who is SCALP?<\/h1>\n      <p class=\"uk-hero-lead\">A family-owned French company with over 70 years of expertise in the formulation of technical solutions. Today SCALP designs, manufactures and markets products for cleaning, treating, protecting and renovating surfaces \u2014 for professionals in the building, industry and transport sectors.<\/p>\n      <div class=\"uk-hero-cta\">\n        <a class=\"uk-btn\" href=\"https:\/\/scalpsas.com\/en\/our-products\/\">Browse the catalogue<\/a>\n        <a class=\"uk-btn uk-btn--ghost\" href=\"https:\/\/scalpsas.com\/en\/contact-us\/\">Contact us<\/a>\n      <\/div>\n    <\/div>\n\n    <figure class=\"uk-hero-shot uk-cut\">\n      <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/04\/machinery-factory-768x512.webp\"\n           alt=\"SCALP production site in France\" fetchpriority=\"high\" decoding=\"async\">\n      <figcaption class=\"uk-hero-stamp\">\n        <b>Made in France<\/b>\n        <span>Formulated and produced on our own lines<\/span>\n      <\/figcaption>\n    <\/figure>\n  <\/div>\n\n  <div class=\"uk-hero-specs\">\n    <div><b>1950<\/b><span>Year the company was founded<\/span><\/div>\n    <div><b>70+<\/b><span>Years of formulation expertise<\/span><\/div>\n    <div><b>2,000+<\/b><span>Sales outlets distributing our products<\/span><\/div>\n    <div><b>ISO 9001<\/b><span>Certified since 2005<\/span><\/div>\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-63a06da e-flex e-con-boxed e-con e-parent\" data-id=\"63a06da\" 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-57aa4d7 elementor-widget elementor-widget-html\" data-id=\"57aa4d7\" 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 THE COMPANY \u00bb \u2014 BLOC 2 : CHRONOLOGIE\n     Remplace la section 3.\n\n     Traitement en registre vertical, coh\u00e9rent avec les en-t\u00eates\n     \u00ab registre \u00bb du syst\u00e8me UK : l'ann\u00e9e dans une colonne de marge,\n     le fait \u00e0 droite, un rail jaune qui relie le tout.\n     Ici le rep\u00e8re chiffr\u00e9 est l\u00e9gitime : c'est une vraie s\u00e9quence.\n\n     \u26a0 La page d'origine comportait DEUX entr\u00e9es \u00ab 2025 \u00bb s\u00e9par\u00e9es\n     (transformation digitale \/ m\u00e9daille EcoVadis). Je les ai\n     fusionn\u00e9es en une seule ann\u00e9e \u00e0 deux faits \u2014 deux fois le m\u00eame\n     mill\u00e9sime dans une frise donne l'impression d'un doublon.\n     =========================================================== -->\n<style>\n.scalp-uk .uk-tl{position:relative; display:grid; gap:0}\n.scalp-uk .uk-tl-row{\n  display:grid; grid-template-columns:150px minmax(0,1fr);\n  gap:clamp(18px,2.4vw,44px); align-items:start;\n  padding:22px 0 26px; border-top:1px solid var(--line);\n  position:relative;\n}\n.scalp-uk .uk-tl-row:last-child{border-bottom:1px solid var(--line)}\n\/* rail jaune continu, align\u00e9 sur la colonne des ann\u00e9es *\/\n.scalp-uk .uk-tl-row::before{\n  content:\"\"; position:absolute; left:0; top:0; bottom:0;\n  width:3px; background:var(--line);\n}\n.scalp-uk .uk-tl-row::after{\n  content:\"\"; position:absolute; left:0; top:0; width:3px; height:0;\n  background:var(--accent); transition:height .4s cubic-bezier(.2,.7,.2,1);\n}\n.scalp-uk .uk-tl-row:hover::after{height:100%}\n.scalp-uk .uk-tl-year{\n  padding-left:22px; font-family:var(--display);\n  font-size:clamp(24px,2.6vw,34px); font-weight:700;\n  letter-spacing:-.04em; line-height:1; color:var(--ink);\n}\n.scalp-uk .uk-tl-body h3{font-size:16.5px; line-height:1.3; margin-bottom:8px}\n.scalp-uk .uk-tl-body p{font-size:15px; line-height:1.6; color:var(--ink-60); max-width:70ch}\n.scalp-uk .uk-tl-body p + p{margin-top:9px}\n.scalp-uk .uk-tl-body a{\n  font-weight:600; border-bottom:2px solid var(--accent); padding-bottom:2px;\n  transition:border-color .2s ease;\n}\n.scalp-uk .uk-tl-body a:hover{border-bottom-color:var(--ink)}\n\/* jalon marqu\u00e9 d'un carr\u00e9 jaune *\/\n.scalp-uk .uk-tl-row--key .uk-tl-year::before{\n  content:\"\"; display:inline-block; width:10px; height:10px;\n  background:var(--accent); margin-right:9px; vertical-align:middle;\n}\n.scalp-uk .uk-tl-row--key .uk-tl-year{padding-left:12px}\n\n\/* --- vision, en encart de fin --- *\/\n.scalp-uk .uk-vision{\n  margin-top:clamp(30px,3.6vw,52px); background:var(--ink); color:#fff;\n  padding:clamp(26px,3.2vw,48px);\n  clip-path:polygon(0 0, calc(100% - 26px) 0, 100% 26px, 100% 100%, 0 100%);\n  display:grid; grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);\n  gap:clamp(20px,3vw,48px); align-items:center;\n}\n.scalp-uk .uk-vision h3{color:#fff; font-size:clamp(21px,2.4vw,32px)}\n.scalp-uk .uk-vision h3::after{\n  content:\"\"; display:block; width:64px; height:5px; background:var(--accent); margin-top:18px;\n}\n.scalp-uk .uk-vision p{color:rgba(255,255,255,.72); font-size:16px; line-height:1.65; max-width:56ch}\n\n@media (max-width:768px){\n  .scalp-uk .uk-tl-row{grid-template-columns:1fr; gap:10px; padding:18px 0 22px}\n  .scalp-uk .uk-tl-year{padding-left:20px}\n  .scalp-uk .uk-tl-row--key .uk-tl-year{padding-left:20px}\n  .scalp-uk .uk-tl-row--key .uk-tl-year::before{margin-right:8px; width:9px; height:9px}\n  .scalp-uk .uk-tl-body{padding-left:20px}\n  .scalp-uk .uk-vision{grid-template-columns:1fr}\n}\n<\/style>\n\n<div class=\"scalp-uk\">\n<section class=\"uk-section uk-section--grey\">\n<div class=\"uk-wrap\">\n\n  <div class=\"uk-head\">\n    <div><span class=\"uk-chip\">Our history<\/span><\/div>\n    <div>\n      <h2>A history built on innovation and growth<\/h2>\n      <p>Seventy-five years from a paint counter in post-war France to a manufacturer exporting across four continents.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"uk-tl\">\n\n    <div class=\"uk-tl-row uk-tl-row--key\">\n      <div class=\"uk-tl-year\">1950<\/div>\n      <div class=\"uk-tl-body\">\n        <h3>The company is founded<\/h3>\n        <p>Created under the name Comptoir Commercial des Peintures.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"uk-tl-row\">\n      <div class=\"uk-tl-year\">1952<\/div>\n      <div class=\"uk-tl-body\">\n        <h3>The company becomes SCALP SAS<\/h3>\n        <p>Soci\u00e9t\u00e9 Commerciale d\u2019Approvisionnement en Vernis et Peintures.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"uk-tl-row\">\n      <div class=\"uk-tl-year\">2000<\/div>\n      <div class=\"uk-tl-body\">\n        <h3>Member of the Union des Industries Chimiques<\/h3>\n        <p>The UIC promotes the competitiveness and development of the chemical industry and its applications in France, at regional, national and European level.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"uk-tl-row uk-tl-row--key\">\n      <div class=\"uk-tl-year\">2005<\/div>\n      <div class=\"uk-tl-body\">\n        <h3>ISO 9001 certification<\/h3>\n        <p>A quality management system geared to continuous improvement \u2014 maintained ever since.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"uk-tl-row\">\n      <div class=\"uk-tl-year\">2010<\/div>\n      <div class=\"uk-tl-body\">\n        <h3>Acquisition of MARGER<\/h3>\n        <p>Specialist in technical products for the building industry.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"uk-tl-row\">\n      <div class=\"uk-tl-year\">2012<\/div>\n      <div class=\"uk-tl-body\">\n        <h3>Integration of HYPRED<\/h3>\n        <p>A recognised player in the manufacture and distribution of solutions for industry.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"uk-tl-row\">\n      <div class=\"uk-tl-year\">2013<\/div>\n      <div class=\"uk-tl-body\">\n        <h3>Acquisition of SIPC<\/h3>\n        <p>Acquisition of the business excluding paint, based in Bagnolet.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"uk-tl-row uk-tl-row--key\">\n      <div class=\"uk-tl-year\">2023<\/div>\n      <div class=\"uk-tl-body\">\n        <h3>A structured CSR policy<\/h3>\n        <p>Focused on eco-responsibility, safety and sustainable performance.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"uk-tl-row\">\n      <div class=\"uk-tl-year\">2024<\/div>\n      <div class=\"uk-tl-body\">\n        <h3>Industrial and digital modernisation<\/h3>\n        <p>Start of the modernisation of our packaging lines, for greater productivity and industrial flexibility. Implementation of a state-of-the-art information system to support the company\u2019s growth and digitalisation.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"uk-tl-row uk-tl-row--key\">\n      <div class=\"uk-tl-year\">2025<\/div>\n      <div class=\"uk-tl-body\">\n        <h3>EcoVadis Bronze Medal<\/h3>\n        <p>Our CSR performance assessed and recognised by an independent platform. <a href=\"https:\/\/recognition.ecovadis.com\/8V2Ndkfw0EinHdKA6eBpEw\" target=\"_blank\" rel=\"noopener\">See the assessment and its methodology<\/a>.<\/p>\n        <p>Digital transformation continues, in line with new market requirements and customer commitments.<\/p>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n  <div class=\"uk-vision\">\n    <h3>A forward-looking vision<\/h3>\n    <p>Our ambition: to support our customers with high-performance, responsible and sustainable solutions, in line with tomorrow\u2019s requirements. SCALP continues to invest in research, quality and innovation to remain a trusted partner, both in France and abroad.<\/p>\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-cf657e4 e-flex e-con-boxed e-con e-parent\" data-id=\"cf657e4\" 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-670ce0c elementor-widget elementor-widget-html\" data-id=\"670ce0c\" 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 THE COMPANY \u00bb \u2014 BLOC 3 : MISSION + 4 PILIERS\n     Remplace les sections 4, 5 et 6.\n\n     \u26a0 BUG CORRIG\u00c9 : sur la page actuelle, la section 5 (les quatre\n     piliers) porte les classes elementor-hidden-tablet et\n     elementor-hidden-mobile, et la section 6 cens\u00e9e la remplacer\n     sur mobile est VIDE. R\u00e9sultat : Innovation, Efficiency,\n     Ecology et Quality sont invisibles sur tablette et sur\n     t\u00e9l\u00e9phone. Ce bloc les affiche sur toutes les tailles.\n\n     \u26a0 \u00c0 VALIDER : le pilier intitul\u00e9 \u00ab Efficiency \u00bb parle en r\u00e9alit\u00e9\n     de s\u00e9curit\u00e9 et de la certification ISO 9001, pas d'efficacit\u00e9.\n     J'ai gard\u00e9 votre intitul\u00e9, mais l'un des deux devrait changer.\n\n     \u26a0 Phrase r\u00e9par\u00e9e dans \u00ab Ecology \u00bb : l'original disait\n     \u00ab \u2026expectations of our customers and We continually invest\u2026 \u00bb.\n     Il manquait la fin d'une phrase ; j'ai coup\u00e9 en deux au point.\n     =========================================================== -->\n<style>\n.scalp-uk .uk-mission{\n  display:grid; grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);\n  gap:clamp(28px,3.6vw,64px); align-items:start;\n}\n.scalp-uk .uk-mission-media{position:relative; overflow:hidden; background:var(--concrete); aspect-ratio:3\/4}\n.scalp-uk .uk-mission-media img{width:100%; height:100%; object-fit:cover; display:block}\n.scalp-uk .uk-mission-media figcaption{\n  position:absolute; left:0; bottom:0; z-index:1;\n  background:var(--ink); color:#fff; font-size:13px; line-height:1.4;\n  padding:12px 16px 13px; max-width:90%;\n}\n.scalp-uk .uk-mission-lead{font-size:clamp(16px,1.25vw,17.5px); line-height:1.65; color:var(--ink-60); max-width:70ch; margin-bottom:clamp(24px,3vw,38px)}\n\n.scalp-uk .uk-pillars{display:grid; grid-template-columns:1fr 1fr; gap:1px; background:var(--line)}\n.scalp-uk .uk-pillar{\n  background:var(--paper); padding:24px 22px 28px; position:relative;\n  transition:background .22s ease;\n}\n.scalp-uk .uk-pillar:hover{background:#FCFCFD}\n.scalp-uk .uk-pillar::before{\n  content:\"\"; position:absolute; left:0; top:0; height:4px; 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-pillar:hover::before{transform:scaleX(1)}\n.scalp-uk .uk-pillar h3{\n  font-size:18px; margin-bottom:12px; display:flex; align-items:center; gap:11px;\n}\n.scalp-uk .uk-pillar h3::before{\n  content:\"\"; flex:none; width:12px; height:12px; background:var(--ink);\n  clip-path:polygon(0 0, calc(100% - 4px) 0, 100% 4px, 100% 100%, 0 100%);\n  transition:background .22s ease;\n}\n.scalp-uk .uk-pillar:hover h3::before{background:var(--accent)}\n.scalp-uk .uk-pillar p{font-size:14.6px; line-height:1.6; color:var(--ink-60)}\n.scalp-uk .uk-pillar p + p{margin-top:10px}\n\n@media (max-width:1024px){\n  .scalp-uk .uk-mission{grid-template-columns:1fr}\n  .scalp-uk .uk-mission-media{aspect-ratio:16\/9; max-width:100%}\n}\n@media (max-width:640px){\n  .scalp-uk .uk-pillars{grid-template-columns:1fr}\n  .scalp-uk .uk-pillar{padding:20px 18px 24px}\n}\n<\/style>\n\n<div class=\"scalp-uk\">\n<section class=\"uk-section\">\n<div class=\"uk-wrap\">\n\n  <div class=\"uk-head\">\n    <div><span class=\"uk-chip\">Our mission<\/span><\/div>\n    <div>\n      <h2>Four pillars, since 1950<\/h2>\n      <p>SCALP designs and manufactures high-performance, innovative and responsible technical solutions in France, dedicated to the maintenance, protection, treatment and enhancement of surfaces. Drawing on over 70 years serving professionals in the building, industry and transport sectors, our family-run business has been built around four fundamental pillars.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"uk-mission\">\n\n    <figure class=\"uk-mission-media uk-cut\">\n      <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/04\/Design-sans-titre-17-e1748956903349-620x800.png\"\n           alt=\"SCALP formulation laboratory\" loading=\"lazy\" decoding=\"async\">\n      <figcaption>Every product is tested in our laboratories before launch.<\/figcaption>\n    <\/figure>\n\n    <div class=\"uk-pillars\">\n\n      <article class=\"uk-pillar\">\n        <h3>Innovation<\/h3>\n        <p>We design innovative solutions that meet demanding specifications in the shortest possible time, and we do our utmost to guarantee the shortest possible delivery.<\/p>\n      <\/article>\n\n      <article class=\"uk-pillar\">\n        <h3>Efficiency<\/h3>\n        <p>Safety is of paramount importance. We adhere strictly to current standards, in line with ISO 9001, for which we have been certified since 2005 \u2014 twenty years.<\/p>\n        <p>We are committed to supplying products that meet your requirements and comply with legal obligations, through a compliant and efficient system applied across the company.<\/p>\n      <\/article>\n\n      <article class=\"uk-pillar\">\n        <h3>Ecology<\/h3>\n        <p>Social responsibility sits at the heart of our strategy. We invest continually in the research and development of innovative solutions, favouring raw materials of natural origin and manufacturing processes that limit CO\u2082 emissions.<\/p>\n        <p>We have also implemented a low-carbon strategy aimed at reducing greenhouse gas emissions and preserving biodiversity, alongside raising our employees\u2019 awareness of environmental issues.<\/p>\n      <\/article>\n\n      <article class=\"uk-pillar\">\n        <h3>Quality<\/h3>\n        <p>Our day-to-day role is to select the most effective and innovative raw materials, in terms of both efficacy and safety. We give preference to French or European raw materials meeting the most stringent standards, and every product is meticulously tested in our laboratories before launch.<\/p>\n      <\/article>\n\n    <\/div>\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-ca95301 e-flex e-con-boxed e-con e-parent\" data-id=\"ca95301\" 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-eef72ea elementor-widget elementor-widget-html\" data-id=\"eef72ea\" 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 THE COMPANY \u00bb \u2014 BLOC 4 : LABELS & ACCR\u00c9DITATIONS\n     Remplace les sections 7 et 8.\n\n     \u26a0 POIDS : la page d'origine chargeait les logos EXCELL en\n     pleine r\u00e9solution \u2014 1,2 Mo et 1,9 Mo pour deux vignettes\n     affich\u00e9es \u00e0 120px. J'utilise les versions 395x300 g\u00e9n\u00e9r\u00e9es\n     par WordPress : 22 Ko et 34 Ko. Les six logos r\u00e9unis p\u00e8sent\n     d\u00e9sormais 101 Ko au lieu de 3,5 Mo.\n     =========================================================== -->\n<style>\n.scalp-uk .uk-lab-grid{display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:14px}\n.scalp-uk .uk-lab{\n  display:flex; flex-direction:column; background:var(--paper);\n  border:1px solid var(--line); padding:24px 22px 26px;\n  transition:border-color .22s ease;\n}\n.scalp-uk .uk-lab:hover{border-color:var(--ink)}\n.scalp-uk .uk-lab-logo{\n  height:76px; display:flex; align-items:center; justify-content:flex-start;\n  margin-bottom:18px; padding-bottom:18px; border-bottom:1px solid var(--line);\n}\n.scalp-uk .uk-lab-logo img{max-height:100%; max-width:150px; width:auto; object-fit:contain}\n.scalp-uk .uk-lab h3{font-size:17px; margin-bottom:10px}\n.scalp-uk .uk-lab p{font-size:14.4px; line-height:1.6; color:var(--ink-60)}\n.scalp-uk .uk-lab-go{\n  margin-top:16px; display:inline-block; align-self:flex-start;\n  font-size:13.5px; font-weight:600;\n  border-bottom:2px solid var(--accent); padding-bottom:3px;\n  transition:border-color .2s ease;\n}\n.scalp-uk .uk-lab-go:hover{border-bottom-color:var(--ink)}\n\n@media (max-width:1024px){.scalp-uk .uk-lab-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}\n@media (max-width:600px){\n  .scalp-uk .uk-lab-grid{grid-template-columns:1fr; gap:10px}\n  .scalp-uk .uk-lab{padding:20px 18px 22px}\n  .scalp-uk .uk-lab-logo{height:60px}\n}\n<\/style>\n\n<div class=\"scalp-uk\">\n<section class=\"uk-section uk-section--grey\">\n<div class=\"uk-wrap\">\n\n  <div class=\"uk-head\">\n    <div><span class=\"uk-chip\">Labels &amp; accreditations<\/span><\/div>\n    <div>\n      <h2>Certified, and audited from outside<\/h2>\n      <p>Quality, safety and respect for the environment sit at the heart of our approach. We hold several recognised labels and accreditations that attest to the performance and reliability of our products \u2014 awarded by third parties, not declared by us.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"uk-lab-grid\">\n\n    <article class=\"uk-lab\">\n      <div class=\"uk-lab-logo\"><img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2024\/10\/logo-Excell-2-395x300.png\" alt=\"EXCELL+\" loading=\"lazy\" decoding=\"async\"><\/div>\n      <h3>EXCELL+<\/h3>\n      <p>Guarantees that our products comply with very strict emission and residue thresholds, protecting the health of users and building occupants.<\/p>\n    <\/article>\n\n    <article class=\"uk-lab\">\n      <div class=\"uk-lab-logo\"><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\"><\/div>\n      <h3>EXCELL Zone Verte<\/h3>\n      <p>Certifies that our products are free from hazardous substances and comply with stricter ecotoxicity criteria, limiting the impact on ecosystems.<\/p>\n    <\/article>\n\n    <article class=\"uk-lab\">\n      <div class=\"uk-lab-logo\"><img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/07\/logo-Buildwise.png\" alt=\"Buildwise\" loading=\"lazy\" decoding=\"async\"><\/div>\n      <h3>Buildwise<\/h3>\n      <p>Formerly CSTC. Guarantees that our products meet stringent market requirements in performance, durability and safety.<\/p>\n    <\/article>\n\n    <article class=\"uk-lab\">\n      <div class=\"uk-lab-logo\"><img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/06\/nsf_logo_blue-300x300.png\" alt=\"NSF\" loading=\"lazy\" decoding=\"async\"><\/div>\n      <h3>NSF<\/h3>\n      <p>Certifies that our products comply with international public health and safety standards.<\/p>\n    <\/article>\n\n    <article class=\"uk-lab\">\n      <div class=\"uk-lab-logo\"><img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/06\/csr-300x300.png\" alt=\"EcoVadis\" loading=\"lazy\" decoding=\"async\"><\/div>\n      <h3>EcoVadis<\/h3>\n      <p>Evaluates and recognises our corporate social responsibility. The rating takes into account our environmental, ethical, human rights and responsible purchasing performance.<\/p>\n      <a class=\"uk-lab-go\" href=\"https:\/\/recognition.ecovadis.com\/8V2Ndkfw0EinHdKA6eBpEw\" target=\"_blank\" rel=\"noopener\">See the assessment<\/a>\n    <\/article>\n\n    <article class=\"uk-lab\">\n      <div class=\"uk-lab-logo\"><img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/06\/Fichier-133-307x300.png\" alt=\"ISO 9001\" loading=\"lazy\" decoding=\"async\"><\/div>\n      <h3>ISO 9001<\/h3>\n      <p>Demonstrates a rigorous quality management system geared to continuous improvement, confirming that we optimise our processes and enhance customer satisfaction. Held since 2005.<\/p>\n    <\/article>\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-d677568 e-flex e-con-boxed e-con e-parent\" data-id=\"d677568\" 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-6672410 elementor-widget elementor-widget-html\" data-id=\"6672410\" 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 THE COMPANY \u00bb \u2014 BLOC 5 : \u00c0 L'INTERNATIONAL\n     Remplace les sections 9, 10 (spacer) et 11 (le bandeau\n     d\u00e9filant \u00ab Present in France and abroad \u00bb).\n\n     \u26a0 Le bandeau d\u00e9filant a \u00e9t\u00e9 remplac\u00e9 par une liste fixe. Un\n     marquee oblige \u00e0 attendre que le texte repasse pour finir de\n     le lire, ne se met pas en pause au survol, et les drapeaux en\n     emoji ne s'affichent pas de la m\u00eame fa\u00e7on sur Windows, macOS\n     et Android. La liste est lisible d'un coup d'\u0153il et se pr\u00eate\n     mieux au r\u00e9f\u00e9rencement.\n     =========================================================== -->\n<style>\n.scalp-uk .uk-intl{\n  display:grid; grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);\n  gap:clamp(28px,3.6vw,64px); align-items:start;\n}\n.scalp-uk .uk-intl-body p{font-size:15.6px; line-height:1.68; color:var(--ink-60); max-width:66ch}\n.scalp-uk .uk-intl-body p + p{margin-top:14px}\n\n\/* --- panneau pays --- *\/\n.scalp-uk .uk-countries{\n  background:var(--ink); color:#fff; padding:clamp(24px,2.8vw,36px);\n  clip-path:polygon(0 0, calc(100% - 22px) 0, 100% 22px, 100% 100%, 0 100%);\n}\n.scalp-uk .uk-countries h3{color:#fff; font-size:19px; margin-bottom:6px}\n.scalp-uk .uk-countries > p{color:rgba(255,255,255,.6); font-size:14px; line-height:1.5; margin-bottom:20px}\n.scalp-uk .uk-countries ul{display:flex; flex-wrap:wrap; gap:8px; margin:0; padding:0}\n.scalp-uk .uk-countries li{\n  font-size:13.6px; font-weight:500; line-height:1;\n  padding:9px 14px 10px; background:rgba(255,255,255,.09);\n  clip-path:polygon(0 0, calc(100% - 8px) 0, 100% 8px, 100% 100%, 0 100%);\n}\n.scalp-uk .uk-countries li.is-home{background:var(--accent); color:var(--ink); font-weight:600}\n.scalp-uk .uk-countries li.is-more{background:transparent; box-shadow:inset 0 0 0 1px rgba(255,255,255,.28); color:rgba(255,255,255,.7)}\n\n\/* --- trois valeurs, en pied de bloc --- *\/\n.scalp-uk .uk-values{\n  margin-top:clamp(28px,3.4vw,48px);\n  display:grid; grid-template-columns:repeat(3,minmax(0,1fr));\n  border-top:1px solid var(--line);\n}\n.scalp-uk .uk-values > div{padding:24px clamp(14px,1.6vw,28px) 0; border-left:1px solid var(--line); position:relative}\n.scalp-uk .uk-values > div:first-child{border-left:0; padding-left:0}\n.scalp-uk .uk-values > div::before{\n  content:\"\"; position:absolute; top:-3px; left:clamp(14px,1.6vw,28px);\n  width:26px; height:5px; background:var(--accent);\n}\n.scalp-uk .uk-values > div:first-child::before{left:0}\n.scalp-uk .uk-values b{display:block; font-family:var(--display); font-size:19px; font-weight:700; letter-spacing:-.025em; color:var(--ink)}\n.scalp-uk .uk-values span{display:block; margin-top:8px; font-size:14px; line-height:1.5; color:var(--ink-60)}\n\n@media (max-width:1024px){.scalp-uk .uk-intl{grid-template-columns:1fr}}\n@media (max-width:600px){\n  .scalp-uk .uk-values{grid-template-columns:1fr}\n  .scalp-uk .uk-values > div{border-left:0; padding:22px 0 0}\n  .scalp-uk .uk-values > div::before{left:0}\n  .scalp-uk .uk-values > div + div{margin-top:22px; border-top:1px solid var(--line)}\n}\n<\/style>\n\n<div class=\"scalp-uk\">\n<section class=\"uk-section\">\n<div class=\"uk-wrap\">\n\n  <div class=\"uk-head\">\n    <div><span class=\"uk-chip\">International<\/span><\/div>\n    <div>\n      <h2>On the international stage<\/h2>\n    <\/div>\n  <\/div>\n\n  <div class=\"uk-intl\">\n\n    <div class=\"uk-intl-body\">\n      <p>Business growth is at the heart of SCALP\u2019s strategy. For several years we have been building our presence in European, African, American and Asian markets, with products adapted to the regulations and standards of each continent and country.<\/p>\n      <p>Our command of international logistics and the associated Incoterms guarantees delivery of our products while relieving you of the formalities. SCALP complies with the regulations and safety standards specific to each country in which its products are marketed.<\/p>\n      <p>Our reputation is built on innovation, quality and performance. We share with every customer a passion for a job well done and for precision \u2014 because for us every detail counts. It is thanks to that investment, patience and hard work that our products are recognised by professionals the world over.<\/p>\n    <\/div>\n\n    <aside class=\"uk-countries\">\n      <h3>Where we deliver<\/h3>\n      <p>From our sites in France, across Europe and beyond.<\/p>\n      <ul>\n        <li class=\"is-home\">France<\/li>\n        <li>Belgium<\/li>\n        <li>Germany<\/li>\n        <li>Ireland<\/li>\n        <li>Portugal<\/li>\n        <li>Spain<\/li>\n        <li>Poland<\/li>\n        <li>Luxembourg<\/li>\n        <li class=\"is-more\">and beyond<\/li>\n      <\/ul>\n    <\/aside>\n\n  <\/div>\n\n  <div class=\"uk-values\">\n    <div><b>Incoterms handled<\/b><span>We manage international logistics and customs formalities on your behalf.<\/span><\/div>\n    <div><b>Local compliance<\/b><span>Products adapted to the regulations and safety standards of each market.<\/span><\/div>\n    <div><b>Four continents<\/b><span>European, African, American and Asian markets served.<\/span><\/div>\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-a2662cf e-flex e-con-boxed e-con e-parent\" data-id=\"a2662cf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ccf5275 e-con-full e-flex e-con e-child\" data-id=\"ccf5275\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-23bcc27 elementor-widget elementor-widget-html\" data-id=\"23bcc27\" 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 THE COMPANY \u00bb \u2014 BLOC 6 : O\u00d9 ACHETER + FORMULAIRE\n\n     \u2500\u2500 CE QUI A CHANG\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\u2500\u2500\u2500\n     \u00b7 CARTOUCHE NAVY SUPPRIM\u00c9. C'\u00e9tait un aplat de ~400px de haut\n       pour une image de 190px : 90 % de vide. La carte de France\n       reste, mais en signature discr\u00e8te en bas de colonne, pos\u00e9e\n       sur le fond de la section, avec sa mention \u00e0 c\u00f4t\u00e9.\n     \u00b7 ESPACE ENTRE LE TEXTE ET LE CADRE BLANC : l'\u00e9cart entre les\n       deux colonnes passe de 24\u201352px \u00e0 40\u201396px.\n     \u00b7 EN-T\u00caTE REMIS EN PILE. Le gabarit \u00ab registre \u00bb du site range\n       le label dans une colonne de marge de 210px ; dans une\n       colonne \u00e0 55 % il ne restait pas assez de place au titre.\n       Ici, label au-dessus du titre.\n     \u00b7 Un filet s\u00e9pare la signature du texte, ce qui cale le bas de\n       la colonne sur le bas du cadre blanc.\n\n     MONTAGE : inchang\u00e9. Conteneur horizontal, colonne 55 % avec ce\n     widget HTML, colonne 45 % avec le widget Formulaire.\n     Aucune classe \u00e0 ajouter, le CSS trouve le formulaire seul.\n     =========================================================== -->\n<style>\n\/* ---------- 1. CONTENU \u00ab O\u00d9 ACHETER \u00bb ---------- *\/\n\/* la colonne est \u00e9tir\u00e9e : le panneau occupe toute sa hauteur pour\n   que la signature puisse se caler en bas, au niveau du cadre. *\/\n.e-con:has(.uk-buy-panel) .elementor-widget-html,\n.e-con:has(.uk-buy-panel) .elementor-widget-html > .elementor-widget-container{height:100%}\n.scalp-uk:has(.uk-buy-panel){height:100%}\n\n.scalp-uk .uk-buy-panel{\n  \/* Retrait interne du panneau. \u00c0 0, le texte s'aligne exactement\n     sur les blocs du dessus (m\u00eame verticale que les titres de la\n     chronologie, des labels, etc.).\n     Si vous voulez d\u00e9coller le texte du bord, passez cette valeur\n     \u00e0 20px ou 24px \u2014 mais sachez que le bloc ne sera alors plus\n     align\u00e9 avec le reste de la page. *\/\n  --inset:20px;\n  padding:0 0 0 var(--inset);\n  display:flex; flex-direction:column; min-height:100%;\n}\n\n\/* en-t\u00eate en pile : la colonne est trop \u00e9troite pour le gabarit\n   \u00ab registre \u00bb \u00e0 deux colonnes utilis\u00e9 ailleurs sur la page. *\/\n.scalp-uk .uk-buy-panel .uk-head{\n  grid-template-columns:1fr; gap:16px;\n  margin-bottom:clamp(20px,2.2vw,28px);\n}\n.scalp-uk .uk-buy-panel .uk-head h2{margin-bottom:0}\n\n.scalp-uk .uk-buy-rule{width:60px; height:5px; background:var(--accent); margin-bottom:18px}\n.scalp-uk .uk-buy-count{\n  font-family:var(--display); font-size:clamp(34px,3.6vw,54px); font-weight:700;\n  letter-spacing:-.045em; line-height:.92; color:var(--ink); display:block;\n}\n.scalp-uk .uk-buy-count em{\n  display:block; font-style:normal; font-family:var(--body);\n  font-size:14.5px; font-weight:500; letter-spacing:0;\n  color:var(--ink-60); margin-top:10px; max-width:34ch; line-height:1.5;\n}\n.scalp-uk .uk-buy-panel > p{\n  font-size:15.2px; line-height:1.6; color:var(--ink-60);\n  max-width:52ch; margin-top:18px;\n}\n.scalp-uk .uk-buy-channels{margin:22px 0 0; padding:0; display:flex; flex-wrap:wrap; gap:8px}\n\/* Aplat plein, PAS de bordure : l'angle coup\u00e9 est un clip-path, il\n   tranche dans une bordure de 1px au lieu de la suivre. R\u00e9sultat sur\n   la version pr\u00e9c\u00e9dente : le filet du haut s'arr\u00eatait net avant le\n   coin, celui de droite reprenait 8px plus bas, et l'angle restait\n   ouvert. Les trois pastilles paraissaient mal d\u00e9coup\u00e9es, la plus\n   longue \u2014 \u00ab Industrial hardware networks \u00bb \u2014 le plus visiblement.\n   M\u00eame traitement que .uk-chip : fond plein, aucune bordure, le\n   clip-path a alors un bord franc. *\/\n.scalp-uk .uk-buy-channels li{\n  font-size:13.2px; font-weight:500; line-height:1;\n  padding:10px 15px 11px; color:var(--ink);\n  background:rgba(38,39,62,.06); border:0;\n  clip-path:polygon(0 0, calc(100% - 9px) 0, 100% 9px, 100% 100%, 0 100%);\n}\n\n\/* --- signature \u00ab made in France \u00bb, cal\u00e9e en bas de colonne --- *\/\n.scalp-uk .uk-buy-seal{\n  margin-top:auto; padding-top:clamp(24px,2.8vw,36px);\n  border-top:1px solid var(--line);\n  display:flex; align-items:center; gap:16px;\n}\n.scalp-uk .uk-buy-seal img{flex:none; width:clamp(70px,6vw,92px); height:auto}\n.scalp-uk .uk-buy-seal b{\n  display:block; font-family:var(--display); font-size:15px; font-weight:700;\n  letter-spacing:-.02em; color:var(--ink); line-height:1.2;\n}\n.scalp-uk .uk-buy-seal span{\n  display:block; font-size:13.5px; line-height:1.5; color:var(--ink-60); margin-top:4px;\n}\n\n\/* ===========================================================\n   2. LA SECTION ELEMENTOR QUI CONTIENT CE BLOC\n   Reproduit .uk-section : fond gris b\u00e9ton, marges verticales,\n   largeur et goutti\u00e8re identiques \u00e0 .uk-wrap.\n   =========================================================== *\/\n.e-con.e-parent:has(.uk-buy-panel){\n  background-color:#EDEEF1;\n  padding-block:clamp(40px,4.5vw,72px);\n}\n.e-con.e-parent:has(.uk-buy-panel) > .e-con-inner{\n  \/* min() : si la largeur de contenu du site est inf\u00e9rieure \u00e0\n     1500px, c'est elle qui prime, et l'alignement reste bon. *\/\n  max-width:min(1500px, var(--content-width, 1500px));\n  margin-inline:auto;\n  padding-inline:clamp(18px,3.6vw,52px);\n  \/* \u00e9cart texte \/ cadre blanc *\/\n  gap:clamp(40px,5.5vw,96px);\n  align-items:stretch;\n}\n\n\/* ===========================================================\n   3. HABILLAGE DU FORMULAIRE ELEMENTOR\n   Deux points d'accroche : la classe manuelle .scalp-form si elle\n   existe, sinon le widget Formulaire pr\u00e9sent dans la m\u00eame section\n   que .uk-buy-panel. :is() prend la sp\u00e9cificit\u00e9 la plus forte des\n   deux, ce qui suffit \u00e0 passer devant Elementor.\n   =========================================================== *\/\n:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form){\n  --ink:#26273E; --accent:#FFE400;\n  --paper:#FFFFFF; --line:#D9DBE2; --ink-40:rgba(38,39,62,.42);\n  --display:'Archivo',system-ui,sans-serif;\n  --body:'Inter Tight',system-ui,sans-serif;\n  background:var(--paper);\n  padding:clamp(20px,2.2vw,32px);\n  clip-path:polygon(0 0, calc(100% - 22px) 0, 100% 22px, 100% 100%, 0 100%);\n  font-family:var(--body);\n  align-self:stretch;\n  display:flex; flex-direction:column; justify-content:center;\n}\n:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) > .elementor-widget-container{width:100%}\n\n\/* \u00e9cart entre champs : Elementor impose 25px, on resserre \u00e0 16px. *\/\n:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) .elementor-field-group{margin-bottom:16px}\n:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) .elementor-form-fields-wrapper{margin-bottom:-16px}\n:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) .elementor-field-group > label{\n  font-family:var(--body); font-size:12.5px; font-weight:600;\n  color:var(--ink); margin-bottom:5px;\n}\n\n\/* --- champs texte, email, tel, select, textarea --- *\/\n:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) .elementor-field-textual{\n  font-family:var(--body); font-size:14.5px; color:var(--ink);\n  background:#FAFAFB; border:1px solid var(--line); border-radius:0;\n  padding:11px 14px; line-height:1.35; box-shadow:none;\n  transition:border-color .18s ease, background .18s ease, box-shadow .18s ease;\n}\n:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) .elementor-field-textual::placeholder{color:var(--ink-40); opacity:1}\n:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) .elementor-field-textual:hover{border-color:#BFC2CC}\n:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) .elementor-field-textual:focus{\n  outline:none; background:var(--paper);\n  border-color:var(--ink); box-shadow:inset 0 -3px 0 var(--accent);\n}\n:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) textarea.elementor-field-textual{min-height:96px; resize:vertical}\n\n\/* --- select : fl\u00e8che maison, la native varie selon les OS --- *\/\n:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) .elementor-select-wrapper{position:relative}\n:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) .elementor-select-wrapper select{\n  appearance:none; -webkit-appearance:none; -moz-appearance:none;\n  padding-right:40px; cursor:pointer;\n}\n:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) .elementor-select-wrapper::before{\n  content:\"\"; position:absolute; right:16px; top:50%; z-index:1;\n  width:8px; height:8px; margin-top:-6px; pointer-events:none;\n  border-right:2px solid var(--ink); border-bottom:2px solid var(--ink);\n  transform:rotate(45deg);\n}\n:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) .elementor-select-wrapper .select-caret-down-wrapper{display:none}\n\n\/* --- cases \u00e0 cocher --- *\/\n:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) .elementor-field-subgroup{\n  margin-top:6px; display:flex; flex-direction:column; gap:7px;\n}\n:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) .elementor-field-option{display:flex; align-items:flex-start; gap:9px}\n:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) .elementor-field-option input[type=checkbox]{\n  appearance:none; -webkit-appearance:none;\n  flex:none; width:18px; height:18px; margin:1px 0 0;\n  background:#FAFAFB; border:1px solid var(--line); border-radius:0; cursor:pointer;\n  transition:background .16s ease, border-color .16s ease;\n}\n:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) .elementor-field-option input[type=checkbox]:hover{border-color:var(--ink)}\n\/* coche en SVG de fond : un pseudo-\u00e9l\u00e9ment sur un <input> n'est pas\n   fiable partout, une image de fond l'est. *\/\n:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) .elementor-field-option input[type=checkbox]:checked{\n  background:var(--accent) no-repeat center;\n  border-color:var(--accent);\n  background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%2326273E' stroke-width='2.8' stroke-linecap='square' d='M3.5 8.5l3 3 6-6'\/%3E%3C\/svg%3E\");\n  background-size:12px 12px;\n}\n:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) .elementor-field-option input[type=checkbox]:focus-visible{\n  outline:3px solid var(--accent); outline-offset:2px;\n}\n:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) .elementor-field-option label{\n  font-size:13px; line-height:1.4; color:rgba(38,39,62,.72); cursor:pointer;\n}\n\n\/* --- bouton d'envoi : m\u00eame g\u00e9om\u00e9trie que .uk-btn --- *\/\n:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) .elementor-field-type-submit{margin-top:4px}\n:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) button[type=submit].elementor-button{\n  font-family:var(--body); font-size:14.5px; font-weight:600; line-height:1;\n  background:var(--accent); color:var(--ink);\n  border:2px solid var(--accent); border-radius:0;\n  padding:14px 28px; min-height:0;\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:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) button[type=submit].elementor-button:hover,\n:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) button[type=submit].elementor-button:focus{\n  background:var(--ink); border-color:var(--ink); color:var(--accent);\n}\n:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) button[type=submit].elementor-button:focus-visible{\n  outline:3px solid var(--ink); outline-offset:3px;\n}\n\n\/* --- messages de retour --- *\/\n:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) .elementor-message{\n  font-family:var(--body); font-size:14px; padding:11px 14px; margin-top:12px;\n  border-left:4px solid var(--accent); background:#FAFAFB; color:var(--ink);\n}\n:is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) .elementor-message.elementor-message-danger{border-left-color:#C2352B}\n\/* le badge reCAPTCHA v3 reste g\u00e9r\u00e9 par Elementor *\/\n\n@media (max-width:1024px){\n  \/* colonnes empil\u00e9es : on rend la hauteur au contenu au lieu de\n     l'\u00e9tirer, et la signature reprend un \u00e9cart fixe. *\/\n  .e-con.e-parent:has(.uk-buy-panel) > .e-con-inner{align-items:flex-start; gap:clamp(28px,4vw,44px)}\n  .scalp-uk:has(.uk-buy-panel),\n  .e-con:has(.uk-buy-panel) .elementor-widget-html,\n  .e-con:has(.uk-buy-panel) .elementor-widget-html > .elementor-widget-container{height:auto}\n  .scalp-uk .uk-buy-panel{min-height:0}\n  .scalp-uk .uk-buy-seal{margin-top:clamp(24px,3vw,32px)}\n  :is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form){align-self:auto}\n}\n@media (max-width:600px){\n  .scalp-uk .uk-buy-seal{gap:13px}\n  :is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form){\n    padding:18px 16px;\n    clip-path:polygon(0 0, calc(100% - 14px) 0, 100% 14px, 100% 100%, 0 100%);\n  }\n  :is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) button[type=submit].elementor-button{\n    width:100%; justify-content:center;\n  }\n}\n@media (prefers-reduced-motion:reduce){\n  :is(.scalp-form, .e-con:has(.uk-buy-panel) .elementor-widget-form) *{transition:none !important}\n}\n<\/style>\n\n<div class=\"scalp-uk\">\n<div class=\"uk-buy-panel\">\n\n  <div class=\"uk-head\">\n    <div><span class=\"uk-chip\">Distribution<\/span><\/div>\n    <div><h2>Where to buy our products<\/h2><\/div>\n  <\/div>\n\n  <div class=\"uk-buy-rule\"><\/div>\n  <span class=\"uk-buy-count\">2,000+\n    <em>Sales outlets stocking SCALP products.<\/em>\n  <\/span>\n\n  <p>Our products are distributed through professional paint, materials and industrial hardware networks. We do not sell direct to end users \u2014 tell us your sector and location using the form and we will point you to the nearest stockist.<\/p>\n\n  <ul class=\"uk-buy-channels\">\n    <li>Professional paint distributors<\/li>\n    <li>Building materials merchants<\/li>\n    <li>Industrial hardware networks<\/li>\n  <\/ul>\n\n  <div class=\"uk-buy-seal\">\n    <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/04\/Design-sans-titre-22-600x503.png\"\n         alt=\"\" loading=\"lazy\" decoding=\"async\">\n    <div>\n      <b>Made in France<\/b>\n      <span>Formulated and manufactured on our own lines, then shipped across the UK.<\/span>\n    <\/div>\n  <\/div>\n\n<\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a8e6303 e-con-full e-flex e-con e-child\" data-id=\"a8e6303\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-097cd75 elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"097cd75\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;button_width&quot;:&quot;25&quot;,&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"New Form\" aria-label=\"New Form\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"15594\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"097cd75\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Cleaning, treatment and protection solutions - SCALP SAS\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"15594\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Name\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Email\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_1681e93 elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_1681e93]\" id=\"form-field-field_1681e93\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Society\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_a5c70a7 elementor-col-50\">\n\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[field_a5c70a7]\" id=\"form-field-field_a5c70a7\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Telephone\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-field_f397d48 elementor-col-100\">\n\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-caret-down\" viewBox=\"0 0 571.4 571.4\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[field_f397d48]\" id=\"form-field-field_f397d48\" class=\"elementor-field-textual elementor-size-sm\">\n\t\t\t\t\t\t\t\t\t<option value=\"Select an item\">Select an item<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Request for technical assistance\">Request for technical assistance<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Request for product information\">Request for product information<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Request about the website\">Request about the website<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Other request\">Other request<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"\"><\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100 elementor-field-required\">\n\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"Message\" required=\"required\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-checkbox elementor-field-group elementor-column elementor-field-group-field_bb99fbd elementor-col-100\">\n\t\t\t\t\t<div class=\"elementor-field-subgroup  \"><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\" I would like to subscribe to the newsletter.\" id=\"form-field-field_bb99fbd-0\" name=\"form_fields[field_bb99fbd]\"> <label for=\"form-field-field_bb99fbd-0\"> I would like to subscribe to the newsletter.<\/label><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-checkbox elementor-field-group elementor-column elementor-field-group-field_0de2488 elementor-col-100\">\n\t\t\t\t\t<div class=\"elementor-field-subgroup  \"><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"I would like to register on the do-not-call list so that I do not receive unwanted calls.\" id=\"form-field-field_0de2488-0\" name=\"form_fields[field_0de2488]\"> <label for=\"form-field-field_0de2488-0\">I would like to register on the do-not-call list so that I do not receive unwanted calls.<\/label><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text\">\n\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_ea1a2d8]\" id=\"form-field-field_ea1a2d8\" class=\"elementor-field elementor-size-sm \" style=\"display:none !important;\">\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-field_efd9421 elementor-col-100 recaptcha_v3-bottomright\">\n\t\t\t\t\t<div class=\"elementor-field\" id=\"form-field-field_efd9421\"><div class=\"elementor-g-recaptcha\" data-sitekey=\"6LfWw_krAAAAAJ-QW3umlnJ2mjfEUT9AmVLMu-6-\" data-type=\"v3\" data-action=\"Form\" data-badge=\"bottomright\" data-size=\"invisible\"><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-25 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Send<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\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>Family-owned since 1950 Who is SCALP? A family-owned French company with over 70 years of expertise in the formulation of<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-15594","page","type-page","status-publish","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>Cleaning, treatment and protection solutions - SCALP SAS<\/title>\n<meta name=\"description\" content=\"Expert in chemical products for construction, industry, and transport. SCALP SAS offers cleaning, treatment, and protection solutions.\" \/>\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\/the-company\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The company\" \/>\n<meta property=\"og:description\" content=\"Expert in chemical products for construction, industry, and transport. SCALP SAS offers cleaning, treatment, and protection solutions.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/scalpsas.uk\/en\/the-company\/\" \/>\n<meta property=\"og:site_name\" content=\"SCALP SAS\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-07T12:06:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/scalpsas.uk\/wp-content\/uploads\/2025\/04\/machinery-factory-768x512.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=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/the-company\\\/\",\"url\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/the-company\\\/\",\"name\":\"Cleaning, treatment and protection solutions - SCALP SAS\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/the-company\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/the-company\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/scalpsas.uk\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/machinery-factory-768x512.webp\",\"datePublished\":\"2025-02-17T14:18:56+00:00\",\"dateModified\":\"2026-09-07T12:06:43+00:00\",\"description\":\"Expert in chemical products for construction, industry, and transport. SCALP SAS offers cleaning, treatment, and protection solutions.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/the-company\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/scalpsas.uk\\\/en\\\/the-company\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/the-company\\\/#primaryimage\",\"url\":\"https:\\\/\\\/scalpsas.uk\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/machinery-factory-768x512.webp\",\"contentUrl\":\"https:\\\/\\\/scalpsas.uk\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/machinery-factory-768x512.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/the-company\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The company\"}]},{\"@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":"Cleaning, treatment and protection solutions - SCALP SAS","description":"Expert in chemical products for construction, industry, and transport. SCALP SAS offers cleaning, treatment, and protection solutions.","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\/the-company\/","og_locale":"en_US","og_type":"article","og_title":"The company","og_description":"Expert in chemical products for construction, industry, and transport. SCALP SAS offers cleaning, treatment, and protection solutions.","og_url":"https:\/\/scalpsas.uk\/en\/the-company\/","og_site_name":"SCALP SAS","article_modified_time":"2026-09-07T12:06:43+00:00","og_image":[{"url":"https:\/\/scalpsas.uk\/wp-content\/uploads\/2025\/04\/machinery-factory-768x512.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/scalpsas.uk\/en\/the-company\/","url":"https:\/\/scalpsas.uk\/en\/the-company\/","name":"Cleaning, treatment and protection solutions - SCALP SAS","isPartOf":{"@id":"https:\/\/scalpsas.uk\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/scalpsas.uk\/en\/the-company\/#primaryimage"},"image":{"@id":"https:\/\/scalpsas.uk\/en\/the-company\/#primaryimage"},"thumbnailUrl":"https:\/\/scalpsas.uk\/wp-content\/uploads\/2025\/04\/machinery-factory-768x512.webp","datePublished":"2025-02-17T14:18:56+00:00","dateModified":"2026-09-07T12:06:43+00:00","description":"Expert in chemical products for construction, industry, and transport. SCALP SAS offers cleaning, treatment, and protection solutions.","breadcrumb":{"@id":"https:\/\/scalpsas.uk\/en\/the-company\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/scalpsas.uk\/en\/the-company\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/scalpsas.uk\/en\/the-company\/#primaryimage","url":"https:\/\/scalpsas.uk\/wp-content\/uploads\/2025\/04\/machinery-factory-768x512.webp","contentUrl":"https:\/\/scalpsas.uk\/wp-content\/uploads\/2025\/04\/machinery-factory-768x512.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/scalpsas.uk\/en\/the-company\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/scalpsas.uk\/en\/"},{"@type":"ListItem","position":2,"name":"The company"}]},{"@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\/15594","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=15594"}],"version-history":[{"count":25,"href":"https:\/\/scalpsas.uk\/en\/wp-json\/wp\/v2\/pages\/15594\/revisions"}],"predecessor-version":[{"id":24016,"href":"https:\/\/scalpsas.uk\/en\/wp-json\/wp\/v2\/pages\/15594\/revisions\/24016"}],"wp:attachment":[{"href":"https:\/\/scalpsas.uk\/en\/wp-json\/wp\/v2\/media?parent=15594"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}