@import url(‚https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap‘);
.mpdm { –blue:#002878; –red:#e30613; –yellow:#ffd200; –green:#24a319; –ink:#1d2939; –muted:#525260; –line:#e5eaf1; –surface:#f7f8fa; –search:#eef2f8; font-family:“DM Sans“, Arial, sans-serif; color:#002878; background:#fff; width:100vw; margin:-10px calc(50% – 50vw) 0; overflow-x:hidden; }
.mpdm * { box-sizing:border-box; }
.mpdm, .mpdm h1, .mpdm h2, .mpdm h3, .mpdm h4, .mpdm a, .mpdm button, .mpdm input, .mpdm select, .mpdm textarea { font-family:“DM Sans“, Arial, sans-serif; }
.mpdm a { color:inherit; text-decoration:none; }
.mpdm-wrap { width:min(1320px, calc(100% – 48px)); margin:0 auto; }
.mpdm-top { background:#f7f8fa; border-bottom:1px solid var(–line); font-size:14px; line-height:18px; font-weight:400; }
.mpdm-top .mpdm-wrap { height:32px; padding-top:4px; box-sizing:border-box; display:flex; align-items:flex-start; justify-content:space-between; gap:22px; overflow:auto; white-space:nowrap; }
.mpdm-top nav, .mpdm-partners { display:flex; align-items:flex-start; gap:24px; }
.mpdm-head { padding:29px 0 18px; }
.mpdm-head__grid { display:grid; grid-template-columns:150px minmax(360px, 1fr) 210px; gap:34px; align-items:center; }
.mpdm-logo img { display:block; width:104px; height:auto; }
.mpdm-search { height:46px; display:flex; align-items:center; background:var(–search); border-radius:999px; border:1px solid #dde5f0; overflow:hidden; }
.mpdm-search input { flex:1; height:100%; border:0; background:transparent; outline:0; padding:0 22px; color:var(–blue); font-size:16px; line-height:40px; font-weight:400; }
.mpdm-search input::placeholder { color:#525260; opacity:1; }
.mpdm-search button { width:54px; height:100%; border:0; background:transparent; color:var(–blue); font-size:22px; font-weight:600; cursor:pointer; }
.mpdm-icons { display:flex; align-items:center; justify-content:flex-end; gap:23px; color:var(–blue); }
.mpdm-icon { position:relative; width:24px; height:24px; display:inline-flex; align-items:center; justify-content:center; color:var(–blue); font-size:0; }
.mpdm-icon::before { content:““; display:block; width:18px; height:18px; border-radius:999px; background:currentColor; opacity:.98; }
.mpdm-icon–heart::before { clip-path:path(‚M9 16.8 C8.4 16.2 2 10.9 2 6.5 C2 3.9 3.9 2 6.3 2 C7.6 2 8.7 2.6 9.5 3.6 C10.3 2.6 11.4 2 12.7 2 C15.1 2 17 3.9 17 6.5 C17 10.9 10.6 16.2 10 16.8 Z‘); }
.mpdm-icon–user::before { width:19px; height:19px; clip-path:polygon(40% 0,60% 0,72% 12%,72% 34%,60% 48%,40% 48%,28% 34%,28% 12%,40% 0,20% 58%,80% 58%,96% 100%,4% 100%); }
.mpdm-icon–cart::before { width:21px; height:18px; border-radius:2px; clip-path:polygon(0 0,16% 0,22% 18%,100% 18%,88% 70%,26% 70%,22% 82%,85% 82%,85% 100%,20% 100%,12% 18%,0 18%); }
.mpdm-nav__links { display:flex; align-items:center; gap:29px; min-width:0; overflow:auto; white-space:nowrap; scrollbar-width:none; }
.mpdm-nav__links::-webkit-scrollbar { display:none; }
.mpdm-promo-badges { margin-left:auto; display:flex; align-items:center; justify-content:flex-end; gap:10px; flex:0 0 auto; white-space:nowrap; }
.mpdm-promo-badge, .mpdm-promo-badge:visited { display:inline-flex; align-items:center; justify-content:center; min-height:30px; padding:0 13px; border-radius:8px; color:#fff !important; font-size:14px; line-height:1; font-weight:900; letter-spacing:0; text-decoration:none !important; box-shadow:0 2px 6px rgba(15,23,42,.08); }
.mpdm-promo-badge–mega { background:#d90b2f; }
.mpdm-promo-badge–bestseller { background:#ea5a00; }
.mpdm-promo-badge–new { background:#2c8c2f; }
.mpdm-promo-badge–exclusive { background:#89004f; }
.mpdm-nav { border-bottom:1px solid var(–line); }
.mpdm-nav .mpdm-wrap { display:flex; align-items:center; gap:29px; overflow:auto; white-space:nowrap; height:54px; color:var(–blue); font-size:16px; line-height:30px; font-weight:500; }
.mpdm-service { border-bottom:1px solid var(–line); background:#fff; }
.mpdm-service .mpdm-wrap { display:grid; grid-template-columns:repeat(3, 1fr); align-items:center; gap:28px; min-height:44px; color:#525260; font-size:14px; line-height:17.5px; font-weight:500; }
.mpdm-service b { display:inline-block; margin-right:8px; color:var(–green); font-size:16px; vertical-align:-1px; }
.mpdm-hero { padding:0 0 28px; }
.mpdm-hero .mpdm-wrap { width:min(1800px, calc(100% – 232px)); }
.mpdm-hero__panel { position:relative; height:394px; background:#fff; overflow:hidden; }
.mpdm-hero__content { position:absolute; right:210px; top:50%; transform:translateY(-50%); width:346px; padding:22px 24px; background:#fff; border-radius:8px; color:var(–blue); box-shadow:0 8px 24px rgba(15,23,42,.08); }
.mpdm-hero__content h1 { margin:0 0 10px; color:var(–blue); font-size:29px; line-height:1.12; font-weight:500; letter-spacing:0; }
.mpdm-hero__content p { margin:0; color:var(–blue); font-size:13px; line-height:1.35; font-weight:600; }
.mpdm-dots { display:flex; justify-content:center; gap:14px; padding:14px 0 0; }
.mpdm-dots span { width:13px; height:13px; border:2px solid var(–blue); border-radius:50%; }
.mpdm-dots span:first-child { background:var(–blue); }
.mpdm-section { padding:26px 0 34px; }
.mpdm-section–soft { background:#f8f5f1; }
.mpdm-narrow { max-width:1200px; margin:0 auto; }
.mpdm-section h2 { margin:0 0 28px; color:var(–blue); font-size:38px; line-height:1.1; font-weight:500; letter-spacing:0; }
.mpdm-section h3 { margin:0 0 22px; color:var(–blue); font-size:28px; line-height:1.15; font-weight:500; }
.mpdm-section__head { display:flex; align-items:center; justify-content:space-between; gap:20px; margin-bottom:20px; }
.mpdm-section__head h3 { margin:0; }
.mpdm-section__head a { color:var(–blue); font-size:14px; font-weight:700; }
.mpdm-bubbles { display:grid; grid-template-columns:repeat(6, minmax(0, 1fr)); gap:34px; align-items:start; }
.mpdm-bubble { display:flex; flex-direction:column; align-items:center; gap:16px; color:#525260; text-align:center; font-size:16px; line-height:1.28; font-weight:400; letter-spacing:0; }
.mpdm-bubble__art { position:relative; width:188px; height:188px; border-radius:50%; display:block; overflow:hidden; isolation:isolate; }
.mpdm-bubble__art::before { content:““; position:absolute; inset:0; border-radius:50%; background:#fff0a8; z-index:0; }
.mpdm-bubble__art::after { content:““; position:absolute; left:22%; right:22%; bottom:12%; height:15%; border-radius:50%; background:rgba(10,40,120,.13); filter:blur(12px); z-index:0; }
.mpdm-bubble__art–aqua::before { background:#dff4f7; }
.mpdm-bubble__art–sky::before { background:#dce9ff; }
.mpdm-bubble__visual { position:absolute; z-index:1; display:grid; place-items:center; transition:transform .18s ease; }
.mpdm-bubble__visual img { display:block; width:100%; height:100%; object-fit:contain; filter:drop-shadow(0 10px 8px rgba(15,23,42,.17)); }
.mpdm-bubble__visual–solo { left:24%; top:9%; width:52%; height:76%; }
.mpdm-bubble__visual–main { left:24%; top:9%; width:52%; height:76%; }
.mpdm-bubble__visual–side { right:14%; top:24%; width:30%; height:50%; }
.mpdm-bubble__visual–side-left { left:12%; right:auto; width:30%; height:50%; }
.mpdm-bubble__visual–wide { left:23%; top:9%; width:54%; height:78%; }
.mpdm-bubble:hover .mpdm-bubble__visual–solo, .mpdm-bubble:hover .mpdm-bubble__visual–main, .mpdm-bubble:hover .mpdm-bubble__visual–wide { transform:translateY(-2px); }
.mpdm-bubble__label { display:block; min-height:22px; color:#525260; }
.mpdm-products { display:grid; grid-template-columns:repeat(5, minmax(0,1fr)); gap:14px; background:transparent; padding:0; border:0; overflow:visible; }
.mpdm-card { position:relative; min-height:548px; background:#fff; padding:0 18px 92px; overflow:hidden; border:1px solid rgba(220,228,239,.55); border-radius:8px; box-shadow:0 4px 14px rgba(15,23,42,.07); transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease; will-change:transform; } .mpdm-card:hover { transform:translateY(-4px); border-color:#dce4ef; box-shadow:0 14px 30px rgba(15,23,42,.16); }
.mpdm-badge { position:absolute; top:12px; left:12px; z-index:2; min-height:30px; border-radius:7px; color:#fff; font-size:14px; line-height:18px; font-weight:800; padding:6px 11px; box-shadow:0 4px 10px rgba(0,0,0,.16); letter-spacing:0; }
.mpdm-badge–mega { background:#e4002b; }
.mpdm-badge–bestseller { background:#f05a00; }
.mpdm-badge–new { background:#24912f; }
.mpdm-badge–exclusive { background:#8a0058; }
.mpdm-badge–deal { background:#0050a4; }
.mpdm-card__fav { position:absolute; right:14px; top:16px; z-index:2; color:var(–blue); font-size:31px; line-height:1; font-weight:700; } .mpdm-card__fav svg { width:34px; height:34px; fill:none; stroke:currentColor; stroke-width:2.4; stroke-linecap:round; stroke-linejoin:round; }
.mpdm-card__image { display:grid; place-items:center; height:286px; margin:0 -18px 18px; background:#fff; }
.mpdm-card__image img { max-width:92%; max-height:252px; object-fit:contain; }
.mpdm-card__body { display:flex; flex-direction:column; gap:7px; min-height:218px; }
.mpdm-card__price { color:var(–blue); font-size:24px; font-weight:800; line-height:1.08; }
.mpdm-card__unit { color:#525260; font-size:15px; line-height:1.25; min-height:18px; }
.mpdm-card__brand { color:#5c6270; font-size:16px; line-height:1.1; font-weight:800; margin-top:2px; } .mpdm-card__title { min-height:48px; color:var(–blue); font-size:18px; line-height:1.13; font-weight:800; }
.mpdm-card__stars { color:#ff5a1f; font-size:24px; line-height:1; letter-spacing:.5px; margin-top:8px; font-weight:900; }
.mpdm-card__stars span { color:#525260; font-size:16px; letter-spacing:0; margin-left:6px; vertical-align:3px; font-weight:600; } .mpdm-card__info { display:inline-flex; align-items:center; gap:7px; margin-top:14px; color:#525260; font-size:16px; font-weight:700; text-decoration:underline; } .mpdm-card__info span { display:inline-grid; place-items:center; width:20px; height:20px; border:2px solid currentColor; border-radius:50%; font-size:13px; line-height:1; font-weight:900; text-decoration:none; }
.mpdm-card__status { position:absolute; left:0; right:0; bottom:0; min-height:78px; display:flex; flex-direction:column; align-items:flex-start; justify-content:center; gap:7px; padding:0 18px; border-top:1px solid #eef1f5; background:#f7f8fa; color:#525260; font-size:16px; } .mpdm-card__status-line { display:flex; align-items:center; gap:9px; } .mpdm-card__status-line strong { color:#20a322; font-weight:800; } .mpdm-card__status-line–muted { color:#525260; }
.mpdm-card__dot { flex:0 0 auto; display:inline-block; width:18px; height:18px; border-radius:50%; background:var(–green); box-shadow:inset 0 0 0 4px rgba(255,255,255,.72); } .mpdm-card__dot–muted { width:18px; height:18px; border-radius:50%; background:#626777; color:#fff; display:inline-grid; place-items:center; font-size:12px; font-weight:900; }
.mpdm-cart { position:absolute; right:18px; top:252px; display:grid; place-items:center; width:62px; height:62px; border-radius:50%; background:var(–blue); color:#fff !important; font-size:0; font-weight:700; box-shadow:0 9px 20px rgba(0,40,120,.24); z-index:3; } .mpdm-cart svg { width:28px; height:28px; fill:none; stroke:currentColor; stroke-width:2.6; stroke-linecap:round; stroke-linejoin:round; }
.mpdm-advice-grid { display:grid; grid-template-columns:repeat(3, minmax(0,1fr)); gap:22px; }
.mpdm-advice-card { position:relative; min-height:246px; overflow:hidden; border-radius:8px; background:#eef4fb; color:var(–blue); box-shadow:0 2px 10px rgba(15,23,42,.04); }
.mpdm-advice-card img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:center right; filter:saturate(1.08) contrast(1.05); }
.mpdm-advice-card–product { background:linear-gradient(135deg, #eef8fb 0%, #fff4bd 100%); }
.mpdm-advice-card–product:nth-child(3) { background:linear-gradient(135deg, #eef4ff 0%, #f6eefc 100%); }
.mpdm-advice-card–product img { inset:0; width:100%; height:100%; object-fit:cover; object-position:center right; }
.mpdm-advice-card::after { content:““; position:absolute; inset:0; background:linear-gradient(90deg, rgba(255,255,255,.9) 0%, rgba(255,255,255,.68) 39%, rgba(255,255,255,.08) 67%, rgba(255,255,255,0) 100%); }
.mpdm-advice-card–product::after { background:linear-gradient(90deg, rgba(255,255,255,.9) 0%, rgba(255,255,255,.68) 40%, rgba(255,255,255,.08) 68%, rgba(255,255,255,0) 100%); }
.mpdm-advice-card__copy { position:relative; z-index:1; width:56%; min-height:246px; display:flex; flex-direction:column; justify-content:flex-end; padding:24px; }
.mpdm-advice-card__copy strong { font-size:24px; line-height:1.1; font-weight:800; letter-spacing:0; }
.mpdm-advice-card__copy span { margin-top:10px; color:#525260; font-size:14px; line-height:1.35; }
.mpdm-trust-grid { display:grid; grid-template-columns:repeat(4, minmax(0,1fr)); gap:1px; background:#e8edf5; border:1px solid #e8edf5; }
.mpdm-trust-card { background:#fff; min-height:122px; padding:20px 18px; color:#525260; }
.mpdm-trust-card b { display:block; margin-bottom:7px; color:var(–blue); font-size:16px; font-weight:600; }
.mpdm-trust-card span { font-size:13px; line-height:1.45; }
.mpdm-catgrid { display:grid; grid-template-columns:repeat(3, minmax(0,1fr)); gap:16px; }
.mpdm-cat { min-height:132px; position:relative; overflow:hidden; display:flex; align-items:center; justify-content:space-between; gap:16px; border-radius:6px; background:#dff4f6; padding:22px; color:var(–blue); }
.mpdm-cat:nth-child(2n) { background:#ffeec5; }
.mpdm-cat:nth-child(3n) { background:#e9e3fb; }
.mpdm-cat strong { position:relative; z-index:1; max-width:58%; font-size:24px; line-height:1.1; font-weight:500; }
.mpdm-cat img { position:absolute; right:8px; bottom:-12px; max-width:46%; max-height:130px; object-fit:contain; }
.mpdm-footer { background:#f7f8fa; border-top:1px solid var(–line); padding:40px 0 54px; }
.mpdm-footer__grid { display:grid; grid-template-columns:1.2fr repeat(4,1fr); gap:34px; }
.mpdm-footer h3, .mpdm-footer h4 { margin:0 0 13px; color:var(–blue); font-weight:700; }
.mpdm-footer p, .mpdm-footer a { color:#525260; font-size:14px; line-height:1.7; }
.mpdm-made-badge { display:inline-flex; align-items:center; gap:9px; margin-top:12px; padding:7px 11px; border:1px solid #dce4ef; border-radius:999px; background:#fff; color:var(–blue); font-size:13px; line-height:1; font-weight:800; box-shadow:0 1px 5px rgba(15,23,42,.04); }
.mpdm-made-badge__flag { width:24px; height:16px; display:inline-grid; grid-template-rows:repeat(3,1fr); overflow:hidden; border-radius:2px; box-shadow:0 0 0 1px rgba(15,23,42,.12); }
.mpdm-made-badge__flag span:nth-child(1) { background:#000; }
.mpdm-made-badge__flag span:nth-child(2) { background:#dd0000; }
.mpdm-made-badge__flag span:nth-child(3) { background:#ffce00; }
@media (max-width: 980px) { .mpdm-wrap { width:min(100% – 24px, 1320px); } .mpdm-head { padding:18px 0 14px; } .mpdm-head__grid { grid-template-columns:92px 1fr; gap:14px; } .mpdm-logo img { width:76px; } .mpdm-search { height:44px; } .mpdm-icons { grid-column:1 / -1; justify-content:flex-start; gap:10px; overflow:auto; } .mpdm-icon { min-width:42px; height:36px; border:1px solid var(–line); border-radius:999px; } .mpdm-nav .mpdm-wrap { gap:22px; height:40px; font-size:14px; } .mpdm-nav__links { gap:22px; } .mpdm-promo-badges { gap:8px; } .mpdm-promo-badge, .mpdm-promo-badge:visited { min-height:26px; padding:0 10px; font-size:12px; } .mpdm-service .mpdm-wrap { display:flex; min-height:42px; overflow:auto; white-space:nowrap; } .mpdm-hero__panel { height:430px; background-position:center bottom; } .mpdm-hero__content { left:18px; right:18px; top:18px; transform:none; width:auto; padding:18px 20px; } .mpdm-hero__content h1 { font-size:24px; font-weight:500; } .mpdm-bubbles { grid-template-columns:repeat(3,1fr); gap:20px; } .mpdm-bubble__art { width:142px; height:142px; } .mpdm-products { grid-template-columns:repeat(2, minmax(0,1fr)); } .mpdm-advice-grid { grid-template-columns:1fr; } .mpdm-trust-grid { grid-template-columns:repeat(2, minmax(0,1fr)); } .mpdm-catgrid { grid-template-columns:1fr; } .mpdm-footer__grid { grid-template-columns:1fr; } }
@media (max-width: 560px) { .mpdm-wrap { width:calc(100% – 24px); } .mpdm-top { font-size:10.5px; } .mpdm-top .mpdm-wrap { gap:18px; height:20px; padding-top:1px; align-items:flex-start; } .mpdm-head { padding:10px 0 7px; } .mpdm-head__grid { grid-template-columns:1fr; gap:7px; } .mpdm-logo img { width:56px; } .mpdm-search { height:32px; border-width:1px; } .mpdm-search input { font-size:12px; font-weight:400; padding:0 15px; } .mpdm-search button { width:42px; font-size:17px; } .mpdm-icons { display:none; } .mpdm-nav .mpdm-wrap { height:32px; gap:17px; font-size:11.5px; font-weight:600; } .mpdm-nav__links { gap:17px; } .mpdm-promo-badges { display:none; } .mpdm-service .mpdm-wrap { min-height:30px; gap:22px; font-size:10.5px; } .mpdm-service b { font-size:11px; margin-right:5px; } .mpdm-hero { padding-bottom:8px; } .mpdm-hero .mpdm-wrap { width:100%; } .mpdm-hero__panel { height:210px; background-position:center; } .mpdm-hero__content { left:16px; right:auto; top:16px; width:min(246px, calc(100% – 32px)); padding:10px 12px; border-radius:6px; box-shadow:0 6px 16px rgba(15,23,42,.08); } .mpdm-hero__content h1 { font-size:16px; line-height:1.18; font-weight:500; margin-bottom:6px; } .mpdm-hero__content p { font-size:10.5px; line-height:1.35; font-weight:500; } .mpdm-dots { gap:9px; padding-top:9px; } .mpdm-dots span { width:9px; height:9px; } .mpdm-section { padding:16px 0 24px; } .mpdm-section h2 { font-size:17px; line-height:1.22; font-weight:500; margin-bottom:14px; } .mpdm-section h3 { font-size:16px; line-height:1.2; font-weight:600; margin-bottom:12px; } .mpdm-bubbles { grid-template-columns:repeat(2,1fr); gap:17px; } .mpdm-bubble { font-size:12px; gap:10px; } .mpdm-bubble__art { width:116px; height:116px; } .mpdm-products { grid-template-columns:repeat(2, minmax(0,1fr)); gap:8px; } .mpdm-card { min-height:382px; padding:0 8px 56px; border-radius:7px; } .mpdm-card__image { height:148px; margin:0 -8px 8px; } .mpdm-card__image img { max-width:94%; max-height:132px; } .mpdm-badge { top:8px; left:8px; min-height:24px; border-radius:6px; font-size:10px; line-height:14px; padding:5px 7px; } .mpdm-card__fav { right:8px; top:9px; } .mpdm-card__fav svg { width:26px; height:26px; stroke-width:2.7; } .mpdm-cart { right:8px; top:126px; width:42px; height:42px; box-shadow:0 7px 16px rgba(0,40,120,.22); } .mpdm-cart svg { width:20px; height:20px; stroke-width:2.7; } .mpdm-card__body { gap:4px; min-height:168px; } .mpdm-card__price { font-size:18px; } .mpdm-card__unit { font-size:11px; min-height:auto; } .mpdm-card__brand { font-size:12px; margin-top:1px; } .mpdm-card__title { min-height:42px; font-size:13px; line-height:1.16; } .mpdm-card__stars { font-size:16px; letter-spacing:0; margin-top:6px; } .mpdm-card__stars span { font-size:11px; margin-left:3px; vertical-align:2px; } .mpdm-card__info { gap:4px; margin-top:8px; font-size:12px; } .mpdm-card__info span { width:16px; height:16px; border-width:2px; font-size:10px; } .mpdm-card__status { min-height:54px; gap:4px; padding:0 8px; font-size:11px; } .mpdm-card__status-line { gap:5px; } .mpdm-card__dot, .mpdm-card__dot–muted { width:12px; height:12px; } .mpdm-card__dot { box-shadow:inset 0 0 0 3px rgba(255,255,255,.72); } .mpdm-card__dot–muted { font-size:8px; } .mpdm-advice-grid { grid-template-columns:1fr; gap:12px; } .mpdm-advice-card { min-height:154px; } .mpdm-advice-card__copy { width:72%; min-height:154px; padding:16px; } .mpdm-advice-card__copy strong { font-size:16px; } .mpdm-advice-card__copy span { font-size:11.5px; } .mpdm-trust-grid { grid-template-columns:1fr; } .mpdm-trust-card { min-height:auto; padding:16px; } }
.mpdm-hero__panel { position:relative !important; height:clamp(176px, 43vw, 236px) !important; min-height:0; aspect-ratio:auto; background:#fff !important; overflow:hidden; box-shadow:0 4px 14px rgba(15,23,42,.06); }
.mpdm-hero__slide { position:absolute; inset:0; display:block; opacity:0; animation:mpdmHeroBanner 18s infinite; }
.mpdm-hero__slide:nth-child(1) { animation-delay:0s; }
.mpdm-hero__slide:nth-child(2) { animation-delay:6s; }
.mpdm-hero__slide:nth-child(3) { animation-delay:12s; }
.mpdm-hero__slide img { display:block; width:100%; height:100%; object-fit:cover; object-position:center; } .mpdm-hero__slide:nth-child(1) img { object-position:48% center; } .mpdm-hero__slide:nth-child(2) img { object-position:46% center; } .mpdm-hero__slide:nth-child(3) img { object-position:50% center; }
.mpdm-hero__content { display:none !important; }
.mpdm-dots span { background:transparent; animation:mpdmHeroDot 18s infinite; }
.mpdm-dots span:nth-child(1) { animation-delay:0s; }
.mpdm-dots span:nth-child(2) { animation-delay:6s; }
.mpdm-dots span:nth-child(3) { animation-delay:12s; }
@keyframes mpdmHeroBanner { 0%, 30% { opacity:1; } 35%, 95% { opacity:0; } 100% { opacity:1; } }
@keyframes mpdmHeroDot { 0%, 30% { background:var(–blue); } 35%, 100% { background:transparent; } }
@media (max-width:980px) { .mpdm-hero__panel { height:clamp(190px, 34vw, 250px) !important; } }
@media (max-width:560px) { .mpdm-hero { padding-top:0; padding-bottom:8px; } .mpdm-hero .mpdm-wrap { width:100%; } .mpdm-hero__panel { height:clamp(184px, 44vw, 224px) !important; } .mpdm-hero__slide img { object-fit:cover; } .mpdm-dots { padding-top:8px; gap:10px; } .mpdm-dots span { width:10px; height:10px; } }
/* final-header-sync-20260615 */
.mpdm{margin:0 calc(50% – 50vw) 0!important;overflow:hidden!important;background:#fff;color:var(–blue,#002878);font-family:’DM Sans‘,Arial,sans-serif;}
.mpdm-wrap{width:min(1320px,calc(100% – 48px));margin:0 auto;box-sizing:border-box;}
.mpdm-top{height:38px!important;padding:8px 0 0!important;background:#f7f8fa;border-bottom:1px solid var(–line,#e5eaf1);font-size:14px;line-height:1.15;box-sizing:border-box;}
.mpdm-top .mpdm-wrap{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:24px;}
.mpdm-top nav{display:flex!important;gap:28px!important;align-items:flex-start!important;white-space:nowrap;}
.mpdm-top a,.mpdm-top span{color:var(–blue,#002878)!important;text-decoration:none!important;font-weight:500!important;}
.mpdm-head{background:#fff!important;padding:28px 0 18px!important;}
.mpdm-head__grid{display:grid!important;grid-template-columns:150px minmax(360px,1fr) 210px!important;gap:34px!important;align-items:center!important;}
.mpdm-logo{display:inline-flex!important;align-items:center!important;text-decoration:none!important;}
.mpdm-logo img{width:112px!important;height:auto!important;display:block!important;}
.mpdm-search{height:46px!important;border:1px solid #dce4ef!important;background:var(–search,#eef2f8)!important;border-radius:999px!important;display:flex!important;align-items:center!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px rgba(0,40,120,.02)!important;}
.mpdm-search input[type=’search‘]{flex:1!important;height:100%!important;border:0!important;background:transparent!important;padding:0 22px!important;font:500 16px/1 ‚DM Sans‘,Arial,sans-serif!important;color:#4f5665!important;outline:0!important;min-width:0!important;}
.mpdm-search button{width:58px!important;height:100%!important;border:0!important;border-left:1px solid rgba(0,40,120,.05)!important;background:transparent!important;color:var(–blue,#002878)!important;font-size:25px!important;font-weight:700!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;}
.mpdm-icons{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:22px!important;}
.mpdm-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:26px!important;height:26px!important;color:var(–blue,#002878)!important;font-size:0!important;text-decoration:none!important;line-height:1!important;}
.mpdm-nav{background:#fff!important;border-top:0!important;border-bottom:1px solid var(–line,#e5eaf1)!important;}
.mpdm-nav .mpdm-wrap{height:54px!important;display:flex!important;align-items:center!important;gap:28px!important;}
.mpdm-nav__links{display:flex!important;align-items:center!important;gap:29px!important;white-space:nowrap!important;overflow-x:auto!important;scrollbar-width:none!important;min-width:0!important;}
.mpdm-nav__links::-webkit-scrollbar{display:none!important;}
.mpdm-nav a{color:var(–blue,#002878)!important;text-decoration:none!important;font-size:16px!important;font-weight:700!important;}
.mpdm-promo-badges{margin-left:auto!important;display:flex!important;align-items:center!important;gap:10px!important;white-space:nowrap!important;}
.mpdm-promo-badge{height:34px!important;padding:0 15px!important;border-radius:8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;font-size:13px!important;font-weight:800!important;letter-spacing:.01em!important;box-shadow:0 3px 8px rgba(0,40,120,.14)!important;}
.mpdm-promo-badge–mega{background:#e3062c!important;}
.mpdm-promo-badge–bestseller{background:#f05a00!important;}
.mpdm-promo-badge–new{background:#238c2f!important;}
.mpdm-promo-badge–only{background:#8a0056!important;}
.mpdm-service{background:#fff!important;border-bottom:1px solid var(–line,#e5eaf1)!important;}
.mpdm-service .mpdm-wrap{height:42px!important;display:grid!important;grid-template-columns:1fr 1fr 1fr!important;align-items:center!important;gap:24px!important;color:#525260!important;font-size:14px!important;font-weight:700!important;}
.mpdm-service b{color:var(–green,#24a319)!important;font-size:20px!important;margin-right:10px!important;vertical-align:-1px!important;}
@media(max-width:900px){.mpdm-wrap{width:min(100% – 32px,1320px)!important}.mpdm-head__grid{grid-template-columns:120px minmax(240px,1fr) 150px!important;gap:20px!important}.mpdm-nav__links{gap:22px!important}.mpdm-promo-badges{gap:8px!important}.mpdm-promo-badge{padding:0 12px!important;font-size:12px!important}}
@media(max-width:560px){.mpdm{overflow:hidden!important}.mpdm-wrap{width:100%!important;padding-left:16px!important;padding-right:16px!important}.mpdm-top{height:30px!important;padding:6px 0 0!important;overflow:hidden!important;font-size:12px!important}.mpdm-top .mpdm-wrap{overflow-x:auto!important;scrollbar-width:none!important}.mpdm-top .mpdm-wrap::-webkit-scrollbar{display:none!important}.mpdm-head{padding:17px 0 8px!important}.mpdm-head__grid{display:grid!important;grid-template-columns:1fr auto!important;gap:10px 12px!important;align-items:center!important}.mpdm-logo{grid-column:1!important;grid-row:1!important}.mpdm-logo img{width:78px!important}.mpdm-icons{grid-column:2!important;grid-row:1!important;display:flex!important;gap:20px!important;justify-content:flex-end!important}.mpdm-icon{width:30px!important;height:30px!important}.mpdm-search{grid-column:1/-1!important;grid-row:2!important;width:100%!important;height:46px!important}.mpdm-search input[type=’search‘]{font-size:16px!important;padding-left:18px!important}.mpdm-search button{width:58px!important;font-size:24px!important}.mpdm-nav{border-bottom:0!important}.mpdm-nav .mpdm-wrap{height:auto!important;display:block!important;padding-left:16px!important;padding-right:0!important;overflow:hidden!important}.mpdm-nav__links{height:42px!important;display:flex!important;align-items:center!important;gap:24px!important;overflow-x:auto!important;padding-right:16px!important;white-space:nowrap!important}.mpdm-nav a{font-size:16px!important}.mpdm-promo-badges{margin:8px 0 8px!important;padding-right:16px!important;display:flex!important;gap:8px!important;overflow-x:auto!important;scrollbar-width:none!important}.mpdm-promo-badges::-webkit-scrollbar{display:none!important}.mpdm-promo-badge{height:34px!important;padding:0 14px!important;border-radius:8px!important;font-size:13px!important;flex:0 0 auto!important}.mpdm-service{border-top:1px solid var(–line,#e5eaf1)!important}.mpdm-service .mpdm-wrap{height:39px!important;display:flex!important;gap:32px!important;align-items:center!important;overflow-x:auto!important;white-space:nowrap!important;font-size:14px!important;font-weight:500!important;padding-left:16px!important;padding-right:16px!important;scrollbar-width:none!important}.mpdm-service .mpdm-wrap::-webkit-scrollbar{display:none!important}.mpdm-service b{font-size:16px!important;margin-right:7px!important}}
/* /final-header-sync-20260615 */
/* final-mobile-badge-fit-20260615 */
@media(max-width:560px){html:has(.mpdm),body:has(.mpdm){overflow-x:hidden!important}.mpdm-nav .mpdm-wrap{padding-left:12px!important;padding-right:12px!important;box-sizing:border-box!important}.mpdm-promo-badges{width:100%!important;margin:8px 0 8px!important;padding:0!important;gap:5px!important;overflow:visible!important;justify-content:flex-start!important;box-sizing:border-box!important}.mpdm-promo-badge{height:30px!important;padding:0 8px!important;font-size:11px!important;border-radius:8px!important;min-width:0!important;flex:0 0 auto!important;letter-spacing:0!important;box-shadow:0 2px 6px rgba(0,40,120,.12)!important}.mpdm-promo-badge–bestseller{padding-left:9px!important;padding-right:9px!important}.mpdm-promo-badge–only{padding-left:8px!important;padding-right:8px!important}}
/* /final-mobile-badge-fit-20260615 */
/* products-card-title-size-20260615 */
.mpdm-card__title{min-height:42px!important;font-size:15px!important;line-height:1.22!important;font-weight:700!important;letter-spacing:0!important;}
.mpdm-card__title a{font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important;}
.mpdm-card__brand{font-size:13px!important;font-weight:700!important;color:#5c6270!important;}
@media(max-width:900px){.mpdm-card__title{font-size:14px!important;min-height:38px!important}.mpdm-card__brand{font-size:12px!important}}
/* /products-card-title-size-20260615 */
/* dm-mobile-unified-header-20260615 */
@media (max-width:760px){
.mpdm{overflow-x:hidden!important;}
.mpdm .mpdm-wrap{width:calc(100% – 32px)!important;max-width:none!important;}
.mpdm .mpdm-top{display:none!important;}
.mpdm .mpdm-head{padding:15px 0 10px!important;background:#fff!important;border-bottom:0!important;}
.mpdm .mpdm-head__grid{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:“logo icons“ „search search“!important;align-items:center!important;gap:12px 14px!important;}
.mpdm .mpdm-logo{grid-area:logo!important;display:block!important;min-width:0!important;}
.mpdm .mpdm-logo img{width:108px!important;max-width:108px!important;height:auto!important;display:block!important;}
.mpdm .mpdm-icons{grid-area:icons!important;display:flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;justify-content:flex-end!important;gap:22px!important;min-width:138px!important;width:auto!important;height:34px!important;margin:0!important;overflow:visible!important;color:var(–blue)!important;z-index:4!important;}
.mpdm .mpdm-icon{display:inline-grid!important;place-items:center!important;width:28px!important;min-width:28px!important;height:28px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:var(–blue)!important;font-size:0!important;line-height:1!important;text-indent:0!important;overflow:hidden!important;}
.mpdm .mpdm-icon::before{content:““!important;display:block!important;background:currentColor!important;opacity:1!important;}
.mpdm .mpdm-icon–pin{display:none!important;}
.mpdm .mpdm-icon–heart::before{width:25px!important;height:24px!important;clip-path:path(‚M12.5 22 C11.6 21.2 3 14.2 3 8.3 C3 4.9 5.5 2.5 8.5 2.5 C10.2 2.5 11.5 3.3 12.7 4.7 C13.8 3.3 15.2 2.5 16.9 2.5 C19.9 2.5 22.4 4.9 22.4 8.3 C22.4 14.2 13.8 21.2 12.9 22 Z‘)!important;}
.mpdm .mpdm-icon–user::before{width:23px!important;height:26px!important;clip-path:polygon(39% 0,61% 0,73% 13%,73% 35%,61% 49%,39% 49%,27% 35%,27% 13%,39% 0,20% 59%,80% 59%,96% 100%,4% 100%)!important;}
.mpdm .mpdm-icon–cart::before{width:29px!important;height:25px!important;border-radius:2px!important;clip-path:polygon(0 0,16% 0,22% 18%,100% 18%,88% 70%,26% 70%,22% 82%,85% 82%,85% 100%,20% 100%,12% 18%,0 18%)!important;}
.mpdm .mpdm-search{grid-area:search!important;width:100%!important;min-width:0!important;height:48px!important;border-radius:999px!important;border:1px solid #dbe4ef!important;background:var(–search)!important;display:grid!important;grid-template-columns:1fr 54px!important;overflow:hidden!important;}
.mpdm .mpdm-search input{min-width:0!important;height:100%!important;border:0!important;background:transparent!important;padding:0 22px!important;color:#525260!important;font-size:17px!important;line-height:1!important;font-weight:400!important;}
.mpdm .mpdm-search button{width:54px!important;height:100%!important;border:0!important;border-left:1px solid #e2e8f0!important;background:transparent!important;color:var(–blue)!important;font-size:22px!important;display:grid!important;place-items:center!important;}
.mpdm .mpdm-nav{border-top:0!important;border-bottom:1px solid var(–line)!important;background:#fff!important;}
.mpdm .mpdm-nav .mpdm-wrap{height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:9px!important;padding-top:8px!important;padding-bottom:10px!important;overflow:visible!important;white-space:normal!important;}
.mpdm .mpdm-nav__links{order:1!important;width:100%!important;display:flex!important;align-items:center!important;gap:22px!important;overflow-x:auto!important;white-space:nowrap!important;scrollbar-width:none!important;font-size:16px!important;line-height:1.2!important;font-weight:700!important;}
.mpdm .mpdm-nav__links::-webkit-scrollbar{display:none!important;}
.mpdm .mpdm-promo-badges{order:2!important;display:flex!important;width:100%!important;margin-left:0!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;overflow-x:auto!important;white-space:nowrap!important;scrollbar-width:none!important;padding:0!important;}
.mpdm .mpdm-promo-badges::-webkit-scrollbar{display:none!important;}
.mpdm .mpdm-promo-badge,.mpdm .mpdm-promo-badge:visited{min-height:36px!important;padding:0 16px!important;border-radius:8px!important;color:#fff!important;font-size:16px!important;line-height:1!important;font-weight:800!important;box-shadow:0 3px 8px rgba(15,23,42,.12)!important;flex:0 0 auto!important;}
.mpdm .mpdm-service{background:#fff!important;border-bottom:1px solid var(–line)!important;}
.mpdm .mpdm-service .mpdm-wrap{min-height:34px!important;display:flex!important;align-items:center!important;gap:28px!important;overflow-x:auto!important;white-space:nowrap!important;scrollbar-width:none!important;color:#525260!important;font-size:14px!important;line-height:1.2!important;font-weight:500!important;}
.mpdm .mpdm-service .mpdm-wrap::-webkit-scrollbar{display:none!important;}
.mpdm .mpdm-service b{color:var(–green)!important;font-size:15px!important;margin-right:7px!important;}
}
@media (max-width:380px){ .mpdm .mpdm-logo img{width:96px!important;max-width:96px!important;} .mpdm .mpdm-icons{gap:17px!important;min-width:120px!important;} .mpdm .mpdm-promo-badge,.mpdm .mpdm-promo-badge:visited{min-height:34px!important;padding:0 14px!important;font-size:14px!important;} }
/* /dm-mobile-unified-header-20260615 */
/* milwa-mobile-header-promo-sync-20260620-page-v1 */
@media (max-width:760px){
body nav[class*=“-nav“]>[class*=“-wrap“]{height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:7px!important;padding-top:5px!important;padding-bottom:7px!important;overflow:visible!important;white-space:normal!important}
body nav[class*=“-nav“] [class*=“-nav__links“],body nav[class*=“-nav“] [class*=“-nav-links“]{order:1!important;width:100%!important;display:flex!important;align-items:center!important;gap:17px!important;overflow-x:auto!important;white-space:nowrap!important;scrollbar-width:none!important;font-size:16px!important;line-height:1.2!important;font-weight:700!important}
body nav[class*=“-nav“] [class*=“-nav__links“]::-webkit-scrollbar,body nav[class*=“-nav“] [class*=“-nav-links“]::-webkit-scrollbar,body [class*=“-promo-badges“]::-webkit-scrollbar,body [class*=“-cart-badges“]::-webkit-scrollbar,body [class*=“-service“]>[class*=“-wrap“]::-webkit-scrollbar{display:none!important}
body [class*=“-promo-badges“],body [class*=“-cart-badges“]{order:2!important;width:100%!important;height:auto!important;margin-left:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;overflow-x:auto!important;white-space:nowrap!important;scrollbar-width:none!important;padding:0 0 1px!important}
body a[class*=“-promo-badge“],body a[class*=“-promo-badge“]:visited,body a[class*=“-cart-badge“],body a[class*=“-cart-badge“]:visited{min-height:24px!important;padding:0 10px!important;border-radius:7px!important;font-size:11.5px!important;line-height:1!important;font-weight:900!important;letter-spacing:0!important;box-shadow:0 2px 6px rgba(15,23,42,.10)!important;flex:0 0 auto!important}
body [class*=“-service“]>[class*=“-wrap“]{scrollbar-width:none!important}
}
@media (max-width:360px){body a[class*=“-promo-badge“],body a[class*=“-promo-badge“]:visited,body a[class*=“-cart-badge“],body a[class*=“-cart-badge“]:visited{padding:0 8px!important;font-size:10.5px!important}}
/* milwa-mobile-header-promo-sync-20260620-page-v2 */
@media (max-width:760px){
html body [class*=“mpdm“][class*=“-promo-badges“],html body [class*=“mpdm“][class*=“-cart-badges“],html body [class*=“-promo-badges“],html body [class*=“-cart-badges“]{order:2!important;width:100%!important;height:auto!important;margin-left:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;overflow-x:auto!important;white-space:nowrap!important;scrollbar-width:none!important;padding:0 0 1px!important}
html body [class*=“mpdm“][class*=“-promo-badges“]::-webkit-scrollbar,html body [class*=“mpdm“][class*=“-cart-badges“]::-webkit-scrollbar,html body [class*=“-promo-badges“]::-webkit-scrollbar,html body [class*=“-cart-badges“]::-webkit-scrollbar{display:none!important}
html body [class*=“-promo-badges“] a[class*=“-promo-badge“],html body [class*=“-promo-badges“] a[class*=“-promo-badge“]:visited,html body [class*=“-cart-badges“] a[class*=“-cart-badge“],html body [class*=“-cart-badges“] a[class*=“-cart-badge“]:visited,html body a[class*=“-promo-badge“],html body a[class*=“-promo-badge“]:visited,html body a[class*=“-cart-badge“],html body a[class*=“-cart-badge“]:visited{min-height:24px!important;padding:0 10px!important;border-radius:7px!important;font-size:11.5px!important;line-height:1!important;font-weight:900!important;letter-spacing:0!important;box-shadow:0 2px 6px rgba(15,23,42,.10)!important;flex:0 0 auto!important}
}
@media (max-width:360px){html body [class*=“-promo-badges“] a[class*=“-promo-badge“],html body [class*=“-promo-badges“] a[class*=“-promo-badge“]:visited,html body [class*=“-cart-badges“] a[class*=“-cart-badge“],html body [class*=“-cart-badges“] a[class*=“-cart-badge“]:visited,html body a[class*=“-promo-badge“],html body a[class*=“-promo-badge“]:visited,html body a[class*=“-cart-badge“],html body a[class*=“-cart-badge“]:visited{padding:0 8px!important;font-size:10.5px!important}}
Alle Produkte
Entdecken Sie Waschmittel, Fleckenhelfer, Maschinenpflege und Spezialprodukte von Milwa, Piador und Prettina im offiziellen Online Shop.
/* final-mobile-footer-compact */ @media(max-width:680px){ .mpdm-footer{padding:20px 0 24px!important;} .mpdm-footer__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:15px 18px!important;} .mpdm-footer__grid>div:first-child{grid-column:1/-1!important;} .mpdm-footer h3{margin:0 0 6px!important;font-size:22px!important;line-height:1.15!important;} .mpdm-footer h4{margin:0 0 6px!important;font-size:16px!important;line-height:1.15!important;} .mpdm-footer p,.mpdm-footer a{font-size:12.5px!important;line-height:1.45!important;} .mpdm-footer a{display:block!important;margin:2px 0!important;} .mpdm-footer p{margin:0!important;} .mpdm-footer br{line-height:1!important;} } @media(max-width:380px){ .mpdm-footer__grid{gap:13px 14px!important;} .mpdm-footer h3{font-size:20px!important;} .mpdm-footer h4{font-size:15px!important;} .mpdm-footer p,.mpdm-footer a{font-size:12px!important;} } /* /final-mobile-footer-compact */
/* mobile-products-two-col-compact */ @media(max-width:680px){ .mpdm .mpdm-products–all{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;} .mpdm .mpdm-products-toolbar{display:block!important;margin-bottom:12px!important;} .mpdm .mpdm-products-toolbar h2{font-size:28px!important;line-height:1.05!important;} .mpdm .mpdm-products-toolbar p{font-size:13px!important;line-height:1.25!important;margin-top:4px!important;} .mpdm .mpdm-card{min-height:356px!important;padding:0 9px 58px!important;border-radius:8px!important;} .mpdm .mpdm-card__image{height:132px!important;margin:0 -9px 8px!important;} .mpdm .mpdm-card__image img{max-width:88%!important;max-height:118px!important;} .mpdm .mpdm-card__fav{right:8px!important;top:9px!important;} .mpdm .mpdm-card__fav svg{width:23px!important;height:23px!important;stroke-width:2.8!important;} .mpdm .mpdm-cart{right:9px!important;top:116px!important;width:38px!important;height:38px!important;box-shadow:0 7px 16px rgba(0,40,120,.18)!important;} .mpdm .mpdm-cart svg{width:22px!important;height:22px!important;} .mpdm .mpdm-card__body{gap:3px!important;min-height:154px!important;} .mpdm .mpdm-card__price{font-size:18px!important;line-height:1.05!important;} .mpdm .mpdm-card__unit{font-size:11px!important;line-height:1.2!important;min-height:13px!important;} .mpdm .mpdm-card__brand{font-size:11px!important;line-height:1.15!important;margin-top:1px!important;} .mpdm .mpdm-card__title{min-height:32px!important;font-size:13px!important;line-height:1.12!important;} .mpdm .mpdm-card__stars{font-size:16px!important;letter-spacing:0!important;margin-top:5px!important;} .mpdm .mpdm-card__stars span{font-size:11px!important;margin-left:3px!important;vertical-align:1px!important;} .mpdm .mpdm-card__info{gap:4px!important;margin-top:6px!important;font-size:11.5px!important;line-height:1.1!important;text-decoration:none!important;} .mpdm .mpdm-card__info span{width:16px!important;height:16px!important;border-width:2px!important;font-size:10px!important;} .mpdm .mpdm-card__status{min-height:50px!important;padding:0 9px!important;gap:3px!important;font-size:11.5px!important;} .mpdm .mpdm-card__status-line{gap:5px!important;} .mpdm .mpdm-card__dot{width:12px!important;height:12px!important;box-shadow:inset 0 0 0 3px rgba(255,255,255,.72)!important;} .mpdm .mpdm-card__dot–muted{width:12px!important;height:12px!important;font-size:8px!important;} } @media(max-width:380px){ .mpdm .mpdm-products–all{gap:8px!important;} .mpdm .mpdm-card{min-height:340px!important;padding-left:8px!important;padding-right:8px!important;} .mpdm .mpdm-card__image{height:122px!important;} .mpdm .mpdm-card__image img{max-height:108px!important;} .mpdm .mpdm-cart{top:108px!important;width:35px!important;height:35px!important;} .mpdm .mpdm-card__title{font-size:12.5px!important;} } /* /mobile-products-two-col-compact */
/* mobile-product-hero-card-compact */ @media(max-width:680px){ .mpdm .mpdm-product-hero .mpdm-wrap{padding:14px 0 16px!important;gap:10px!important;} .mpdm .mpdm-breadcrumb{font-size:12px!important;line-height:1.25!important;margin:0 0 5px!important;} .mpdm .mpdm-product-hero h1{font-size:25px!important;line-height:1.05!important;margin:0 0 8px!important;} .mpdm .mpdm-product-hero p{font-size:13px!important;line-height:1.35!important;} .mpdm .mpdm-product-hero__panel{grid-template-columns:minmax(0,1.08fr) minmax(118px,.92fr)!important;min-height:136px!important;border-radius:8px!important;margin-top:10px!important;} .mpdm .mpdm-product-hero__copy{padding:14px 10px 14px 15px!important;} .mpdm .mpdm-product-hero__copy strong{font-size:18px!important;line-height:1.1!important;margin-bottom:6px!important;} .mpdm .mpdm-product-hero__copy span{font-size:12px!important;line-height:1.32!important;} .mpdm .mpdm-product-hero__visual{min-height:136px!important;background-size:contain!important;background-position:center bottom!important;} .mpdm .mpdm-section{padding-top:16px!important;} } @media(max-width:380px){ .mpdm .mpdm-product-hero__panel{grid-template-columns:minmax(0,1fr) 108px!important;min-height:124px!important;} .mpdm .mpdm-product-hero__copy{padding:12px 8px 12px 12px!important;} .mpdm .mpdm-product-hero__copy strong{font-size:16px!important;} .mpdm .mpdm-product-hero__copy span{font-size:11px!important;line-height:1.25!important;} .mpdm .mpdm-product-hero__visual{min-height:124px!important;} } /* /mobile-product-hero-card-compact */
/* mpdm-desktop-header-sync-20260616 */
@media (min-width:761px){
.mpdm{overflow-x:hidden!important;}
.mpdm .mpdm-wrap{width:min(1320px,calc(100% – 48px))!important;margin-left:auto!important;margin-right:auto!important;max-width:none!important;}
.mpdm .mpdm-top{height:38px!important;background:#f7f8fa!important;border-bottom:1px solid var(–line)!important;font-size:14px!important;line-height:18px!important;font-weight:400!important;}
.mpdm .mpdm-top .mpdm-wrap{height:38px!important;padding-top:9px!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:22px!important;overflow:auto!important;white-space:nowrap!important;}
.mpdm .mpdm-top nav,.mpdm .mpdm-partners{display:flex!important;align-items:flex-start!important;gap:24px!important;}
.mpdm .mpdm-head{padding:29px 0 18px!important;background:#fff!important;}
.mpdm .mpdm-head__grid{display:grid!important;grid-template-columns:150px minmax(360px,1fr) 210px!important;gap:34px!important;align-items:center!important;}
.mpdm .mpdm-logo img{display:block!important;width:104px!important;max-width:104px!important;height:auto!important;}
.mpdm .mpdm-search{height:46px!important;display:flex!important;align-items:center!important;background:var(–search)!important;border-radius:999px!important;border:1px solid #dde5f0!important;overflow:hidden!important;}
.mpdm .mpdm-search input{flex:1 1 auto!important;min-width:0!important;height:100%!important;border:0!important;background:transparent!important;outline:0!important;padding:0 22px!important;color:var(–blue)!important;font-size:16px!important;line-height:40px!important;font-weight:400!important;}
.mpdm .mpdm-search input::placeholder{color:#525260!important;opacity:1!important;}
.mpdm .mpdm-search button{width:54px!important;height:100%!important;border:0!important;background:transparent!important;color:var(–blue)!important;font-size:22px!important;font-weight:600!important;cursor:pointer!important;}
.mpdm .mpdm-icons{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:23px!important;color:var(–blue)!important;}
.mpdm .mpdm-icon{position:relative!important;width:24px!important;min-width:24px!important;height:24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:var(–blue)!important;font-size:0!important;border:0!important;background:transparent!important;}
.mpdm .mpdm-icon::before{content:““!important;display:block!important;width:18px!important;height:18px!important;border-radius:999px!important;background:currentColor!important;opacity:.98!important;}
.mpdm .mpdm-icon–pin::before{width:14px!important;height:18px!important;clip-path:polygon(50% 100%,15% 48%,15% 22%,35% 0,65% 0,85% 22%,85% 48%)!important;}
.mpdm .mpdm-icon–heart::before{clip-path:path(‚M9 16.8 C8.4 16.2 2 10.9 2 6.5 C2 3.9 3.9 2 6.3 2 C7.6 2 8.7 2.6 9.5 3.6 C10.3 2.6 11.4 2 12.7 2 C15.1 2 17 3.9 17 6.5 C17 10.9 10.6 16.2 10 16.8 Z‘)!important;}
.mpdm .mpdm-icon–user::before{width:19px!important;height:19px!important;clip-path:polygon(40% 0,60% 0,72% 12%,72% 34%,60% 48%,40% 48%,28% 34%,28% 12%,40% 0,20% 58%,80% 58%,96% 100%,4% 100%)!important;}
.mpdm .mpdm-icon–cart::before{width:21px!important;height:18px!important;border-radius:2px!important;clip-path:polygon(0 0,16% 0,22% 18%,100% 18%,88% 70%,26% 70%,22% 82%,85% 82%,85% 100%,20% 100%,12% 18%,0 18%)!important;}
.mpdm .mpdm-nav{border-bottom:1px solid var(–line)!important;background:#fff!important;}
.mpdm .mpdm-nav .mpdm-wrap{height:54px!important;display:flex!important;align-items:center!important;gap:29px!important;overflow:auto!important;white-space:nowrap!important;color:var(–blue)!important;font-size:16px!important;line-height:30px!important;font-weight:500!important;}
.mpdm .mpdm-nav__links{display:flex!important;align-items:center!important;gap:29px!important;min-width:0!important;overflow:auto!important;white-space:nowrap!important;scrollbar-width:none!important;}
.mpdm .mpdm-nav__links::-webkit-scrollbar{display:none!important;}
.mpdm .mpdm-promo-badges{margin-left:auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;flex:0 0 auto!important;white-space:nowrap!important;}
.mpdm .mpdm-promo-badge,.mpdm .mpdm-promo-badge:visited{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:30px!important;padding:0 13px!important;border-radius:8px!important;color:#fff!important;font-size:14px!important;line-height:1!important;font-weight:900!important;letter-spacing:0!important;text-decoration:none!important;box-shadow:0 2px 6px rgba(15,23,42,.08)!important;}
.mpdm .mpdm-promo-badge–mega{background:#d90b2f!important;}
.mpdm .mpdm-promo-badge–bestseller{background:#ea5a00!important;}
.mpdm .mpdm-promo-badge–new{background:#2c8c2f!important;}
.mpdm .mpdm-promo-badge–exclusive,.mpdm .mpdm-promo-badge–only{background:#89004f!important;}
.mpdm .mpdm-service{border-bottom:1px solid var(–line)!important;background:#fff!important;}
.mpdm .mpdm-service .mpdm-wrap{display:grid!important;grid-template-columns:repeat(3,1fr)!important;align-items:center!important;gap:28px!important;min-height:44px!important;color:#525260!important;font-size:14px!important;line-height:17.5px!important;font-weight:500!important;}
.mpdm .mpdm-service div{text-align:left!important;}
.mpdm .mpdm-service b{display:inline-block!important;margin-right:8px!important;color:var(–green)!important;font-size:16px!important;vertical-align:-1px!important;}
}
/* /mpdm-desktop-header-sync-20260616 */
@media(max-width:620px){.mpdm-product-hero{margin-bottom:18px!important;}.mpdm-section{padding-top:18px!important;margin-top:0!important;}.mpdm-products-toolbar{margin-top:0!important;margin-bottom:14px!important;}.mpdm-products{margin-top:0!important;}}
html,body{overflow-x:hidden!important;}
a[href*=“s-sols.com/products/wordpress/accelerator“]{display:none!important;visibility:hidden!important;}
@media(min-width:761px){.mpdm,.mpdmk,.mpdmcontact,.mpdmagb,.mpdmprivacy,.mpdmimp,.mpdmacct,.mpdmos,.mpdmdocs,.mpdmwerk,.mpdmrev{overflow-x:hidden!important;}}
@media(max-width:620px){
.mpdm,.mpdmk,.mpdmcontact,.mpdmagb,.mpdmprivacy,.mpdmimp,.mpdmacct,.mpdmos,.mpdmdocs,.mpdmwerk,.mpdmrev{max-width:100vw!important;overflow-x:hidden!important;}
[class*=“-nav“] > [class*=“-wrap“],[class*=“-nav__links“]{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important;padding-right:34px!important;}
[class*=“-nav__links“] a,[class*=“-nav“] > [class*=“-wrap“] > a{min-height:40px!important;display:inline-flex!important;align-items:center!important;}
[class*=“-promo-badges“]{overflow:hidden!important;}
[class*=“-promo-badges“] > [class*=“-wrap“],[class*=“-promo-badges“]{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important;padding-right:18px!important;}
[class*=“-promo-badge“]{flex:0 0 auto!important;min-height:28px!important;padding:0 8px!important;font-size:10px!important;line-height:28px!important;white-space:nowrap!important;border-radius:8px!important;}
[class*=“-service“] > [class*=“-wrap“]{display:flex!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important;white-space:nowrap!important;gap:22px!important;padding-right:28px!important;}
[class*=“-icon“],.mpdm-card__fav,.mpdm-cart{min-width:44px!important;min-height:44px!important;display:inline-grid!important;place-items:center!important;}
input[type=“checkbox“]{width:18px!important;height:18px!important;min-width:18px!important;}
label:has(input[type=“checkbox“]){display:flex!important;align-items:flex-start!important;gap:9px!important;line-height:1.35!important;}
.mpdm-product-hero__copy{display:grid!important;gap:10px!important;}
}
@media(max-width:430px){
[class*=“-promo-badges“],[class*=“-promo-badges“] > [class*=“-wrap“]{flex-wrap:wrap!important;overflow:visible!important;white-space:normal!important;row-gap:7px!important;padding-right:0!important;}
[class*=“-promo-badge“]{font-size:10px!important;padding:0 9px!important;}
[class*=“-service“] > [class*=“-wrap“]{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;white-space:normal!important;overflow:visible!important;padding:8px 0!important;min-height:auto!important;text-align:left!important;}
[class*=“-service“] > [class*=“-wrap“] > div{text-align:left!important;line-height:1.25!important;}
}
a[class*=“btn–red“],button[class*=“btn–red“],input[class*=“btn–red“],a[class*=“btn–red“]:visited,a[class*=“btn–red“]:hover,a[class*=“btn–red“]:focus,button[class*=“btn–red“]:hover,button[class*=“btn–red“]:focus{color:#fff!important;}
Alle 28 Ergebnisse werden angezeigtNach Beliebtheit sortiert
-
2,49 € – 2,34 € / je 1 kg
Ausführung wähleninkl. MwSt.
zzgl. Versandkosten
Lieferzeit: 1 - 3 Werktage
Alle ProduktePrettina Sun Geschirr Reiniger Pulver
1,99 € – 3,98 € Ausführung wählen Dieses Produkt weist mehrere Varianten auf. Die Optionen können auf der Produktseite gewählt werden
