Xiaomi Smart Humidifier 2
Xiaomi

Xiaomi Smart Humidifier 2

/* =============== Xiaomi Smart Humidifier 2 =============== */ #smart_humidifier_2 { font-size: 16px; overflow: hidden; color: #191919; background-color: #ffffff; } #smart_humidifier_2 ul, #smart_humidifier_2 ol { list-style: none; padding-left: 0; } #smart_humidifier_2 video, #smart_humidifier_2 img { vertical-align: middle; } #smart_humidifier_2 video { width: 100%; height: auto; } #smart_humidifier_2.xiaomi_container { max-width: 2560px; } #smart_humidifier_2 .section { line-height: 1.2; } #smart_humidifier_2 .section-bg { background-size: cover; background-position: center center; background-repeat: no-repeat; } #smart_humidifier_2 .font-bold { font-weight: bold; } #smart_humidifier_2 .font-light { font-weight: 300; } #smart_humidifier_2 .font-color { color: #ffd400; } #smart_humidifier_2 .text-box { text-align: center; color: #000000; padding: 5% 12.5%; } #smart_humidifier_2 .text-box.text-box--left { text-align: left; } #smart_humidifier_2 .text-box--white { color: #ffffff; } #smart_humidifier_2 .text-box .title, #smart_humidifier_2 .text-box .desc, #smart_humidifier_2 .text-box .text { display: block; } #smart_humidifier_2 .text-box .title { font-size: 36px; line-height: 1.2; } #smart_humidifier_2 .text-box .title.title--big { font-size: 48px; margin-bottom: 20px; } #smart_humidifier_2 .text-box .desc { font-size: 22px; line-height: 1.5; margin-top: 25px; font-weight: 500; } #smart_humidifier_2 .text-box .text { font-size: 15px; line-height: 1.5; margin-top: 25px; font-weight: 300; } #smart_humidifier_2 .text-box .text.text--small { font-size: 14px; opacity: .5; } #smart_humidifier_2 .video-box, #smart_humidifier_2 .image-box { padding: 0 12.5%; } #smart_humidifier_2 .video-box video { width: 100%; height: auto; } #smart_humidifier_2 .video a, #smart_humidifier_2 .video .video-link { position: relative; z-index: 1; display: block; overflow: hidden; cursor: pointer; } #smart_humidifier_2 .video a img, #smart_humidifier_2 .video .video-link img { transition: 0.3s ease-in-out transform; } #smart_humidifier_2 .video a:hover img, #smart_humidifier_2 .video .video-link:hover img { transform: scale(1.1); } #smart_humidifier_2 .video a::after, #smart_humidifier_2 .video .video-link::after { content: ''; position: absolute; transform: translateX(-50%) translateY(-50%); width: 56px; height: 56px; background: url('https://media.mi-home.pl/products/smart-humidifier-2/play-btn.png') no-repeat center center / contain; left: 50%; top: 50%; z-index: 5; } @media (max-width: 991.98px) { #smart_humidifier_2 .text-box { padding: 5%; } #smart_humidifier_2 .text-box .title { font-size: 28px; } #smart_humidifier_2 .text-box .title.title--big { font-size: 42px; } #smart_humidifier_2 .video-box, #smart_humidifier_2 .image-box { padding: 0 5%; } } @media (max-width: 767.98px) { #smart_humidifier_2 .text-box .title { font-size: 24px; } #smart_humidifier_2 .text-box .title.title--big { font-size: 36px; } #smart_humidifier_2 .text-box .desc { font-size: 18px; margin-top: 10px; } #smart_humidifier_2 .text-box .text { margin-top: 15px; } } @media only screen and (max-width: 575.98px) { #smart_humidifier_2 .text-box { padding: 10% 5%; } #smart_humidifier_2 .text-box .title { font-size: 20px; } #smart_humidifier_2 .text-box .title.title--big { font-size: 28px; } #smart_humidifier_2 .text-box .desc { font-size: 16px; } #smart_humidifier_2 .text-box .text { font-size: 14px; } } @media (min-width: 1200px) { #smart_humidifier_2 .text-box .text { padding-left: 10%; padding-right: 10%; } #smart_humidifier_2 .text-box .title.title--big { font-size: 60px; } #smart_humidifier_2 .text-box.text-box--left .text { padding-left: 0; padding-right: 0; } } @media (min-width: 1620px) { #smart_humidifier_2 .text-box .text { font-size: 16px; } } /* =============== Floating text-box =============== */ #smart_humidifier_2 .section.section-float { position: relative; z-index: 1; height: 520px; } #smart_humidifier_2 .section.section-float--big { height: 680px; } #smart_humidifier_2 .section .text-box.text-box-float { padding: 0; position: absolute; z-index: 2; top: 50%; width: 40%; transform: translateY(-50%); } #smart_humidifier_2 .section .text-box.text-box-float--left { left: 5%; } #smart_humidifier_2 .section .text-box.text-box-float--right { left: 55%; width: 40%; } @media (max-width: 991.98px) { #smart_humidifier_2 .section.section-float { height: 420px; } #smart_humidifier_2 .section.section-float--big { height: 560px; } #smart_humidifier_2 .section .text-box.text-box-float--right { left: 55%; width: 40%; } } @media (max-width: 767.98px) { #smart_humidifier_2 .section.section-float { height: auto; background-position: center bottom; background-size: 160% auto; background-color: #ffffff; padding-bottom: 550px; } #smart_humidifier_2 .section .text-box.text-box-float, #smart_humidifier_2 .section .text-box.text-box-float--left { position: static; text-align: center; transform: none; padding: 10% 5%; width: 100%; } } @media only screen and (max-width: 575.98px) { #smart_humidifier_2 .section.section-float { padding-bottom: 380px; } } @media only screen and (max-width: 363.98px) { #smart_humidifier_2 .section.section-float { padding-bottom: 280px; } } @media (min-width: 1200px) { #smart_humidifier_2 .section.section-float { height: 620px; } #smart_humidifier_2 .section.section-float--big { height: 820px; } #smart_humidifier_2 .section .text-box.text-box-float { width: 35%; } #smart_humidifier_2 .section .text-box.text-box-float--left { left: 12.5%; } #smart_humidifier_2 .section .text-box.text-box-float--right { width: 35%; left: 55%; } } @media (min-width: 1400px) { #smart_humidifier_2 .section .text-box.text-box-float { width: 30%; } #smart_humidifier_2 .section .text-box.text-box-float--right { width: 30%; left: 60%; } } @media (min-width: 1620px) { #smart_humidifier_2 .section.section-float { height: 820px; } #smart_humidifier_2 .section.section-float--big { height: 980px; } #smart_humidifier_2 .section .text-box.text-box-float--right { width: 25%; left: 65%; } } @media (min-width: 2080px) { #smart_humidifier_2 .section.section-float { height: 1080px; } #smart_humidifier_2 .section.section-float--big { height: 1180px; } } /* =============== Add Font =============== */ @font-face { font-display: swap; font-family: 'Xiaomi Brand'; font-style: normal; font-weight: 100 900; src: url(https://i02.appmifile.com/i18n/fonts/Brand/Brand.woff2) format("woff2") } #smart_humidifier_2 .xiaomi_product_name { font-family: 'Xiaomi Brand', 'Camphor Pro', sans-serif !important; } /* =============== Section 01 =============== */ #smart_humidifier_2 .section-01 { background-image: url('https://media.mi-home.pl/products/smart-humidifier-2/section-01.jpg'); height: 680px; position: relative; z-index: 1; } #smart_humidifier_2 .section-01 .text-box { padding-top: 10%; padding-right: 50%; } #smart_humidifier_2 .section-01 .text-box .title { font-size: 42px; font-weight: 600; white-space: nowrap; } #smart_humidifier_2 .section-01 .text-box .desc { font-size: 24px; font-weight: 500; } @media (max-width: 991.98px) { #smart_humidifier_2 .section-01 { height: 520px; } #smart_humidifier_2 .section-01 .text-box { padding-right: 45%; } #smart_humidifier_2 .section-01 .text-box .desc { font-size: 22px; } #smart_humidifier_2 .section-01 .text-box .title { font-size: 36px; } } @media (max-width: 767.98px) { #smart_humidifier_2 .section-01 { height: auto; background-size: 140% auto; background-position: right bottom; padding-bottom: 500px; background-color: #DFDEDA; } #smart_humidifier_2 .section-01 .text-box { padding: 10% 5%; text-align: center; } #smart_humidifier_2 .section-01 .text-box .text { font-size: 15px; } } @media only screen and (max-width: 575.98px) { #smart_humidifier_2 .section-01 { padding-bottom: 340px; } #smart_humidifier_2 .section-01 .text-box { padding: 15% 5% 10%; } #smart_humidifier_2 .section-01 .text-box .title { font-size: 28px; } #smart_humidifier_2 .section-01 .text-box .desc { font-size: 16px; } #smart_humidifier_2 .section-01 .text-box .text { font-size: 14px; } } @media only screen and (max-width: 363.98px) { #smart_humidifier_2 .section-01 { padding-bottom: 250px; } #smart_humidifier_2 .section-01 .text-box .title { font-size: 24px; } } @media (min-width: 1200px) { #smart_humidifier_2 .section-01 { height: 840px; } #smart_humidifier_2 .section-01 .text-box .title { font-size: 48px; } #smart_humidifier_2 .section-01 .text-box .text { font-size: 18px; } } @media (min-width: 1600px) { #smart_humidifier_2 .section-01 { height: 940px; } #smart_humidifier_2 .section-01 .text-box .title { font-size: 60px; } } @media (min-width: 2080px) { #smart_humidifier_2 .section-01 { height: 1040px; } } /* =============== Section 02 =============== */ #smart_humidifier_2 .section-02 { padding: 7.5% 0; } #smart_humidifier_2 .section-02 .section-wrapper { display: flex; flex-wrap: wrap; justify-content: space-between; max-width: 1160px; width: 90%; margin: 0 auto; padding-top: 20px; } #smart_humidifier_2 .section-02 .column-1 { flex: 0 0 calc(42.5% - 10px); width: calc(42.5% - 10px); } #smart_humidifier_2 .section-02 .column-2 { flex: 0 0 calc(57.5% - 10px); width: calc(57.5% - 10px); display: flex; flex-wrap: wrap; justify-content: space-between; } #smart_humidifier_2 .section-02 .column .item { position: relative; z-index: 1; overflow: hidden; border-radius: 15px; margin-bottom: 20px; color: #303030; font-size: 16px; font-weight: 400; } #smart_humidifier_2 .section-02 .column .item-3 { color: #ffffff; } #smart_humidifier_2 .section-02 .column .item .title { font-weight: bold; font-size: 21px; margin-bottom: 5px; } #smart_humidifier_2 .section-02 .column .item .text { line-height: 1.5; } #smart_humidifier_2 .section-02 .text-wrapper { position: absolute; z-index: 2; top: 5%; left: 0; padding: 20px; padding-right: 50%; } #smart_humidifier_2 .section-02 .item-4 .text-wrapper { padding-right: 65%; } #smart_humidifier_2 .section-02 .item-label { position: absolute; z-index: 2; top: 5.5%; right: 5%; font-size: 14px; color: #ffffff; font-weight: bold; width: 20%; text-align: center; } #smart_humidifier_2 .section-02 .column-2 .item { flex: 0 0 calc(50% - 10px); width: calc(50% - 10px); } @media (max-width: 991.98px) { #smart_humidifier_2 .section-02 .column { flex: 0 0 100%; width: 100%; } #smart_humidifier_2 .section-02 .column-1 { display: flex; flex-wrap: wrap; justify-content: space-between; } #smart_humidifier_2 .section-02 .column-1 .item { flex: 0 0 calc(50% - 10px); width: calc(50% - 10px); } #smart_humidifier_2 .section-02 .text-wrapper { padding-right: 45%; } #smart_humidifier_2 .section-02 .item-4 .text-wrapper { padding-right: 55%; } #smart_humidifier_2 .section-02 .column .item { font-size: 15px; border-radius: 10px; } #smart_humidifier_2 .section-02 .column .item .title { font-size: 18px; } } @media (max-width: 767.98px) { #smart_humidifier_2 .section-02 .item-4 .text-wrapper { padding-right: 45%; } } @media only screen and (max-width: 575.98px) { #smart_humidifier_2 .section-02 .column-1 .item, #smart_humidifier_2 .section-02 .column-2 .item { flex: 0 0 100%; width: 100%; } } /* =============== Section 03 =============== */ #smart_humidifier_2 .section-03 { position: relative; z-index: 1; background-color: #f9f9f9; } #smart_humidifier_2 .section-03 .text-box { position: absolute; z-index: 2; left: 0; top: 0; width: 100%; } @media (max-width: 767.98px) { #smart_humidifier_2 .section-03 .text-box { position: static; } } /* =============== Section 04 =============== */ #smart_humidifier_2 .section-04 { background-image: url('https://media.mi-home.pl/products/smart-humidifier-2/section-04.jpg'); } #smart_humidifier_2 .section-04 .text-box .title span { white-space: nowrap; } @media (max-width: 767.98px) { #smart_humidifier_2 .section-04.section.section-float { background-position: right bottom; } } /* =============== Section 05 & 11 =============== */ #smart_humidifier_2 .section-05 { background-image: url('https://media.mi-home.pl/products/smart-humidifier-2/section-05.jpg'); } #smart_humidifier_2 .section-11 { background-image: url('https://media.mi-home.pl/products/smart-humidifier-2/section-11.jpg'); } #smart_humidifier_2 .section-05 .text-box, #smart_humidifier_2 .section-11 .text-box { padding-top: 15%; padding-bottom: 15%; padding-right: 45%; } #smart_humidifier_2 .section-05 .list, #smart_humidifier_2 .section-11 .list { padding-top: 30px; display: flex; flex-wrap: wrap; } #smart_humidifier_2 .section-05 .list .item, #smart_humidifier_2 .section-11 .list .item { flex: 0 0 33.3333%; width: 33.3333%; color: #191919; padding: 10px 20px 10px 0; font-size: 15px; font-weight: 300; } #smart_humidifier_2 .section-05 .list .item .item-title, #smart_humidifier_2 .section-11 .list .item .item-title { font-weight: bold; margin-bottom: 5px; font-size: 21px; } @media (max-width: 767.98px) { #smart_humidifier_2 .section-05, #smart_humidifier_2 .section-11 { background-size: 150% auto; background-position: bottom right; padding-bottom: 550px; background-color: #F3F7FA; } #smart_humidifier_2 .section-05 .text-box, #smart_humidifier_2 .section-11 .text-box { padding: 5%; text-align: center; } #smart_humidifier_2 .section-05 .list, #smart_humidifier_2 .section-11 .list { justify-content: center; } #smart_humidifier_2 .section-05 .list .item, #smart_humidifier_2 .section-11 .list .item { padding: 10px; } #smart_humidifier_2 .section-05 .list .item .item-title, #smart_humidifier_2 .section-11 .list .item .item-title { font-size: 18px; } } @media only screen and (max-width: 575.98px) { #smart_humidifier_2 .section-05, #smart_humidifier_2 .section-11 { padding-bottom: 350px; } #smart_humidifier_2 .section-05 .text-box, #smart_humidifier_2 .section-11 .text-box { padding: 10% 5%; } #smart_humidifier_2 .section-05 .list .item, #smart_humidifier_2 .section-11 .list .item { font-size: 14px; } #smart_humidifier_2 .section-05 .list .item .item-title, #smart_humidifier_2 .section-11 .list .item .item-title { font-size: 16px; } } @media only screen and (max-width: 363.98px) { #smart_humidifier_2 .section-05, #smart_humidifier_2 .section-11 { padding-bottom: 250px; } #smart_humidifier_2 .section-05 .list .item, #smart_humidifier_2 .section-11 .list .item { flex: 0 0 100%; width: 100%; } } @media (min-width: 1200px) { #smart_humidifier_2 .section-05 .text-box, #smart_humidifier_2 .section-11 .text-box { padding-top: 20%; padding-bottom: 20%; padding-right: 55%; } #smart_humidifier_2 .section-05 .list .item .item-title, #smart_humidifier_2 .section-11 .list .item .item-title { font-size: 24px; } } /* =============== Section 06 =============== */ #smart_humidifier_2 .section-06 { background-image: url('https://media.mi-home.pl/products/smart-humidifier-2/section-06.jpg'); } /* =============== Section 07 & 09 =============== */ #smart_humidifier_2 .section-07, #smart_humidifier_2 .section-09 { padding-top: 2.5%; padding-bottom: 7.5%; } #smart_humidifier_2 .section-09 { padding-top: 7.5%; } #smart_humidifier_2 .section-07 .image-wrapper { max-width: 1160px; width: 90%; margin: 0 auto; position: relative; z-index: 1; margin-bottom: 20px; } #smart_humidifier_2 .section-07 .image-wrapper img { overflow: hidden; border-radius: 20px; } #smart_humidifier_2 .section-07 .image-wrapper .img-text { position: absolute; z-index: 2; left: 0; bottom: 0; text-align: left; line-height: 1.5; font-size: 14px; font-weight: 300; padding: 20px 30px; } #smart_humidifier_2 .section-07 .section-wrapper, #smart_humidifier_2 .section-09 .section-wrapper { max-width: 1160px; width: 90%; margin: 0 auto; display: flex; justify-content: space-between; flex-wrap: wrap; } #smart_humidifier_2 .section-07 .section-wrapper .item, #smart_humidifier_2 .section-09 .section-wrapper .item { flex: 0 0 calc(50% - 10px); width: calc(50% - 10px); text-align: center; line-height: 1.5; font-size: 15px; font-weight: 300; } #smart_humidifier_2 .section-07 .section-wrapper .item .title, #smart_humidifier_2 .section-09 .section-wrapper .item .title { font-weight: bold; font-size: 21px; padding: 0 30px 10px; } #smart_humidifier_2 .section-07 .section-wrapper .item .text, #smart_humidifier_2 .section-09 .section-wrapper .item .text { padding: 0 30px; } #smart_humidifier_2 .section-07 .section-wrapper .item img, #smart_humidifier_2 .section-09 .section-wrapper .item img { overflow: hidden; border-radius: 20px; display: inline-block; margin-bottom: 20px; } @media (max-width: 991.98px) { #smart_humidifier_2 .section-07 .section-wrapper .item .title, #smart_humidifier_2 .section-09 .section-wrapper .item .title { font-size: 18px; } } @media (max-width: 767.98px) { #smart_humidifier_2 .section-07 .section-wrapper .item img, #smart_humidifier_2 .section-09 .section-wrapper .item img { border-radius: 10px; } #smart_humidifier_2 .section-07 .section-wrapper .item .title, #smart_humidifier_2 .section-09 .section-wrapper .item .title { font-size: 16px; padding: 0 0 10px; } #smart_humidifier_2 .section-07 .section-wrapper .item .text, #smart_humidifier_2 .section-09 .section-wrapper .item .text { padding: 0; } #smart_humidifier_2 .section-07 .image-wrapper .img-text { font-size: 13px; padding: 10px 20px; } #smart_humidifier_2 .section-07 .image-wrapper img, #smart_humidifier_2 .section-07 .section-wrapper .item img, #smart_humidifier_2 .section-09 .section-wrapper .item img { border-radius: 10px; } } @media only screen and (max-width: 575.98px) { #smart_humidifier_2 .section-07 .image-wrapper .img-text { position: static; padding: 10px 0; font-size: 13px; } #smart_humidifier_2 .section-07 .section-wrapper .item, #smart_humidifier_2 .section-09 .section-wrapper .item { flex: 0 0 100%; width: 100%; font-size: 14px; margin-bottom: 20px; } } /* =============== Section 08 =============== */ #smart_humidifier_2 .section-08 { background-image: url('https://media.mi-home.pl/products/smart-humidifier-2/section-08.jpg'); } @media (max-width: 767.98px) { #smart_humidifier_2 .section-08.section.section-float { background-position: right bottom; background-color: #f9f9f9; } #smart_humidifier_2 .section-08.section.section-float .text-box { color: #191919; } } /* =============== Section 10 =============== */ #smart_humidifier_2 .section-10 { background-image: url('https://media.mi-home.pl/products/smart-humidifier-2/section-10.jpg'); } @media (max-width: 767.98px) { #smart_humidifier_2 .section-10.section.section-float { background-position: right bottom; background-color: #DBECF5; } } /* =============== Section 12 =============== */ #smart_humidifier_2 .section-12 { background-image: url('https://media.mi-home.pl/products/smart-humidifier-2/section-12.jpg'); } @media (max-width: 767.98px) { #smart_humidifier_2 .section-12.section.section-float { background-position: right bottom; background-color: #282018; } } /* =============== Section 13 =============== */ #smart_humidifier_2 .section-13 { background-image: url('https://media.mi-home.pl/products/smart-humidifier-2/section-13.jpg'); } #smart_humidifier_2 .section-13 .text-bottom { position: absolute; z-index: 2; left: 5%; bottom: 5%; text-align: left; line-height: 1.5; font-size: 14px; font-weight: 300; } @media (max-width: 767.98px) { #smart_humidifier_2 .section-13 .text-bottom { bottom: 2.5%; } } @media only screen and (max-width: 575.98px) { #smart_humidifier_2 .section-13 .text-bottom { font-size: 12px; } } @media (min-width: 1200px) { #smart_humidifier_2 .section-13 .text-bottom { left: 12.5%; } } /* =============== Section 14 =============== */ #smart_humidifier_2 .section-14 { padding-top: 2.5%; padding-bottom: 7.5%; } #smart_humidifier_2 .section-14 .list { max-width: 1160px; width: 90%; margin: 0 auto; display: flex; justify-content: space-between; flex-wrap: wrap; } #smart_humidifier_2 .section-14 .list .item { color: #191919; flex: 0 0 calc(25% - 10px); width: calc(25% - 10px); font-weight: 300; font-size: 16px; line-height: 1.5; padding: 20px; background-repeat: no-repeat; background-position: bottom right; background-size: 100% auto; padding-bottom: 300px; overflow: hidden; border-radius: 20px; } #smart_humidifier_2 .section-14 .list .item-1 { background-color: #EDE6DA; background-image: url('https://media.mi-home.pl/products/smart-humidifier-2/section-14_01.jpg'); } #smart_humidifier_2 .section-14 .list .item-2 { background-color: #DDCFB4; position: relative; z-index: 1; } #smart_humidifier_2 .section-14 .list .item-2 .number { color: #ffffff; font-size: 68px; font-weight: bold; position: absolute; z-index: 2; left: 0; bottom: 10%; padding: 20px; text-align: center; width: 100%; } #smart_humidifier_2 .section-14 .list .item-2 .number small { font-size: 28px; } #smart_humidifier_2 .section-14 .list .item-3 { background-color: #B8B8B8; background-image: url('https://media.mi-home.pl/products/smart-humidifier-2/section-14_03.jpg'); } #smart_humidifier_2 .section-14 .list .item-4 { background-color: #E7E6E9; background-image: url('https://media.mi-home.pl/products/smart-humidifier-2/section-14_04.jpg'); } @media (max-width: 991.98px) { #smart_humidifier_2 .section-14 .list .item { padding-bottom: 150px; font-size: 15px; border-radius: 10px; } #smart_humidifier_2 .section-14 .list .item-2 .number { font-size: 48px; } #smart_humidifier_2 .section-14 .list .item-2 .number small { font-size: 24px; } } @media (max-width: 767.98px) { #smart_humidifier_2 .section-14 .list .item { flex: 0 0 calc(50% - 10px); width: calc(50% - 10px); margin-bottom: 20px; padding-bottom: 280px; } } @media only screen and (max-width: 575.98px) { #smart_humidifier_2 .section-14 .list .item { flex: 0 0 calc(50% - 5px); width: calc(50% - 5px); margin-bottom: 10px; padding-bottom: 180px; font-size: 14px; } } @media only screen and (max-width: 363.98px) { #smart_humidifier_2 .section-14 .list .item { flex: 0 0 100%; width: 100%; padding-bottom: 250px; } } @media (min-width: 1200px) { #smart_humidifier_2 .section-14 .list .item-2 .number { font-size: 86px; } #smart_humidifier_2 .section-14 .list .item-2 .number small { font-size: 36px; } } /* =============== Section 15 =============== */ #smart_humidifier_2 .section-15 { background-color: #f9f9f9; } /* =============== Section image box =============== */ #smart_humidifier_2 .section .image-box-wrap { padding: 0; width: 100%; max-width: 2560px; margin: 0 auto; overflow: hidden; border-radius: 0; } #smart_humidifier_2 .section .image-box-wrap .image-box { display: flex; flex-wrap: wrap; padding: 0; background-color: #A2A2A2; } #smart_humidifier_2 .section .image-box--reverse { flex-direction: row-reverse; } #smart_humidifier_2 .section .text-wrap, #smart_humidifier_2 .section .image { width: 50%; flex: 0 0 50%; } #smart_humidifier_2 .section .image { background-color: #A2A2A2; } #smart_humidifier_2 .section .text-wrap { display: flex; align-items: center; flex-wrap: wrap; padding: 0 5%; text-align: left; color: #ffffff; } #smart_humidifier_2 .section .text-wrap .title { font-size: 28px; display: block; margin-bottom: 5px; font-weight: bold; } #smart_humidifier_2 .section .text-wrap .text { font-weight: 500; font-size: 16px; padding-top: 10px; display: block; } @media (max-width: 991.98px) { #smart_humidifier_2 .section .text-wrap .title { font-size: 24px; } #smart_humidifier_2 .section .image-box-wrap { width: 100%; border-radius: 0; } #smart_humidifier_2 .section .text-wrap .text { padding-top: 10px; font-size: 14px; } } @media (max-width: 767.98px) { #smart_humidifier_2 .section .text-wrap { padding: 7.5% 5%; text-align: center; } #smart_humidifier_2 .section .image-box-wrap .image-box { flex-wrap: wrap; flex-direction: column-reverse; } #smart_humidifier_2 .section .text-wrap .title { font-size: 18px; } #smart_humidifier_2 .section .text-wrap, #smart_humidifier_2 .section .text-wrap div, #smart_humidifier_2 .section .image { width: 100%; flex: 0 0 100%; } } @media only screen and (max-width: 575.98px) { #smart_humidifier_2 .section .image-box-wrap { border-radius: 0; } #smart_humidifier_2 .section .text-wrap { padding: 10% 5%; } } @media (min-width: 1200px) { #smart_humidifier_2 .section .text-wrap { padding: 0 10%; } #smart_humidifier_2 .section .text-wrap .title { font-size: 36px; margin-bottom: 10px; } } /* =============== Section spec =============== */ #smart_humidifier_2 .section-notes { padding: 3.5% 12.5%; margin: 0 auto; } #smart_humidifier_2 .section-notes ul { margin: 0; padding: 0; list-style: none; } #smart_humidifier_2 .section-notes ul li { color: #191919; font-size: 13px; line-height: 1.5; font-weight: 300; opacity: .5; padding-bottom: 5px; } @media (max-width: 991.98px) { #smart_humidifier_2 .section-notes { padding: 5%; } #smart_humidifier_2 .section-notes ul li { font-size: 13px; } } @media (min-width: 1200px) { #smart_humidifier_2 .section-notes { padding: 3.5% 0; max-width: 1164px; } } require( ['aos', 'jquery'], function (AOS, $) { $(window).on('load scroll',function(){ AOS.init({ once:true }); }); } ); Xiaomi Smart Humidifier 2 Sterylizacja UV-C i dokładne oczyszczanie dla optymalnego komfortu Pojemność zbiornika 4,5l | Uwalnianie do 350ml mgiełki na godzinę Tryb automatyczny zapobiegający nadmiernej wilgoci | Kontrola wilgoci jednym dotknięciem Promieniowanie ultrafioletowe UV-C Eliminuje 99,9% bakterii* Inteligentna regulacja wilgotności Tryb automatyczny zapobiega nadmiernej wilgoci Podwójny wylot z możliwością ręcznej regulacji 360° Uwalnia do 350ml pary na godzinę Cicha praca 32dB Zapobiega niechcianym zakłóceniom Wygodne uzupełnianie Dodawaj wodę bez podnoszenia pokrywy NEW Steruj zdalnie za pomocą aplikacji Mi Home Zwraca uwagę na otoczenie Doskonałe warunki wewnątrz pomieszczeń. Ciesz się świeżym górskim powietrzem we własnym domu. Nawilżacz wykorzystuje technologię sterylizacji ultrafioletowej UV-C, aby likwidować bakterie, a następnie uwalnia mgiełkę, która oczyszcza otoczenie. Intensywna sterylizacja UV-C. Oczyszczona mgiełka dla zdrowego otoczenia. Technologia sterylizacji ultrafioletowej UV-C likwiduje do 99,9% bakterii* przed wypuszczeniem wody w obieg mgiełki. Wydziela do 350ml/h mgiełki dla pełnego pokrycia pomieszczenia.* Zbiornik wody o pojemności 4,5l zapewnia całodobową pracę. Nawilżacz uwalnia do 350ml ultradrobnych kropelek wody na godzinę, aby zapobiec suchemu powietrzu w pomieszczeniu. Dzięki dużemu zbiornikowi o pojemności 4,5l, nawilżacz może pracować nieprzerwanie do 32 godzin*, co wiąże się z rzadszym uzupełnianiem wody. 350 ml/h strumień mgiełki 32 godziny* ciągła praca z pełnym zbiornikiem 4,5l pojemność zbiornika Utrzymanie idealnej wilgotności powietrza. Działa w oparciu o inteligentną technologię. Szybko reaguje na zmiany wilgotności, aby stworzyć możliwie najbardziej komfortowe warunki. Tryb automatyczny zapobiegający nadmiarowi wody*. Wydajność nawilżania jest automatycznie regulowana, aby utrzymać wilgotność na optymalnym poziomie i zapobiec przemoczeniu mebli. *Tryb automatyczny jest domyślnie wyłączony i należy go włączyć w aplikacji Mi Home. Gdy nawilżacz pracuje na poziomie mgiełki 2 lub 3, a wilgoć względna osiągnie 85%, automatycznie przełączy się z powrotem na poziom mgiełki 1. Gdy wilgotność względna wzrośnie powyżej 85% na dłużej niż 30 minut, nawilżacz wyłączy się automatycznie. Regulacja poziomu wilgotności jednym przyciskiem. Wilgotność jest automatycznie utrzymywana na poziomie 60% dla utrzymania optimum komfortu. Natężenie można regulować w aplikacji Mi Home. Inteligentne zdalne sterowanie. Połącz się z aplikacją Mi Home, aby uzyskać dostęp do pełnego zakresu funkcji, w tym timera i strumienia mgiełki. Łatwe uzupełnianie. Dodawanie wody bez podnoszenia pokrywy. Błyskawicznie uzupełniaj zbiornik na wodę. Podnieś pokrywę Dolewanie wody bez wyjmowania zbiornika. Podnieś zbiornik Podnoszenie zbiornika w celu czyszczenia lub dolewania większych ilości wody. Transparentny wskaźnik poziomu wody. Kontroluj stan wody w zbiorniku. Zbiornik na wodę posiada przejrzysty wskaźnik poziomu wody, dzięki czemu można na bieżąco kontrolować jej poziom bez podnoszenia pokrywy. Podwójny, obrotowy dozownik pary. Obrót o 360° dla nawilżenia całego pomieszczenia. Nawilżacz posiada najnowocześniejszy, rotacyjny dozownik mgły 360°, dla zapewnienia nawilżenia w całym pomieszczeniu, bez konieczności przestawiania. 2 pierścieniowe wyloty mgiełki 360° obrót 32dB* cicha praca*. Ciesz się snem bez zakłóceń. Nowa struktura płyty nawilża powietrze przy minimalnym hałasie, co gwarantuje Ci zdrowy i spokojny sen. Dyfuzor do aromaterapii*. Stwórz kojącą atmosferę. Nowy dyfuzor do aromaterapii można napełnić olejkami eterycznymi, tworząc przyjemną atmosferę. *Olejki do aromaterapii należy zakupić osobno. Aby uniknąć uszkodzenia urządzenia, nie należy umieszczać olejków aromaterapeutycznych bezpośrednio w zbiorniku na wodę lub w podstawie. Najnowocześniejsze funkcje Zbiornik na wodę typu all-in-one. Głęboka konstrukcja zapobiegająca rozlewaniu się wody. Zbiornik na wodę o dużej średnicy. Wygodne czyszczenie. 18,5 cm Podwójny mechanizm zabezpieczający. Automatycznie wyłącza się, gdy zbiornik jest pusty lub zdjęty z podstawy. Nowa konstrukcja pływającej płyty. Stały poziom wilgotności przy cichej pracy. Uwagi: *Stopień sterylizacji 99,9%: przetestowany przez China Household Electric Appliance Research Institute pod numerem raportu z badań EWCj-22-1558. *Informacje dotyczące wydajności nawilżania znajdują się w GB_T 23332-2018. Testy zostały przeprowadzone przez Vkan Certification & Testing Co, Ltd pod numerem raportu z badań No.WTS2022-8606, przy kącie uwalniania mgły 180 stopni. *Praca ciągła: Testy zostały przeprowadzone przez DEERMA Labs w temperaturze 23,7℃ i wilgtności względnej 62%. Zgodnie z wynikami testów, po przełączeniu na poziom mgiełki 1, nawilżacz może pracować nieprzerwanie przez co najmniej 32 godziny z pełnym zbiornikiem. Dane mogą się nieznacznie różnić w zależności od konkretnych warunków użytkowania. *Test hałasu: Testy zostały przeprowadzone przez Guangzhou Customs Technical Centre pod numerem testu 1082200005580. Zgodnie z wynikami testu, hałas roboczy na poziomie mgiełki 1 był mniejszy niż 32dB. Środowisko testowe: temperatura: 21,5℃, wilgotność względna: 61,8%, ciśnienie atmosferyczne: 101,3kPa. *Jeśli nie zaznaczono inaczej, powyższe dane pochodzą z DEERMA Labs.

Najniższa cena
169,00 zł
w 1 sklepie

Porównaj ceny

Mi-Home
Niedostępny