{"id":2041,"date":"2025-09-11T12:10:08","date_gmt":"2025-09-11T10:10:08","guid":{"rendered":"https:\/\/craftcleaners.eu\/home\/"},"modified":"2026-04-14T08:10:51","modified_gmt":"2026-04-14T06:10:51","slug":"home","status":"publish","type":"page","link":"https:\/\/craftcleaners.eu\/fr\/","title":{"rendered":"Home"},"content":{"rendered":"\n<div class=\"wp-block-group alignfull is-content-justification-center is-layout-constrained wp-container-core-group-is-layout-df757ecc wp-block-group-is-layout-constrained\" style=\"border-style:none;border-width:0px;margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\">\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n<meta charset=\"UTF-8\"\/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\r\n  <title>CraftCleaners \u2013 Section Hero<\/title>\r\n\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\/>\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\/>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@700;900&#038;family=Barlow:wght@400;500&#038;display=swap\" rel=\"stylesheet\"\/>\r\n\r\n  <style>\r\n    :root {\r\n      --red: #FF0000;\r\n      --black: #000000;\r\n      --white: #FFFFFF;\r\n    }\r\n\r\n    \/* Reset pour cette section sp\u00e9cifique *\/\r\n    #hero-slider-section, #hero-slider-section * {\r\n      box-sizing: border-box;\r\n      margin: 0;\r\n      padding: 0;\r\n    }\r\n\r\n    input[type=\"radio\"] { display: none; }\r\n\r\n    #hero-slider-section.slider-wrapper {\r\n      position: relative;\r\n      width: 100%;\r\n      height: 75svh;\r\n      min-height: 480px;\r\n      overflow: hidden;\r\n      font-family: 'Barlow', sans-serif;\r\n      background-color: var(--black);\r\n    }\r\n\r\n    .slide-track {\r\n      display: flex;\r\n      width: 300%;\r\n      height: 100%;\r\n      transition: transform 0.65s cubic-bezier(0.77, 0, 0.18, 1);\r\n    }\r\n\r\n    \/* Positionnement des slides *\/\r\n    #s1:checked ~ #hero-slider-section .slide-track { transform: translateX(0%); }\r\n    #s2:checked ~ #hero-slider-section .slide-track { transform: translateX(-33.333%); }\r\n    #s3:checked ~ #hero-slider-section .slide-track { transform: translateX(-66.666%); }\r\n\r\n    .slide {\r\n      position: relative;\r\n      width: 33.333%;\r\n      height: 100%;\r\n      flex-shrink: 0;\r\n      overflow: hidden;\r\n    }\r\n\r\n    .slide-bg {\r\n      position: absolute;\r\n      top: 0; right: 0; bottom: 0; left: 0;\r\n      background-size: cover;\r\n      background-position: center;\r\n    }\r\n\r\n    \/* Animation Ken Burns *\/\r\n    #s1:checked ~ #hero-slider-section .slide:nth-child(1) .slide-bg,\r\n    #s2:checked ~ #hero-slider-section .slide:nth-child(2) .slide-bg,\r\n    #s3:checked ~ #hero-slider-section .slide:nth-child(3) .slide-bg {\r\n      animation: kenBurns 8s ease-out forwards;\r\n    }\r\n\r\n    @keyframes kenBurns {\r\n      from { transform: scale(1.0); }\r\n      to { transform: scale(1.06); }\r\n    }\r\n\r\n    .slide-overlay {\r\n      position: absolute;\r\n      top: 0; right: 0; bottom: 0; left: 0;\r\n      background: linear-gradient(to right, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0.55) 45%, rgba(0,0,0,0.88) 100%);\r\n    }\r\n\r\n    .slide-content {\r\n      position: absolute;\r\n      top: 0; right: 0; bottom: 0; left: 0;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: flex-end;\r\n      padding: clamp(1.5rem, 5vw, 4rem);\r\n      z-index: 5;\r\n    }\r\n\r\n    .content-inner {\r\n      max-width: min(560px, 90%);\r\n      text-align: right;\r\n    }\r\n\r\n    \/* \u00c9crasement des couleurs WP (!important) *\/\r\n    #hero-slider-section .slide-tag {\r\n      display: inline-block;\r\n      font-family: 'Barlow Condensed', sans-serif !important;\r\n      font-size: 0.75rem !important;\r\n      color: var(--red) !important;\r\n      text-transform: uppercase;\r\n      margin-bottom: 1rem;\r\n      opacity: 0;\r\n      transform: translateY(12px);\r\n      transition: all 0.4s 0.2s;\r\n    }\r\n\r\n    #hero-slider-section .slide-headline {\r\n      font-family: 'Barlow Condensed', sans-serif !important;\r\n      font-weight: 900 !important;\r\n      font-size: clamp(2.4rem, 6.5vw, 5.5rem) !important;\r\n      line-height: 0.95 !important;\r\n      color: var(--white) !important;\r\n      text-transform: uppercase;\r\n      margin-bottom: 1.25rem;\r\n      opacity: 0;\r\n      transform: translateY(16px);\r\n      transition: all 0.45s 0.3s;\r\n    }\r\n\r\n    #hero-slider-section .slide-subtext {\r\n      font-size: clamp(0.9rem, 2vw, 1.1rem) !important;\r\n      color: rgba(255,255,255,0.85) !important;\r\n      margin-bottom: 2rem;\r\n      opacity: 0;\r\n      transform: translateY(12px);\r\n      transition: all 0.4s 0.45s;\r\n    }\r\n\r\n    #hero-slider-section .slide-btn {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 0.6rem;\r\n      background: var(--red) !important;\r\n      border: 2px solid var(--red) !important;\r\n      padding: 0.85rem 2rem;\r\n      color: var(--white) !important;\r\n      text-decoration: none !important;\r\n      font-family: 'Barlow Condensed', sans-serif !important;\r\n      font-weight: 700 !important;\r\n      position: relative;\r\n      overflow: hidden;\r\n      opacity: 0;\r\n      transform: translateY(10px);\r\n      transition: all 0.4s 0.55s;\r\n    }\r\n\r\n    #hero-slider-section .slide-btn:hover {\r\n      color: var(--black) !important;\r\n    }\r\n\r\n    #hero-slider-section .slide-btn::before {\r\n      content: '';\r\n      position: absolute;\r\n      top: 0; right: 0; bottom: 0; left: 0;\r\n      background: var(--white);\r\n      transform: translateX(-105%);\r\n      transition: transform 0.3s ease;\r\n      z-index: 0;\r\n    }\r\n    #hero-slider-section .slide-btn:hover::before { transform: translateX(0); }\r\n    #hero-slider-section .slide-btn > span, #hero-slider-section .slide-btn > svg { position: relative; z-index: 1; }\r\n\r\n    \/* Activation des textes *\/\r\n    #s1:checked ~ #hero-slider-section .slide:nth-child(1) .slide-tag,\r\n    #s2:checked ~ #hero-slider-section .slide:nth-child(2) .slide-tag,\r\n    #s3:checked ~ #hero-slider-section .slide:nth-child(3) .slide-tag,\r\n    #s1:checked ~ #hero-slider-section .slide:nth-child(1) .slide-headline,\r\n    #s2:checked ~ #hero-slider-section .slide:nth-child(2) .slide-headline,\r\n    #s3:checked ~ #hero-slider-section .slide:nth-child(3) .slide-headline,\r\n    #s1:checked ~ #hero-slider-section .slide:nth-child(1) .slide-subtext,\r\n    #s2:checked ~ #hero-slider-section .slide:nth-child(2) .slide-subtext,\r\n    #s3:checked ~ #hero-slider-section .slide:nth-child(3) .slide-subtext,\r\n    #s1:checked ~ #hero-slider-section .slide:nth-child(1) .slide-btn,\r\n    #s2:checked ~ #hero-slider-section .slide:nth-child(2) .slide-btn,\r\n    #s3:checked ~ #hero-slider-section .slide:nth-child(3) .slide-btn {\r\n      opacity: 1; transform: translateY(0);\r\n    }\r\n\r\n    \/* Navigation *\/\r\n    .dots { position: absolute; bottom: 2rem; right: 4rem; z-index: 20; display: flex; gap: 0.6rem; align-items: center; }\r\n    .dot { width: 8px; height: 8px; border-radius: 50%; border: 2px solid rgba(255,255,255,0.5); transition: 0.3s; cursor: pointer; }\r\n    #s1:checked ~ #hero-slider-section label[for=\"s1\"] .dot,\r\n    #s2:checked ~ #hero-slider-section label[for=\"s2\"] .dot,\r\n    #s3:checked ~ #hero-slider-section label[for=\"s3\"] .dot {\r\n      background: var(--red); border-color: var(--red); transform: scale(1.4);\r\n    }\r\n    #hero-slider-section .dot-text { font-size: 0.7rem; color: rgba(255,255,255,0.4) !important; font-family: 'Barlow Condensed' !important; }\r\n\r\n    .arrows { position: absolute; bottom: 2rem; left: 4rem; z-index: 20; display: flex; gap: 0.5rem; }\r\n    .arrow-label { \r\n      display: flex; align-items: center; justify-content: center; width: 42px; height: 42px; \r\n      border: 1px solid rgba(255,255,255,0.25); color: #fff !important; cursor: pointer; transition: 0.25s;\r\n    }\r\n    .arrow-label:hover { background: var(--red); border-color: var(--red); }\r\n\r\n    .urgency-badge {\r\n      position: absolute; top: 2rem; left: 4rem; z-index: 15; background: var(--red); \r\n      padding: 0.4rem 0.9rem; color: #fff !important; font-family: 'Barlow Condensed' !important; font-size: 0.7rem;\r\n    }\r\n  <\/style>\r\n\r\n\r\n\r\n<input type=\"radio\" id=\"s1\" name=\"slider\" checked=\"checked\"\/>\r\n<input type=\"radio\" id=\"s2\" name=\"slider\"\/>\r\n<input type=\"radio\" id=\"s3\" name=\"slider\"\/>\r\n\r\n<section id=\"hero-slider-section\" class=\"slider-wrapper\">\r\n\r\n  <nav class=\"arrows\">\r\n    <label class=\"arrow-label\" for=\"s3\">\r\n      <svg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"11 4 6 9 11 14\"><\/polyline><\/svg>\r\n    <\/label>\r\n    <label class=\"arrow-label\" for=\"s2\">\r\n      <svg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"7 4 12 9 7 14\"><\/polyline><\/svg>\r\n    <\/label>\r\n  <\/nav>\r\n\r\n  <div class=\"dots\">\r\n    <label class=\"dot-label\" for=\"s1\"><span class=\"dot-text\">01<\/span><span class=\"dot\"><\/span><\/label>\r\n    <label class=\"dot-label\" for=\"s2\"><span class=\"dot-text\">02<\/span><span class=\"dot\"><\/span><\/label>\r\n    <label class=\"dot-label\" for=\"s3\"><span class=\"dot-text\">03<\/span><span class=\"dot\"><\/span><\/label>\r\n  <\/div>\r\n\r\n  <div class=\"slide-track\">\r\n    <article class=\"slide\">\r\n      <div class=\"slide-bg\" style=\"background-image: url('https:\/\/craftcleaners.eu\/wp-content\/uploads\/2026\/04\/2.png');\"><\/div>\r\n      <div class=\"slide-overlay\"><\/div>\r\n      <div class=\"slide-content\">\r\n        <div class=\"content-inner\">\r\n          <span class=\"slide-tag\">Entretien Automobile<\/span>\r\n          <h1 class=\"slide-headline\">PR\u00c9CISION<br\/>PROFESSIONNELLE.<\/h1>\r\n          <p class=\"slide-subtext\">Con\u00e7u pour la piste, perfectionn\u00e9 pour votre garage.<\/p>\r\n          <a href=\"#\" class=\"slide-btn\"><span>VOIR LA BOUTIQUE<\/span><\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <article class=\"slide\">\r\n      <div class=\"slide-bg\" style=\"background-image: url('https:\/\/craftcleaners.eu\/wp-content\/uploads\/2026\/04\/3.png');\"><\/div>\r\n      <div class=\"slide-overlay\"><\/div>\r\n      <div class=\"slide-content\">\r\n        <div class=\"content-inner\">\r\n          <span class=\"slide-tag\">Maison &#038; Atelier<\/span>\r\n          <h2 class=\"slide-headline\">AU-DEL\u00c0 DU<br\/>GARAGE.<\/h2>\r\n          <p class=\"slide-subtext\">La puissance de nettoyage professionnel pour votre foyer.<\/p>\r\n          <a href=\"#\" class=\"slide-btn\"><span>D\u00c9COUVRIR<\/span><\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <article class=\"slide\">\r\n      <div class=\"slide-bg\" style=\"background-image: url('https:\/\/craftcleaners.eu\/wp-content\/uploads\/2026\/04\/1.png');\"><\/div>\r\n      <div class=\"slide-overlay\"><\/div>\r\n      <div class=\"urgency-badge\">FORTE DEMANDE \u2014 EU<\/div>\r\n      <div class=\"slide-content\">\r\n        <div class=\"content-inner\">\r\n          <span class=\"slide-tag\">Stock Limit\u00e9<\/span>\r\n          <h2 class=\"slide-headline\">DISPONIBILIT\u00c9<br\/>LIMIT\u00c9E.<\/h2>\r\n          <p class=\"slide-subtext\">Les stocks s&rsquo;\u00e9puisent vite. R\u00e9servez votre kit aujourd&rsquo;hui.<\/p>\r\n          <a href=\"#\" class=\"slide-btn\"><span>COMMANDER LE KIT<\/span><\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/article>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\n  (() => {\r\n    const radios = [document.getElementById('s1'), document.getElementById('s2'), document.getElementById('s3')];\r\n    let current = 0;\r\n    const update = () => {\r\n      const arrows = document.querySelectorAll('.arrow-label');\r\n      const prev = [2, 0, 1], next = [1, 2, 0];\r\n      arrows[0].setAttribute('for', 's' + (prev[current] + 1));\r\n      arrows[1].setAttribute('for', 's' + (next[current] + 1));\r\n    };\r\n    radios.forEach((r, i) => r.addEventListener('change', () => { current = i; update(); }));\r\n    setInterval(() => { current = (current + 1) % 3; radios[current].checked = true; update(); }, 6000);\r\n  })();\r\n<\/script>\n\n<p><\/p>\n\n<h2 class=\"wp-block-heading has-text-align-center\">BESTSELLERS<\/h2>\n\n<div class=\"wp-block-query is-layout-flow wp-block-query-is-layout-flow\"><ul class=\"columns-4 wp-block-post-template has-background has-ast-global-color-2-background-color is-layout-grid wp-container-core-post-template-is-layout-e7fd85f5 wp-block-post-template-is-layout-grid\"><li class=\"wp-block-post post-2420 product type-product status-publish has-post-thumbnail product_cat-bestsellers product_cat-car-care-products desktop-align-left tablet-align-left mobile-align-left first instock sale taxable shipping-taxable purchasable product-type-simple\">\n<div data-block-name=\"woocommerce\/product-image\" data-is-descendent-of-query-loop=\"true\" data-show-sale-badge=\"false\" class=\"wc-block-components-product-image wc-block-grid__product-image wc-block-components-product-image--aspect-ratio-auto wp-block-woocommerce-product-image\"><a href=\"https:\/\/craftcleaners.eu\/fr\/produkt\/pack-wateroff-x3-essuie-glace-invisible-revetement-hydrophobe-pour-vitres-et-miroirs-kopia\/\" style=\"\" data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\"><img decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/craftcleaners.eu\/wp-content\/uploads\/2026\/04\/diamond_glass_craftcleaners-600x600.png\" class=\"attachment-woocommerce_single size-woocommerce_single\" alt=\"Diamond Glass - Nettoyant professionnel pour vitres\" data-testid=\"product-image\" data-image-id=\"2500\" style=\"object-fit:cover;\" loading=\"lazy\" srcset=\"https:\/\/craftcleaners.eu\/wp-content\/uploads\/2026\/04\/diamond_glass_craftcleaners-600x600.png 600w, https:\/\/craftcleaners.eu\/wp-content\/uploads\/2026\/04\/diamond_glass_craftcleaners-300x300.png 300w, https:\/\/craftcleaners.eu\/wp-content\/uploads\/2026\/04\/diamond_glass_craftcleaners-150x150.png 150w, https:\/\/craftcleaners.eu\/wp-content\/uploads\/2026\/04\/diamond_glass_craftcleaners-768x768.png 768w, https:\/\/craftcleaners.eu\/wp-content\/uploads\/2026\/04\/diamond_glass_craftcleaners-100x100.png 100w, https:\/\/craftcleaners.eu\/wp-content\/uploads\/2026\/04\/diamond_glass_craftcleaners.png 1024w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><div class=\"wc-block-components-product-image__inner-container\">\n<div data-block-name=\"woocommerce\/product-sale-badge\" class=\"wp-block-woocommerce-product-sale-badge \"><div class=\"wc-block-components-product-sale-badge alignright wc-block-components-product-sale-badge--align-right\" style=\"\"><span class=\"wc-block-components-product-sale-badge__text\" aria-hidden=\"true\">Promo<\/span><span class=\"screen-reader-text\">Produit en promotion<\/span><\/div><\/div>\n<\/div><\/a><\/div>\n\n<h2 style=\"margin-bottom:0.75rem;margin-top:0;\" class=\"wp-block-post-title has-medium-font-size\"><a href=\"https:\/\/craftcleaners.eu\/fr\/produkt\/pack-wateroff-x3-essuie-glace-invisible-revetement-hydrophobe-pour-vitres-et-miroirs-kopia\/\" target=\"_self\" >Diamond Glass &#8211; Nettoyant professionnel pour vitres<\/a><\/h2>\n\n\n<div class=\"wp-block-group is-horizontal is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-99d74c71 wp-block-group-is-layout-flex\"><div data-block-name=\"woocommerce\/product-price\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-style=\"{&quot;spacing&quot;:{&quot;margin&quot;:{&quot;bottom&quot;:&quot;0.75rem&quot;}}}\" style=\"margin-bottom:0.75rem; margin-bottom:0.75rem;\" class=\"has-font-size has-small-font-size wp-block-woocommerce-product-price has-small-font-size\" ><div class=\"wc-block-components-product-price wc-block-grid__product-price\" >\n\t\t\t\t\t<del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi>16,99&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: 16,99&nbsp;&euro;.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi>9,99&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: 9,99&nbsp;&euro;.<\/span>\n\t\t\t\t<\/div><\/div>\n\n<\/div>\n\n\n<div data-block-name=\"woocommerce\/product-button\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-style=\"{&quot;spacing&quot;:{&quot;margin&quot;:{&quot;bottom&quot;:&quot;0.75rem&quot;}}}\" class=\"wp-block-button wc-block-components-product-button   align- wp-block-woocommerce-product-button has-small-font-size\"\n\t\t\t\t\t\n\t\t\t\t\tdata-wp-context='{\"quantityToAdd\":1,\"productId\":2420,\"productType\":\"simple\",\"addToCartText\":\"Ajouter au panier\",\"tempQuantity\":0,\"animationStatus\":\"IDLE\",\"inTheCartText\":\"### dans le panier\",\"noticeId\":\"\",\"hasPressedButton\":false}'\n\t\t\t\t>\n\t\t\t\t\t<a\n\t\t\t\t\t\tclass=\"wp-block-button__link wp-element-button wc-block-components-product-button__button add_to_cart_button product_type_simple has-font-size has-small-font-size wc-interactive\"\n\t\t\t\t\t\tstyle=\"margin-bottom:0.75rem;\"\n\t\t\t\t\t\thref=\"\/fr\/wp-json\/wp\/v2\/pages\/2041?add-to-cart=2420\" rel=\"nofollow\" data-product_id=\"2420\" data-product_sku=\"\" aria-label=\"Ajouter au panier\u00a0: &ldquo;Diamond Glass - Nettoyant professionnel pour vitres&rdquo;\"\n\t\t\t\t\t\tdata-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\"\n\t\t\t\t\t>\n\t\t\t\t\t<span >Ajouter au panier<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\n\t\t\t\t<\/div>\n<\/li><li class=\"wp-block-post post-2227 product type-product status-publish has-post-thumbnail product_cat-bestsellers product_cat-car-care-products desktop-align-left tablet-align-left mobile-align-left  instock sale taxable shipping-taxable purchasable product-type-simple\">\n<div data-block-name=\"woocommerce\/product-image\" data-is-descendent-of-query-loop=\"true\" data-show-sale-badge=\"false\" class=\"wc-block-components-product-image wc-block-grid__product-image wc-block-components-product-image--aspect-ratio-auto wp-block-woocommerce-product-image\"><a href=\"https:\/\/craftcleaners.eu\/fr\/produkt\/active-shield-protection-hydrophobe-pour-toute-la-voiture-en-un-seul-flacon\/\" style=\"\" data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\"><img decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/craftcleaners.eu\/wp-content\/uploads\/2025\/08\/active_shield_craftcleaners-600x600.jpeg\" class=\"attachment-woocommerce_single size-woocommerce_single\" alt=\"Active Shield - Protection hydrophobe pour toute la voiture en un seul flacon\" data-testid=\"product-image\" data-image-id=\"2505\" style=\"object-fit:cover;\" loading=\"lazy\" srcset=\"https:\/\/craftcleaners.eu\/wp-content\/uploads\/2025\/08\/active_shield_craftcleaners-600x600.jpeg 600w, https:\/\/craftcleaners.eu\/wp-content\/uploads\/2025\/08\/active_shield_craftcleaners-300x300.jpeg 300w, https:\/\/craftcleaners.eu\/wp-content\/uploads\/2025\/08\/active_shield_craftcleaners-150x150.jpeg 150w, https:\/\/craftcleaners.eu\/wp-content\/uploads\/2025\/08\/active_shield_craftcleaners-768x768.jpeg 768w, https:\/\/craftcleaners.eu\/wp-content\/uploads\/2025\/08\/active_shield_craftcleaners-100x100.jpeg 100w, https:\/\/craftcleaners.eu\/wp-content\/uploads\/2025\/08\/active_shield_craftcleaners.jpeg 1024w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><div class=\"wc-block-components-product-image__inner-container\">\n<div data-block-name=\"woocommerce\/product-sale-badge\" class=\"wp-block-woocommerce-product-sale-badge \"><div class=\"wc-block-components-product-sale-badge alignright wc-block-components-product-sale-badge--align-right\" style=\"\"><span class=\"wc-block-components-product-sale-badge__text\" aria-hidden=\"true\">Promo<\/span><span class=\"screen-reader-text\">Produit en promotion<\/span><\/div><\/div>\n<\/div><\/a><\/div>\n\n<h2 style=\"margin-bottom:0.75rem;margin-top:0;\" class=\"wp-block-post-title has-medium-font-size\"><a href=\"https:\/\/craftcleaners.eu\/fr\/produkt\/active-shield-protection-hydrophobe-pour-toute-la-voiture-en-un-seul-flacon\/\" target=\"_self\" >Active Shield &#8211; Protection hydrophobe pour toute la voiture en un seul flacon<\/a><\/h2>\n\n\n<div class=\"wp-block-group is-horizontal is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-99d74c71 wp-block-group-is-layout-flex\"><div data-block-name=\"woocommerce\/product-price\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-style=\"{&quot;spacing&quot;:{&quot;margin&quot;:{&quot;bottom&quot;:&quot;0.75rem&quot;}}}\" style=\"margin-bottom:0.75rem; margin-bottom:0.75rem;\" class=\"has-font-size has-small-font-size wp-block-woocommerce-product-price has-small-font-size\" ><div class=\"wc-block-components-product-price wc-block-grid__product-price\" >\n\t\t\t\t\t<del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi>25,50&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: 25,50&nbsp;&euro;.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi>20,50&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: 20,50&nbsp;&euro;.<\/span>\n\t\t\t\t<\/div><\/div>\n\n<\/div>\n\n\n<div data-block-name=\"woocommerce\/product-button\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-style=\"{&quot;spacing&quot;:{&quot;margin&quot;:{&quot;bottom&quot;:&quot;0.75rem&quot;}}}\" class=\"wp-block-button wc-block-components-product-button   align- wp-block-woocommerce-product-button has-small-font-size\"\n\t\t\t\t\t\n\t\t\t\t\tdata-wp-context='{\"quantityToAdd\":1,\"productId\":2227,\"productType\":\"simple\",\"addToCartText\":\"Ajouter au panier\",\"tempQuantity\":0,\"animationStatus\":\"IDLE\",\"inTheCartText\":\"### dans le panier\",\"noticeId\":\"\",\"hasPressedButton\":false}'\n\t\t\t\t>\n\t\t\t\t\t<a\n\t\t\t\t\t\tclass=\"wp-block-button__link wp-element-button wc-block-components-product-button__button add_to_cart_button product_type_simple has-font-size has-small-font-size wc-interactive\"\n\t\t\t\t\t\tstyle=\"margin-bottom:0.75rem;\"\n\t\t\t\t\t\thref=\"\/fr\/wp-json\/wp\/v2\/pages\/2041?add-to-cart=2227\" rel=\"nofollow\" data-product_id=\"2227\" data-product_sku=\"\" aria-label=\"Ajouter au panier\u00a0: &ldquo;Active Shield - Protection hydrophobe pour toute la voiture en un seul flacon&rdquo;\"\n\t\t\t\t\t\tdata-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\"\n\t\t\t\t\t>\n\t\t\t\t\t<span >Ajouter au panier<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\n\t\t\t\t<\/div>\n<\/li><li class=\"wp-block-post post-2032 product type-product status-publish has-post-thumbnail product_cat-bestsellers product_cat-car-care-products desktop-align-left tablet-align-left mobile-align-left  instock sale taxable shipping-taxable purchasable product-type-simple\">\n<div data-block-name=\"woocommerce\/product-image\" data-is-descendent-of-query-loop=\"true\" data-show-sale-badge=\"false\" class=\"wc-block-components-product-image wc-block-grid__product-image wc-block-components-product-image--aspect-ratio-auto wp-block-woocommerce-product-image\"><a href=\"https:\/\/craftcleaners.eu\/fr\/produkt\/mousse-de-cire-pour-voiture-craftcleaners-premium-carnauba-au-dioxyde-de-silicium-sio%e2%82%82-200-ml\/\" style=\"\" data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\"><img decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/craftcleaners.eu\/wp-content\/uploads\/2025\/07\/craft_wax-600x600.png\" class=\"attachment-woocommerce_single size-woocommerce_single\" alt=\"Mousse de cire pour voiture Craftcleaners Premium Carnauba au dioxyde de silicium (SiO\u2082) 200 ml\" data-testid=\"product-image\" data-image-id=\"2488\" style=\"object-fit:cover;\" loading=\"lazy\" srcset=\"https:\/\/craftcleaners.eu\/wp-content\/uploads\/2025\/07\/craft_wax-600x600.png 600w, https:\/\/craftcleaners.eu\/wp-content\/uploads\/2025\/07\/craft_wax-300x300.png 300w, https:\/\/craftcleaners.eu\/wp-content\/uploads\/2025\/07\/craft_wax-150x150.png 150w, https:\/\/craftcleaners.eu\/wp-content\/uploads\/2025\/07\/craft_wax-768x768.png 768w, https:\/\/craftcleaners.eu\/wp-content\/uploads\/2025\/07\/craft_wax-100x100.png 100w, https:\/\/craftcleaners.eu\/wp-content\/uploads\/2025\/07\/craft_wax.png 1024w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><div class=\"wc-block-components-product-image__inner-container\">\n<div data-block-name=\"woocommerce\/product-sale-badge\" class=\"wp-block-woocommerce-product-sale-badge \"><div class=\"wc-block-components-product-sale-badge alignright wc-block-components-product-sale-badge--align-right\" style=\"\"><span class=\"wc-block-components-product-sale-badge__text\" aria-hidden=\"true\">Promo<\/span><span class=\"screen-reader-text\">Produit en promotion<\/span><\/div><\/div>\n<\/div><\/a><\/div>\n\n<h2 style=\"margin-bottom:0.75rem;margin-top:0;\" class=\"wp-block-post-title has-medium-font-size\"><a href=\"https:\/\/craftcleaners.eu\/fr\/produkt\/mousse-de-cire-pour-voiture-craftcleaners-premium-carnauba-au-dioxyde-de-silicium-sio%e2%82%82-200-ml\/\" target=\"_self\" >Mousse de cire pour voiture Craftcleaners Premium Carnauba au dioxyde de silicium (SiO\u2082) 200 ml<\/a><\/h2>\n\n\n<div class=\"wp-block-group is-horizontal is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-99d74c71 wp-block-group-is-layout-flex\"><div data-block-name=\"woocommerce\/product-price\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-style=\"{&quot;spacing&quot;:{&quot;margin&quot;:{&quot;bottom&quot;:&quot;0.75rem&quot;}}}\" style=\"margin-bottom:0.75rem; margin-bottom:0.75rem;\" class=\"has-font-size has-small-font-size wp-block-woocommerce-product-price has-small-font-size\" ><div class=\"wc-block-components-product-price wc-block-grid__product-price\" >\n\t\t\t\t\t<del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi>59,00&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: 59,00&nbsp;&euro;.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi>32,90&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: 32,90&nbsp;&euro;.<\/span>\n\t\t\t\t<\/div><\/div>\n\n<\/div>\n\n\n<div data-block-name=\"woocommerce\/product-button\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-style=\"{&quot;spacing&quot;:{&quot;margin&quot;:{&quot;bottom&quot;:&quot;0.75rem&quot;}}}\" class=\"wp-block-button wc-block-components-product-button   align- wp-block-woocommerce-product-button has-small-font-size\"\n\t\t\t\t\t\n\t\t\t\t\tdata-wp-context='{\"quantityToAdd\":1,\"productId\":2032,\"productType\":\"simple\",\"addToCartText\":\"Ajouter au panier\",\"tempQuantity\":0,\"animationStatus\":\"IDLE\",\"inTheCartText\":\"### dans le panier\",\"noticeId\":\"\",\"hasPressedButton\":false}'\n\t\t\t\t>\n\t\t\t\t\t<a\n\t\t\t\t\t\tclass=\"wp-block-button__link wp-element-button wc-block-components-product-button__button add_to_cart_button product_type_simple has-font-size has-small-font-size wc-interactive\"\n\t\t\t\t\t\tstyle=\"margin-bottom:0.75rem;\"\n\t\t\t\t\t\thref=\"\/fr\/wp-json\/wp\/v2\/pages\/2041?add-to-cart=2032\" rel=\"nofollow\" data-product_id=\"2032\" data-product_sku=\"\" aria-label=\"Ajouter au panier\u00a0: &ldquo;Mousse de cire pour voiture Craftcleaners Premium Carnauba au dioxyde de silicium (SiO\u2082) 200 ml&rdquo;\"\n\t\t\t\t\t\tdata-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\"\n\t\t\t\t\t>\n\t\t\t\t\t<span >Ajouter au panier<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\n\t\t\t\t<\/div>\n<\/li><li class=\"wp-block-post post-2248 product type-product status-publish has-post-thumbnail product_cat-bestsellers product_cat-car-care-products desktop-align-left tablet-align-left mobile-align-left last instock sale taxable shipping-taxable purchasable product-type-simple\">\n<div data-block-name=\"woocommerce\/product-image\" data-is-descendent-of-query-loop=\"true\" data-show-sale-badge=\"false\" class=\"wc-block-components-product-image wc-block-grid__product-image wc-block-components-product-image--aspect-ratio-auto wp-block-woocommerce-product-image\"><a href=\"https:\/\/craftcleaners.eu\/fr\/produkt\/pack-wateroff-x3-essuie-glace-invisible-revetement-hydrophobe-pour-vitres-et-miroirs\/\" style=\"\" data-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\"><img decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/craftcleaners.eu\/wp-content\/uploads\/2024\/12\/produkt-5-600x600.png\" class=\"attachment-woocommerce_single size-woocommerce_single\" alt=\"Pack WaterOFF X3 \u2013 Essuie-glace invisible, rev\u00eatement hydrophobe pour vitres et miroirs\" data-testid=\"product-image\" data-image-id=\"2250\" style=\"object-fit:cover;\" loading=\"lazy\" srcset=\"https:\/\/craftcleaners.eu\/wp-content\/uploads\/2024\/12\/produkt-5-600x600.png 600w, https:\/\/craftcleaners.eu\/wp-content\/uploads\/2024\/12\/produkt-5-300x300.png 300w, https:\/\/craftcleaners.eu\/wp-content\/uploads\/2024\/12\/produkt-5-150x150.png 150w, https:\/\/craftcleaners.eu\/wp-content\/uploads\/2024\/12\/produkt-5-768x768.png 768w, https:\/\/craftcleaners.eu\/wp-content\/uploads\/2024\/12\/produkt-5-100x100.png 100w, https:\/\/craftcleaners.eu\/wp-content\/uploads\/2024\/12\/produkt-5.png 900w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><div class=\"wc-block-components-product-image__inner-container\">\n<div data-block-name=\"woocommerce\/product-sale-badge\" class=\"wp-block-woocommerce-product-sale-badge \"><div class=\"wc-block-components-product-sale-badge alignright wc-block-components-product-sale-badge--align-right\" style=\"\"><span class=\"wc-block-components-product-sale-badge__text\" aria-hidden=\"true\">Promo<\/span><span class=\"screen-reader-text\">Produit en promotion<\/span><\/div><\/div>\n<\/div><\/a><\/div>\n\n<h2 style=\"margin-bottom:0.75rem;margin-top:0;\" class=\"wp-block-post-title has-medium-font-size\"><a href=\"https:\/\/craftcleaners.eu\/fr\/produkt\/pack-wateroff-x3-essuie-glace-invisible-revetement-hydrophobe-pour-vitres-et-miroirs\/\" target=\"_self\" >Pack WaterOFF X3 \u2013 Essuie-glace invisible, rev\u00eatement hydrophobe pour vitres et miroirs<\/a><\/h2>\n\n\n<div class=\"wp-block-group is-horizontal is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-99d74c71 wp-block-group-is-layout-flex\"><div data-block-name=\"woocommerce\/product-price\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-style=\"{&quot;spacing&quot;:{&quot;margin&quot;:{&quot;bottom&quot;:&quot;0.75rem&quot;}}}\" style=\"margin-bottom:0.75rem; margin-bottom:0.75rem;\" class=\"has-font-size has-small-font-size wp-block-woocommerce-product-price has-small-font-size\" ><div class=\"wc-block-components-product-price wc-block-grid__product-price\" >\n\t\t\t\t\t<del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi>59,97&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span><\/del> <span class=\"screen-reader-text\">Le prix initial \u00e9tait\u00a0: 59,97&nbsp;&euro;.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi>20,99&nbsp;<span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span><\/bdi><\/span><\/ins><span class=\"screen-reader-text\">Le prix actuel est\u00a0: 20,99&nbsp;&euro;.<\/span>\n\t\t\t\t<\/div><\/div>\n\n<\/div>\n\n\n<div data-block-name=\"woocommerce\/product-button\" data-font-size=\"small\" data-is-descendent-of-query-loop=\"true\" data-style=\"{&quot;spacing&quot;:{&quot;margin&quot;:{&quot;bottom&quot;:&quot;0.75rem&quot;}}}\" class=\"wp-block-button wc-block-components-product-button   align- wp-block-woocommerce-product-button has-small-font-size\"\n\t\t\t\t\t\n\t\t\t\t\tdata-wp-context='{\"quantityToAdd\":1,\"productId\":2248,\"productType\":\"simple\",\"addToCartText\":\"Ajouter au panier\",\"tempQuantity\":0,\"animationStatus\":\"IDLE\",\"inTheCartText\":\"### dans le panier\",\"noticeId\":\"\",\"hasPressedButton\":false}'\n\t\t\t\t>\n\t\t\t\t\t<a\n\t\t\t\t\t\tclass=\"wp-block-button__link wp-element-button wc-block-components-product-button__button add_to_cart_button product_type_simple has-font-size has-small-font-size wc-interactive\"\n\t\t\t\t\t\tstyle=\"margin-bottom:0.75rem;\"\n\t\t\t\t\t\thref=\"\/fr\/wp-json\/wp\/v2\/pages\/2041?add-to-cart=2248\" rel=\"nofollow\" data-product_id=\"2248\" data-product_sku=\"\" aria-label=\"Ajouter au panier\u00a0: &ldquo;Pack WaterOFF X3 \u2013 Essuie-glace invisible, rev\u00eatement hydrophobe pour vitres et miroirs&rdquo;\"\n\t\t\t\t\t\tdata-wp-on--click=\"woocommerce\/product-collection::actions.viewProduct\"\n\t\t\t\t\t>\n\t\t\t\t\t<span >Ajouter au panier<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\n\t\t\t\t<\/div>\n<\/li><\/ul>\n\n<nav class=\"wp-block-query-pagination is-content-justification-center is-layout-flex wp-container-core-query-pagination-is-layout-a89b3969 wp-block-query-pagination-is-layout-flex\" aria-label=\"Pagination\">\n\n\n<div class=\"wp-block-query-pagination-numbers\"><span aria-label=\"Page 1\" aria-current=\"page\" class=\"page-numbers current\">1<\/span>\n<a aria-label=\"Page 2\" class=\"page-numbers\" href=\"?query-10-page=2\">2<\/a><\/div>\n\n<a href=\"\/fr\/wp-json\/wp\/v2\/pages\/2041?query-10-page=2\" class=\"wp-block-query-pagination-next\">Page suivante<\/a>\n<\/nav>\n\n<\/div>\n\n<p><\/p>\n\n<p><\/p>\n\n<meta charset=\"UTF-8\"\/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\r\n  <title>CraftCleaners \u2013 Sections de page<\/title>\r\n\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\/>\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\/>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@700;900&#038;family=Barlow:wght@400;500;600&#038;display=swap\" rel=\"stylesheet\"\/>\r\n\r\n  <style>\r\n    \/* \u2500\u2500\u2500 Root Variables \u2500\u2500\u2500 *\/\r\n    :root {\r\n      --red:        #FF0000;\r\n      --red-dark:   #d10a11;\r\n      --black:      #000000;\r\n      --white:      #FFFFFF;\r\n      --grey-light: #f5f5f5;\r\n      --grey-mid:   #e0e0e0;\r\n      --grey-text:  #555555;\r\n      --font-display: 'Barlow Condensed', sans-serif;\r\n      --font-body:    'Barlow', sans-serif;\r\n    }\r\n\r\n    *, *::before, *::after {\r\n      box-sizing: border-box;\r\n      margin: 0;\r\n      padding: 0;\r\n    }\r\n\r\n    body {\r\n      font-family: var(--font-body);\r\n      background: var(--white);\r\n      color: var(--black);\r\n      overflow-x: hidden;\r\n    }\r\n\r\n    img { display: block; max-width: 100%; }\r\n    a   { text-decoration: none; color: inherit; }\r\n\r\n    \/* \u2500\u2500\u2500 Shared Utilities \u2500\u2500\u2500 *\/\r\n    .cc-badge {\r\n      display: inline-block;\r\n      font-family: var(--font-display);\r\n      font-size: 0.72rem;\r\n      font-weight: 700;\r\n      letter-spacing: 0.2em;\r\n      text-transform: uppercase;\r\n      color: var(--red);\r\n      margin-bottom: 0.75rem;\r\n    }\r\n\r\n    .cc-section-title {\r\n      font-family: var(--font-display);\r\n      font-weight: 900;\r\n      font-size: clamp(2rem, 5vw, 3.5rem);\r\n      line-height: 0.95;\r\n      text-transform: uppercase;\r\n      letter-spacing: -0.01em;\r\n    }\r\n\r\n    .cc-section-title span {\r\n      color: var(--red);\r\n    }\r\n\r\n    .cc-btn {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 0.5rem;\r\n      font-family: var(--font-display);\r\n      font-size: 0.82rem;\r\n      font-weight: 700;\r\n      letter-spacing: 0.15em;\r\n      text-transform: uppercase;\r\n      color: var(--white);\r\n      background: var(--red);\r\n      padding: 0.8rem 1.8rem;\r\n      border: 2px solid var(--red);\r\n      position: relative;\r\n      overflow: hidden;\r\n      cursor: pointer;\r\n      transition: color 0.25s;\r\n    }\r\n\r\n    .cc-btn::before {\r\n      content: '';\r\n      position: absolute;\r\n      inset: 0;\r\n      background: var(--black);\r\n      transform: translateX(-105%);\r\n      transition: transform 0.3s ease;\r\n      z-index: 0;\r\n    }\r\n\r\n    .cc-btn:hover::before { transform: translateX(0); }\r\n    .cc-btn:hover { color: var(--white); }\r\n\r\n    .cc-btn > * { position: relative; z-index: 1; }\r\n\r\n    .cc-btn-outline {\r\n      background: transparent;\r\n      color: var(--red);\r\n    }\r\n\r\n    .cc-btn-outline::before { background: var(--red); }\r\n    .cc-btn-outline:hover   { color: var(--white); }\r\n\r\n    \/* Arrow SVG shorthand *\/\r\n    .arrow-icon {\r\n      width: 14px;\r\n      height: 14px;\r\n      flex-shrink: 0;\r\n      transition: transform 0.25s;\r\n    }\r\n    .cc-btn:hover .arrow-icon { transform: translateX(3px); }\r\n\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n        1. FEATURES BANNER\r\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    .cc-features-banner {\r\n      background: var(--black);\r\n      padding: 2.5rem clamp(1.5rem, 5vw, 5rem);\r\n    }\r\n\r\n    .cc-features-grid {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      justify-content: center;\r\n      gap: 0;\r\n      max-width: 1100px;\r\n      margin: 0 auto;\r\n    }\r\n\r\n    .cc-feature-item {\r\n      flex: 1 1 180px;\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: center;\r\n      text-align: center;\r\n      padding: 1.5rem 1rem;\r\n      position: relative;\r\n    }\r\n\r\n    \/* Vertical dividers between items *\/\r\n    .cc-feature-item + .cc-feature-item::before {\r\n      content: '';\r\n      position: absolute;\r\n      left: 0;\r\n      top: 25%;\r\n      height: 50%;\r\n      width: 1px;\r\n      background: rgba(255,255,255,0.12);\r\n    }\r\n\r\n    .cc-feature-icon {\r\n      font-size: 1.75rem;\r\n      margin-bottom: 0.75rem;\r\n      line-height: 1;\r\n    }\r\n\r\n    .cc-feature-title {\r\n      font-family: var(--font-display);\r\n      font-weight: 700;\r\n      font-size: 1rem;\r\n      letter-spacing: 0.08em;\r\n      text-transform: uppercase;\r\n      color: var(--white);\r\n      margin-bottom: 0.3rem;\r\n    }\r\n\r\n    .cc-feature-text {\r\n      font-size: 0.8rem;\r\n      color: rgba(255,255,255,0.5);\r\n      line-height: 1.4;\r\n    }\r\n\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n        2. BENEFITS \u2014 Hydrophobic promo block\r\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    .cc-benefits {\r\n      padding: clamp(4rem, 8vw, 7rem) clamp(1.5rem, 5vw, 5rem);\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n    }\r\n    .cc-benefits-intro {\r\n      max-width: 640px;\r\n      margin-bottom: 3.5rem;\r\n    }\r\n\r\n    .cc-benefits-intro p {\r\n      font-size: clamp(0.95rem, 1.8vw, 1.05rem);\r\n      line-height: 1.75;\r\n      color: var(--grey-text);\r\n      margin-top: 1rem;\r\n    }\r\n\r\n    \/* Split layout: GIF left, text right *\/\r\n    .cc-shield-promo {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 3rem;\r\n      align-items: center;\r\n    }\r\n\r\n    .cc-shield-visual {\r\n      flex: 1 1 320px;\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n\r\n    .cc-shield-visual img {\r\n      width: 100%;\r\n      height: 380px;\r\n      object-fit: cover;\r\n    }\r\n\r\n    \/* Red accent corner *\/\r\n    .cc-shield-visual::after {\r\n      content: '';\r\n      position: absolute;\r\n      bottom: 0;\r\n      left: 0;\r\n      width: 4px;\r\n      height: 60%;\r\n      background: var(--red);\r\n    }\r\n\r\n    .cc-shield-info {\r\n      flex: 1 1 300px;\r\n    }\r\n\r\n    .cc-shield-info h3 {\r\n      font-family: var(--font-display);\r\n      font-weight: 900;\r\n      font-size: clamp(1.8rem, 4vw, 3rem);\r\n      line-height: 0.95;\r\n      text-transform: uppercase;\r\n      margin-bottom: 1rem;\r\n    }\r\n\r\n    .cc-shield-info h3 span { color: var(--red); }\r\n\r\n    .cc-shield-info p {\r\n      font-size: 1rem;\r\n      line-height: 1.7;\r\n      color: var(--grey-text);\r\n      margin-bottom: 1.75rem;\r\n      max-width: 400px;\r\n    }\r\n\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n        3. VIDEO PROMO\r\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    .cc-video-section {\r\n      background: var(--grey-light);\r\n      padding: clamp(4rem, 8vw, 7rem) clamp(1.5rem, 5vw, 5rem);\r\n    }\r\n\r\n    .cc-video-inner {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 3rem;\r\n      align-items: center;\r\n    }\r\n\r\n    .cc-video-info {\r\n      flex: 1 1 300px;\r\n      order: 1;\r\n    }\r\n\r\n    .cc-video-info h3 {\r\n      font-family: var(--font-display);\r\n      font-weight: 900;\r\n      font-size: clamp(1.8rem, 4vw, 3rem);\r\n      line-height: 0.95;\r\n      text-transform: uppercase;\r\n      margin-bottom: 1rem;\r\n    }\r\n\r\n    .cc-video-info h3 span { color: var(--red); }\r\n\r\n    .cc-video-info p {\r\n      font-size: 1rem;\r\n      line-height: 1.7;\r\n      color: var(--grey-text);\r\n      margin-bottom: 1.75rem;\r\n      max-width: 420px;\r\n    }\r\n\r\n    .cc-video-wrapper {\r\n      flex: 1 1 360px;\r\n      order: 2;\r\n      position: relative;\r\n      aspect-ratio: 16 \/ 9;\r\n      background: var(--black);\r\n    }\r\n\r\n    .cc-video-wrapper iframe {\r\n      position: absolute;\r\n      inset: 0;\r\n      width: 100%;\r\n      height: 100%;\r\n      border: none;\r\n    }\r\n\r\n    \/* Red frame accent *\/\r\n    .cc-video-wrapper::before {\r\n      content: '';\r\n      position: absolute;\r\n      top: -6px;\r\n      left: -6px;\r\n      right: 6px;\r\n      bottom: 6px;\r\n      border: 2px solid var(--red);\r\n      z-index: -1;\r\n      pointer-events: none;\r\n    }\r\n\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n        4. SCROLLING PROMO BAR\r\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    .cc-promo-bar {\r\n      background: var(--red);\r\n      overflow: hidden;\r\n      padding: 0.9rem 0;\r\n      white-space: nowrap;\r\n    }\r\n\r\n    .cc-promo-track {\r\n      display: inline-flex;\r\n      gap: 0;\r\n      animation: scrollBar 22s linear infinite;\r\n    }\r\n\r\n    .cc-promo-bar:hover .cc-promo-track { animation-play-state: paused; }\r\n\r\n    @keyframes scrollBar {\r\n      from { transform: translateX(0); }\r\n      to   { transform: translateX(-50%); }\r\n    }\r\n\r\n    .cc-promo-item {\r\n      font-family: var(--font-display);\r\n      font-size: 0.82rem;\r\n      font-weight: 700;\r\n      letter-spacing: 0.18em;\r\n      text-transform: uppercase;\r\n      color: var(--white);\r\n      padding: 0 2.5rem;\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 0.6rem;\r\n    }\r\n\r\n    .cc-promo-item::after {\r\n      content: '\u00b7';\r\n      font-size: 1.2rem;\r\n      opacity: 0.5;\r\n      margin-left: 2.5rem;\r\n    }\r\n\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n        5. REVIEWS\r\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    .cc-reviews {\r\n      padding: clamp(4rem, 8vw, 7rem) clamp(1.5rem, 5vw, 5rem);\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n    }\r\n\r\n    .cc-reviews-header {\r\n      text-align: center;\r\n      margin-bottom: 3rem;\r\n    }\r\n\r\n    .cc-reviews-header p {\r\n      font-size: 0.95rem;\r\n      color: var(--grey-text);\r\n      margin-top: 0.5rem;\r\n    }\r\n\r\n    .cc-reviews-grid {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 1.5rem;\r\n    }\r\n\r\n    .cc-review-card {\r\n      flex: 1 1 280px;\r\n      background: var(--white);\r\n      border: 1px solid var(--grey-mid);\r\n      overflow: hidden;\r\n      position: relative;\r\n      transition: transform 0.3s, box-shadow 0.3s;\r\n    }\r\n\r\n    .cc-review-card:hover {\r\n      transform: translateY(-4px);\r\n      box-shadow: 0 12px 32px rgba(0,0,0,0.1);\r\n    }\r\n\r\n    \/* Red top border on hover *\/\r\n    .cc-review-card::before {\r\n      content: '';\r\n      position: absolute;\r\n      top: 0; left: 0; right: 0;\r\n      height: 3px;\r\n      background: var(--red);\r\n      transform: scaleX(0);\r\n      transform-origin: left;\r\n      transition: transform 0.3s;\r\n    }\r\n\r\n    .cc-review-card:hover::before { transform: scaleX(1); }\r\n\r\n    .cc-review-image {\r\n      width: 100%;\r\n      height: 200px;\r\n      object-fit: cover;\r\n    }\r\n\r\n    .cc-review-body {\r\n      padding: 1.25rem;\r\n    }\r\n\r\n    .cc-review-stars {\r\n      color: var(--red);\r\n      font-size: 0.9rem;\r\n      letter-spacing: 0.05em;\r\n      margin-bottom: 0.5rem;\r\n    }\r\n\r\n    .cc-review-author {\r\n      font-family: var(--font-display);\r\n      font-weight: 700;\r\n      font-size: 0.9rem;\r\n      letter-spacing: 0.1em;\r\n      text-transform: uppercase;\r\n      margin-bottom: 0.6rem;\r\n    }\r\n\r\n    .cc-review-text {\r\n      font-size: 0.9rem;\r\n      line-height: 1.65;\r\n      color: var(--grey-text);\r\n    }\r\n\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n        6. FAQ\r\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    .cc-faq {\r\n      background: var(--grey-light);\r\n      padding: clamp(4rem, 8vw, 7rem) clamp(1.5rem, 5vw, 5rem);\r\n    }\r\n\r\n    .cc-faq-inner {\r\n      max-width: 800px;\r\n      margin: 0 auto;\r\n    }\r\n\r\n    .cc-faq-header {\r\n      text-align: center;\r\n      margin-bottom: 3rem;\r\n    }\r\n\r\n    .cc-faq-item {\r\n      border-bottom: 1px solid var(--grey-mid);\r\n      background: var(--white);\r\n      margin-bottom: 2px;\r\n    }\r\n\r\n    .cc-faq-question {\r\n      width: 100%;\r\n      background: none;\r\n      border: none;\r\n      cursor: pointer;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: space-between;\r\n      gap: 1rem;\r\n      padding: 1.25rem 1.5rem;\r\n      font-family: var(--font-display);\r\n      font-weight: 700;\r\n      font-size: 1rem;\r\n      letter-spacing: 0.04em;\r\n      text-transform: uppercase;\r\n      text-align: left;\r\n      color: var(--black);\r\n      transition: color 0.2s;\r\n    }\r\n\r\n    .cc-faq-question:hover { color: var(--red); }\r\n\r\n    .cc-faq-icon {\r\n      flex-shrink: 0;\r\n      width: 28px;\r\n      height: 28px;\r\n      border: 2px solid var(--grey-mid);\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      font-size: 1.1rem;\r\n      font-weight: 400;\r\n      line-height: 1;\r\n      transition: background 0.2s, border-color 0.2s, color 0.2s, transform 0.3s;\r\n      color: var(--black);\r\n    }\r\n\r\n    .cc-faq-item.active .cc-faq-icon {\r\n      background: var(--red);\r\n      border-color: var(--red);\r\n      color: var(--white);\r\n      transform: rotate(45deg);\r\n    }\r\n\r\n    .cc-faq-answer {\r\n      max-height: 0;\r\n      overflow: hidden;\r\n      transition: max-height 0.4s ease, padding 0.3s;\r\n    }\r\n\r\n    .cc-faq-item.active .cc-faq-answer {\r\n      max-height: 300px;\r\n    }\r\n\r\n    .cc-faq-answer p {\r\n      padding: 0 1.5rem 1.5rem;\r\n      font-size: 0.95rem;\r\n      line-height: 1.75;\r\n      color: var(--grey-text);\r\n    }\r\n\r\n\r\n    \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n        7. FOOTER\r\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n    .cc-footer {\r\n      background: var(--black);\r\n      color: rgba(255,255,255,0.7);\r\n      padding: clamp(3rem, 6vw, 5rem) clamp(1.5rem, 5vw, 5rem) 1.5rem;\r\n    }\r\n\r\n    .cc-footer-inner {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n    }\r\n\r\n    .cc-footer-top {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 3rem;\r\n      padding-bottom: 3rem;\r\n      border-bottom: 1px solid rgba(255,255,255,0.1);\r\n    }\r\n\r\n    .cc-footer-brand {\r\n      flex: 1 1 260px;\r\n    }\r\n\r\n    .cc-footer-logo {\r\n      font-family: var(--font-display);\r\n      font-weight: 900;\r\n      font-size: 1.4rem;\r\n      letter-spacing: 0.1em;\r\n      text-transform: uppercase;\r\n      color: var(--white);\r\n      margin-bottom: 1rem;\r\n    }\r\n\r\n    .cc-footer-logo span { color: var(--red); }\r\n\r\n    .cc-footer-logo img {\r\n      height: 36px;\r\n      width: auto;\r\n      margin-bottom: 1rem;\r\n    }\r\n\r\n    .cc-footer-desc {\r\n      font-size: 0.88rem;\r\n      line-height: 1.7;\r\n      max-width: 280px;\r\n    }\r\n\r\n    .cc-footer-col {\r\n      flex: 1 1 160px;\r\n    }\r\n\r\n    .cc-footer-col h4 {\r\n      font-family: var(--font-display);\r\n      font-weight: 700;\r\n      font-size: 0.8rem;\r\n      letter-spacing: 0.2em;\r\n      text-transform: uppercase;\r\n      color: var(--white);\r\n      margin-bottom: 1.25rem;\r\n    }\r\n\r\n    .cc-footer-col ul {\r\n      list-style: none;\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 0.65rem;\r\n    }\r\n\r\n    .cc-footer-col a {\r\n      font-size: 0.88rem;\r\n      color: rgba(255,255,255,0.55);\r\n      transition: color 0.2s;\r\n    }\r\n\r\n    .cc-footer-col a:hover { color: var(--red); }\r\n\r\n    .cc-footer-bottom {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      align-items: center;\r\n      justify-content: space-between;\r\n      gap: 1rem;\r\n      padding-top: 1.5rem;\r\n    }\r\n\r\n    .cc-footer-copy {\r\n      font-size: 0.78rem;\r\n      color: rgba(255,255,255,0.3);\r\n    }\r\n\r\n    .cc-footer-copy span { color: var(--red); }\r\n\r\n    \/* \u2500\u2500\u2500 Responsive \u2500\u2500\u2500 *\/\r\n    @media (max-width: 640px) {\r\n      .cc-feature-item + .cc-feature-item::before { display: none; }\r\n      .cc-feature-item { flex: 1 1 45%; }\r\n\r\n      .cc-video-info { order: 2; }\r\n      .cc-video-wrapper { order: 1; }\r\n    }\r\n  <\/style>\r\n\r\n\r\n\r\n<div class=\"cc-features-banner\">\r\n  <div class=\"cc-features-grid\">\r\n    <div class=\"cc-feature-item\">\r\n      <span class=\"cc-feature-icon\">\ud83d\udca7<\/span>\r\n      <div class=\"cc-feature-title\">Hydrophobe<\/div>\r\n      <div class=\"cc-feature-text\">L&rsquo;eau perle instantan\u00e9ment<\/div>\r\n    <\/div>\r\n    <div class=\"cc-feature-item\">\r\n      <span class=\"cc-feature-icon\">\u2728<\/span>\r\n      <div class=\"cc-feature-title\">Brillance Miroir<\/div>\r\n      <div class=\"cc-feature-text\">Finition ultra-brillante<\/div>\r\n    <\/div>\r\n    <div class=\"cc-feature-item\">\r\n      <span class=\"cc-feature-icon\">\ud83d\udee1\ufe0f<\/span>\r\n      <div class=\"cc-feature-title\">Protection UV<\/div>\r\n      <div class=\"cc-feature-text\">Contre les dommages du soleil<\/div>\r\n    <\/div>\r\n    <div class=\"cc-feature-item\">\r\n      <span class=\"cc-feature-icon\">\u26a1<\/span>\r\n      <div class=\"cc-feature-title\">Application facile<\/div>\r\n      <div class=\"cc-feature-text\">Processus simple et rapide<\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n\r\n<section class=\"cc-benefits\">\r\n  <div class=\"cc-benefits-intro\">\r\n    <span class=\"cc-badge\">Pourquoi nous choisir<\/span>\r\n    <h2 class=\"cc-section-title\">Des r\u00e9sultats visibles<br\/><span>\u00e0 l&rsquo;\u0153il nu.<\/span><\/h2>\r\n    <p>Nos formules offrent des r\u00e9sultats de qualit\u00e9 professionnelle visibles imm\u00e9diatement. Approuv\u00e9 par des milliers de clients satisfaits \u00e0 travers l&rsquo;Europe \u2014 d\u00e9couvrez la diff\u00e9rence d&rsquo;une qualit\u00e9 premium.<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"cc-shield-promo\">\r\n    <div class=\"cc-shield-visual\">\r\n      <img decoding=\"async\" src=\"https:\/\/craftcleaners.eu\/wp-content\/uploads\/2025\/08\/fhqqj7ljdx-gif-new-efekt-1.gif\" alt=\"Effet d\u00e9perlant Active Shield \u2014 l'eau glisse sur la peinture trait\u00e9e\"\/>\r\n    <\/div>\r\n    <div class=\"cc-shield-info\">\r\n      <span class=\"cc-badge\">Produit vedette<\/span>\r\n      <h3>Protection<br\/><span>Hydrophobe.<\/span><\/h3>\r\n      <p>Peinture brillante et protection durable contre la salet\u00e9 \u2014 gr\u00e2ce \u00e0 Active Shield, notre rev\u00eatement hydrophobe tout-en-un qui couvre toute la voiture avec un seul flacon.<\/p>\r\n      <a href=\"https:\/\/craftcleaners.eu\/fr\/produkt\/active-shield-protection-hydrophobe-pour-toute-la-voiture-en-un-seul-flacon\/?v=d41d8cd98f00\" class=\"cc-btn\">\r\n        <span>Acheter Active Shield<\/span>\r\n        <svg class=\"arrow-icon\" viewbox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n          <line x1=\"3\" y1=\"8\" x2=\"13\" y2=\"8\"><\/line><polyline points=\"9 4 13 8 9 12\"><\/polyline>\r\n        <\/svg>\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n<div class=\"cc-video-section\">\r\n  <div class=\"cc-video-inner\">\r\n    <div class=\"cc-video-info\">\r\n      <span class=\"cc-badge\">D\u00e9couvrez-le en action<\/span>\r\n      <h3>L&rsquo;excellence de la<br\/><span>Cire Premium.<\/span><\/h3>\r\n      <p>D\u00e9couvrez la brillance et la protection extraordinaires de notre cire artisanale Craft Wax. Voyez comment elle cr\u00e9e un \u00e9clat profond effet miroir tout en offrant une protection durable contre les \u00e9l\u00e9ments.<\/p>\r\n      <a href=\"https:\/\/craftcleaners.eu\/fr\/produkt\/mousse-de-cire-pour-voiture-craftcleaners-premium-carnauba-au-dioxyde-de-silicium-sio%e2%82%82-200-ml\/?v=d41d8cd98f00\" class=\"cc-btn\">\r\n        <span>Acheter Craft Wax<\/span>\r\n        <svg class=\"arrow-icon\" viewbox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n          <line x1=\"3\" y1=\"8\" x2=\"13\" y2=\"8\"><\/line><polyline points=\"9 4 13 8 9 12\"><\/polyline>\r\n        <\/svg>\r\n      <\/a>\r\n    <\/div>\r\n    <div class=\"cc-video-wrapper\">\r\n      <iframe src=\"https:\/\/www.youtube.com\/embed\/5NgmIGk6aYA\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" title=\"Craft Wax \u2014 D\u00e9monstration du produit Cire de Carnauba Premium\"><\/iframe>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n\r\n<div class=\"cc-promo-bar\" aria-hidden=\"true\">\r\n  <div class=\"cc-promo-track\">\r\n    <span class=\"cc-promo-item\">\ud83d\udd25 Qualit\u00e9 Premium<\/span>\r\n    <span class=\"cc-promo-item\">\ud83d\ude80 Livraison Rapide en UE<\/span>\r\n    <span class=\"cc-promo-item\">\u2728 R\u00e9sultats Visibles<\/span>\r\n    <span class=\"cc-promo-item\">\u2b50 Plus de 30 000 Clients Heureux<\/span>\r\n    <span class=\"cc-promo-item\">\ud83d\udee1\ufe0f Formules Professionnelles<\/span>\r\n    <span class=\"cc-promo-item\">\ud83d\udd25 Qualit\u00e9 Premium<\/span>\r\n    <span class=\"cc-promo-item\">\ud83d\ude80 Livraison Rapide en UE<\/span>\r\n    <span class=\"cc-promo-item\">\u2728 R\u00e9sultats Visibles<\/span>\r\n    <span class=\"cc-promo-item\">\u2b50 Plus de 30 000 Clients Heureux<\/span>\r\n    <span class=\"cc-promo-item\">\ud83d\udee1\ufe0f Formules Professionnelles<\/span>\r\n  <\/div>\r\n<\/div>\r\n\r\n\r\n<section class=\"cc-reviews\">\r\n  <div class=\"cc-reviews-header\">\r\n    <span class=\"cc-badge\">Avis Clients<\/span>\r\n    <h2 class=\"cc-section-title\">Ce que disent <span>nos clients.<\/span><\/h2>\r\n    <p>R\u00e9sultats r\u00e9els. Personnes r\u00e9elles. Achats v\u00e9rifi\u00e9s.<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"cc-reviews-grid\">\r\n\r\n    <div class=\"cc-review-card\">\r\n      <img decoding=\"async\" src=\"https:\/\/craftcleaners.eu\/wp-content\/uploads\/2025\/01\/eu25-1.jpg\" alt=\"Anna W. \u2014 Avis sur le nano-rev\u00eatement Water OFF\" class=\"cc-review-image\"\/>\r\n      <div class=\"cc-review-body\">\r\n        <div class=\"cc-review-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n        <div class=\"cc-review-author\">Anna W.<\/div>\r\n        <p class=\"cc-review-text\">\u00ab\u00a0Water OFF fonctionne parfaitement \u2014 l&rsquo;eau perle instantan\u00e9ment sur le pare-brise. Le meilleur rev\u00eatement pour vitres que j&rsquo;ai jamais utilis\u00e9.\u00a0\u00bb<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"cc-review-card\">\r\n      <img decoding=\"async\" src=\"https:\/\/craftcleaners.eu\/wp-content\/uploads\/2025\/01\/eu27.jpg\" alt=\"John M. \u2014 Avis sur le rev\u00eatement hydrophobe Active Shield\" class=\"cc-review-image\"\/>\r\n      <div class=\"cc-review-body\">\r\n        <div class=\"cc-review-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n        <div class=\"cc-review-author\">John M.<\/div>\r\n        <p class=\"cc-review-text\">\u00ab\u00a0Effet hydrophobe incroyable \u2014 la qualit\u00e9 est exceptionnelle et les r\u00e9sultats \u00e9taient visibles d\u00e8s la toute premi\u00e8re application.\u00a0\u00bb<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"cc-review-card\">\r\n      <img decoding=\"async\" src=\"https:\/\/craftcleaners.eu\/wp-content\/uploads\/2025\/09\/Clean-Lether.png\" alt=\"Sarah K. \u2014 Avis sur le nettoyant int\u00e9rieur Clean Leather\" class=\"cc-review-image\"\/>\r\n      <div class=\"cc-review-body\">\r\n        <div class=\"cc-review-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n        <div class=\"cc-review-author\">Sarah K.<\/div>\r\n        <p class=\"cc-review-text\">\u00ab\u00a0Clean Leather a compl\u00e8tement restaur\u00e9 mes si\u00e8ges de voiture \u2014 ils ont l&rsquo;air neufs. Je le recommande \u00e0 tout le monde.\u00a0\u00bb<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n<section class=\"cc-faq\">\r\n  <div class=\"cc-faq-inner\">\r\n    <div class=\"cc-faq-header\">\r\n      <span class=\"cc-badge\">Des questions ?<\/span>\r\n      <h2 class=\"cc-section-title\">Questions &#038; <span>R\u00e9ponses.<\/span><\/h2>\r\n    <\/div>\r\n\r\n    <div class=\"cc-faq-list\">\r\n\r\n      <div class=\"cc-faq-item\">\r\n        <button class=\"cc-faq-question\" aria-expanded=\"false\">\r\n          Quels modes de paiement acceptez-vous ?\r\n          <span class=\"cc-faq-icon\">+<\/span>\r\n        <\/button>\r\n        <div class=\"cc-faq-answer\" role=\"region\">\r\n          <p>Nous acceptons tous les principaux modes de paiement, y compris les cartes de cr\u00e9dit\/d\u00e9bit, Apple Pay et Google Pay. Chaque transaction est trait\u00e9e via des canaux s\u00e9curis\u00e9s enti\u00e8rement crypt\u00e9s.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"cc-faq-item\">\r\n        <button class=\"cc-faq-question\" aria-expanded=\"false\">\r\n          Vos produits sont-ils s\u00fbrs pour toutes les surfaces de voiture ?\r\n          <span class=\"cc-faq-icon\">+<\/span>\r\n        <\/button>\r\n        <div class=\"cc-faq-answer\" role=\"region\">\r\n          <p>Oui \u2014 tous nos produits sont formul\u00e9s pour \u00eatre utilis\u00e9s sur la peinture, le verre, le plastique, le caoutchouc et le cuir. Protection maximale, z\u00e9ro dommage de surface.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"cc-faq-item\">\r\n        <button class=\"cc-faq-question\" aria-expanded=\"false\">\r\n          Combien de temps prend la livraison ?\r\n          <span class=\"cc-faq-icon\">+<\/span>\r\n        <\/button>\r\n        <div class=\"cc-faq-answer\" role=\"region\">\r\n          <p>Les commandes en UE arrivent g\u00e9n\u00e9ralement sous 3 \u00e0 5 jours ouvrables. Les commandes internationales prennent 5 \u00e0 10 jours ouvrables. Vous recevrez les d\u00e9tails complets du suivi d\u00e8s l&rsquo;exp\u00e9dition de votre commande.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"cc-faq-item\">\r\n        <button class=\"cc-faq-question\" aria-expanded=\"false\">\r\n          Vos produits fonctionnent-ils vraiment ?\r\n          <span class=\"cc-faq-icon\">+<\/span>\r\n        <\/button>\r\n        <div class=\"cc-faq-answer\" role=\"region\">\r\n          <p>Absolument. Nous avons exp\u00e9di\u00e9 plus de 30 000 commandes \u00e0 des clients v\u00e9rifi\u00e9s avec des retours constants de 5 \u00e9toiles. Les r\u00e9sultats sont visibles \u00e0 l&rsquo;\u0153il nu \u2014 garanti.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"cc-faq-item\">\r\n        <button class=\"cc-faq-question\" aria-expanded=\"false\">\r\n          Combien de temps dure la protection ?\r\n          <span class=\"cc-faq-icon\">+<\/span>\r\n        <\/button>\r\n        <div class=\"cc-faq-answer\" role=\"region\">\r\n          <p>La dur\u00e9e varie selon le produit et les conditions, mais nos formules premium sont con\u00e7ues pour durer nettement plus longtemps que les produits d&rsquo;entretien automobile conventionnels. La r\u00e9application est rapide et simple.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n<footer class=\"cc-footer\">\r\n  <div class=\"cc-footer-inner\">\r\n    <div class=\"cc-footer-top\">\r\n\r\n      <div class=\"cc-footer-brand\">\r\n        <img decoding=\"async\" src=\"https:\/\/craftcleaners.eu\/wp-content\/uploads\/2025\/11\/produkt-3.png\" alt=\"Logo CraftCleaners\" style=\"height:40px; width:auto; margin-bottom:1rem;\"\/>\r\n        <p class=\"cc-footer-desc\">Produits de detailing professionnels pour clients exigeants. Qualit\u00e9 premium, r\u00e9sultats visibles, protection durable.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"cc-footer-col\">\r\n        <h4>Mentions L\u00e9gales<\/h4>\r\n        <ul>\r\n          <li><a href=\"https:\/\/craftcleaners.eu\/fr\/politique-de-confidentialite\/\" target=\"_blank\" rel=\"noopener\">Politique de confidentialit\u00e9<\/a><\/li>\r\n          <li><a href=\"https:\/\/craftcleaners.eu\/fr\/termes-et-conditions\/?v=d41d8cd98f00\" target=\"_blank\" rel=\"noopener\">Conditions g\u00e9n\u00e9rales<\/a><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <div class=\"cc-footer-col\">\r\n        <h4>Contact<\/h4>\r\n        <ul>\r\n          <li><a href=\"mailto:contact@craftcleaners.eu\">contact@craftcleaners.eu<\/a><\/li>\r\n          <li><a href=\"https:\/\/craftcleaners.eu\/fr\/\" target=\"_blank\" rel=\"noopener\">craftcleaners.eu<\/a><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/footer>\r\n\r\n\r\n<script>\r\n  \/\/ FAQ accordion\r\n  document.querySelectorAll('.cc-faq-question').forEach(btn => {\r\n    btn.addEventListener('click', () => {\r\n      const item = btn.closest('.cc-faq-item');\r\n      const isOpen = item.classList.contains('active');\r\n\r\n      \/\/ Close all\r\n      document.querySelectorAll('.cc-faq-item').forEach(i => {\r\n        i.classList.remove('active');\r\n        i.querySelector('.cc-faq-question').setAttribute('aria-expanded', 'false');\r\n      });\r\n\r\n      \/\/ Open clicked if it was closed\r\n      if (!isOpen) {\r\n        item.classList.add('active');\r\n        btn.setAttribute('aria-expanded', 'true');\r\n      }\r\n    });\r\n  });\r\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>CraftCleaners \u2013 Section Hero 01 02 03 Entretien Automobile PR\u00c9CISIONPROFESSIONNELLE. Con\u00e7u pour la piste, perfectionn\u00e9 pour votre garage. VOIR LA [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2041","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/craftcleaners.eu\/fr\/wp-json\/wp\/v2\/pages\/2041","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/craftcleaners.eu\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/craftcleaners.eu\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/craftcleaners.eu\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/craftcleaners.eu\/fr\/wp-json\/wp\/v2\/comments?post=2041"}],"version-history":[{"count":11,"href":"https:\/\/craftcleaners.eu\/fr\/wp-json\/wp\/v2\/pages\/2041\/revisions"}],"predecessor-version":[{"id":2593,"href":"https:\/\/craftcleaners.eu\/fr\/wp-json\/wp\/v2\/pages\/2041\/revisions\/2593"}],"wp:attachment":[{"href":"https:\/\/craftcleaners.eu\/fr\/wp-json\/wp\/v2\/media?parent=2041"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}