Xiaomi Smart Tower Heater Lite
Xiaomi

Xiaomi Smart Tower Heater Lite

/* =============== Xiaomi Smart Tower Heater Lite =============== */ #smart_tower_heater_lite { font-size: 16px; overflow: hidden; color: #191919; background-color: #ffffff; } #smart_tower_heater_lite ul, #smart_tower_heater_lite ol { list-style: none; padding-left: 0; } #smart_tower_heater_lite video, #smart_tower_heater_lite img { vertical-align: middle; } #smart_tower_heater_lite video { width: 100%; height: auto; } #smart_tower_heater_lite.xiaomi_container { max-width: 2560px; } #smart_tower_heater_lite .section { line-height: 1.2; } #smart_tower_heater_lite .section-bg { background-size: cover; background-position: center center; background-repeat: no-repeat; } #smart_tower_heater_lite .font-bold { font-weight: bold; } #smart_tower_heater_lite .font-light { font-weight: 300; } #smart_tower_heater_lite .font-color { color: #ffd400; } #smart_tower_heater_lite .text-box { text-align: center; color: #000000; padding: 5% 12.5%; } #smart_tower_heater_lite .text-box.text-box--left { text-align: left; } #smart_tower_heater_lite .text-box--white { color: #ffffff; } #smart_tower_heater_lite .text-box .title, #smart_tower_heater_lite .text-box .desc, #smart_tower_heater_lite .text-box .text { display: block; } #smart_tower_heater_lite .text-box .title { font-size: 36px; line-height: 1.2; } #smart_tower_heater_lite .text-box .title.title--big { font-size: 48px; margin-bottom: 20px; } #smart_tower_heater_lite .text-box .desc { font-size: 22px; line-height: 1.5; margin-top: 25px; font-weight: 500; } #smart_tower_heater_lite .text-box .text { font-size: 15px; line-height: 1.5; margin-top: 25px; font-weight: 300; } #smart_tower_heater_lite .text-box .text.text--small { font-size: 14px; opacity: .5; } #smart_tower_heater_lite .video-box, #smart_tower_heater_lite .image-box { padding: 0 12.5%; } #smart_tower_heater_lite .video-box video { width: 100%; height: auto; } #smart_tower_heater_lite .video a, #smart_tower_heater_lite .video .video-link { position: relative; z-index: 1; display: block; overflow: hidden; cursor: pointer; } #smart_tower_heater_lite .video a img, #smart_tower_heater_lite .video .video-link img { transition: 0.3s ease-in-out transform; } #smart_tower_heater_lite .video a:hover img, #smart_tower_heater_lite .video .video-link:hover img { transform: scale(1.1); } #smart_tower_heater_lite .video a::after, #smart_tower_heater_lite .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-tower-heater-lite/play-btn.png') no-repeat center center / contain; left: 50%; top: 50%; z-index: 5; } @media (max-width: 991.98px) { #smart_tower_heater_lite .text-box { padding: 5%; } #smart_tower_heater_lite .text-box .title { font-size: 28px; } #smart_tower_heater_lite .text-box .title.title--big { font-size: 42px; } #smart_tower_heater_lite .video-box, #smart_tower_heater_lite .image-box { padding: 0 5%; } } @media (max-width: 767.98px) { #smart_tower_heater_lite .text-box .title { font-size: 24px; } #smart_tower_heater_lite .text-box .title.title--big { font-size: 36px; } #smart_tower_heater_lite .text-box .desc { font-size: 18px; margin-top: 10px; } #smart_tower_heater_lite .text-box .text { margin-top: 15px; } } @media only screen and (max-width: 575.98px) { #smart_tower_heater_lite .text-box { padding: 10% 5%; } #smart_tower_heater_lite .text-box .title { font-size: 20px; } #smart_tower_heater_lite .text-box .title.title--big { font-size: 28px; } #smart_tower_heater_lite .text-box .desc { font-size: 16px; } #smart_tower_heater_lite .text-box .text { font-size: 14px; } } @media (min-width: 1200px) { #smart_tower_heater_lite .text-box .text { padding-left: 10%; padding-right: 10%; } #smart_tower_heater_lite .text-box .title.title--big { font-size: 60px; } #smart_tower_heater_lite .text-box.text-box--left .text { padding-left: 0; padding-right: 0; } } @media (min-width: 1620px) { #smart_tower_heater_lite .text-box .text { font-size: 16px; } } /* =============== Floating text-box =============== */ #smart_tower_heater_lite .section.section-float { position: relative; z-index: 1; height: 520px; } #smart_tower_heater_lite .section.section-float--big { height: 680px; } #smart_tower_heater_lite .section .text-box.text-box-float { padding: 0; position: absolute; z-index: 2; top: 50%; width: 40%; transform: translateY(-50%); } #smart_tower_heater_lite .section .text-box.text-box-float--left { left: 5%; } #smart_tower_heater_lite .section .text-box.text-box-float--right { left: 55%; width: 40%; } @media (max-width: 991.98px) { #smart_tower_heater_lite .section.section-float { height: 420px; } #smart_tower_heater_lite .section.section-float--big { height: 560px; } #smart_tower_heater_lite .section .text-box.text-box-float--right { left: 55%; width: 40%; } } @media (max-width: 767.98px) { #smart_tower_heater_lite .section.section-float { height: auto; background-position: center bottom; background-size: 160% auto; background-color: #ffffff; padding-bottom: 550px; } #smart_tower_heater_lite .section .text-box.text-box-float, #smart_tower_heater_lite .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_tower_heater_lite .section.section-float { padding-bottom: 380px; } } @media only screen and (max-width: 363.98px) { #smart_tower_heater_lite .section.section-float { padding-bottom: 280px; } } @media (min-width: 1200px) { #smart_tower_heater_lite .section.section-float { height: 620px; } #smart_tower_heater_lite .section.section-float--big { height: 820px; } #smart_tower_heater_lite .section .text-box.text-box-float { width: 35%; } #smart_tower_heater_lite .section .text-box.text-box-float--left { left: 12.5%; } #smart_tower_heater_lite .section .text-box.text-box-float--right { width: 35%; left: 55%; } } @media (min-width: 1400px) { #smart_tower_heater_lite .section .text-box.text-box-float--right { width: 30%; left: 60%; } } @media (min-width: 1620px) { #smart_tower_heater_lite .section.section-float { height: 820px; } #smart_tower_heater_lite .section.section-float--big { height: 980px; } #smart_tower_heater_lite .section .text-box.text-box-float--right { width: 25%; left: 65%; } } @media (min-width: 2080px) { #smart_tower_heater_lite .section.section-float { height: 1080px; } #smart_tower_heater_lite .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_tower_heater_lite .xiaomi_product_name { font-family: 'Xiaomi Brand', 'Camphor Pro', sans-serif !important; } /* =============== Section 01 =============== */ #smart_tower_heater_lite .section-01 { background-image: url('https://media.mi-home.pl/products/smart-tower-heater-lite/section-01.jpg'); height: 680px; position: relative; z-index: 1; } #smart_tower_heater_lite .section-01 .text-box { padding-left: 45%; padding-top: 15%; padding-right: 10%; } #smart_tower_heater_lite .section-01 .text-box .title { font-size: 42px; font-weight: 600; } #smart_tower_heater_lite .section-01 .text-box .title strong { display: block; } #smart_tower_heater_lite .section-01 .text-box .desc { font-size: 24px; font-weight: 600; color: #2b2b2b; } @media (max-width: 991.98px) { #smart_tower_heater_lite .section-01 { height: 560px; } #smart_tower_heater_lite .section-01 .text-box { padding-right: 5%; padding-left: 45%; } #smart_tower_heater_lite .section-01 .text-box .desc { font-size: 18px; } #smart_tower_heater_lite .section-01 .text-box .title { font-size: 36px; } } @media (max-width: 767.98px) { #smart_tower_heater_lite .section-01 { height: auto; background-size: 160% auto; background-position: left bottom; padding-bottom: 550px; background-color: #D8C8AC; } #smart_tower_heater_lite .section-01 .text-box { padding: 10% 5%; text-align: center; } #smart_tower_heater_lite .section-01 .text-box .text { font-size: 15px; } } @media only screen and (max-width: 575.98px) { #smart_tower_heater_lite .section-01 { padding-bottom: 350px; } #smart_tower_heater_lite .section-01 .text-box { padding: 15% 5% 10%; } #smart_tower_heater_lite .section-01 .text-box .title { font-size: 28px; } #smart_tower_heater_lite .section-01 .text-box .desc { font-size: 16px; } #smart_tower_heater_lite .section-01 .text-box .text { font-size: 14px; } } @media only screen and (max-width: 363.98px) { #smart_tower_heater_lite .section-01 { padding-bottom: 250px; } #smart_tower_heater_lite .section-01 .text-box .title { font-size: 24px; } } @media (min-width: 1200px) { #smart_tower_heater_lite .section-01 { height: 800px; } #smart_tower_heater_lite .section-01 .text-box .title { font-size: 48px; } #smart_tower_heater_lite .section-01 .text-box .text { font-size: 18px; } } @media (min-width: 1600px) { #smart_tower_heater_lite .section-01 { height: 920px; } #smart_tower_heater_lite .section-01 .text-box .title { font-size: 60px; } } @media (min-width: 2080px) { #smart_tower_heater_lite .section-01 { height: 1020px; } } /* =============== Section 02 =============== */ #smart_tower_heater_lite .section-02 { padding: 5% 0; } #smart_tower_heater_lite .section-02 .list { max-width: 1160px; width: 100%; margin: 0 auto; display: flex; flex-wrap: wrap; } #smart_tower_heater_lite .section-02 .list .item { flex: 0 0 33.3333%; width: 33.3333%; text-align: center; font-size: 15px; font-weight: 300; color: #191919; line-height: 1.5; padding: 30px; } #smart_tower_heater_lite .section-02 .list .item img { width: 78px; display: inline-block; margin-bottom: 15px; } @media (max-width: 991.98px) { #smart_tower_heater_lite .section-02 .list .item { padding: 20px; } } @media (max-width: 767.98px) { #smart_tower_heater_lite .section-02 .list .item { font-size: 14px; } } @media only screen and (max-width: 575.98px) { #smart_tower_heater_lite .section-02 .list .item { flex: 0 0 100%; width: 100%; } } /* =============== Section 03 & 04 =============== */ #smart_tower_heater_lite .section-03, #smart_tower_heater_lite .section-04 { position: relative; z-index: 1; } #smart_tower_heater_lite .section-03 .text-box, #smart_tower_heater_lite .section-04 .text-box { position: absolute; z-index: 2; width: 100%; } #smart_tower_heater_lite .section-03 .text-box { padding-top: 15%; padding-right: 55%; } @media (max-width: 767.98px) { #smart_tower_heater_lite .section-03 { background-color: #f9f9f9; } #smart_tower_heater_lite .section-03 .text-box, #smart_tower_heater_lite .section-04 .text-box { position: static; width: 100%; padding: 10% 5%; text-align: center; } } @media (min-width: 1200px) { #smart_tower_heater_lite .section-03 .text-box { padding-top: 20%; padding-right: 55%; } } /* =============== Section 05 =============== */ #smart_tower_heater_lite .section-05 { background-image: url('https://media.mi-home.pl/products/smart-tower-heater-lite/section-05_01.jpg'); background-size: 100% auto; background-position: center 10%; background-color: #000000; padding-bottom: 7.5%; } #smart_tower_heater_lite .section-05 .text-box { padding: 15% 50% 15% 0; } #smart_tower_heater_lite .section-05 .text-box, #smart_tower_heater_lite .section-05 .section-wrapper { max-width: 980px; width: 90%; margin: 0 auto; } #smart_tower_heater_lite .section-05 .section-wrapper { background-color: #FCF3E4; border-radius: 20px; overflow: hidden; color: #795329; font-weight: 500; font-size: 18px; } #smart_tower_heater_lite .section-05 .section-wrapper .image-wrapper { position: relative; z-index: 1; padding: 0 5%; } #smart_tower_heater_lite .section-05 .section-wrapper .image-text { position: absolute; z-index: 2; } #smart_tower_heater_lite .section-05 .section-wrapper .image-text.text-1 { left: 10%; top: 10%; } #smart_tower_heater_lite .section-05 .section-wrapper .image-text.text-2 { left: 10%; top: 35%; color: #f1852d; } #smart_tower_heater_lite .section-05 .section-wrapper .image-text.text-3 { right: 10%; bottom: 10%; } #smart_tower_heater_lite .section-05 .section-wrapper .section-bottom { text-align: center; padding: 30px; } #smart_tower_heater_lite .section-05 .list { display: flex; padding-top: 30px; width: 420px; } #smart_tower_heater_lite .section-05 .list .item { flex: 0 0 50%; width: 50%; padding: 10px 20px 10px 0; color: #ffffff; } #smart_tower_heater_lite .section-05 .list .item .title { font-weight: 600; } #smart_tower_heater_lite .section-05 .list .item .text { margin-top: 0; } #smart_tower_heater_lite .section-05 .section-label { padding: 5% 15% 5% 25%; } #smart_tower_heater_lite .section-05 .section-label .item { margin-bottom: 20px; padding-left: 50px; position: relative; z-index: 1; } #smart_tower_heater_lite .section-05 .section-label .item::before { content: ''; position: absolute; z-index: 2; left: 0; top: 3px; width: 35px; height: 12px; border-radius: 30px; background-color: #F7BA2C; } #smart_tower_heater_lite .section-05 .section-label .item-2::before { background-color: #E7780B; } #smart_tower_heater_lite .section-05 .text-bottom { max-width: 980px; width: 100%; margin: 0 auto; padding: 50px 2.5% 0; color: #ffffff; text-align: center; font-weight: 300; font-size: 14px; } @media (max-width: 767.98px) { #smart_tower_heater_lite .section-05 { background-position: 80px 10%; } #smart_tower_heater_lite .section-05 .section-wrapper { font-size: 16px; } #smart_tower_heater_lite .section-05 .section-wrapper { font-size: 15px; } } @media only screen and (max-width: 575.98px) { #smart_tower_heater_lite .section-05 { background-size: 150% auto; background-position: right 40%; } #smart_tower_heater_lite .section-05 .text-box { padding: 10% 5%; text-align: center; padding-bottom: 400px; } #smart_tower_heater_lite .section-05 .list { width: 100%; } #smart_tower_heater_lite .section-05 .list .item { padding: 10px; } #smart_tower_heater_lite .section-05 .section-wrapper { font-size: 14px; border-radius: 10px; } #smart_tower_heater_lite .section-05 .section-label { padding: 5% 15%; } #smart_tower_heater_lite .section-05 .section-label .item { margin-bottom: 10px; } #smart_tower_heater_lite .section-05 .section-wrapper .image-text.text-1 { left: 5%; top: 5%; } #smart_tower_heater_lite .section-05 .section-wrapper .image-text.text-2 { left: 5%; top: 30%; } #smart_tower_heater_lite .section-05 .section-wrapper .image-text.text-3 { right: 5%; bottom: 5%; } #smart_tower_heater_lite .section-05 .text-bottom { padding: 30px 5% 0; } } @media only screen and (max-width: 363.98px) { #smart_tower_heater_lite .section-05 { background-position: right 45%; } #smart_tower_heater_lite .section-05 .text-box { padding-bottom: 250px; } #smart_tower_heater_lite .section-05 .section-label { padding: 5%; } #smart_tower_heater_lite .section-05 .section-wrapper { font-size: 13px; } } @media (min-width: 1200px) { #smart_tower_heater_lite .section-05 { background-position: top center; } #smart_tower_heater_lite .section-05 .text-box { padding: 15% 30% 15% 0; } } /* =============== Section 06 =============== */ #smart_tower_heater_lite .section-06 { padding-top: 2.5%; padding-bottom: 5%; } #smart_tower_heater_lite .section-06 .list { max-width: 1160px; width: 90%; margin: 0 auto; display: flex; flex-wrap: wrap; padding-bottom: 2.5%; } #smart_tower_heater_lite .section-06 .list .item { flex: 0 0 25%; width: 25%; text-align: center; font-size: 15px; font-weight: 300; color: #191919; line-height: 1.5; padding: 30px; } #smart_tower_heater_lite .section-06 .list .item img { width: 64px; display: inline-block; margin-bottom: 15px; } #smart_tower_heater_lite .section-06 .list .item .title { font-weight: bold; font-size: 18px; margin-bottom: 10px; } #smart_tower_heater_lite .section-06 .image-wrapper { max-width: 1160px; width: 90%; margin: 0 auto; } #smart_tower_heater_lite .section-06 .text-bottom { max-width: 1160px; width: 90%; margin: 0 auto; font-size: 14px; font-weight: 300; text-align: center; padding: 2.5% 5% 0; } @media (max-width: 767.98px) { #smart_tower_heater_lite .section-06 .list .item { flex: 0 0 50%; width: 50%; font-size: 14px; } #smart_tower_heater_lite .section-06 .list .item .title { font-size: 16px; } } @media only screen and (max-width: 575.98px) { #smart_tower_heater_lite .section-06 .list .item { padding: 20px 10px; } #smart_tower_heater_lite .section-06 .list .item .title { font-size: 15px; } } @media only screen and (max-width: 363.98px) { #smart_tower_heater_lite .section-06 .list .item { flex: 0 0 100%; width: 100%; } } /* =============== Section 07 =============== */ #smart_tower_heater_lite .section-07 { padding-top: 2.5%; background-color: #f9f9f9; position: relative; z-index: 1; } #smart_tower_heater_lite .section-07 .image-wrapper { position: relative; z-index: 1; } #smart_tower_heater_lite .section-07 .image-wrapper .text-box { position: absolute; z-index: 2; padding-top: 30%; padding-left: 60%; padding-right: 5%; } #smart_tower_heater_lite .section-07 .image-wrapper .text-box img { height: 42px; display: inline-block; margin-top: 30px; } #smart_tower_heater_lite .section-07 .text-bottom { position: absolute; z-index: 2; bottom: 0; padding: 30px; font-weight: 300; font-size: 14px; left: 25%; width: 50%; text-align: center; } #smart_tower_heater_lite .section-07 .section-label { position: absolute; z-index: 2; top: 10%; left: 27.5%; width: 40%; } #smart_tower_heater_lite .section-07 .section-label .item { background-color: rgba(255,255,255,0.45); font-size: 15px; font-weight: 300; padding: 25px; border-radius: 20px 20px 0 20px; display: inline-block; margin-bottom: 20px; } #smart_tower_heater_lite .section-07 .section-label .item-2 { margin-left: 20%; } #smart_tower_heater_lite .section-07 .section-label .item-3 { border-radius: 20px 20px 20px 0; } @media (max-width: 991.98px) { #smart_tower_heater_lite .section-07 .section-label { width: 75%; } #smart_tower_heater_lite .section-07 .section-label .item { padding: 15px; } #smart_tower_heater_lite .section-07 .text-bottom { position: static; width: 100%; } } @media (max-width: 767.98px) { #smart_tower_heater_lite .section-07 .image-wrapper .text-box { position: static; width: 100%; padding: 10% 5%; color: #191919; text-align: center; } #smart_tower_heater_lite .section-07 .section-label { top: 50%; } } @media only screen and (max-width: 575.98px) { #smart_tower_heater_lite .section-07 .section-label { top: 55%; width: 65%; } #smart_tower_heater_lite .section-07 .section-label .item { padding: 10px 15px; font-size: 14px; border-radius: 10px 10px 0 10px; margin-bottom: 15px; } #smart_tower_heater_lite .section-07 .section-label .item-3 { border-radius: 10px 10px 10px 0; } #smart_tower_heater_lite .section-07 .image-wrapper .text-box img { height: 36px; } } @media only screen and (max-width: 363.98px) { #smart_tower_heater_lite .section-07 .section-label { top: 65%; } #smart_tower_heater_lite .section-07 .section-label .item { padding: 8px 10px; font-size: 12px; } } @media (min-width: 1200px) { #smart_tower_heater_lite .section-07 .image-wrapper .text-box { padding-right: 15%; } #smart_tower_heater_lite .section-07 .section-label { top: 20%; } } /* =============== Section 08 =============== */ #smart_tower_heater_lite .section-08 { background-image: url('https://media.mi-home.pl/products/smart-tower-heater-lite/section-08.jpg'); } @media (max-width: 767.98px) { #smart_tower_heater_lite .section-08.section.section-float { background-position: left bottom; } } /* =============== Section 09 =============== */ #smart_tower_heater_lite .section-09 { position: relative; z-index: 1; } #smart_tower_heater_lite .section-09 .text-box { position: absolute; z-index: 2; top: 20%; padding: 0; width: 30%; left: 60%; } #smart_tower_heater_lite .section-09 .list { display: flex; padding-top: 30px; width: 320px; } #smart_tower_heater_lite .section-09 .list .item { flex: 0 0 50%; width: 50%; padding: 10px 20px 10px 0; color: #191919; } #smart_tower_heater_lite .section-09 .list .item .title { font-weight: 600; } #smart_tower_heater_lite .section-09 .list .item .title small { font-size: 18px; } #smart_tower_heater_lite .section-09 .list .item .text { margin-top: 0; } @media (max-width: 991.98px) { #smart_tower_heater_lite .section-09 .text-box { position: static; width: 100%; text-align: center; padding: 5%; } #smart_tower_heater_lite .section-09 .list { margin: 0 auto; width: 100%; } #smart_tower_heater_lite .section-09 .list .item { padding: 10px 20px; } } @media (max-width: 767.98px) { #smart_tower_heater_lite .section-09 .text-box { padding: 10% 5%; } } @media (min-width: 1200px) { #smart_tower_heater_lite .section-09 .text-box { top: 30%; } } /* =============== Section 10 =============== */ #smart_tower_heater_lite .section-10 { padding-top: 2.5%; padding-bottom: 5%; } #smart_tower_heater_lite .section-10 .image-wrapper { max-width: 1160px; width: 90%; margin: 0 auto; } /* =============== Section 11 & 13 =============== */ #smart_tower_heater_lite .section-11, #smart_tower_heater_lite .section-13 { padding-top: 2.5%; padding-bottom: 7.5%; } #smart_tower_heater_lite .section-11 .list, #smart_tower_heater_lite .section-13 .list { max-width: 1160px; width: 90%; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: space-between; } #smart_tower_heater_lite .section-11 .list .item, #smart_tower_heater_lite .section-13 .list .item { flex: 0 0 calc(50% - 10px); width: calc(50% - 10px); text-align: center; font-size: 15px; font-weight: 300; color: #191919; line-height: 1.5; padding: 30px 0; } #smart_tower_heater_lite .section-11 .list .item .title, #smart_tower_heater_lite .section-13 .list .item .title { font-weight: bold; margin: 30px 0 10px; font-size: 21px; } #smart_tower_heater_lite .section-11 .text-bottom { max-width: 1160px; width: 100%; margin: 0 auto; font-size: 14px; font-weight: 300; text-align: center; padding: 5% 5% 0; } @media (max-width: 767.98px) { #smart_tower_heater_lite .section-11 .list .item, #smart_tower_heater_lite .section-13 .list .item { font-size: 14px; padding: 20px 0; } #smart_tower_heater_lite .section-11 .list .item .title, #smart_tower_heater_lite .section-13 .list .item .title { margin: 20px 0 10px; font-size: 16px; } } @media only screen and (max-width: 575.98px) { #smart_tower_heater_lite .section-11 .list .item, #smart_tower_heater_lite .section-13 .list .item { flex: 0 0 100%; width: 100%; } } /* =============== Section 12 =============== */ #smart_tower_heater_lite .section-12 { background-color: #EEEEEE; padding: 5% 0; } #smart_tower_heater_lite .section-12 .text-box { padding-top: 2.5%; padding-bottom: 2.5%; } @media only screen and (max-width: 575.98px) { #smart_tower_heater_lite .section-12 .text-box { padding-top: 5%; padding-bottom: 5%; } } /* =============== Section 14 =============== */ #smart_tower_heater_lite .section-14 { background-color: #f9f9f9; } /* =============== Section image box =============== */ #smart_tower_heater_lite .section .image-box-wrap { padding: 0; width: 100%; max-width: 2560px; margin: 0 auto; overflow: hidden; border-radius: 0; } #smart_tower_heater_lite .section .image-box-wrap .image-box { display: flex; flex-wrap: wrap; padding: 0; background-color: #A2A2A2; } #smart_tower_heater_lite .section .image-box--reverse { flex-direction: row-reverse; } #smart_tower_heater_lite .section .text-wrap, #smart_tower_heater_lite .section .image { width: 50%; flex: 0 0 50%; } #smart_tower_heater_lite .section .image { background-color: #A2A2A2; } #smart_tower_heater_lite .section .text-wrap { display: flex; align-items: center; flex-wrap: wrap; padding: 0 5%; text-align: left; color: #ffffff; } #smart_tower_heater_lite .section .text-wrap .title { font-size: 28px; display: block; margin-bottom: 5px; font-weight: bold; } #smart_tower_heater_lite .section .text-wrap .text { font-weight: 500; font-size: 16px; padding-top: 10px; display: block; } @media (max-width: 991.98px) { #smart_tower_heater_lite .section .text-wrap .title { font-size: 24px; } #smart_tower_heater_lite .section .image-box-wrap { width: 100%; border-radius: 0; } #smart_tower_heater_lite .section .text-wrap .text { padding-top: 10px; font-size: 14px; } } @media (max-width: 767.98px) { #smart_tower_heater_lite .section .text-wrap { padding: 7.5% 5%; text-align: center; } #smart_tower_heater_lite .section .image-box-wrap .image-box { flex-wrap: wrap; flex-direction: column-reverse; } #smart_tower_heater_lite .section .text-wrap .title { font-size: 18px; } #smart_tower_heater_lite .section .text-wrap, #smart_tower_heater_lite .section .text-wrap div, #smart_tower_heater_lite .section .image { width: 100%; flex: 0 0 100%; } } @media only screen and (max-width: 575.98px) { #smart_tower_heater_lite .section .image-box-wrap { border-radius: 0; } #smart_tower_heater_lite .section .text-wrap { padding: 10% 5%; } } @media (min-width: 1200px) { #smart_tower_heater_lite .section .text-wrap { padding: 0 10%; } #smart_tower_heater_lite .section .text-wrap .title { font-size: 36px; margin-bottom: 10px; } } /* =============== Section spec =============== */ #smart_tower_heater_lite .section-notes { padding: 3.5% 12.5%; margin: 0 auto; } #smart_tower_heater_lite .section-notes ul { margin: 0; padding: 0; list-style: none; } #smart_tower_heater_lite .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_tower_heater_lite .section-notes { padding: 5%; } #smart_tower_heater_lite .section-notes ul li { font-size: 13px; } } @media (min-width: 1200px) { #smart_tower_heater_lite .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 Tower Heater Lite Ciepło w 3 sekundy, stała temperatura i niski poziom hałasu Ciepło w 3 sekundy Szerokokątna wentylacja 70° Inteligentna stała temperatura Cztery różne tryby Inteligentna kontrola temperatury utrzymuje temperaturę w zakresie 22-28°C. Wielokrotna ochrona zapewniająca bezpieczeństwo Tobie i Twojej rodzinie. Lekki i łatwy do przenoszenia. Nagrzewa się w 3 sekundy: Rozgrzej się bez czekania. Grzałka ceramiczna PTC o mocy 2000 W zapewnia ciepło już w 3 sekundy po włączeniu, dzięki czemu błyskawicznie się ogrzejesz. Szerokokątna wentylacja oscylacyjna 70°: Niech ciepło ogarnie całe Twoje ciało. Wentylator osiowy otuli Cię ciepłem dzięki szerokokątnemu nawiewowi powietrza z przodu pod kątem 70°. Inteligentne oprogramowanie utrzymuje komfortową temperaturę przez cały czas. Czujnik temperatury NTC i wbudowany termostat automatycznie zmniejszają zużycie energii, gdy zbliżasz się do temperatury docelowej. 22-28°C Ustawienia temperatury 0-8 godzin Ustawienia timera Tryb niestałej temperatury Inteligentny tryb stałej temperatury Temperatura (°C) Temperatura docelowa Czas (min) * Wykres służy wyłącznie do celów ilustracyjnych i nie przedstawia rzeczywistego wykresu testowego. * Ustawienia timera: Timer można ustawić na 0/1/2/4/8 godzin na samym urządzeniu oraz na dowolnie długi czas do 8 godzin za pomocą aplikacji Mi Home/Xiaomi Home. Cztery tryby dla optymalnego komfortu. Cztery różne tryby, aby zaspokoić różne potrzeby. Tryb stałej temperatury Ustaw temperaturę w zakresie 22-28°C. Odpowiedni do ogrzewania dużych przestrzeni. Tryb gorący Pełna moc: 2000 W. Idealny podczas bardzo zimnej pogody. Tryb ciepły Moc: 1400 W. Idealny na chłodniejsze dni. Tryb naturalny Odpowiedni do zwiększenia przepływu powietrza w pomieszczeniu. * Dodatkowe tryby temperatury są dostępne w aplikacji Mi Home/Xiaomi Home. * Tryb naturalny w Xiaomi Smart Tower Heater Lite nie zastępuje w pełni wentylatora elektrycznego. Inteligentne sterowanie gdziekolwiek jesteś. Steruj Xiaomi Smart Tower Heater Lite zdalnie za pomocą komend głosowych lub przesuwając palcem po smartfonie. Odległość nie jest barierą. Obsługa sterowania głosowego. Nawet w najzimniejsze dni możesz po prostu użyć poleceń głosowych, aby kontrolować Xiaomi Smart Tower Heater Lite w dowolnym miejscu i czasie. Alexa, włącz Tower Heater Lite Alexa, ustaw Tower Heater Lite na stałą temperaturę Alexa, ustaw Tower Heater Lite na grzanie * Funkcje sterowania głosem Alexa i Google Assistant działają tylko z inteligentnymi urządzeniami obsługującymi sterowanie głosem. Powiązane urządzenia łączące są sprzedawane oddzielnie. Połącz się z aplikacją Mi Home/Xiaomi Home. Włącz Xiaomi Smart Tower Heater Lite zdalnie za pomocą aplikacji Mi Home/Xiaomi Home, ustaw żądaną temperaturę oraz godzinę i poczuj ciepło zaraz po przekroczeniu progu. Kompaktowy, lekki i łatwy do przenoszenia. Kompaktowa konstrukcja zajmuje niewiele miejsca. Lekki i łatwy do przenoszenia dzięki wpuszczonemu uchwytowi z tyłu, który sprawia, że podnoszenie i przenoszenie urządzenia jest dziecinnie proste. 2,2 kg Waga 500 mm Wysokość Niski poziom hałasu, mniej zakłóceń. Delikatny dźwięk przepływu powietrza działa jak biały szum, pomagając zanurzyć się w lekturze. Poziom hałasu: Tylko 41dB(A)*. Wiele funkcji bezpieczeństwa dla dodatkowego spokoju ducha. Może być bezpiecznie używany wśród członków rodziny w każdym wieku. 30-sekundowa funkcja schładzania Xiaomi Smart Tower Heater Lite przechodzi w tryb naturalny na 30 sekund po wyłączeniu, pomagając wydłużyć żywotność urządzenia. Zabezpieczenie przed przegrzaniem Wbudowany termostat automatycznie odcina zasilanie urządzenia w przypadku jego przegrzania. Po schłodzeniu urządzenie należy ponownie włączyć ręcznie. Zabezpieczenie w przypadku przewrócenia się Automatycznie wyłącza zasilanie urządzenia w przypadku jego przewrócenia się, co pomaga zapewnić bezpieczeństwo Tobie i Twojej rodzinie. Zabezpieczenie przed dziećmi Zapobiega przypadkowemu uruchomieniu urządzenia przez dzieci. * Zabezpieczenie przed przewróceniem się urządzenia może wydawać dźwięki, jeśli urządzenie jest poruszane lub potrząsane. Jest to normalne i nie stanowi powodu do niepokoju. Wskazówki Przedłużacze mogą stwarzać ryzyko potknięcia się ze względu na różną jakość i moc znamionową. Aby uzyskać optymalny efekt, zalecamy podłączenie urządzenia bezpośrednio do ściennego gniazda wtykowego. Wskazówki dotyczące utrzymywania ciepła Aby uzyskać najlepsze wyniki z Xiaomi Smart Tower Heater Lite, zalecamy ustawienie urządzenia na maksymalną temperaturę docelową, zamknięcie drzwi i okien, aby zapobiec ucieczce ciepła, oraz ogrzewanie pomieszczenia przez 20-30 minut przed dostosowaniem temperatury zgodnie z oczekiwaniami. Uzyskasz lepsze wyniki ogrzewania z już ciepłego pomieszczenia. Xiaomi Smart Tower Heater Lite jest przeznaczony do użytku w bliskim sąsiedztwie. Optymalne wyniki ogrzewania uzyskasz w odległości 1-2 m od urządzenia. Wskazówki dotyczące konserwacji Przed czyszczeniem Xiaomi Smart Tower Heater Lite wyłącz urządzenie, odłącz je od prądu i poczekaj, aż całkowicie ostygnie. Użyj czystej, miękkiej i wilgotnej szmatki, aby przetrzeć korpus i ekran wlotu powietrza. Użyj odkurzacza, aby usunąć kurz z powierzchni samego ekranu wlotu powietrza. Podczas czyszczenia woda nie może przedostać się do grzejnika. Więcej przemyślanych szczegółów. Natychmiastowy komfort. Uchwyt do przenoszenia Łatwy do trzymania i przenoszenia w inne miejsce. Stabilna podstawa Nie chwieje się i jest stabilny podczas użytkowania. Uwagi: * Ciepło w 3 sekundy: Czas potrzebny na emisję ciepła przez grzałkę w Xiaomi Smart Tower Heater Lite po włączeniu. Numer raportu z badań: HT20220718-02. Organizacja testująca: Xiaomi Internal Labs. * 41dB(A): W warunkach obejmujących temperaturę otoczenia 23,4°C, wilgotność względną (RH) 59,2% i ciśnienie atmosferyczne 101,38kPa, poziom ciśnienia akustycznego (SPL) generowany w trybie Hot Air wynosił 41,7dB(A) podczas oscylacji i 41,0dB(A) w bezruchu. Numer sprawozdania z badań: WTS2022-7563. Organizacja przeprowadzająca testy: Vkan Certification & Testing Co Ltd. * Dane na tej stronie zostały dostarczone przez Xiaomi Internal Labs, chyba że zaznaczono inaczej.

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

Porównaj ceny

Mi-Home
Niedostępny