Microfibre Extra-fine - Pimpant
✨ Zéro trace 🧽 40 × 40 cm ♻️ Réutilisable 🌿 Éco-responsable Microfibre Extra-fine Pimpant Le chiffon qui rend vos vitres invisibles Un tissage ultra-fin qui capture poussière et im puretés en un seul passage, sans produit chimique superflu. Résultat impeccable, effort minimal. Microfibre extra-fine Pimpant : le chiffon microfibre idéal pour des vitres impeccables Vous en avez assez des traces sur vos fenêtres après chaque nettoyage ? La microfibre extra-fine Pimpant est conçue pour vous offrir un résultat impeccable, sans effort et sans produit chimique superflu. Grâce à son tissage ultra-fin, ce chiffon en microfibre capture la poussière, la saleté et les impuretés en un seul passage, tout en respectant vos surfaces. Pourquoi choisir ce chiffon microfibre pour vitres ? Ce n'est pas un simple chiffon. La microfibre Pimpant se distingue par la finesse exceptionnelle de son tissage, ce qui lui permet de ne laisser aucune trace sur les vitres et surfaces vitrées. 📐 Dimensions pratiques 40 × 40 cm, un format carré facile à manipuler pour toutes les surfaces 🔬 Tissage extra-fin Capture la moindre particule de poussière sans jamais rayer vos surfaces 💪 Fibres ultra-résistantes Conçue pour durer dans le temps, lavage après lavage, sans perte d'efficacité ⚡ Séchage rapide Prête à être réutilisée en un rien de temps pour enchaîner les tâches 🌀 Lavable en machine À 30 °C ou 60 °C selon le degré de salissure, pour un entretien sans contrainte ✨ Zéro trace Là où un chiffon classique laisse des auréoles, cette microfibre absorbe, retient et sèche Un chiffon microfibre multi-usages pour toute la maison Si ce chiffon microfibre excelle sur les surfaces vitrées, il se révèle tout aussi efficace pour le nettoyage général de la maison. 🪟 Fenêtres & miroirs Résultat sans trace garanti 🚿 Parois de douche Élimine le calcaire facilement 🪑 Meubles Dépoussiérage efficace et doux 📱 Écrans TV, ordinateur, téléphone 🛋️ Canapé Nettoyage textile en douceur 💧 Juste de l'eau Moins de produits ménagers 💡 Il suffit souvent d'un peu d'eau pour obtenir un résultat bluffant. Vous réduisez considérablement votre consommation de produits ménagers — un geste simple, mais qui compte. Comment bien utiliser et entretenir votre microfibre Pimpant ? Pour tirer le meilleur parti de votre chiffon en microfibre, voici quelques conseils pratiques : 1 🪟 Sur les vitres Humidifiez légèrement la microfibre avec de l'eau claire, essuyez la surface en mouvements réguliers, puis passez un second coup à sec pour un résultat sans trace. 2 🪶 Pour le dépoussiérage Utilisez-la à sec. Les fibres ultra-fines attrapent et retiennent la poussière au lieu de la déplacer. 3 🛋️ Nettoyage canapé en microfibre Passez le chiffon légèrement humide sur la surface du textile pour retirer les salissures superficielles et rafraîchir l'aspect du tissu. 🌀 Entretien & lavage Lavez votre microfibre en machine à 30 °C pour un lavage courant, ou à 60 °C pour un nettoyage en profondeur. Évitez l'adoucissant et la javel, qui bouchent les fibres et réduisent leur efficacité. Laissez sécher à l'air libre de préférence. ⚠️ À éviter Pas d'adoucissant : il bouche les microfibres et réduit leur pouvoir absorbant. Pas de javel : elle détériore les fibres. Pas de sèche-linge à haute température : préférez le séchage à l'air libre. Un choix éco-responsable signé Pimpant Pimpant est une marque engagée qui propose des produits d'hygiène et d'entretien pensés pour réduire notre impact environnemental. ♻️ Réutilisable & durable Un seul chiffon remplace des centaines de feuilles d'essuie-tout jetable. Moins de déchets, plus d'économies. 🧪 Moins de produits chimiques L'eau suffit souvent pour un résultat impeccable. Réduisez votre consommation de produits ménagers au quotidien. 🏭 Matériaux sélectionnés Fabriqué avec des matériaux choisis pour leur résistance et leur performance dans le temps. La microfibre extra-fine Pimpant, c'est le compagnon indispensable pour un intérieur lumineux et des surfaces sans trace. Simple, efficace, réutilisable — tout ce qu'on attend d'un bon chiffon microfibre, et rien de superflu. ✨ :root { --mf-cream: #f4f7fa; --mf-white: #ffffff; --mf-primary: #5B8FAF; --mf-primary-dark: #2c5a7a; --mf-primary-light: #e8f1f8; --mf-secondary: #34495e; --mf-accent: #3498DB; --mf-text: #1a1a1a; --mf-text-light: #5a5a5a; --mf-border: #dce6ee; --mf-shadow: 0 4px 24px rgba(44,90,122,.08); --mf-shadow-lg: 0 12px 48px rgba(44,90,122,.15); --mf-radius: 20px; --mf-radius-sm: 12px; } .mf-premium { max-width: 1200px; margin: 0 auto; padding: clamp(2rem, 5vw, 4rem) clamp(1rem, 3vw, 2rem); background: var(--mf-cream); font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; } /* === HERO === */ .mf-hero { position: relative; background: linear-gradient(135deg, #2c5a7a 0%, #5B8FAF 50%, #3498DB 100%); border-radius: var(--mf-radius); padding: clamp(3rem, 7vw, 5rem) clamp(2rem, 5vw, 4rem); margin-bottom: clamp(2.5rem, 5vw, 4rem); overflow: hidden; box-shadow: var(--mf-shadow-lg); } .mf-hero-pattern { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: radial-gradient(circle at 20% 30%, rgba(255,255,255,.08) 0%, transparent 50%), radial-gradient(circle at 80% 70%, rgba(255,255,255,.06) 0%, transparent 50%), repeating-linear-gradient(45deg, transparent, transparent 30px, rgba(255,255,255,.02) 30px, rgba(255,255,255,.02) 60px); opacity: 1; } .mf-hero-content { position: relative; z-index: 1; text-align: center; } .mf-hero-title { display: block; color: white; font-size: clamp(28px, 7vw, 52px); font-weight: 900; margin: 0 0 1rem 0; letter-spacing: -.04em; text-shadow: 0 4px 20px rgba(0,0,0,.2); } .mf-subtitle { color: rgba(255,255,255,.9); font-size: clamp(16px, 3vw, 22px); font-weight: 600; margin: 0 0 1rem 0; letter-spacing: -.01em; } .mf-description { color: rgba(255,255,255,.8); font-size: clamp(14px, 2.5vw, 17px); max-width: 600px; margin: 0 auto; line-height: 1.7; } /* === BADGES === */ .mf-badges-top { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; margin-bottom: 1.5rem; } .mf-badge { display: inline-flex; align-items: center; gap: 6px; padding: 8px 16px; background: rgba(255,255,255,.95); backdrop-filter: blur(10px); border-radius: 999px; font-size: 13px; font-weight: 700; color: var(--mf-primary-dark); box-shadow: 0 2px 12px rgba(0,0,0,.1); transition: all .3s ease; } .mf-badge:hover { transform: translateY(-2px) scale(1.05); } /* === SECTIONS === */ .mf-section { margin-bottom: clamp(2rem, 4vw, 3.5rem); } .mf-premium h2 { font-size: clamp(22px, 5vw, 36px); font-weight: 900; color: var(--mf-primary-dark); margin-bottom: clamp(1.25rem, 3vw, 2rem); text-align: center; letter-spacing: -.03em; position: relative; padding-bottom: 1rem; } .mf-premium h2::after { content: ''; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 60px; height: 4px; background: linear-gradient(90deg, var(--mf-primary), var(--mf-accent)); border-radius: 2px; } /* === SECTION INTRO === */ .mf-section-intro { text-align: center; font-size: clamp(15px, 2.5vw, 17px); color: var(--mf-text-light); margin-bottom: 1.5rem; max-width: 600px; margin-left: auto; margin-right: auto; line-height: 1.7; } /* === HIGHLIGHT BOX === */ .mf-highlight-box { background: var(--mf-white); border-radius: var(--mf-radius); padding: clamp(1.25rem, 3vw, 2rem); box-shadow: var(--mf-shadow); border-left: 4px solid var(--mf-accent); max-width: 700px; margin: 0 auto; } .mf-highlight-box p { font-size: clamp(15px, 2.5vw, 17px); color: var(--mf-text); line-height: 1.7; margin: 0; } /* === CARDS === */ .mf-card { background: var(--mf-white); border-radius: var(--mf-radius); padding: clamp(1.25rem, 3vw, 2rem); box-shadow: var(--mf-shadow); border: 2px solid transparent; transition: all .3s ease; text-align: center; } .mf-card:hover { transform: translateY(-6px); box-shadow: var(--mf-shadow-lg); border-color: var(--mf-primary); } .mf-card h3 { font-size: clamp(15px, 2.5vw, 18px); font-weight: 800; color: var(--mf-primary-dark); margin: 0 0 .5rem 0; line-height: 1.3; } .mf-card p { font-size: clamp(13px, 2vw, 15px); color: var(--mf-text-light); margin: 0; line-height: 1.6; } /* === GRILLES === */ .mf-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 1.25rem; } /* === GRILLE COMPACTE === */ .mf-grid-compact { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1rem; } .mf-grid-compact .mf-card { padding: 1rem; } .mf-grid-compact .mf-card h3 { font-size: 14px; margin-bottom: .35rem; } .mf-grid-compact .mf-card p { font-size: 12px; } /* === TIMELINE === */ .mf-timeline { display: flex; flex-direction: column; gap: 1rem; } .mf-timeline-item { display: flex; gap: 1rem; align-items: flex-start; } .mf-timeline-number { flex-shrink: 0; width: 40px; height: 40px; background: linear-gradient(135deg, var(--mf-primary), var(--mf-accent)); color: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 800; font-size: 16px; } .mf-timeline-content { flex: 1; background: var(--mf-white); padding: 1rem 1.25rem; border-radius: var(--mf-radius-sm); box-shadow: var(--mf-shadow); } .mf-timeline-content h3 { font-size: 16px; font-weight: 700; color: var(--mf-primary-dark); margin: 0 0 .25rem 0; } .mf-timeline-content p { font-size: 14px; color: var(--mf-text-light); margin: 0; line-height: 1.5; } /* === ACCORDION === */ .mf-accordion { background: var(--mf-white); border-radius: var(--mf-radius); box-shadow: var(--mf-shadow); overflow: hidden; } .mf-accordion-item { border-bottom: 1px solid var(--mf-border); margin: 0; padding: 0; } .mf-accordion-item:last-child { border-bottom: none; } .mf-accordion-header { padding: 1rem 1.25rem; font-weight: 700; font-size: 15px; color: var(--mf-primary-dark); cursor: pointer; display: flex; justify-content: space-between; align-items: center; list-style: none; transition: background .2s ease; background: transparent; border: none; margin: 0; } .mf-accordion-header:hover { background: var(--mf-primary-light); } .mf-accordion-header::-webkit-details-marker { display: none; } .mf-accordion-header::after { content: '+'; font-size: 20px; font-weight: 400; color: var(--mf-primary); transition: transform .2s ease; } .mf-accordion-item[open] .mf-accordion-header::after { content: '−'; } .mf-accordion-content { padding: 0 1.25rem 1rem; color: var(--mf-text-light); font-size: 14px; line-height: 1.7; margin-top: 10px; } .mf-accordion-content p { margin: 0; } /* === TIP === */ .mf-tip { display: flex; gap: 1rem; align-items: flex-start; background: var(--mf-primary-light); border-radius: var(--mf-radius-sm); padding: 1rem 1.25rem; margin-top: 1.25rem; } .mf-tip-icon { font-size: 24px; flex-shrink: 0; } .mf-tip p { font-size: 14px; color: var(--mf-text); margin: 0; line-height: 1.6; } /* === CTA === */ .mf-cta-box { background: linear-gradient(135deg, var(--mf-primary) 0%, var(--mf-primary-dark) 100%); border-radius: var(--mf-radius); padding: clamp(1.75rem, 4vw, 3rem); text-align: center; position: relative; overflow: hidden; } .mf-cta-box p { color: white; font-size: clamp(15px, 2.5vw, 19px); line-height: 1.7; font-weight: 600; text-shadow: 0 2px 12px rgba(0,0,0,.1); margin: 0; } /* === RESPONSIVE MOBILE === */ @media (max-width: 767px) { .mf-grid { grid-template-columns: 1fr; gap: 1rem; } .mf-card { padding: 1.125rem; } .mf-section { margin-bottom: 1.75rem; } .mf-hero { padding: 2rem 1.25rem; margin-bottom: 1.75rem; border-radius: var(--mf-radius-sm); } .mf-premium h2 { margin-bottom: 1rem; padding-bottom: .75rem; } .mf-premium h2::after { width: 40px; height: 3px; } .mf-grid-compact { gap: .625rem; } .mf-grid-compact .mf-card { padding: .75rem; } .mf-timeline-number { width: 32px; height: 32px; font-size: 14px; } .mf-timeline-content { padding: .875rem 1rem; } .mf-timeline-content h3 { font-size: 14px; } .mf-timeline-content p { font-size: 13px; } .mf-accordion-header { padding: .875rem 1rem; font-size: 14px; } .mf-accordion-content { padding: 0 1rem .875rem; font-size: 13px; } .mf-highlight-box { padding: 1rem 1.125rem; } .mf-highlight-box p { font-size: 14px; } } /* === ANIMATIONS === */ @media (prefers-reduced-motion: no-preference) { .mf-card { animation: mfFadeInUp .5s ease backwards; } .mf-card:nth-child(1) { animation-delay: .05s; } .mf-card:nth-child(2) { animation-delay: .1s; } .mf-card:nth-child(3) { animation-delay: .15s; } .mf-card:nth-child(4) { animation-delay: .2s; } .mf-card:nth-child(5) { animation-delay: .25s; } .mf-card:nth-child(6) { animation-delay: .3s; } } @keyframes mfFadeInUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } } /* === ACCESSIBILITÉ === */ @media (prefers-reduced-motion: reduce) { .mf-premium * { animation-duration: 0.01ms !important; transition-duration: 0.01ms !important; } }
More you might like
Related
Pimpant -- Microfibre extra-fine
Related
Microfibre PIMPANT extra-fine – Parfaite pour vitres et surf
Related
PIMPANT Extra-Fine Microfibre Cleaning Cloth – Reusable Stre
Related