✦ Verified product
Krabbelmatte Baby | EverMat
EUR 179.00
Farbe
Studio Belize
Verified independent store
→
.sb-4in1-premium { background: #fbf9f4; padding: 100px 20px; } .sb-container { max-width: 880px; margin: 0 auto; } .sb-title, .sb-intro, .sb-eyebrow, .sb-text strong, .sb-text span
{ font-family: "Plus Jakarta Sans", sans-serif !important; } /* TITLE */ .sb-title { font-size: 30px; font-weight: 500; color: #1b1c19; margin-bottom: 18px; } /* TEXT */ .sb-intro { font-size: 18.5px; line-height: 1.95; color: #3f4441; max-width: 520px; } /* CARD */ .sb-card { background: #fff; border-radius: 28px; padding: 56px 42px; box-shadow: 0 6px 30px rgba(0,0,0,0.04); opacity: 0; transform: translateY(40px); transition: all 0.8s ease; } .sb-card.visible { opacity: 1; transform: translateY(0); } .sb-card + .sb-card { margin-top: 36px; } /* HOVER */ @media (hover:hover){ .sb-card:hover { transform: translateY(-6px); box-shadow: 0 16px 60px rgba(0,0,0,0.08); } } /* EYEBROW */ .sb-eyebrow { font-size: 11px; letter-spacing: 0.18em; text-transform: uppercase; color: #1b1c19; opacity: 0.8; } /* FEATURES */ .sb-features { display: flex; flex-direction: column; gap: 26px; } /* FEATURE */ .sb-feature { display: flex; align-items: center; gap: 16px; opacity: 0; transform: translateY(30px); transition: all 0.6s ease; } /* ICON */ .sb-icon-wrap { width: 52px; height: 52px; border-radius: 50%; background: #f5f3ee; display: flex; align-items: center; justify-content: center; } .material-symbols-outlined { font-size: 26px; color: #4f6f69; } /* TEXT */ .sb-text { display: flex; flex-direction: column; max-width: 420px; } .sb-text strong { font-size: 16px; font-weight: 500; color: #1b1c19; margin-bottom: 4px; } .sb-text span { font-size: 14px; color: #7a807c; line-height: 1.5; } /* ARROW */ .sb-divider-arrow { display: flex; justify-content: center; margin: 36px 0; opacity: 0; transform: translateY(20px); transition: all 0.6s ease; } .sb-divider-arrow.visible { opacity: 1; transform: translateY(0); } .sb-divider-arrow span { font-size: 26px; color: #7c5636; animation: float 3s ease-in-out infinite; } @keyframes float { 50% { transform: translateY(6px); } } /* MOBILE */ @media (max-width: 768px) { .sb-4in1-premium { padding: 70px 16px; } .sb-card { padding: 34px 22px; } .sb-title { font-size: 24px; } .sb-intro { font-size: 16.5px; line-height: 1.85; } .sb-icon-wrap { width: 46px; height: 46px; } .material-symbols-outlined { font-size: 24px; } .sb-text strong { font-size: 15px; } .sb-text span { font-size: 13px; } } Beschreibung Ein sicherer Ort für große und kleine Abenteuer – ob Krabbeln, erste Stehversuche, ausgelassenes Toben oder ein Familienpicknick im Freien. Die extra hautverträgliche Krabbelmatte EverMat ohne PVC (120x120 cm) schenkt überlegenen Schutz – Tag für Tag. Produkthighlights layers Überlegener Schutz Extra dichter Schaumkern shield Sicher & rutschfest Stabiler Halt beim Spielen thermostat Wärmend Auf kalten Böden spa Premium Bezug Extra sanft & angenehm expand_more cleaning_services Abwaschbar & hygienisch Wasch- & desinfizierbar verified Schadstoffgeprüft Ohne PVC park Für drinnen & draußen Vielseitig nutzbar document.addEventListener("DOMContentLoaded", () => { const observer = new IntersectionObserver(entries => { entries.forEach(entry => { if (entry.isIntersecting) { entry.target.classList.add("visible"); // FEATURES STAGGER const features = entry.target.querySelectorAll(".sb-feature"); features.forEach((el, i) => { setTimeout(() => { el.style.opacity = 1; el.style.transform = "translateY(0)"; }, i * 120); }); } }); }, { threshold: 0.2 }); document.querySelectorAll(".sb-card, .sb-divider-arrow").forEach(el => observer.observe(el)); });