Mi Motion-Activated Night Light 2 (Bluetooth)
Xiaomi

Mi Motion-Activated Night Light 2 (Bluetooth)

/* =============== Mi Motion-Activated Night Light 2 (Bluetooth) =============== */ #ma_night_light_2_bluetooth { font-size: 16px; overflow: hidden; color: #191919; background-color: #ffffff; font-family: Camphor Pro; } #ma_night_light_2_bluetooth ul, #ma_night_light_2_bluetooth ol { list-style: none; padding-left: 0; } #ma_night_light_2_bluetooth video, #ma_night_light_2_bluetooth img { vertical-align: middle; } #ma_night_light_2_bluetooth video { width: 100%; height: auto; } #ma_night_light_2_bluetooth.xiaomi_container { max-width: 2560px; } #ma_night_light_2_bluetooth .section { line-height: 1.2; } #ma_night_light_2_bluetooth .section-bg { background-size: cover; background-position: center center; background-repeat: no-repeat; } #ma_night_light_2_bluetooth .font-bold { font-weight: 700; } #ma_night_light_2_bluetooth .font-light { font-weight: 300; } #ma_night_light_2_bluetooth .text-box { text-align: center; color: #191919; padding: 5% 12.5%; } #ma_night_light_2_bluetooth .text-box.text-box--left { text-align: left; } #ma_night_light_2_bluetooth .text-box--white { color: #ffffff; } #ma_night_light_2_bluetooth .text-box .title, #ma_night_light_2_bluetooth .text-box .desc, #ma_night_light_2_bluetooth .text-box .text { display: block; } #ma_night_light_2_bluetooth .text-box .title { font-size: 36px; line-height: 1.2; } #ma_night_light_2_bluetooth .text-box .title.title--big { font-size: 42px; margin-bottom: 20px; } #ma_night_light_2_bluetooth .text-box .desc { font-size: 22px; line-height: 1.5; margin-top: 25px; font-weight: 700; } #ma_night_light_2_bluetooth .text-box .text { font-size: 15px; line-height: 1.5; margin-top: 25px; font-weight: 300; } #ma_night_light_2_bluetooth .text-box .text.text--small { font-size: 14px; opacity: .5; } #ma_night_light_2_bluetooth .video-box, #ma_night_light_2_bluetooth .image-box { padding: 0 12.5%; } #ma_night_light_2_bluetooth .video-box video { width: 100%; height: auto; } #ma_night_light_2_bluetooth .video a, #ma_night_light_2_bluetooth .video .video-link { position: relative; z-index: 1; display: block; overflow: hidden; cursor: pointer; } #ma_night_light_2_bluetooth .video a img, #ma_night_light_2_bluetooth .video .video-link img { transition: 0.3s ease-in-out transform; } #ma_night_light_2_bluetooth .video a:hover img, #ma_night_light_2_bluetooth .video .video-link:hover img { transform: scale(1.1); } #ma_night_light_2_bluetooth .video a::after, #ma_night_light_2_bluetooth .video .video-link::after { content: ''; position: absolute; transform: translateX(-50%) translateY(-50%); width: 56px; height: 56px; background: url('https://media.mi-home.pl/products/ma-night-light-2-bluetooth/play-btn.png') no-repeat center center / contain; left: 50%; top: 50%; z-index: 2; } @media (max-width: 991.98px) { #ma_night_light_2_bluetooth .text-box { padding: 5%; } #ma_night_light_2_bluetooth .text-box .title { font-size: 26px; } #ma_night_light_2_bluetooth .text-box .title.title--big { font-size: 36px; } #ma_night_light_2_bluetooth .video-box, #ma_night_light_2_bluetooth .image-box { padding: 0 5%; } } @media (max-width: 767.98px) { #ma_night_light_2_bluetooth .text-box .title { font-size: 22px; } #ma_night_light_2_bluetooth .text-box .title.title--big { font-size: 28px; } #ma_night_light_2_bluetooth .text-box .desc { font-size: 18px; margin-top: 10px; } #ma_night_light_2_bluetooth .text-box .text { margin-top: 15px; } } @media only screen and (max-width: 575.98px) { #ma_night_light_2_bluetooth .text-box { padding: 10% 5%; } #ma_night_light_2_bluetooth .text-box .title { font-size: 20px; } #ma_night_light_2_bluetooth .text-box .title.title--big { font-size: 24px; } #ma_night_light_2_bluetooth .text-box .desc { font-size: 16px; } #ma_night_light_2_bluetooth .text-box .text { font-size: 14px; } } @media (min-width: 1200px) { #ma_night_light_2_bluetooth .text-box .text { font-size: 18px; } } @media (min-width: 1620px) { #ma_night_light_2_bluetooth .text-box .text { padding-left: 10%; padding-right: 10%; } #ma_night_light_2_bluetooth .text-box.text-box--left .text { padding-left: 0; padding-right: 0; } } /* =============== Floating text-box =============== */ #ma_night_light_2_bluetooth .section.section-float { position: relative; z-index: 1; height: 560px; } #ma_night_light_2_bluetooth .section .text-box.text-box-float { padding: 0; position: absolute; z-index: 2; top: 50%; width: 40%; transform: translateY(-50%); } #ma_night_light_2_bluetooth .section .text-box.text-box-float--left { left: 5%; } #ma_night_light_2_bluetooth .section .text-box.text-box-float--right { left: 55%; } @media (max-width: 991.98px) { #ma_night_light_2_bluetooth .section.section-float { height: 480px; } } @media (max-width: 767.98px) { #ma_night_light_2_bluetooth .section.section-float { height: 420px; } #ma_night_light_2_bluetooth .section .text-box.text-box-float { width: 45%; } #ma_night_light_2_bluetooth .section .text-box.text-box-float--left { left: 5%; } #ma_night_light_2_bluetooth .section .text-box.text-box-float--right { left: 50%; } } @media (min-width: 1200px) { #ma_night_light_2_bluetooth .section.section-float { height: 650px; } #ma_night_light_2_bluetooth .section .text-box.text-box-float { width: 35%; } #ma_night_light_2_bluetooth .section .text-box.text-box-float--left { left: 15%; } } @media (min-width: 1400px) { #ma_night_light_2_bluetooth .section .text-box.text-box-float { width: 30%; } #ma_night_light_2_bluetooth .section .text-box.text-box-float--right { left: 60%; } } /* =============== Personalized =============== */ /* =============== Section 01 =============== */ #ma_night_light_2_bluetooth .section-01 { background-image: url('https://media.mi-home.pl/products/ma-night-light-2-bluetooth/section-01.jpg'); height: 640px; } #ma_night_light_2_bluetooth .section-01 .text-box { padding-top: 10%; padding-left: 10%; padding-right: 10%; } #ma_night_light_2_bluetooth .section-01 .text-box .title { font-size: 36px; display: flex; align-items: center; } #ma_night_light_2_bluetooth .section-01 .text-box .title span { font-size: 19px; display: inline-block; padding: 2px 4px; border: 2px solid #191919; border-radius: 4px; margin-left: 20px; } #ma_night_light_2_bluetooth .section-01 .text-box .desc { font-size: 24px; margin-top: 15px; font-weight: 500; } @media (max-width: 991.98px) { #ma_night_light_2_bluetooth .section-01 { height: 440px; background-position: right center; } #ma_night_light_2_bluetooth .section-01 .text-box { padding-top: 7.5%; padding-left: 5%; padding-right: 5%; } #ma_night_light_2_bluetooth .section-01 .text-box .title { font-size: 28px; } #ma_night_light_2_bluetooth .section-01 .text-box .title span { font-size: 16px; } #ma_night_light_2_bluetooth .section-01 .text-box .desc { font-size: 20px; } } @media (max-width: 767.98px) { #ma_night_light_2_bluetooth .section-01 { height: 380px; } #ma_night_light_2_bluetooth .section-01 .text-box .desc { font-size: 18px; } } @media only screen and (max-width: 575.98px) { #ma_night_light_2_bluetooth .section-01 { height: auto; background-position: right bottom; background-size: 160% auto; background-color: #E4E5E7; padding-bottom: 350px; } #ma_night_light_2_bluetooth .section-01 .text-box { position: static; width: 100%; padding: 10% 5%; text-align: center; transform: none; background-color: #E4E5E7; } #ma_night_light_2_bluetooth .section-01 .text-box .title { justify-content: center; flex-wrap: wrap; font-size: 22px; } #ma_night_light_2_bluetooth .section-01 .text-box .title span { margin-top: 10px; } } @media only screen and (max-width: 363.98px) { #ma_night_light_2_bluetooth .section-01 { padding-bottom: 220px; } #ma_night_light_2_bluetooth .section-01 .text-box .title { display: block; } #ma_night_light_2_bluetooth .section-01 .text-box .title span { margin-left: 0; } } @media (min-width: 1200px) { #ma_night_light_2_bluetooth .section-01 { height: 740px; } #ma_night_light_2_bluetooth .section-01 .text-box { padding-left: 12.5%; padding-right: 12.5%; } #ma_night_light_2_bluetooth .section-01 .text-box .title { font-size: 42px; } #ma_night_light_2_bluetooth .section-01 .text-box .desc { font-size: 28px; } } @media (min-width: 1620px) { #ma_night_light_2_bluetooth .section-01 { height: 860px; } } /* =============== Section 02 =============== */ #ma_night_light_2_bluetooth .section-02 { background-color: #ffffff; padding: 5% 0; } #ma_night_light_2_bluetooth .section-02 .items-list { display: flex; padding: 0 7.5%; width: 100%; flex-wrap: wrap; } #ma_night_light_2_bluetooth .section-02 .items-list .text-item { flex: 0 0 33.3333%; width: 33.3333%; float: left; padding: 30px 15px; text-align: center; border-right: 1px solid #3f6e59; font-size: 14px; color: #3f6e59; } #ma_night_light_2_bluetooth .section-02 .items-list .text-item:nth-child(-n+3) { border-bottom: 1px solid #3f6e59; } #ma_night_light_2_bluetooth .section-02 .items-list .text-item:nth-child(3n+3) { border-right: none; } #ma_night_light_2_bluetooth .section-02 .items-list .text-item strong { display: block; font-size: 19px; font-weight: 700; margin-bottom: 10px; } #ma_night_light_2_bluetooth .section-02 .text { font-size: 14px; text-align: center; font-weight: 500; display: block; } @media (max-width: 991.98px) { #ma_night_light_2_bluetooth .section-02 .items-list { padding: 0 2.5%; } } @media (max-width: 767.98px) { #ma_night_light_2_bluetooth .section-02 .items-list .text-item { flex: 0 0 50%; width: 50%; } #ma_night_light_2_bluetooth .section-02 .items-list .text-item strong { font-size: 16px; } #ma_night_light_2_bluetooth .section-02 .items-list .text-item:nth-child(-n+4) { border-bottom: 1px solid #3f6e59; } #ma_night_light_2_bluetooth .section-02 .items-list .text-item:nth-child(3n+3) { border-right: 1px solid #3f6e59; } #ma_night_light_2_bluetooth .section-02 .items-list .text-item:nth-child(2n+2) { border-right: none; } } @media only screen and (max-width: 575.98px) { #ma_night_light_2_bluetooth .section-02 .items-list { padding: 0 5%; } #ma_night_light_2_bluetooth .section-02 .items-list .text-item { flex: 0 0 100%; width: 100%; border-right: none; padding: 15px 0; } #ma_night_light_2_bluetooth .section-02 .items-list .text-item:nth-child(3n+3) { border-right: none; } #ma_night_light_2_bluetooth .section-02 .items-list .text-item:nth-child(-n+5) { border-bottom: 1px solid #3f6e59; } } @media (min-width: 1200px) { #ma_night_light_2_bluetooth .section-02 .items-list { padding: 0 12.5%; } } /* =============== Section 03 =============== */ #ma_night_light_2_bluetooth .section-03 { background-color: #2E2015; height: 660px; position: relative; z-index: 1; } #ma_night_light_2_bluetooth .section-03::before { background-image: url('https://media.mi-home.pl/products/ma-night-light-2-bluetooth/section-03_02.jpg'); background-size: cover; background-position: center center; position: absolute; z-index: -1; width: 100%; height: 100%; content: ''; left: 0; top: 0; opacity: .7; animation: lightsOn 4s ease-in-out infinite; } #ma_night_light_2_bluetooth .section-03 .text-box { padding-right: 45%; padding-top: 15%; position: relative; z-index: 2; } @media (max-width: 991.98px) { #ma_night_light_2_bluetooth .section-03 { height: 560px; } } @media (max-width: 767.98px) { #ma_night_light_2_bluetooth .section-03 { height: 480px; } } @media only screen and (max-width: 575.98px) { #ma_night_light_2_bluetooth .section-03 { height: auto; background-color: #3B2D20; padding-bottom: 250px; } #ma_night_light_2_bluetooth .section-03::before { background-position: right bottom; background-size: 120% auto; } #ma_night_light_2_bluetooth .section-03 .text-box { position: static; width: 100%; padding: 10% 5%; text-align: center; transform: none; background-color: #3B2D20; } } @media only screen and (max-width: 363.98px) { #ma_night_light_2_bluetooth .section-03 { padding-bottom: 200px; } } @media (min-width: 1200px) { #ma_night_light_2_bluetooth .section-03 { height: 800px; } } @media (min-width: 1620px) { #ma_night_light_2_bluetooth .section-03 { height: 920px; } } @keyframes lightsOn { 0% { opacity: .7; } 50% { opacity: 1; } 100% { opacity: .7; } } /* =============== Section 04 =============== */ #ma_night_light_2_bluetooth .section-04 { background-image: url('https://media.mi-home.pl/products/ma-night-light-2-bluetooth/section-04.jpg'); height: 680px; } #ma_night_light_2_bluetooth .section-04 .text-box { padding-right: 45%; padding-top: 15%; } @media (max-width: 991.98px) { #ma_night_light_2_bluetooth .section-04 { height: 560px; } } @media (max-width: 767.98px) { #ma_night_light_2_bluetooth .section-04 { height: 480px; } } @media only screen and (max-width: 575.98px) { #ma_night_light_2_bluetooth .section-04 { height: auto; background-position: right bottom; background-size: 140% auto; background-color: #E4E5E7; padding-bottom: 300px; } #ma_night_light_2_bluetooth .section-04 .text-box { width: 100%; padding: 10% 5%; text-align: center; background-color: #E4E5E7; } } @media only screen and (max-width: 363.98px) { #ma_night_light_2_bluetooth .section-04 { padding-bottom: 250px; } } @media (min-width: 1200px) { #ma_night_light_2_bluetooth .section-04 { height: 840px; } } @media (min-width: 1620px) { #ma_night_light_2_bluetooth .section-04 { height: 960px; } } /* =============== Section 05 =============== */ #ma_night_light_2_bluetooth .section-05 { padding: 20px; display: flex; justify-content: space-between; flex-wrap: wrap; } #ma_night_light_2_bluetooth .section-05 .image-wrapper { flex: 0 0 calc(50% - 10px); width: calc(50% - 10px); position: relative; z-index: 1; } #ma_night_light_2_bluetooth .section-05 .image-wrapper .text { position: absolute; z-index: 2; width: 100%; bottom: 0; left: 0; color: #fff; padding: 50px; text-align: center; font-size: 18px; } @media (max-width: 991.98px) { #ma_night_light_2_bluetooth .section-05 .image-wrapper .text { font-size: 16px; padding: 30px; } } @media (max-width: 767.98px) { #ma_night_light_2_bluetooth .section-05 .image-wrapper { flex: 0 0 100%; width: 100%; } #ma_night_light_2_bluetooth .section-05 .image-wrapper:first-child { margin-bottom: 20px; } } @media only screen and (max-width: 575.98px) { #ma_night_light_2_bluetooth .section-05 .image-wrapper .text { background-color: rgba(0,0,0,0.5); } } @media only screen and (max-width: 363.98px) { #ma_night_light_2_bluetooth .section-05 .image-wrapper .text { font-size: 14px; padding: 20px; } } @media (min-width: 1200px) { #ma_night_light_2_bluetooth .section-05 .image-wrapper .text { font-size: 21px; } } /* =============== Section 06 =============== */ #ma_night_light_2_bluetooth .section-06 { background-image: url('https://media.mi-home.pl/products/ma-night-light-2-bluetooth/section-06.jpg'); height: 760px; } @media (max-width: 991.98px) { #ma_night_light_2_bluetooth .section-06 { height: 640px; background-position: top 50px center; background-color: #A2B0AC; } } @media (max-width: 767.98px) { #ma_night_light_2_bluetooth .section-06 { height: 560px; } } @media only screen and (max-width: 575.98px) { #ma_night_light_2_bluetooth .section-06 { height: auto; background-position: center bottom; background-size: 160% auto; background-color: #A2B0AC; padding-bottom: 300px; } #ma_night_light_2_bluetooth .section-06 .text-box { width: 100%; padding: 10% 5%; text-align: center; } } @media only screen and (max-width: 363.98px) { #ma_night_light_2_bluetooth .section-06 { padding-bottom: 200px; } } @media (min-width: 1200px) { #ma_night_light_2_bluetooth .section-06 { height: 880px; } } @media (min-width: 1620px) { #ma_night_light_2_bluetooth .section-06 { height: 980px; } } /* =============== Section 07 =============== */ #ma_night_light_2_bluetooth .section-07 { background-image: url('https://media.mi-home.pl/products/ma-night-light-2-bluetooth/section-07.jpg'); height: 680px; } #ma_night_light_2_bluetooth .section-07 .text-box { padding-left: 50%; padding-top: 15%; } @media (max-width: 991.98px) { #ma_night_light_2_bluetooth .section-07 { height: 560px; } } @media (max-width: 767.98px) { #ma_night_light_2_bluetooth .section-07 { height: 480px; } } @media only screen and (max-width: 575.98px) { #ma_night_light_2_bluetooth .section-07 { height: auto; background-position: left bottom; background-size: 120% auto; background-color: #0E1F14; padding-bottom: 250px; } #ma_night_light_2_bluetooth .section-07 .text-box { width: 100%; padding: 10% 5%; text-align: center; } } @media only screen and (max-width: 363.98px) { #ma_night_light_2_bluetooth .section-07 { padding-bottom: 200px; } } @media (min-width: 1200px) { #ma_night_light_2_bluetooth .section-07 { height: 880px; } } @media (min-width: 1620px) { #ma_night_light_2_bluetooth .section-07 { height: 980px; } } /* =============== Section 08 =============== */ #ma_night_light_2_bluetooth .section-08 { background-image: url('https://media.mi-home.pl/products/ma-night-light-2-bluetooth/section-08.jpg'); height: 960px; } @media (max-width: 991.98px) { #ma_night_light_2_bluetooth .section-08 { height: 720px; } } @media (max-width: 767.98px) { #ma_night_light_2_bluetooth .section-08 { height: 580px; } } @media only screen and (max-width: 575.98px) { #ma_night_light_2_bluetooth .section-08 { height: auto; background-position: center bottom; background-size: 140% auto; background-color: #E4E5E7; padding-bottom: 300px; } #ma_night_light_2_bluetooth .section-08 .text-box { width: 100%; padding: 10% 5%; text-align: center; background-color: #E4E5E7; } } @media only screen and (max-width: 363.98px) { #ma_night_light_2_bluetooth .section-08 { padding-bottom: 250px; } } @media (min-width: 1200px) { #ma_night_light_2_bluetooth .section-08 { height: 1020px; } } @media (min-width: 1620px) { #ma_night_light_2_bluetooth .section-08 { height: 1120px; } } /* =============== Section 09 =============== */ #ma_night_light_2_bluetooth .section-09 { background-image: url('https://media.mi-home.pl/products/ma-night-light-2-bluetooth/section-09.jpg'); height: 680px; } #ma_night_light_2_bluetooth .section-09 .text-box { padding-right: 50%; padding-top: 10%; } @media (max-width: 991.98px) { #ma_night_light_2_bluetooth .section-09 { height: 560px; } } @media (max-width: 767.98px) { #ma_night_light_2_bluetooth .section-09 { height: 480px; } } @media only screen and (max-width: 575.98px) { #ma_night_light_2_bluetooth .section-09 { height: auto; background-position: right bottom; background-size: 120% auto; background-color: #142515; padding-bottom: 250px; } #ma_night_light_2_bluetooth .section-09 .text-box { width: 100%; padding: 10% 5%; text-align: center; background-color: #142515; } } @media only screen and (max-width: 363.98px) { #ma_night_light_2_bluetooth .section-09 { padding-bottom: 200px; } } @media (min-width: 1200px) { #ma_night_light_2_bluetooth .section-09 { height: 860px; } } @media (min-width: 1620px) { #ma_night_light_2_bluetooth .section-09 { height: 980px; } } /* =============== Section 10 =============== */ #ma_night_light_2_bluetooth .section-10 { padding-bottom: 5%; background-color: #CDD5C8; } #ma_night_light_2_bluetooth .section-10 .image-wrapper { max-width: 1080px; width: 100%; margin: 0 auto; position: relative; z-index: 1; } #ma_night_light_2_bluetooth .section-10 .text-wrapper, #ma_night_light_2_bluetooth .section-10 .info-wrapper { position: absolute; z-index: 2; top: 5%; } #ma_night_light_2_bluetooth .section-10 .text-wrapper .item, #ma_night_light_2_bluetooth .section-10 .info-wrapper .item { font-size: 18px; font-weight: 300; } #ma_night_light_2_bluetooth .section-10 .text-wrapper { left: 10%; width: 30%; } #ma_night_light_2_bluetooth .section-10 .text-wrapper .item { padding: 10px 15px; border: 1px solid #191919; border-radius: 20px 20px 0 20px; margin-top: 80px; } #ma_night_light_2_bluetooth .section-10 .info-wrapper { right: 5%; width: 25%; top: 17.5%; } #ma_night_light_2_bluetooth .section-10 .info-wrapper .item { margin-bottom: 140px; } #ma_night_light_2_bluetooth .section-10 .info-wrapper .item:first-child { margin-bottom: 160px; } #ma_night_light_2_bluetooth .section-10 .info-wrapper .item:last-child { margin-bottom: 0; } @media (max-width: 991.98px) { #ma_night_light_2_bluetooth .section-10 .image-wrapper { max-width: 980px; } #ma_night_light_2_bluetooth .section-10 .text-wrapper .item, #ma_night_light_2_bluetooth .section-10 .info-wrapper .item { font-size: 16px; } #ma_night_light_2_bluetooth .section-10 .text-wrapper .item { margin-top: 50px; } #ma_night_light_2_bluetooth .section-10 .info-wrapper .item { margin-bottom: 110px; } #ma_night_light_2_bluetooth .section-10 .info-wrapper .item:first-child { margin-bottom: 120px; } #ma_night_light_2_bluetooth .section-10 .info-wrapper .item:last-child { margin-bottom: 0; } } @media (max-width: 767.98px) { #ma_night_light_2_bluetooth .section-10 .image-wrapper { max-width: 650px; } #ma_night_light_2_bluetooth .section-10 .text-wrapper .item, #ma_night_light_2_bluetooth .section-10 .info-wrapper .item { font-size: 14px; } #ma_night_light_2_bluetooth .section-10 .text-wrapper { left: 5%; width: 35%; } #ma_night_light_2_bluetooth .section-10 .text-wrapper .item { margin-top: 25px; } #ma_night_light_2_bluetooth .section-10 .info-wrapper .item { margin-bottom: 70px; } #ma_night_light_2_bluetooth .section-10 .info-wrapper .item:first-child { margin-bottom: 80px; } #ma_night_light_2_bluetooth .section-10 .info-wrapper .item:last-child { margin-bottom: 0; } } @media only screen and (max-width: 575.98px) { #ma_night_light_2_bluetooth .section-10 .image-wrapper { max-width: 400px; padding-top: 30px; } #ma_night_light_2_bluetooth .section-10 .text-wrapper .item, #ma_night_light_2_bluetooth .section-10 .info-wrapper .item { font-size: 12px; } #ma_night_light_2_bluetooth .section-10 .text-wrapper { left: 0; width: 35%; top: 0; } #ma_night_light_2_bluetooth .section-10 .text-wrapper .item { margin-top: 5px; padding: 5px 10px; } #ma_night_light_2_bluetooth .section-10 .info-wrapper { top: 25%; right: 0; width: 30%; } #ma_night_light_2_bluetooth .section-10 .info-wrapper .item { margin-bottom: 40px; } #ma_night_light_2_bluetooth .section-10 .info-wrapper .item:first-child { margin-bottom: 45px; } #ma_night_light_2_bluetooth .section-10 .info-wrapper .item:last-child { margin-bottom: 0; } } @media only screen and (max-width: 363.98px) { #ma_night_light_2_bluetooth .section-10 .image-wrapper { padding-top: 200px; } #ma_night_light_2_bluetooth .section-10 .text-wrapper { left: 5%; width: 40%; top: 0; } #ma_night_light_2_bluetooth .section-10 .info-wrapper { top: 10%; right: 5%; width: 40%; } } @media (min-width: 1200px) { #ma_night_light_2_bluetooth .section-10 .text-wrapper .item { margin-top: 110px; } #ma_night_light_2_bluetooth .section-10 .image-wrapper { max-width: 1260px; } #ma_night_light_2_bluetooth .section-10 .info-wrapper .item { margin-bottom: 170px; } #ma_night_light_2_bluetooth .section-10 .info-wrapper .item:first-child { margin-bottom: 190px; } #ma_night_light_2_bluetooth .section-10 .info-wrapper .item:last-child { margin-bottom: 0; } } /* =============== Section 11 =============== */ #ma_night_light_2_bluetooth .section-11 { padding-bottom: 5%; background-color: #F0F5EE; } /* =============== Section image box =============== */ #ma_night_light_2_bluetooth .section .image-box-wrap { padding: 0; width: 90%; margin: 0 auto; overflow: hidden; } #ma_night_light_2_bluetooth .section .image-box-wrap .image-box { display: flex; flex-wrap: wrap; padding: 0; background-color: #ffffff; } #ma_night_light_2_bluetooth .section .image-box--reverse { flex-direction: row-reverse; } #ma_night_light_2_bluetooth .section .text-wrap, #ma_night_light_2_bluetooth .section .image { width: 50%; flex: 0 0 50%; } #ma_night_light_2_bluetooth .section .text-wrap { display: flex; align-items: center; flex-wrap: wrap; padding: 0 5%; text-align: center; color: #4b4f48; } #ma_night_light_2_bluetooth .section .text-wrap .title { font-size: 36px; display: block; margin-bottom: 0; font-weight: bold; } #ma_night_light_2_bluetooth .section .text-wrap .text { font-weight: 300; padding-top: 20px; display: block; } @media (max-width: 991.98px) { #ma_night_light_2_bluetooth .section .text-wrap .title { font-size: 18px; } #ma_night_light_2_bluetooth .section .image-box-wrap { width: 95%; } } @media (max-width: 767.98px) { #ma_night_light_2_bluetooth .section .text-wrap { padding: 0 5%; } #ma_night_light_2_bluetooth .section .text-wrap .text { padding-top: 10px; } } @media only screen and (max-width: 575.98px) { #ma_night_light_2_bluetooth .section .image-box-wrap .image-box { flex-wrap: wrap; flex-direction: column-reverse; } #ma_night_light_2_bluetooth .section .text-wrap, #ma_night_light_2_bluetooth .section .image { width: 100%; display: block; } #ma_night_light_2_bluetooth .section .text-wrap { padding: 10% 5%; } } @media (min-width: 1200px) { #ma_night_light_2_bluetooth .section .text-wrap { padding: 0 10%; } } /* =============== Section spec =============== */ #ma_night_light_2_bluetooth .section-notes { padding: 3.5% 12.5%; margin: 0 auto; } #ma_night_light_2_bluetooth .section-notes ul { margin: 0; padding: 0; list-style: none; } #ma_night_light_2_bluetooth .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) { #ma_night_light_2_bluetooth .section-notes { padding: 5%; } #ma_night_light_2_bluetooth .section-notes ul li { font-size: 13px; } } @media (min-width: 1200px) { #ma_night_light_2_bluetooth .section-notes { padding: 3.5% 0; max-width: 1164px; } } /* =============== Slider =============== */ #ma_night_light_2_bluetooth .slick-dots { bottom: 35px; } #ma_night_light_2_bluetooth .slick-dots li button::before { font-size: 15px; color: #ffffff; transition: 0.3s ease-in-out opacity; font-family: 'slick'; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; opacity: .25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } #ma_night_light_2_bluetooth .slick-dots li.slick-active button::before, #ma_night_light_2_bluetooth .slick-dots li:hover button::before { opacity: 1; } #ma_night_light_2_bluetooth .slick-dotted.slick-slider { margin-bottom: 0; } #ma_night_light_2_bluetooth .slick-slider > .slider-item { display: none; } #ma_night_light_2_bluetooth .slick-slider > .slider-item:first-child { display: block; } #ma_night_light_2_bluetooth .slick-slider .slick-dots li button { border-radius: 30px; } #ma_night_light_2_bluetooth .slick-slider .slick-dots li button { background: #fff; transition: 0.3s ease-in-out opacity; opacity: .25; width: 15px; height: 15px; } #ma_night_light_2_bluetooth .slick-slider .slick-dots li.slick-active button, #ma_night_light_2_bluetooth .slick-slider .slick-dots li button:hover { background: #fff; opacity: 1; } #ma_night_light_2_bluetooth .slick-dots li button::before { content: none; } @media (max-width: 767.98px) { #ma_night_light_2_bluetooth .slick-dots { bottom: 15px; } } /* If you're copying, you are a very bad person. Very. */ require( ['aos'], function (AOS) { AOS.init({ once: true }); } ); Mi Motion-Activated Night Light 2 Bluetooth Inteligentna lampka 3 w 1 do oświetlenia i wykrywania ruchu Aktywacja ruchem Aktywacja ruchem o dużym zasięgu, światło włącza się, gdy tylko użytkownik wejdzie do zaciemnionej przestrzeni Obrót o 360° Magnetyczna konstrukcja umożliwiająca elastyczną regulację kąta Niskie zużycie energii 17-miesięczna żywotność baterii w przypadku używania wyłącznie jako czujnik Detekcja ruchu Wykrywanie ruchu ludzi/zwierząt Detekcja światła Wykrywanie warunków oświetlenia otoczenia Inteligentne połączenie Łączenie się z szeregiem inteligentnych urządzeń za pomocą bramki Bluetooth Inteligentna regulacja oświetlenia za pomocą aplikacji Dostosuj swoje idealne nocne doświetlenie Mi Motion-Activated Night Light 2 (Bluetooth) może wykryć ruch człowieka w ciemności. Po jego wykryciu włącza się światło. Aktualizacje urządzeń zostały stworzone z myślą o Tobie. Znajdź idealne oświetlenie dla swojego otoczenia. Jasność i czas oświetlenia można regulować w aplikacji Mi Home/Xiaomi Home. Niezależne funkcje czujników* Wykorzystaj pełnię możliwości inteligentnych połączeń Wygodna i sprawiająca wiele radości lampka nocna Mi Motion-Activated Night Light 2 (Bluetooth) może być używana jako czujnik ruchu* i czujnik światła*. Korzystając z bramki Bluetooth, urządzenie można ustawić tak, aby łączyło się z różnymi urządzeniami w różnym czasie. Gdy wstaniesz z łóżka między północą a 7:00, lampka nocna w sypialni wykryje ruch i automatycznie włączy lampę sufitową Mi Smart LED o niskiej jasności. Gdy wrócisz do domu z pracy o 19:00, lampka nocna na werandzie wykryje ciemne oświetlenie otoczenia oraz ruch i automatycznie włączy lampę sufitową Mi Smart LED i oczyszczacz powietrza Mi Air Purifier. Magnetyczna konstrukcja mocowania Obrót o 360° dla jeszcze bardziej przystępnych potrzeb oświetlenia Lampka nocna może swobodnie stać na płaskich powierzchniach, np. na stoliku nocnym. Do montażu można wykorzystać naklejkę samoprzylepną* na podstawie. W szafach i na gankach można ustawić wysoką jasność, aby uzyskać wyraźne oświetlenie bez konieczności włączania światła sieciowego. Na klatkach schodowych i w sypialniach ustawić niską jasność, aby uzyskać miękkie, niezakłócające światła. Zdejmij lampkę nocną z podstawy, aby używać jej oddzielnie. Tylko trzy baterie AA 365 dni pracy na baterii przy najniższym ustawieniu jasności* 180 dni pracy na baterii przy najwyższym ustawieniu jasności*. Możesz także wyłączyć funkcję nocnego światła za pomocą aplikacji Mi Home/Xiaomi Home. Długotrwałe, bezproblemowe użytkowanie dzięki 17-miesięcznej żywotności baterii, gdy jest używany wyłącznie jako czujnik.* Szeroki obszar detekcji 120° Zasięg czujnika do 6 m Lampka nocna Mi Motion-Activated Night Light 2 (Bluetooth) posiada dostosowaną soczewkę Fresnela, która jest w stanie wykryć najbardziej wrażliwe ruchy człowieka. Urządzenie posiada bardzo szeroki zakres czujnika poziomego 120°, który jest w stanie wykryć ruch w odległości 6 m* przed lampką i 2,5 m* po bokach. Brak widocznego migotania*, brak szkodliwego niebieskiego światła*. Źródło światła jest skonfigurowane z myślą o lepszej ochronie oczu. Cechuje ją ciepłe, łagodne żółte światło 2800K* bez widocznego migotania lub szkodliwego niebieskiego światła, dzięki czemu można wstać w nocy bez przeszkadzania komukolwiek. Instalacja W celu zapewnienia dokładnej detekcji, zaleca się skierowanie światła w dół, gdy podstawa jest zamontowana na wysokości powyżej 1,9 m nad podłogą. Z tego samego powodu zaleca się skierowanie światła w górę, gdy podstawa jest zamontowana poniżej 0,5 m nad podłogą. W przypadku różnych wysokości montażu, kąt należy dostosować do wzrostu użytkownika i pożądanego scenariusza użytkowania, tak aby uzyskać optymalny efekt. Punkt montażu znajduje się powyżej 1,9 m nad podłogą Punkt montażowy znajduje się na wysokości 0,5-1,5 m nad podłogą Punkt montażowy znajduje się poniżej 0,5 m nad podłogą Skierowany w dół Skierowany prosto do przodu Skierowany ku górze Mała i piękna o minimalistycznym designie Długotrwałe oświetlenie z myślą o Tobie Odporny na uderzenia materiał ABS Solidna i trwała jakość, na której możesz polegać Pokrywa rozpraszająca PC Miękkie oświetlenie bez widocznych ogniw Dostosowana soczewka Fresnela Profesjonalne wykonanie o spójnej stylistyce Uwagi: *Aby dokonać zmiany ustawień lub zaktualizować oprogramowanie sprzętowe w aplikacji, włącz najpierw funkcję Bluetooth w telefonie, a następnie poruszaj ciałem w zasięgu indukcji lampki nocnej lub przesuń przełącznik Bluetooth w dowolną stronę. *Test jasności światła nocnego, nr raportu: WTF20F02004812N. *Funkcje czujnika mogą być włączone tylko po podłączeniu przez bramkę Bluetooth. Upewnij się, że na koncie Twojej aplikacji znajdują się urządzenia z obsługą bramki Bluetooth. *Czujnik światła może być używany do wykrywania dwóch form oświetlenia otoczenia: jasnego lub ciemnego. Dane szczegółowe nie są wyświetlane. *Aplikacja Mi Home/Xiaomi Home zawiera dziesięć różnych warunków raportowania, gdy urządzenie jest używane jako czujnik ruchu i światła. W tym: ruch ludzkiego ciała, stan oświetlenia otoczenia jasny/ciemny, stan oświetlenia otoczenia jasny/ciemny i ruch człowieka, brak ruchu ludzkiego ciała przez X minut. *Nie używaj ponownie naklejki samoprzylepnej z tego produktu, ponieważ może to spowodować uszkodzenie powierzchni. Przed przyklejeniem upewnij się, że produkt jest prawidłowo umieszczony. *Żywotność baterii podczas korzystania z funkcji oświetlenia jest obliczana w oparciu o włączenie światła 15 razy dziennie, każde na 15 sekund. *Baterie AA nie są dołączone do zestawu. *Żywotność baterii, gdy urządzenie jest używane wyłącznie jako czujnik, a funkcja oświetlenia nie jest używana, jest obliczana w oparciu o 80 detekcji ruchu i 20 detekcji światła dziennie oraz 24 x 6 = 144 regularnych raportów dziennie. *Dane przedstawione powyżej są obliczane na podstawie baterii AA o pojemności znamionowej 1500 mAh. *Test zasięgu czujnika światła nocnego, nr sprawozdania: WTF20F02004812N. *Nie widoczne migotanie + nie szkodliwe niebieskie światło, 2800K test Raport nr: WTF20F02004812N.

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

Porównaj ceny

Mi-Home
Niedostępny