{"id":19420,"date":"2025-05-19T09:43:05","date_gmt":"2025-05-19T09:43:05","guid":{"rendered":"https:\/\/scalpsas.uk\/?page_id=19420"},"modified":"2026-09-07T14:15:41","modified_gmt":"2026-09-07T14:15:41","slug":"our-videos","status":"publish","type":"page","link":"https:\/\/scalpsas.uk\/en\/our-videos\/","title":{"rendered":"Our videos"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"19420\" class=\"elementor elementor-19420\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-81668f9 e-flex e-con-boxed e-con e-parent\" data-id=\"81668f9\" 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-a92efed elementor-widget elementor-widget-html\" data-id=\"a92efed\" 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-00c19f7 e-flex e-con-boxed e-con e-parent\" data-id=\"00c19f7\" 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-bb4b562 elementor-widget elementor-widget-html\" data-id=\"bb4b562\" 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 OUR VIDEOS \u00bb \u2014 BLOC 1 : EN-T\u00caTE\n     Remplace les sections 2 et 3.\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 DOUBLON SUPPRIM\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     Le titre existait en DEUX sections : la 2 (\u00ab OUR VIDEOS \u00bb,\n     masqu\u00e9e sur mobile) et la 3 (\u00ab Our videos \u00bb, masqu\u00e9e sur\n     desktop et tablette). Une seule version responsive ici.\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     La page ne contenait aucun texte d'introduction, seulement le\n     titre. La phrase affich\u00e9e sous le titre est votre propre\n     meta description, d\u00e9j\u00e0 enregistr\u00e9e sur cette page :\n     \u00ab Find all of our product tutorials. Discover their\n     application, effectiveness, and results through an\n     explanatory video. \u00bb\n     Elle n'\u00e9tait visible que dans les r\u00e9sultats Google. Si vous\n     pr\u00e9f\u00e9rez ne rien afficher, supprimez le paragraphe\n     .uk-hero-lead ci-dessous.\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:42%; height:70%;\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-inner{\n  position:relative;\n  padding-block:clamp(40px,5vw,74px);\n  display:grid; grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);\n  gap:clamp(24px,3.4vw,56px); align-items:end;\n}\n.scalp-uk .uk-hero-chip{margin-bottom:22px}\n.scalp-uk .uk-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-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:22px; max-width:52ch;\n  font-size:clamp(15.5px,1.3vw,17.5px); line-height:1.65; color:rgba(38,39,62,.74);\n}\n.scalp-uk .uk-hero-side{display:flex; flex-wrap:wrap; gap:10px; justify-content:flex-start}\n\n@media (max-width:900px){\n  .scalp-uk .uk-hero-inner{grid-template-columns:1fr; gap:26px; align-items:start}\n  .scalp-uk .uk-hero::before{width:58%; height:44%}\n}\n@media (max-width:560px){.scalp-uk .uk-hero::before{display:none}}\n<\/style>\n\n<div class=\"scalp-uk\">\n<section class=\"uk-hero\">\n<div class=\"uk-wrap\">\n  <div class=\"uk-hero-inner\">\n\n    <div>\n      <p class=\"uk-hero-chip\"><span class=\"uk-chip\">Product tutorials<\/span><\/p>\n      <h1>Our videos<\/h1>\n      <p class=\"uk-hero-lead\">Find all of our product tutorials. Discover their application, effectiveness, and results through an explanatory video.<\/p>\n    <\/div>\n\n    <div class=\"uk-hero-side\">\n      <a class=\"uk-btn uk-btn--ghost\" href=\"https:\/\/www.youtube.com\/channel\/UCzAFL2rZVuyNTr8vsJBJ3yg\" target=\"_blank\" rel=\"noopener\">Subscribe on YouTube<\/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-51beced e-flex e-con-boxed e-con e-parent\" data-id=\"51beced\" 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-bb41cd6 elementor-widget elementor-widget-html\" data-id=\"bb41cd6\" 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 OUR VIDEOS \u00bb \u2014 BLOC 2 : LA VID\u00c9OTH\u00c8QUE\n     Remplace les sections 4 ET 5.\n\n     \u250c\u2500 LE PROBL\u00c8ME PRINCIPAL DE CETTE PAGE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2510\n     \u2502 Les 20 vid\u00e9os existaient DEUX FOIS : la section 4 (des    \u2502\n     \u2502 onglets, masqu\u00e9e sur mobile) et la section 5 (un          \u2502\n     \u2502 accord\u00e9on, masqu\u00e9 sur desktop et tablette). M\u00eame contenu, \u2502\n     \u2502 deux montages \u00e0 maintenir en parall\u00e8le.                   \u2502\n     \u2502 Et comme les deux \u00e9taient pr\u00e9sentes dans le HTML, les 20  \u2502\n     \u2502 vignettes \u00e9taient t\u00e9l\u00e9charg\u00e9es deux fois : ~11 Mo         \u2502\n     \u2502 d'images pour une page qui n'en affiche que la moiti\u00e9.    \u2502\n     \u2502 Un seul montage responsive ici, filtre compris.           \u2502\n     \u2514\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\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2518\n\n     POIDS : les vignettes \u00e9taient servies en pleine r\u00e9solution\n     (jusqu'\u00e0 830 Ko pi\u00e8ce, 5,5 Mo au total, \u00d72). Elles passent\n     aux versions 768px g\u00e9n\u00e9r\u00e9es par WordPress : 1,3 Mo au total,\n     charg\u00e9es une seule fois. Les vid\u00e9os YouTube ne se chargent\n     qu'au clic, comme avant.\n\n     FILTRE : en CSS pur (boutons radio masqu\u00e9s). Aucun JS pour le\n     filtrage. Le seul JS du bloc sert \u00e0 ins\u00e9rer l'iframe au clic.\n\n     \u26a0 TROIS VID\u00c9OS N'EN SONT PAS\n     SCALPFUGE COLOR, SCALP ANTI-M et SCALP AM 77 utilisent un\n     widget \u00ab Video \u00bb Elementor SANS aucune URL renseign\u00e9e : sur\n     la page actuelle, ce sont trois images fixes qui ne lancent\n     rien au clic. Je ne leur ai donc PAS mis de bouton lecture,\n     et elles sont regroup\u00e9es dans un bloc comment\u00e9 \u00ab SANS\n     SOURCE \u00bb ci-dessous.\n     Pour SCALP ANTI-M, le carrousel de la page d'accueil pointe\n     vers l'identifiant YouTube B_m4VNzzCOM. Je ne l'ai pas\n     appliqu\u00e9 de moi-m\u00eame : \u00e0 vous de confirmer qu'il s'agit bien\n     de la m\u00eame vid\u00e9o, puis d'ajouter data-yt=\"B_m4VNzzCOM\" et la\n     classe uk-v--play sur la carte.\n\n     \u26a0 COQUILLE : l'onglet \u00ab Cleaners \u00bb \u00e9crivait \u00ab Universel\n     cleaner SCALP AQUA 03 \u00bb (orthographe fran\u00e7aise) alors que\n     l'onglet \u00ab All our videos \u00bb \u00e9crivait \u00ab Universal \u00bb. J'ai\n     retenu \u00ab Universal \u00bb.\n     =========================================================== -->\n<style>\n\/* --- barre de filtres --- *\/\n.scalp-uk .uk-vlib-radio{position:absolute; opacity:0; pointer-events:none; width:0; height:0}\n.scalp-uk .uk-vfilters{\n  display:flex; flex-wrap:wrap; gap:8px;\n  padding-bottom:clamp(24px,3vw,36px);\n}\n.scalp-uk .uk-vfilters label{\n  cursor:pointer; user-select:none;\n  font-size:13.6px; font-weight:500; line-height:1;\n  padding:11px 16px 12px; color:var(--ink);\n  background:rgba(38,39,62,.06);\n  clip-path:polygon(0 0, calc(100% - 9px) 0, 100% 9px, 100% 100%, 0 100%);\n  transition:background .2s ease, color .2s ease;\n}\n.scalp-uk .uk-vfilters label:hover{background:rgba(38,39,62,.13)}\n.scalp-uk .uk-vfilters label span{opacity:.5; margin-left:7px; font-variant-numeric:tabular-nums}\n\n\/* --- grille --- *\/\n.scalp-uk .uk-vgrid{display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:22px}\n.scalp-uk .uk-v{display:flex; flex-direction:column; gap:13px}\n.scalp-uk .uk-v-media{\n  position:relative; overflow:hidden; aspect-ratio:16\/9; background:var(--ink);\n  border:0; padding:0; margin:0; width:100%; display:block;\n}\n.scalp-uk button.uk-v-media{cursor:pointer}\n.scalp-uk .uk-v-media img{\n  width:100%; height:100%; object-fit:cover; display:block;\n  transition:transform .6s cubic-bezier(.2,.7,.2,1);\n}\n.scalp-uk button.uk-v-media:hover img{transform:scale(1.05)}\n.scalp-uk .uk-v-play{\n  position:absolute; z-index:2; left:14px; bottom:14px;\n  width:44px; height:44px; background:var(--accent); color:var(--ink);\n  display:grid; place-items:center; font-size:15px; line-height:1;\n  clip-path:polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%);\n  transition:background .22s ease;\n}\n.scalp-uk button.uk-v-media:hover .uk-v-play{background:#fff}\n.scalp-uk button.uk-v-media:focus-visible{outline:3px solid var(--ink); outline-offset:4px}\n.scalp-uk .uk-v-media iframe{position:absolute; inset:0; width:100%; height:100%; border:0; z-index:3}\n.scalp-uk .uk-v h3{font-size:15.5px; line-height:1.32; letter-spacing:-.02em}\n.scalp-uk .uk-v-cat{\n  font-size:11.5px; font-weight:600; color:var(--ink-40);\n  margin-top:5px; display:block;\n}\n\/* carte sans source vid\u00e9o : pas de bouton, pas de curseur *\/\n.scalp-uk .uk-v--nosrc .uk-v-media{cursor:default}\n\n\/* --- le filtre, en CSS pur --- *\/\n.scalp-uk #vf-strip:checked  ~ .uk-vgrid .uk-v:not(.c-strip),\n.scalp-uk #vf-clean:checked  ~ .uk-vgrid .uk-v:not(.c-clean),\n.scalp-uk #vf-water:checked  ~ .uk-vgrid .uk-v:not(.c-water),\n.scalp-uk #vf-algae:checked  ~ .uk-vgrid .uk-v:not(.c-algae),\n.scalp-uk #vf-graff:checked  ~ .uk-vgrid .uk-v:not(.c-graff),\n.scalp-uk #vf-compl:checked  ~ .uk-vgrid .uk-v:not(.c-compl){display:none}\n.scalp-uk #vf-all:checked   ~ .uk-vfilters label[for=vf-all],\n.scalp-uk #vf-strip:checked ~ .uk-vfilters label[for=vf-strip],\n.scalp-uk #vf-clean:checked ~ .uk-vfilters label[for=vf-clean],\n.scalp-uk #vf-water:checked ~ .uk-vfilters label[for=vf-water],\n.scalp-uk #vf-algae:checked ~ .uk-vfilters label[for=vf-algae],\n.scalp-uk #vf-graff:checked ~ .uk-vfilters label[for=vf-graff],\n.scalp-uk #vf-compl:checked ~ .uk-vfilters label[for=vf-compl]{background:var(--ink); color:#fff}\n.scalp-uk .uk-vlib-radio:focus-visible ~ .uk-vfilters{outline:3px solid var(--accent); outline-offset:6px}\n\n@media (max-width:1024px){.scalp-uk .uk-vgrid{grid-template-columns:repeat(2,minmax(0,1fr))}}\n@media (max-width:600px){\n  .scalp-uk .uk-vgrid{grid-template-columns:1fr; gap:18px}\n  .scalp-uk .uk-vfilters{\n    flex-wrap:nowrap; overflow-x:auto; scrollbar-width:none;\n    margin-inline:calc(clamp(18px,3.6vw,52px) * -1); padding-inline:clamp(18px,3.6vw,52px);\n  }\n  .scalp-uk .uk-vfilters::-webkit-scrollbar{display:none}\n  .scalp-uk .uk-vfilters label{flex:none}\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\">Video library<\/span><\/div>\n    <div>\n      <h2>Twenty tutorials, by product family<\/h2>\n      <p>Application, dilution, dwell time and result \u2014 filmed on the substrates the products are made for.<\/p>\n    <\/div>\n  <\/div>\n\n  <input class=\"uk-vlib-radio\" type=\"radio\" name=\"vfilter\" id=\"vf-all\" checked>\n  <input class=\"uk-vlib-radio\" type=\"radio\" name=\"vfilter\" id=\"vf-strip\">\n  <input class=\"uk-vlib-radio\" type=\"radio\" name=\"vfilter\" id=\"vf-clean\">\n  <input class=\"uk-vlib-radio\" type=\"radio\" name=\"vfilter\" id=\"vf-water\">\n  <input class=\"uk-vlib-radio\" type=\"radio\" name=\"vfilter\" id=\"vf-algae\">\n  <input class=\"uk-vlib-radio\" type=\"radio\" name=\"vfilter\" id=\"vf-graff\">\n  <input class=\"uk-vlib-radio\" type=\"radio\" name=\"vfilter\" id=\"vf-compl\">\n\n  <div class=\"uk-vfilters\" role=\"group\" aria-label=\"Filter videos by product family\">\n    <label for=\"vf-all\">All our videos<span>20<\/span><\/label>\n    <label for=\"vf-strip\">Strippers<span>4<\/span><\/label>\n    <label for=\"vf-clean\">Cleaners<span>5<\/span><\/label>\n    <label for=\"vf-water\">Water- and oil-repellent<span>3<\/span><\/label>\n    <label for=\"vf-algae\">Algaecides &amp; biocides<span>2<\/span><\/label>\n    <label for=\"vf-graff\">Anti-graffiti<span>3<\/span><\/label>\n    <label for=\"vf-compl\">Complementary products<span>3<\/span><\/label>\n  <\/div>\n\n  <div class=\"uk-vgrid\">\n\n    <!-- ===== STRIPPERS ===== -->\n    <article class=\"uk-v c-strip\">\n      <button class=\"uk-v-media\" type=\"button\" data-yt=\"KAv8HikWhRo\">\n        <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/03\/shutterstock_672343795-768x510.webp\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n        <span class=\"uk-v-play\" aria-hidden=\"true\">\u25b6<\/span>\n      <\/button>\n      <h3>Gel paint stripper SCALPEX NW<span class=\"uk-v-cat\">Strippers<\/span><\/h3>\n    <\/article>\n\n    <article class=\"uk-v c-strip\">\n      <button class=\"uk-v-media\" type=\"button\" data-yt=\"nqA8a5ijFsk\">\n        <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/04\/Decapant-peinture-liquide-scalpik-decap-sec-nw-768x768.webp\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n        <span class=\"uk-v-play\" aria-hidden=\"true\">\u25b6<\/span>\n      <\/button>\n      <h3>Liquid paint stripper SCALPIK DECAP\u2019SEC NW<span class=\"uk-v-cat\">Strippers<\/span><\/h3>\n    <\/article>\n\n    <article class=\"uk-v c-strip\">\n      <button class=\"uk-v-media\" type=\"button\" data-yt=\"do3K25UBAfE\">\n        <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/04\/Decapant-peinture-en-aerosol-SCALPEX-AE-NW-768x430.webp\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n        <span class=\"uk-v-play\" aria-hidden=\"true\">\u25b6<\/span>\n      <\/button>\n      <h3>Spray paint stripper SCALPEX AE NW<span class=\"uk-v-cat\">Strippers<\/span><\/h3>\n    <\/article>\n\n    <article class=\"uk-v c-strip\">\n      <button class=\"uk-v-media\" type=\"button\" data-yt=\"DCJ5cHU9_Ns\">\n        <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/03\/Decapant-facade-professionnel-SCALPEXSD-768x576.webp\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n        <span class=\"uk-v-play\" aria-hidden=\"true\">\u25b6<\/span>\n      <\/button>\n      <h3>Gelled facade stripper SCALPEX SD+<span class=\"uk-v-cat\">Strippers<\/span><\/h3>\n    <\/article>\n\n    <!-- ===== CLEANERS ===== -->\n    <article class=\"uk-v c-clean\">\n      <button class=\"uk-v-media\" type=\"button\" data-yt=\"ODSxveNem7o\">\n        <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/03\/video-renovexpress-768x532.webp\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n        <span class=\"uk-v-play\" aria-hidden=\"true\">\u25b6<\/span>\n      <\/button>\n      <h3>No-rinse facade cleaner SCALP RENOV\u2019EXPRESS<span class=\"uk-v-cat\">Cleaners<\/span><\/h3>\n    <\/article>\n\n    <article class=\"uk-v c-clean\">\n      <button class=\"uk-v-media\" type=\"button\" data-yt=\"UncxxTMkIEY\">\n        <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/03\/DEROX-320-1-768x573.webp\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n        <span class=\"uk-v-play\" aria-hidden=\"true\">\u25b6<\/span>\n      <\/button>\n      <h3>Degreaser and rust remover for metal surfaces DEROX 320<span class=\"uk-v-cat\">Cleaners<\/span><\/h3>\n    <\/article>\n\n    <article class=\"uk-v c-clean\">\n      <button class=\"uk-v-media\" type=\"button\" data-yt=\"fwA8dg41_lA\">\n        <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/03\/20160204_144308-768x432.webp\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n        <span class=\"uk-v-play\" aria-hidden=\"true\">\u25b6<\/span>\n      <\/button>\n      <h3>Cement veil cleaner SCALP SOL\u2019NET<span class=\"uk-v-cat\">Cleaners<\/span><\/h3>\n    <\/article>\n\n    <article class=\"uk-v c-clean\">\n      <button class=\"uk-v-media\" type=\"button\" data-yt=\"3jjfJOC3dgg\">\n        <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/03\/SCALP-AQUA-03-768x535.webp\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n        <span class=\"uk-v-play\" aria-hidden=\"true\">\u25b6<\/span>\n      <\/button>\n      <h3>Universal cleaner SCALP AQUA 03<span class=\"uk-v-cat\">Cleaners<\/span><\/h3>\n    <\/article>\n\n    <article class=\"uk-v c-clean\">\n      <button class=\"uk-v-media\" type=\"button\" data-yt=\"oOGtLagcO_k\">\n        <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/03\/wipes-express-90-voiture-768x520.webp\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n        <span class=\"uk-v-play\" aria-hidden=\"true\">\u25b6<\/span>\n      <\/button>\n      <h3>Professional cleaning wipes WIPES EXPRESS 90<span class=\"uk-v-cat\">Cleaners<\/span><\/h3>\n    <\/article>\n\n    <!-- ===== WATER- AND OIL-REPELLENT ===== -->\n    <article class=\"uk-v c-water\">\n      <button class=\"uk-v-media\" type=\"button\" data-yt=\"TjKReVTAOPE\">\n        <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/02\/SCALP-ANTI-TACHES-EM-1-768x512.webp\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n        <span class=\"uk-v-play\" aria-hidden=\"true\">\u25b6<\/span>\n      <\/button>\n      <h3>Colorless water repellent for floors and terraces SCALP ANTI-TACHES 07<span class=\"uk-v-cat\">Water- and oil-repellent<\/span><\/h3>\n    <\/article>\n\n    <article class=\"uk-v c-water\">\n      <button class=\"uk-v-media\" type=\"button\" data-yt=\"pzgvhHB4xz8\">\n        <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/03\/video-scalpfuge-35-768x532.webp\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n        <span class=\"uk-v-play\" aria-hidden=\"true\">\u25b6<\/span>\n      <\/button>\n      <h3>Colorless water repellent for roofs and facades SCALPFUGE 35<span class=\"uk-v-cat\">Water- and oil-repellent<\/span><\/h3>\n    <\/article>\n\n    <!-- ===== SANS SOURCE VID\u00c9O \u2014 voir l'avertissement en t\u00eate de fichier.\n         Ces trois cartes n'ont pas de bouton lecture parce que le widget\n         d'origine ne contient aucune URL de vid\u00e9o. Pour en activer une :\n         remplacer <div class=\"uk-v-media\"> par\n         <button class=\"uk-v-media\" type=\"button\" data-yt=\"IDENTIFIANT\">\n         et ajouter <span class=\"uk-v-play\" aria-hidden=\"true\">\u25b6<\/span>. -->\n    <article class=\"uk-v c-water uk-v--nosrc\">\n      <div class=\"uk-v-media\">\n        <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/04\/SCALPFUGE-COLOR-768x512.webp\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n      <\/div>\n      <h3>Colored water repellent for roofs SCALPFUGE COLOR<span class=\"uk-v-cat\">Water- and oil-repellent<\/span><\/h3>\n    <\/article>\n\n    <article class=\"uk-v c-algae uk-v--nosrc\">\n      <div class=\"uk-v-media\">\n        <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/03\/Produit-anti-mousses-768x510.webp\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n      <\/div>\n      <h3>Preventive algaecide for roofs, facades, walls and floors SCALP ANTI-M<span class=\"uk-v-cat\">Algaecides &amp; biocides<\/span><\/h3>\n    <\/article>\n\n    <article class=\"uk-v c-algae uk-v--nosrc\">\n      <div class=\"uk-v-media\">\n        <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/03\/Traitement-anti-mousse-768x511.webp\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n      <\/div>\n      <h3>Super concentrated bactericide and algaecide SCALP AM 77<span class=\"uk-v-cat\">Algaecides &amp; biocides<\/span><\/h3>\n    <\/article>\n\n    <!-- ===== ANTI-GRAFFITI ===== -->\n    <article class=\"uk-v c-graff\">\n      <button class=\"uk-v-media\" type=\"button\" data-yt=\"qmf5pMPfz2o\">\n        <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/04\/Primaire-disolement-anti-graffitis-768x577.webp\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n        <span class=\"uk-v-play\" aria-hidden=\"true\">\u25b6<\/span>\n      <\/button>\n      <h3>Anti-graffiti isolation primer SCALP PRIMER 36<span class=\"uk-v-cat\">Anti-graffiti<\/span><\/h3>\n    <\/article>\n\n    <article class=\"uk-v c-graff\">\n      <button class=\"uk-v-media\" type=\"button\" data-yt=\"D6uHJgNXU1c\">\n        <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/04\/VERNAEAU-PU-16-768x512.webp\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n        <span class=\"uk-v-play\" aria-hidden=\"true\">\u25b6<\/span>\n      <\/button>\n      <h3>Permanent anti-graffiti protection VERNAEAU PU 16<span class=\"uk-v-cat\">Anti-graffiti<\/span><\/h3>\n    <\/article>\n\n    <article class=\"uk-v c-graff\">\n      <button class=\"uk-v-media\" type=\"button\" data-yt=\"UdejSs9xLvo\">\n        <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/04\/wipes-express-70-768x481.webp\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n        <span class=\"uk-v-play\" aria-hidden=\"true\">\u25b6<\/span>\n      <\/button>\n      <h3>Anti-graffiti cleaning wipes WIPES EXPRESS 70<span class=\"uk-v-cat\">Anti-graffiti<\/span><\/h3>\n    <\/article>\n\n    <!-- ===== COMPLEMENTARY PRODUCTS ===== -->\n    <article class=\"uk-v c-compl\">\n      <button class=\"uk-v-media\" type=\"button\" data-yt=\"Zt6yt8mvSmI\">\n        <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/04\/multi-restor-768x512.webp\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n        <span class=\"uk-v-play\" aria-hidden=\"true\">\u25b6<\/span>\n      <\/button>\n      <h3>Filler \/ Filling paste SCALP MULTI\u2019RESTOR<span class=\"uk-v-cat\">Complementary products<\/span><\/h3>\n    <\/article>\n\n    <article class=\"uk-v c-compl\">\n      <button class=\"uk-v-media\" type=\"button\" data-yt=\"kw-8LqOfxnQ\">\n        <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/04\/neutral-da-66-600x544.webp\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n        <span class=\"uk-v-play\" aria-hidden=\"true\">\u25b6<\/span>\n      <\/button>\n      <h3>Neutralizes and brightens grayed and blackened wood NEUTRAL DA 66<span class=\"uk-v-cat\">Complementary products<\/span><\/h3>\n    <\/article>\n\n    <article class=\"uk-v c-compl\">\n      <button class=\"uk-v-media\" type=\"button\" data-yt=\"1bcvzhQDnaA\">\n        <img src=\"https:\/\/scalpsas.com\/en\/wp-content\/uploads\/2025\/04\/degripexpress-768x768.webp\" alt=\"\" loading=\"lazy\" decoding=\"async\">\n        <span class=\"uk-v-play\" aria-hidden=\"true\">\u25b6<\/span>\n      <\/button>\n      <h3>Natural multi-purpose degreaser DEGRIP\u2019EXPRESS<span class=\"uk-v-cat\">Complementary products<\/span><\/h3>\n    <\/article>\n\n  <\/div>\n<\/div>\n<\/section>\n<\/div>\n\n<script>\n(function(){\n  var root = document.currentScript.previousElementSibling;\n  if(!root) return;\n  root.querySelectorAll('button.uk-v-media').forEach(function(btn){\n    var id = btn.getAttribute('data-yt');\n    if(!id) return;\n    btn.setAttribute('aria-label', 'Play video: ' + (btn.parentNode.querySelector('h3')||{}).textContent);\n    btn.addEventListener('click', function(){\n      var f = document.createElement('iframe');\n      f.src = 'https:\/\/www.youtube.com\/embed\/' + id + '?autoplay=1&rel=0';\n      f.title = (btn.parentNode.querySelector('h3')||{}).textContent || 'SCALP video';\n      f.allow = 'accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture';\n      f.allowFullscreen = true;\n      btn.appendChild(f);\n      btn.style.cursor = 'default';\n    }, { once:true });\n  });\n})();\n<\/script>\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-b113eba e-flex e-con-boxed e-con e-parent\" data-id=\"b113eba\" 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-f921754 elementor-widget elementor-widget-html\" data-id=\"f921754\" 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 OUR VIDEOS \u00bb \u2014 BLOC 3 : SUITE & R\u00c9SEAUX\n     Remplace les sections 6 et 7.\n\n     \u2500\u2500 TROIS LIENS CASS\u00c9S OU SALES, CORRIG\u00c9S \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n     1. YouTube pointait vers https:\/\/www.youtube.com\/@scalpsas725\n        \u2192 renvoie une 404. Remplac\u00e9 par l'URL de cha\u00eene utilis\u00e9e\n        partout ailleurs sur le site, v\u00e9rifi\u00e9e en 200 :\n        https:\/\/www.youtube.com\/channel\/UCzAFL2rZVuyNTr8vsJBJ3yg\n     2. LinkedIn se terminait par \u00ab \/%20 \u00bb \u2014 une espace encod\u00e9e\n        coll\u00e9e \u00e0 la fin de l'URL. Supprim\u00e9e.\n     3. Facebook tra\u00eenait des param\u00e8tres de notification copi\u00e9s\n        depuis une alerte Facebook :\n        ?notif_id=1740923961824586&notif_t=page_user_activity&ref=notif\n        Nettoy\u00e9 en https:\/\/www.facebook.com\/scalpsas\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     L'intitul\u00e9 du bouton et celui du bandeau social sont repris\n     tels quels. Seule correction : l'espace avant les deux-points\n     dans \u00ab Follow us on : \u00bb, convention fran\u00e7aise fautive en\n     anglais.\n     =========================================================== -->\n<style>\n.scalp-uk .uk-outro{\n  display:grid; grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);\n  gap:clamp(26px,3.6vw,60px); align-items:center;\n}\n.scalp-uk .uk-outro h2{font-size:clamp(22px,2.6vw,36px); line-height:1.08; color:#fff}\n.scalp-uk .uk-outro h2::after{\n  content:\"\"; display:block; width:64px; height:5px; background:var(--accent); margin-top:20px;\n}\n.scalp-uk .uk-outro > div > p{\n  margin-top:20px; font-size:15.6px; line-height:1.66;\n  color:rgba(255,255,255,.66); max-width:52ch;\n}\n.scalp-uk .uk-outro .uk-btn{margin-top:28px}\n\n.scalp-uk .uk-social{border-top:1px solid rgba(255,255,255,.16)}\n.scalp-uk .uk-social-cap{\n  font-size:12.5px; font-weight:600; color:rgba(255,255,255,.5);\n  padding:20px 0 6px; display:block;\n}\n.scalp-uk .uk-social a{\n  display:flex; align-items:center; gap:12px;\n  padding:13px 0; color:#fff; font-size:15.5px; font-weight:500;\n  border-bottom:1px solid rgba(255,255,255,.1);\n  transition:padding-left .24s cubic-bezier(.2,.7,.2,1);\n}\n.scalp-uk .uk-social a:hover{padding-left:9px}\n.scalp-uk .uk-social a::after{\n  content:\"\"; margin-left:auto; flex:none; width:7px; height:7px;\n  border-top:2px solid rgba(255,255,255,.42); border-right:2px solid rgba(255,255,255,.42);\n  transform:rotate(45deg); transition:border-color .2s ease;\n}\n.scalp-uk .uk-social a:hover::after{border-color:var(--accent)}\n.scalp-uk .uk-social a:focus-visible{outline:3px solid var(--accent); outline-offset:2px}\n\n@media (max-width:900px){.scalp-uk .uk-outro{grid-template-columns:1fr}}\n<\/style>\n\n<div class=\"scalp-uk\">\n<section class=\"uk-section uk-section--dark\">\n<div class=\"uk-wrap\">\n  <div class=\"uk-outro\">\n\n    <div>\n      <p><span class=\"uk-chip\">Keep going<\/span><\/p>\n      <h2>See our articles for more tips<\/h2>\n      <p>Technical notes on renovation, cleaning and protection, written for the trades that use our products.<\/p>\n      <a class=\"uk-btn\" href=\"https:\/\/scalpsas.com\/en\/blog\/\">Read the blog<\/a>\n    <\/div>\n\n    <div class=\"uk-social\">\n      <span class=\"uk-social-cap\">Follow us on<\/span>\n      <a href=\"https:\/\/www.linkedin.com\/company\/scalp-sas\/\" target=\"_blank\" rel=\"noopener\">LinkedIn<\/a>\n      <a href=\"https:\/\/www.instagram.com\/scalp_sas\/\" target=\"_blank\" rel=\"noopener\">Instagram<\/a>\n      <a href=\"https:\/\/www.tiktok.com\/@scalpsas\" target=\"_blank\" rel=\"noopener\">TikTok<\/a>\n      <a href=\"https:\/\/www.youtube.com\/channel\/UCzAFL2rZVuyNTr8vsJBJ3yg\" target=\"_blank\" rel=\"noopener\">YouTube<\/a>\n      <a href=\"https:\/\/www.facebook.com\/scalpsas\" target=\"_blank\" rel=\"noopener\">Facebook<\/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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Product tutorials Our videos Find all of our product tutorials. Discover their application, effectiveness, and results through an explanatory video.<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-19420","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>Find all of our product tutorials - SCALP SAS<\/title>\n<meta name=\"description\" content=\"Find all of our product tutorials. Discover their application, effectiveness, and results through an explanatory video.\" \/>\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\/our-videos\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Our videos\" \/>\n<meta property=\"og:description\" content=\"Find all of our product tutorials. Discover their application, effectiveness, and results through an explanatory video.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/scalpsas.uk\/en\/our-videos\/\" \/>\n<meta property=\"og:site_name\" content=\"SCALP SAS\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-07T14:15:41+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/scalpsas.uk\/wp-content\/uploads\/2025\/03\/shutterstock_672343795-768x510.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=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/our-videos\\\/\",\"url\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/our-videos\\\/\",\"name\":\"Find all of our product tutorials - SCALP SAS\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/our-videos\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/our-videos\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/scalpsas.uk\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/shutterstock_672343795-768x510.webp\",\"datePublished\":\"2025-05-19T09:43:05+00:00\",\"dateModified\":\"2026-09-07T14:15:41+00:00\",\"description\":\"Find all of our product tutorials. Discover their application, effectiveness, and results through an explanatory video.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/our-videos\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/scalpsas.uk\\\/en\\\/our-videos\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/our-videos\\\/#primaryimage\",\"url\":\"https:\\\/\\\/scalpsas.uk\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/shutterstock_672343795-768x510.webp\",\"contentUrl\":\"https:\\\/\\\/scalpsas.uk\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/shutterstock_672343795-768x510.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/our-videos\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/scalpsas.uk\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Our videos\"}]},{\"@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":"Find all of our product tutorials - SCALP SAS","description":"Find all of our product tutorials. Discover their application, effectiveness, and results through an explanatory video.","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\/our-videos\/","og_locale":"en_US","og_type":"article","og_title":"Our videos","og_description":"Find all of our product tutorials. Discover their application, effectiveness, and results through an explanatory video.","og_url":"https:\/\/scalpsas.uk\/en\/our-videos\/","og_site_name":"SCALP SAS","article_modified_time":"2026-09-07T14:15:41+00:00","og_image":[{"url":"https:\/\/scalpsas.uk\/wp-content\/uploads\/2025\/03\/shutterstock_672343795-768x510.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/scalpsas.uk\/en\/our-videos\/","url":"https:\/\/scalpsas.uk\/en\/our-videos\/","name":"Find all of our product tutorials - SCALP SAS","isPartOf":{"@id":"https:\/\/scalpsas.uk\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/scalpsas.uk\/en\/our-videos\/#primaryimage"},"image":{"@id":"https:\/\/scalpsas.uk\/en\/our-videos\/#primaryimage"},"thumbnailUrl":"https:\/\/scalpsas.uk\/wp-content\/uploads\/2025\/03\/shutterstock_672343795-768x510.webp","datePublished":"2025-05-19T09:43:05+00:00","dateModified":"2026-09-07T14:15:41+00:00","description":"Find all of our product tutorials. Discover their application, effectiveness, and results through an explanatory video.","breadcrumb":{"@id":"https:\/\/scalpsas.uk\/en\/our-videos\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/scalpsas.uk\/en\/our-videos\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/scalpsas.uk\/en\/our-videos\/#primaryimage","url":"https:\/\/scalpsas.uk\/wp-content\/uploads\/2025\/03\/shutterstock_672343795-768x510.webp","contentUrl":"https:\/\/scalpsas.uk\/wp-content\/uploads\/2025\/03\/shutterstock_672343795-768x510.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/scalpsas.uk\/en\/our-videos\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/scalpsas.uk\/en\/"},{"@type":"ListItem","position":2,"name":"Our videos"}]},{"@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\/19420","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\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/scalpsas.uk\/en\/wp-json\/wp\/v2\/comments?post=19420"}],"version-history":[{"count":9,"href":"https:\/\/scalpsas.uk\/en\/wp-json\/wp\/v2\/pages\/19420\/revisions"}],"predecessor-version":[{"id":24035,"href":"https:\/\/scalpsas.uk\/en\/wp-json\/wp\/v2\/pages\/19420\/revisions\/24035"}],"wp:attachment":[{"href":"https:\/\/scalpsas.uk\/en\/wp-json\/wp\/v2\/media?parent=19420"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}