- Наявність: Є в наявності
- Код товару: 1119
- Огляд товару
- Характеристики
- Відгуків (0)
PERLA Jack
Змішувач для умивальника PERLA "Jack" PBZ6303B у чорному кольорі – це поєднання сміливого дизайну та високої якості. Доступний у трьох кольорах – чорний, білий, хром – він ідеально доповнить будь-яку ванну кімнату. З компактними розмірами (висота 150 мм, вилив 94 мм, довжина 115 мм), цей змішувач створений для невеликих просторів, де важлива кожна деталь.
Виготовлений у Чехії з міцної латуні, він оснащений швейцарським керамічним картриджем для плавного й точного керування. Одноважільний механізм із верхнім регулятором забезпечує зручність, а 5-річна гарантія підтверджує надійність.
Елегантність
Витончені форми, сучасний стиль і бездоганна естетика.
Компактність
Висота 150 мм і вилив 115 мм – ідеально для умивальників.
Якість
Керамічний картридж забезпечує довговічність.
Модерн у кожній деталі
PERLA "Jack" PBZ6303B – це новий стандарт компактних змішувачів. Його розміри (висота 150 мм, вилив 94 мм, довжина 115 мм) забезпечують ідеальний баланс між формою та функціональністю. Латунний корпус у чорному кольорі стійкий до подряпин, а три варіанти оздоблення – чорний, білий, хром – дозволяють створити унікальний дизайн ванної.
З приєднувальним розміром 1/2" і повною комплектацією (змішувач, монтажні елементи, документація), виріб готовий до встановлення. Одноважільне керування та швейцарський картридж роблять використання комфортним, а 5-річна гарантія від чеського виробника гарантує якість.
Perla Jack – де вишуканість стає мистецтвом.
.product-container { font-family: 'Unbounded', sans-serif; background: linear-gradient(to bottom, #f5f5f5, #e0e7ff); padding: 0; border-radius: 30px; max-width: 1100px; margin: 40px auto; position: relative; overflow: hidden; box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1); } .product-container .header-decoration { position: absolute; top: 0; left: 0; width: 100%; height: 120px; background: linear-gradient(90deg, #a5b4fc, #60a5fa); border-radius: 30px 30px 0 0; clip-path: polygon(0 0, 100% 0, 100% 60%, 0 100%); animation: wave 5s infinite ease-in-out; } .product-container .logo-container { text-align: center; padding-top: 50px; position: relative; z-index: 2; } .product-container .logo { max-width: 100px; /* Reduced logo size */ height: auto; filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.2)); } .product-container h1 { font-size: 48px; font-weight: 800; text-align: center; color: #1e3a8a; margin: 30px 0; text-transform: uppercase; letter-spacing: 3px; animation: fadeInScale 1.5s ease-out; } .product-container .content { padding: 40px; position: relative; z-index: 1; } .product-container .text-block { background: rgba(255, 255, 255, 0.95); padding: 30px; border-radius: 20px; margin-bottom: 30px; font-size: 18px; line-height: 1.9; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05); border: 1px solid rgba(165, 180, 252, 0.3); animation: slideUp 1.5s ease-out; } .product-container .text-block h2 { font-size: 28px; color: #1e3a8a; font-weight: 600; text-align: center; margin-bottom: 20px; text-transform: uppercase; } .product-container .features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 25px; margin-bottom: 40px; } .product-container .feature-card { background: linear-gradient(to bottom, #dbeafe, #eff6ff); padding: 25px; border-radius: 15px; text-align: center; position: relative; overflow: hidden; transition: transform 0.4s ease, box-shadow 0.4s ease; animation: popIn 1.8s ease-out; font-family: 'Roboto Condensed', sans-serif; /* Condensed font for feature blocks */ } .product-container .feature-card:hover { transform: translateY(-10px) scale(1.02); box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15); } .product-container .feature-bar { position: absolute; top: 0; left: 0; width: 100%; height: 4px; background: #60a5fa; animation: slideBar 3s infinite; } .product-container .feature-card h3 { font-size: 20px; color: #1e40af; font-weight: 700; margin-bottom: 15px; text-transform: uppercase; } .product-container .feature-card p { font-size: 16px; line-height: 1.7; color: #334155; } .product-container .footer-accent { text-align: center; padding: 20px; background: linear-gradient(to right, #a5b4fc, #60a5fa); border-radius: 0 0 30px 30px; font-size: 20px; font-style: italic; color: #fff; animation: fadeIn 2s ease-out; font-family: 'Unbounded', sans-serif; /* Revert to Unbounded for footer */ } @keyframes wave { 0% { transform: translateY(0); } 50% { transform: translateY(-10px); } 100% { transform: translateY(0); } } @keyframes fadeInScale { 0% { transform: scale(0.9); opacity: 0; } 100% { transform: scale(1); opacity: 1; } } @keyframes slideUp { 0% { transform: translateY(40px); opacity: 0; } 100% { transform: translateY(0); opacity: 1; } } @keyframes popIn { 0% { transform: scale(0.7); opacity: 0; } 70% { transform: scale(1.05); opacity: 1; } 100% { transform: scale(1); } } @keyframes slideBar { 0% { transform: translateX(-100%); } 50% { transform: translateX(0); } 100% { transform: translateX(100%); } } @keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }