
Mi Dual-Port Car Charger (37W)
/* =============== Mi Dual-Port Car Charger (37W) =============== */ #dual-port_car_charger_37w { font-size: 16px; overflow: hidden; color: #191919; background-color: #ffffff; font-family: Camphor Pro; } #dual-port_car_charger_37w ul, #dual-port_car_charger_37w ol { list-style: none; padding-left: 0; } #dual-port_car_charger_37w video, #dual-port_car_charger_37w img { vertical-align: middle; } #dual-port_car_charger_37w video { width: 100%; height: auto; } #dual-port_car_charger_37w.xiaomi_container { max-width: 2560px; } #dual-port_car_charger_37w .section { line-height: 1.2; } #dual-port_car_charger_37w .section-bg { background-size: cover; background-position: center center; background-repeat: no-repeat; } #dual-port_car_charger_37w .font-bold { font-weight: 700; } #dual-port_car_charger_37w .font-light { font-weight: 300; } #dual-port_car_charger_37w .text-box { text-align: center; color: #191919; padding: 5% 12.5%; } #dual-port_car_charger_37w .text-box.text-box--left { text-align: left; } #dual-port_car_charger_37w .text-box--white { color: #ffffff; } #dual-port_car_charger_37w .text-box .title, #dual-port_car_charger_37w .text-box .desc, #dual-port_car_charger_37w .text-box .text { display: block; } #dual-port_car_charger_37w .text-box .title { font-size: 32px; line-height: 1.2; } #dual-port_car_charger_37w .text-box .title.title--big { font-size: 42px; margin-bottom: 20px; } #dual-port_car_charger_37w .text-box .title--color { margin-bottom: 15px; opacity: .5; } #dual-port_car_charger_37w .text-box .desc { font-size: 22px; line-height: 1.5; margin-top: 25px; font-weight: 700; } #dual-port_car_charger_37w .text-box .text { font-size: 15px; line-height: 1.5; margin-top: 25px; font-weight: 300; opacity: .6; } #dual-port_car_charger_37w .text-box--white .text { color: #ffffff; } #dual-port_car_charger_37w .text-box .text.text--small { font-size: 14px; opacity: .5; } #dual-port_car_charger_37w .video-box, #dual-port_car_charger_37w .image-box { padding: 0 12.5%; } #dual-port_car_charger_37w .video-box video { width: 100%; height: auto; } #dual-port_car_charger_37w .video a, #dual-port_car_charger_37w .video .video-link { position: relative; z-index: 1; display: block; overflow: hidden; cursor: pointer; } #dual-port_car_charger_37w .video a img, #dual-port_car_charger_37w .video .video-link img { transition: 0.3s ease-in-out transform; } #dual-port_car_charger_37w .video a:hover img, #dual-port_car_charger_37w .video .video-link:hover img { transform: scale(1.1); } #dual-port_car_charger_37w .video a::after, #dual-port_car_charger_37w .video .video-link::after { content: ''; position: absolute; transform: translateX(-50%) translateY(-50%); width: 56px; height: 56px; background: url('https://media.mi-home.pl/products/dual-port-car-charger-37w/play-btn.png') no-repeat center center / contain; left: 50%; top: 50%; z-index: 2; } @media (max-width: 991.98px) { #dual-port_car_charger_37w .text-box { padding: 5%; } #dual-port_car_charger_37w .text-box .title { font-size: 28px; } #dual-port_car_charger_37w .text-box .title.title--big { font-size: 36px; } #dual-port_car_charger_37w .video-box, #dual-port_car_charger_37w .image-box { padding: 0 5%; } } @media (max-width: 767.98px) { #dual-port_car_charger_37w .text-box .title { font-size: 24px; } #dual-port_car_charger_37w .text-box .title.title--big { font-size: 28px; } #dual-port_car_charger_37w .text-box .desc { font-size: 18px; margin-top: 10px; } #dual-port_car_charger_37w .text-box .text { margin-top: 15px; } } @media only screen and (max-width: 575.98px) { #dual-port_car_charger_37w .text-box { padding: 10% 5%; } #dual-port_car_charger_37w .text-box .title { font-size: 20px; } #dual-port_car_charger_37w .text-box .title.title--big { font-size: 24px; } #dual-port_car_charger_37w .text-box .desc { font-size: 16px; } #dual-port_car_charger_37w .text-box .text { font-size: 14px; } } @media (min-width: 1200px) { #dual-port_car_charger_37w .text-box .title { font-size: 36px; } #dual-port_car_charger_37w .text-box .text { font-size: 18px; } } @media (min-width: 1620px) { #dual-port_car_charger_37w .text-box .text { padding-left: 10%; padding-right: 10%; } #dual-port_car_charger_37w .text-box.text-box--left .text { padding-left: 0; padding-right: 0; } } /* =============== Floating text-box =============== */ #dual-port_car_charger_37w .section.section-float { position: relative; z-index: 1; height: 640px; } #dual-port_car_charger_37w .section.section-float--big { height: 680px; } #dual-port_car_charger_37w .section .text-box.text-box-float { padding: 0; position: absolute; z-index: 2; top: 50%; width: 40%; transform: translateY(-50%); } #dual-port_car_charger_37w .section .text-box.text-box-float--left { left: 5%; } #dual-port_car_charger_37w .section .text-box.text-box-float--right { left: 55%; width: 40%; } @media (max-width: 991.98px) { #dual-port_car_charger_37w .section.section-float { height: 560px; } #dual-port_car_charger_37w .section.section-float--big { height: 560px; } } @media (max-width: 767.98px) { #dual-port_car_charger_37w .section.section-float { height: auto; background-position: center bottom; background-size: 140% auto; background-color: #ffffff; padding-bottom: 420px; } #dual-port_car_charger_37w .section .text-box.text-box-float, #dual-port_car_charger_37w .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) { #dual-port_car_charger_37w .section.section-float { padding-bottom: 300px; } } @media only screen and (max-width: 363.98px) { #dual-port_car_charger_37w .section.section-float { padding-bottom: 220px; } } @media (min-width: 1200px) { #dual-port_car_charger_37w .section.section-float { height: 720px; } #dual-port_car_charger_37w .section.section-float--big { height: 820px; } #dual-port_car_charger_37w .section .text-box.text-box-float { width: 35%; } #dual-port_car_charger_37w .section .text-box.text-box-float--right { width: 35%; } #dual-port_car_charger_37w .section .text-box.text-box-float--left { left: 10%; } } @media (min-width: 1620px) { #dual-port_car_charger_37w .section.section-float { height: 880px; } #dual-port_car_charger_37w .section.section-float--big { height: 980px; } #dual-port_car_charger_37w .section .text-box.text-box-float { width: 30%; } } @media (min-width: 2080px) { #dual-port_car_charger_37w .section.section-float { height: 1080px; } #dual-port_car_charger_37w .section.section-float--big { height: 1180px; } } /* =============== Section 01 =============== */ #dual-port_car_charger_37w .section-01 { background-image: url('https://media.mi-home.pl/products/dual-port-car-charger-37w/section-01.jpg'); height: 560px; } #dual-port_car_charger_37w .section-01 .text-box { padding-top: 5%; padding-right: 35%; padding-top: 10%; } #dual-port_car_charger_37w .section-01 .text-box .title { font-size: 36px; font-weight: 500; } #dual-port_car_charger_37w .section-01 .text-box .desc { font-size: 24px; margin-top: 15px; font-weight: 500; } @media (max-width: 991.98px) { #dual-port_car_charger_37w .section-01 { height: 440px; } #dual-port_car_charger_37w .section-01 .text-box { padding-right: 50%; } #dual-port_car_charger_37w .section-01 .text-box .title { font-size: 36px; } #dual-port_car_charger_37w .section-01 .text-box .desc { font-size: 20px; } } @media (max-width: 767.98px) { #dual-port_car_charger_37w .section-01 { height: auto; background-position: right bottom; background-size: 160% auto; background-color: #ffffff; padding-bottom: 450px; } #dual-port_car_charger_37w .section-01 .text-box { position: static; width: 100%; text-align: center; transform: none; padding: 10% 5%; } } @media only screen and (max-width: 575.98px) { #dual-port_car_charger_37w .section-01 { padding-bottom: 300px; } #dual-port_car_charger_37w .section-01 .text-box { padding: 15% 5% 10%; } #dual-port_car_charger_37w .section-01 .text-box .title { font-size: 24px; } #dual-port_car_charger_37w .section-01 .text-box .desc { font-size: 16px; } } @media only screen and (max-width: 363.98px) { #dual-port_car_charger_37w .section-01 { padding-bottom: 220px; } #dual-port_car_charger_37w .section-01 .text-box .title { font-size: 22px; } #dual-port_car_charger_37w .section-01 .text-box .desc { font-size: 16px; } } @media (min-width: 1200px) { #dual-port_car_charger_37w .section-01 { height: 640px; } #dual-port_car_charger_37w .section-01 .text-box { padding-right: 40%; } } @media (min-width: 1400px) { #dual-port_car_charger_37w .section-01 .text-box .title { font-size: 42px; } } @media (min-width: 1620px) { #dual-port_car_charger_37w .section-01 { height: 820px; } } @media (min-width: 2080px) { #dual-port_car_charger_37w .section-01 { height: 960px; } } /* =============== Section 02 & 05 =============== */ #dual-port_car_charger_37w .section-02 { background-image: url('https://media.mi-home.pl/products/dual-port-car-charger-37w/section-02.jpg'); height: 640px; } #dual-port_car_charger_37w .section-05 { background-image: url('https://media.mi-home.pl/products/dual-port-car-charger-37w/section-05.jpg'); height: 640px; } @media (max-width: 991.98px) { #dual-port_car_charger_37w .section-02, #dual-port_car_charger_37w .section-05 { height: 560px; } } @media (max-width: 767.98px) { #dual-port_car_charger_37w .section-02, #dual-port_car_charger_37w .section-05 { height: 460px; } } @media only screen and (max-width: 575.98px) { #dual-port_car_charger_37w .section-02 { height: auto; background-position: center bottom; background-size: 120% auto; background-color: #121212; padding-bottom: 300px; } } @media only screen and (max-width: 363.98px) { #dual-port_car_charger_37w .section-02 { padding-bottom: 220px; } } @media (min-width: 1200px) { #dual-port_car_charger_37w .section-02, #dual-port_car_charger_37w .section-05 { height: 740px; } #dual-port_car_charger_37w .section-05 .text-box .text { padding: 0 15%; } } @media (min-width: 1620px) { #dual-port_car_charger_37w .section-02, #dual-port_car_charger_37w .section-05 { height: 840px; } } @media (min-width: 2080px) { #dual-port_car_charger_37w .section-02, #dual-port_car_charger_37w .section-05 { height: 960px; } } /* =============== Section 03 =============== */ #dual-port_car_charger_37w .section-03 { padding-bottom: 5%; } #dual-port_car_charger_37w .section-03 .list { display: flex; flex-wrap: wrap; max-width: 1080px; width: 90%; margin: 0 auto; padding-bottom: 5%; } #dual-port_car_charger_37w .section-03 .list .item { flex: 0 0 25%; width: 25%; padding: 20px; text-align: center; color: #191919; } #dual-port_car_charger_37w .section-03 .list .item img { width: 80px; } #dual-port_car_charger_37w .section-03 .list .item .text { display: block; font-size: 16px; font-weight: 500; margin-top: 15px; } #dual-port_car_charger_37w .section-03 .image-wrapper { text-align: center; width: 80%; margin: 0 auto; } #dual-port_car_charger_37w .section-03 .image-wrapper img { display: inline-block; } @media (max-width: 767.98px) { #dual-port_car_charger_37w .section-03 .list .item { flex: 0 0 50%; width: 50%; } #dual-port_car_charger_37w .section-03 .list .item .text { font-size: 15px; } #dual-port_car_charger_37w .section-03 .list .item img { width: 64px; } } @media only screen and (max-width: 575.98px) { #dual-port_car_charger_37w .section-03 .list .item .text { font-size: 14px; } } @media (min-width: 1200px) { #dual-port_car_charger_37w .section-03 .list .item .text { font-size: 18px; } } /* =============== Section 04 =============== */ #dual-port_car_charger_37w .section-04 { background-image: url('https://media.mi-home.pl/products/dual-port-car-charger-37w/section-04.jpg'); padding-top: 2.5%; padding-bottom: 7.5%; } #dual-port_car_charger_37w .section-04 .list { display: flex; flex-wrap: wrap; max-width: 1160px; width: 90%; margin: 0 auto; justify-content: center; } #dual-port_car_charger_37w .section-04 .list .item { flex: 0 0 20%; width: 20%; padding: 20px; text-align: center; color: #191919; } #dual-port_car_charger_37w .section-04 .list .item img { width: 54px; } #dual-port_car_charger_37w .section-04 .list .item .title { display: block; font-size: 16px; font-weight: 500; margin-top: 15px; } #dual-port_car_charger_37w .section-04 .list .item .text { display: block; font-size: 14px; font-weight: 300; margin-top: 10px; } @media (max-width: 991.98px) { #dual-port_car_charger_37w .section-04 .list .item { flex: 0 0 33.3333%; width: 33.3333%; } } @media (max-width: 767.98px) { #dual-port_car_charger_37w .section-04 .list .item .title { font-size: 15px; } #dual-port_car_charger_37w .section-04 .list .item .text { font-size: 13px; } #dual-port_car_charger_37w .section-04 .list .item img { width: 44px; } } @media only screen and (max-width: 575.98px) { #dual-port_car_charger_37w .section-04 .list .item { flex: 0 0 50%; width: 50%; padding: 20px 10px; } #dual-port_car_charger_37w .section-04 .list .item .title { font-size: 14px; } } @media (min-width: 1200px) { #dual-port_car_charger_37w .section-04 .text-box .text { padding: 0 15%; } #dual-port_car_charger_37w .section-04 .list .item .title { font-size: 18px; } } /* =============== Section 06 =============== */ #dual-port_car_charger_37w .section-06 { padding: 5% 0; background-color: #f9f9f9; } /* =============== Section 07 =============== */ #dual-port_car_charger_37w .section-07 { padding-top: 2.5%; } #dual-port_car_charger_37w .section-07 .image-wrapper { text-align: center; } #dual-port_car_charger_37w .section-07 .image-wrapper img { display: inline-block; } /* =============== Section image box =============== */ #dual-port_car_charger_37w .section .image-box-wrap { padding: 0; width: 95%; max-width: 1200px; margin: 0 auto; overflow: hidden; border-radius: 0; border: 15px solid #ffffff; } #dual-port_car_charger_37w .section .image-box-wrap .image-box { display: flex; flex-wrap: wrap; padding: 0; background-color: #ffffff; } #dual-port_car_charger_37w .section .image-box--reverse { flex-direction: row-reverse; } #dual-port_car_charger_37w .section .text-wrap, #dual-port_car_charger_37w .section .image { width: 50%; flex: 0 0 50%; } #dual-port_car_charger_37w .section .text-wrap { display: flex; align-items: center; flex-wrap: wrap; padding: 0 5%; text-align: left; color: #191919; } #dual-port_car_charger_37w .section .text-wrap > div { width: 100%; } #dual-port_car_charger_37w .section .text-wrap .title { font-size: 24px; display: block; margin-bottom: 0; font-weight: bold; } #dual-port_car_charger_37w .section .text-wrap .text { font-weight: 300; padding-top: 20px; font-size: 16px; display: block; color: #666; } #dual-port_car_charger_37w .section .text-wrap .text.text--small { font-size: 14px; } @media (max-width: 991.98px) { #dual-port_car_charger_37w .section .text-wrap .title { font-size: 20px; } #dual-port_car_charger_37w .section .text-wrap .text { font-size: 15px; } #dual-port_car_charger_37w .section .text-wrap .text.text--small { font-size: 13px; } } @media (max-width: 767.98px) { #dual-port_car_charger_37w .section .image-box-wrap .image-box { flex-wrap: wrap; flex-direction: column-reverse; } #dual-port_car_charger_37w .section .text-wrap, #dual-port_car_charger_37w .section .image { width: 100%; display: block; } #dual-port_car_charger_37w .section .text-wrap { padding: 10% 5%; text-align: center; } #dual-port_car_charger_37w .section .image-box-wrap { border-radius: 0; } #dual-port_car_charger_37w .section .text-wrap .text { padding-top: 10px; } } @media only screen and (max-width: 575.98px) { #dual-port_car_charger_37w .section .image-box-wrap { border-radius: 0; } #dual-port_car_charger_37w .section .text-wrap .title { font-size: 18px; } #dual-port_car_charger_37w .section .text-wrap .text { font-size: 14px; } } @media (min-width: 1200px) { #dual-port_car_charger_37w .section .text-wrap { padding: 0 10%; } #dual-port_car_charger_37w .section .text-wrap .text { font-size: 18px; } #dual-port_car_charger_37w .section .text-wrap .title { font-size: 28px; } } /* =============== Section spec =============== */ #dual-port_car_charger_37w .section-notes { padding: 3.5% 12.5%; margin: 0 auto; } #dual-port_car_charger_37w .section-notes ul { margin: 0; padding: 0; list-style: none; } #dual-port_car_charger_37w .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) { #dual-port_car_charger_37w .section-notes { padding: 5%; } #dual-port_car_charger_37w .section-notes ul li { font-size: 13px; } } @media (min-width: 1200px) { #dual-port_car_charger_37w .section-notes { padding: 3.5% 0; max-width: 1164px; } } /* =============== Slider =============== */ #dual-port_car_charger_37w .slick-dots { bottom: 35px; } #dual-port_car_charger_37w .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; } #dual-port_car_charger_37w .slick-dots li.slick-active button::before, #dual-port_car_charger_37w .slick-dots li:hover button::before { opacity: 1; } #dual-port_car_charger_37w .slick-dotted.slick-slider { margin-bottom: 0; } #dual-port_car_charger_37w .slick-slider > .slider-item { display: none; } #dual-port_car_charger_37w .slick-slider > .slider-item:first-child { display: block; } #dual-port_car_charger_37w .slick-slider .slick-dots li button { border-radius: 30px; } #dual-port_car_charger_37w .slick-slider .slick-dots li button { background: #fff; transition: 0.3s ease-in-out opacity; opacity: .25; width: 15px; height: 15px; } #dual-port_car_charger_37w .slick-slider .slick-dots li.slick-active button, #dual-port_car_charger_37w .slick-slider .slick-dots li button:hover { background: #fff; opacity: 1; } #dual-port_car_charger_37w .slick-dots li button::before { content: none; } @media (max-width: 767.98px) { #dual-port_car_charger_37w .slick-dots { bottom: 15px; } } /* If you're copying, you are a very bad person. Very. */ require( ['aos'], function (AOS) { AOS.init({ once: true }); } ); Mi Dual-Port Car Charger (37W) Wygodne, szybkie, dwuportowe ładowanie w Twoim samochodzie. Szybkie ładowanie 27W MAX | Dwa porty ładujące | Wielopoziomowe zabezpieczenia Szybkie ładowanie o maksymalnej prędkości 27W. Dwa inteligentne porty USB. Czerwony slot pozwala na ładowanie z prędkością do 27W, doskonałe połączenie z Xiaomi Mi 9 lub Mi 9T wyposażone w akumulator zgodny z najwyższym standardem ładowania Mi Dual-Port Car Charger. Wysoka prędkość wyjściowa z dwoma portami o łącznej mocy 37W. Możliwość ładowania dwóch urządzeń jednocześnie. Kompatybilność z większością elektronicznych urządzeń wyposażonych w ładowanie USB. Łączna moc wyjściowa 37W. Telefon Tablet Przenośna konsola do gier Aparat fotograficzny Mnogość zabezpieczeń. Zastosowanie wysokiej jakości układu scalonego, nie tylko poprawia wydajność ładowania, ale także lepiej chroni akumulator samochodu oraz ładowane urządzenia. Natężeniowe Zabezpieczenie chroniące przed zbyt wysokim napięciem Przeciwzwarciowe Zabezpieczenie przed zwarciem Przeciwprzepięciowe Zabezpieczenie przeciwprzepięciowe ładowarki Uziemienie Ochrona przed interferencją elektromagnetyczną Temperatura Automatyczna ochrona przed zbyt wysoką temperaturą Białe światło LED. Pierścień LED-owy w kolorze światła księżyca okala złącza USB, zapewniając dodatkowe subtelne światło, które ułatwi obsługę ładowarki po zmroku. Kompatybilny z większością modeli. Ergonomiczny projekt pasuje do większości urządzeń ładowanych USB oraz do większości zapalniczek samochodowych. Elegancka budowa. Matowy korpus zapewnia wygodny uchwyt pomiędzy palcami. Kompleksowy design. Niklowany materiał i rogi wycinane metodą CNC zapewniają piękne i trwałe rezultaty. Uwagi: *Wszystkie powyższe dane pochodzą z laboratoriów testowych Xiaomi, doświadczenia użytkownika mogą się nieznacznie różnić w zależności od środowiska pracy.
