
Mi Handheld Vacuum Cleaner G10/G9 HEPA Filter
/* =============== Mi Handheld Vacuum Cleaner G10/G9 HEPA Filter =============== */ #handheld_vc_g10_g9_hepa_filter { font-size: 16px; overflow: hidden; color: #191919; background-color: #ffffff; font-family: Camphor Pro; } #handheld_vc_g10_g9_hepa_filter ul, #handheld_vc_g10_g9_hepa_filter ol { list-style: none; padding-left: 0; } #handheld_vc_g10_g9_hepa_filter video, #handheld_vc_g10_g9_hepa_filter img { vertical-align: middle; } #handheld_vc_g10_g9_hepa_filter video { width: 100%; height: auto; } #handheld_vc_g10_g9_hepa_filter.xiaomi_container { max-width: 2560px; } #handheld_vc_g10_g9_hepa_filter .section { line-height: 1.2; } #handheld_vc_g10_g9_hepa_filter .section-bg { background-size: cover; background-position: center center; background-repeat: no-repeat; } #handheld_vc_g10_g9_hepa_filter .font-bold { font-weight: 700; } #handheld_vc_g10_g9_hepa_filter .font-light { font-weight: 300; } #handheld_vc_g10_g9_hepa_filter .text-box { text-align: center; color: #191919; padding: 5% 12.5%; } #handheld_vc_g10_g9_hepa_filter .text-box.text-box--left { text-align: left; } #handheld_vc_g10_g9_hepa_filter .text-box--white { color: #ffffff; } #handheld_vc_g10_g9_hepa_filter .text-box .title, #handheld_vc_g10_g9_hepa_filter .text-box .desc, #handheld_vc_g10_g9_hepa_filter .text-box .text { display: block; } #handheld_vc_g10_g9_hepa_filter .text-box .title { font-size: 32px; line-height: 1.2; } #handheld_vc_g10_g9_hepa_filter .text-box .title.title--big { font-size: 42px; margin-bottom: 20px; } #handheld_vc_g10_g9_hepa_filter .text-box .desc { font-size: 22px; line-height: 1.5; margin-top: 25px; font-weight: 700; } #handheld_vc_g10_g9_hepa_filter .text-box .text { font-size: 15px; line-height: 1.5; margin-top: 25px; font-weight: 300; } #handheld_vc_g10_g9_hepa_filter .text-box .text.text--small { font-size: 14px; opacity: .5; } #handheld_vc_g10_g9_hepa_filter .video-box, #handheld_vc_g10_g9_hepa_filter .image-box { padding: 0 12.5%; } #handheld_vc_g10_g9_hepa_filter .video-box video { width: 100%; height: auto; } #handheld_vc_g10_g9_hepa_filter .video a, #handheld_vc_g10_g9_hepa_filter .video .video-link { position: relative; z-index: 1; display: block; overflow: hidden; cursor: pointer; } #handheld_vc_g10_g9_hepa_filter .video a img, #handheld_vc_g10_g9_hepa_filter .video .video-link img { transition: 0.3s ease-in-out transform; } #handheld_vc_g10_g9_hepa_filter .video a:hover img, #handheld_vc_g10_g9_hepa_filter .video .video-link:hover img { transform: scale(1.1); } #handheld_vc_g10_g9_hepa_filter .video a::after, #handheld_vc_g10_g9_hepa_filter .video .video-link::after { content: ''; position: absolute; transform: translateX(-50%) translateY(-50%); width: 56px; height: 56px; background: url('https://media.mi-home.pl/products/handheld-vc-g10-g9-hepa-filter/play-btn.png') no-repeat center center / contain; left: 50%; top: 50%; z-index: 2; } @media (max-width: 991.98px) { #handheld_vc_g10_g9_hepa_filter .text-box { padding: 5%; } #handheld_vc_g10_g9_hepa_filter .text-box .title { font-size: 26px; } #handheld_vc_g10_g9_hepa_filter .text-box .title.title--big { font-size: 36px; } #handheld_vc_g10_g9_hepa_filter .video-box, #handheld_vc_g10_g9_hepa_filter .image-box { padding: 0 5%; } } @media (max-width: 767.98px) { #handheld_vc_g10_g9_hepa_filter .text-box .title { font-size: 22px; } #handheld_vc_g10_g9_hepa_filter .text-box .title.title--big { font-size: 28px; } #handheld_vc_g10_g9_hepa_filter .text-box .desc { font-size: 18px; margin-top: 10px; } #handheld_vc_g10_g9_hepa_filter .text-box .text { margin-top: 15px; } } @media only screen and (max-width: 575.98px) { #handheld_vc_g10_g9_hepa_filter .text-box { padding: 10% 5%; } #handheld_vc_g10_g9_hepa_filter .text-box .title { font-size: 20px; } #handheld_vc_g10_g9_hepa_filter .text-box .title.title--big { font-size: 24px; } #handheld_vc_g10_g9_hepa_filter .text-box .desc { font-size: 16px; } #handheld_vc_g10_g9_hepa_filter .text-box .text { font-size: 14px; } } @media (min-width: 1200px) { #handheld_vc_g10_g9_hepa_filter .text-box .title { font-size: 36px; } #handheld_vc_g10_g9_hepa_filter .text-box .text { font-size: 18px; } } @media (min-width: 1620px) { #handheld_vc_g10_g9_hepa_filter .text-box .text { padding-left: 10%; padding-right: 10%; } #handheld_vc_g10_g9_hepa_filter .text-box.text-box--left .text { padding-left: 0; padding-right: 0; } } /* =============== Floating text-box =============== */ #handheld_vc_g10_g9_hepa_filter .section.section-float { position: relative; z-index: 1; height: 640px; } #handheld_vc_g10_g9_hepa_filter .section.section-float--big { height: 680px; } #handheld_vc_g10_g9_hepa_filter .section .text-box.text-box-float { padding: 0; position: absolute; z-index: 2; top: 50%; width: 30%; transform: translateY(-50%); } #handheld_vc_g10_g9_hepa_filter .section .text-box.text-box-float--left { left: 5%; } #handheld_vc_g10_g9_hepa_filter .section .text-box.text-box-float--right { left: 60%; width: 35%; } @media (max-width: 991.98px) { #handheld_vc_g10_g9_hepa_filter .section.section-float { height: 560px; } #handheld_vc_g10_g9_hepa_filter .section.section-float--big { height: 560px; } } @media (max-width: 767.98px) { #handheld_vc_g10_g9_hepa_filter .section.section-float { height: auto; background-position: center bottom; background-size: 140% auto; background-color: #ffffff; padding-bottom: 400px; } #handheld_vc_g10_g9_hepa_filter .section .text-box.text-box-float, #handheld_vc_g10_g9_hepa_filter .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) { #handheld_vc_g10_g9_hepa_filter .section.section-float { padding-bottom: 300px; } } @media only screen and (max-width: 363.98px) { #handheld_vc_g10_g9_hepa_filter .section.section-float { padding-bottom: 220px; } } @media (min-width: 1200px) { #handheld_vc_g10_g9_hepa_filter .section.section-float { height: 720px; } #handheld_vc_g10_g9_hepa_filter .section.section-float--big { height: 820px; } #handheld_vc_g10_g9_hepa_filter .section .text-box.text-box-float { width: 30%; } #handheld_vc_g10_g9_hepa_filter .section .text-box.text-box-float--right { width: 35%; } #handheld_vc_g10_g9_hepa_filter .section .text-box.text-box-float--left { left: 10%; } } @media (min-width: 1620px) { #handheld_vc_g10_g9_hepa_filter .section.section-float { height: 880px; } #handheld_vc_g10_g9_hepa_filter .section.section-float--big { height: 980px; } #handheld_vc_g10_g9_hepa_filter .section .text-box.text-box-float { width: 30%; } } @media (min-width: 2080px) { #handheld_vc_g10_g9_hepa_filter .section.section-float { height: 1080px; } #handheld_vc_g10_g9_hepa_filter .section.section-float--big { height: 1180px; } } /* =============== Section 01 =============== */ #handheld_vc_g10_g9_hepa_filter .section-01 { background-color: #ffffff; padding-top: 2.5%; } #handheld_vc_g10_g9_hepa_filter .section-01 .text-box { padding-bottom: 2.5%; } #handheld_vc_g10_g9_hepa_filter .section-01 .text-box .title { font-size: 36px; } #handheld_vc_g10_g9_hepa_filter .section-01 .text-box .desc { color: rgba(0,0,0,0.6); font-weight: 500; } #handheld_vc_g10_g9_hepa_filter .section-01 .text-box .text { color: rgba(0,0,0,0.6); margin-top: 10px; } #handheld_vc_g10_g9_hepa_filter .section-01 .image-wrapper { background: linear-gradient(to bottom, #ffffff 0%,#d5d5d7 100%); text-align: center; padding-bottom: 5%; } #handheld_vc_g10_g9_hepa_filter .section-01 .image-wrapper img { width: 80%; max-width: 680px; } @media (max-width: 991.98px) { #handheld_vc_g10_g9_hepa_filter .section-01 .image-wrapper img { max-width: 560px; } } @media (max-width: 767.98px) { #handheld_vc_g10_g9_hepa_filter .section-01 .text-box .title { font-size: 28px; } } @media only screen and (max-width: 575.98px) { #handheld_vc_g10_g9_hepa_filter .section-01 .text-box { padding-top: 15%; } } @media only screen and (max-width: 363.98px) { #handheld_vc_g10_g9_hepa_filter .section-01 .text-box .title { font-size: 22px; } } /* =============== Section 02 & 03 =============== */ #handheld_vc_g10_g9_hepa_filter .section-02 { background-image: url('https://media.mi-home.pl/products/handheld-vc-g10-g9-hepa-filter/section-02.jpg'); } #handheld_vc_g10_g9_hepa_filter .section-03 { background-image: url('https://media.mi-home.pl/products/handheld-vc-g10-g9-hepa-filter/section-03.jpg'); } @media (max-width: 767.98px) { #handheld_vc_g10_g9_hepa_filter .section-02.section.section-float { background-position: left bottom; background-color: #030303; } #handheld_vc_g10_g9_hepa_filter .section-03.section.section-float { background-position: right bottom; background-color: #E4E4E4; } } /* =============== Section 04 =============== */ #handheld_vc_g10_g9_hepa_filter .section-04 { padding-bottom: 5%; } #handheld_vc_g10_g9_hepa_filter .section-04 .text-box { padding-bottom: 0; margin-bottom: -5%; position: relative; z-index: 1; } @media (max-width: 767.98px) { #handheld_vc_g10_g9_hepa_filter .section-04 .text-box { padding-top: 10%; margin-bottom: 0; } } /* =============== Section image box =============== */ #handheld_vc_g10_g9_hepa_filter .section .image-box-wrap { padding: 0; width: 100%; max-width: 2400px; margin: 0 auto; overflow: hidden; border-radius: 0; } #handheld_vc_g10_g9_hepa_filter .section .image-box-wrap .image-box { display: flex; flex-wrap: wrap; padding: 0; background-color: #f6f6f6; } #handheld_vc_g10_g9_hepa_filter .section .image-box--reverse { flex-direction: row-reverse; } #handheld_vc_g10_g9_hepa_filter .section .text-wrap, #handheld_vc_g10_g9_hepa_filter .section .image { width: 50%; flex: 0 0 50%; } #handheld_vc_g10_g9_hepa_filter .section .text-wrap { display: flex; align-items: center; flex-wrap: wrap; padding: 0 5%; text-align: left; color: #191919; } #handheld_vc_g10_g9_hepa_filter .section .text-wrap > div { width: 100%; } #handheld_vc_g10_g9_hepa_filter .section .text-wrap .title { font-size: 20px; display: block; margin-bottom: 0; font-weight: 400; } #handheld_vc_g10_g9_hepa_filter .section .text-wrap .text { font-weight: 300; padding-top: 20px; font-size: 16px; display: block; } @media (max-width: 991.98px) { #handheld_vc_g10_g9_hepa_filter .section .text-wrap .title { font-size: 18px; } #handheld_vc_g10_g9_hepa_filter .section .text-wrap .text { font-size: 15px; } } @media (max-width: 767.98px) { #handheld_vc_g10_g9_hepa_filter .section .text-wrap { padding: 0 5%; } #handheld_vc_g10_g9_hepa_filter .section .text-wrap .text { padding-top: 10px; } } @media only screen and (max-width: 575.98px) { #handheld_vc_g10_g9_hepa_filter .section .image-box-wrap .image-box { flex-wrap: wrap; flex-direction: column-reverse; } #handheld_vc_g10_g9_hepa_filter .section .text-wrap .title { font-size: 16px; } #handheld_vc_g10_g9_hepa_filter .section .text-wrap, #handheld_vc_g10_g9_hepa_filter .section .image { width: 100%; display: block; } #handheld_vc_g10_g9_hepa_filter .section .text-wrap { padding: 10% 5%; text-align: center; } } @media (min-width: 1200px) { #handheld_vc_g10_g9_hepa_filter .section .text-wrap { padding: 0 10%; } #handheld_vc_g10_g9_hepa_filter .section .text-wrap .title { font-size: 24px; } #handheld_vc_g10_g9_hepa_filter .section .text-wrap .text { font-size: 18px; } } /* =============== Section spec =============== */ #handheld_vc_g10_g9_hepa_filter .section-notes { padding: 3.5% 12.5%; margin: 0 auto; } #handheld_vc_g10_g9_hepa_filter .section-notes ul { margin: 0; padding: 0; list-style: none; } #handheld_vc_g10_g9_hepa_filter .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) { #handheld_vc_g10_g9_hepa_filter .section-notes { padding: 5%; } #handheld_vc_g10_g9_hepa_filter .section-notes ul li { font-size: 13px; } } @media (min-width: 1200px) { #handheld_vc_g10_g9_hepa_filter .section-notes { padding: 3.5% 0; max-width: 1164px; } } /* =============== Slider =============== */ #handheld_vc_g10_g9_hepa_filter .slick-dots { bottom: 35px; } #handheld_vc_g10_g9_hepa_filter .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; } #handheld_vc_g10_g9_hepa_filter .slick-dots li.slick-active button::before, #handheld_vc_g10_g9_hepa_filter .slick-dots li:hover button::before { opacity: 1; } #handheld_vc_g10_g9_hepa_filter .slick-dotted.slick-slider { margin-bottom: 0; } #handheld_vc_g10_g9_hepa_filter .slick-slider > .slider-item { display: none; } #handheld_vc_g10_g9_hepa_filter .slick-slider > .slider-item:first-child { display: block; } #handheld_vc_g10_g9_hepa_filter .slick-slider .slick-dots li button { border-radius: 30px; } #handheld_vc_g10_g9_hepa_filter .slick-slider .slick-dots li button { background: #fff; transition: 0.3s ease-in-out opacity; opacity: .25; width: 15px; height: 15px; } #handheld_vc_g10_g9_hepa_filter .slick-slider .slick-dots li.slick-active button, #handheld_vc_g10_g9_hepa_filter .slick-slider .slick-dots li button:hover { background: #fff; opacity: 1; } #handheld_vc_g10_g9_hepa_filter .slick-dots li button::before { content: none; } @media (max-width: 767.98px) { #handheld_vc_g10_g9_hepa_filter .slick-dots { bottom: 15px; } } /* If you're copying, you are a very bad person. Very. */ require( ['aos'], function (AOS) { AOS.init({ once: true }); } ); Mi Handheld Vacuum Cleaner G10/G9 HEPA Filter Wysokowydajana filtracja poprawia jakość powietrza podczas sprzątania Zestaw obejmuje 1 filtr HEPA i 2 filtry wstępne *Zaleca się wymianę filtra co 18 miesięcy. *Zaleca się wymianę filtra wstępnego co 9 miesięcy. Wysocewydajny filtr HEPA H12. Zatrzymuje do 99,7% pyłków o wielkości do 0,3um. W elemencie filtrującym zastosowano wysokiej jakości materiały filtracyjne. Wielokrotnie powlekane, tworzące zwartą, kompozytową strukturę. Wysoka wydajność oczyszczania, brak wtórnych zanieczyszczeń. Oryginalny filtr, doskonałe blokowanie kurzu, większa żywotność elementów filtrujących. Dodanie filtra wstępnego prowadzi do blokowania większej ilości kurzu. Skuteczny podział filtracji to dłuższe życie zarówno podzespołów, jak i odkurzacza. Zdejmowalny i nadający się do mycia. Długotrwała, ergonomiczna praca. Nowy, wysokowydajny zestaw HEPA można prać i czyścić pod bieżącą wodą.
