
Xiaomi 50W Wireless Charging Stand
/* =============== Xiaomi 50W Wireless Charging Stand =============== */ #wireless_charging_stand_50w { font-size: 16px; overflow: hidden; color: #191919; background-color: #ffffff; } #wireless_charging_stand_50w ul, #wireless_charging_stand_50w ol { list-style: none; padding-left: 0; } #wireless_charging_stand_50w video, #wireless_charging_stand_50w img { vertical-align: middle; } #wireless_charging_stand_50w video { width: 100%; height: auto; } #wireless_charging_stand_50w.xiaomi_container { max-width: 2560px; } #wireless_charging_stand_50w .section { line-height: 1.2; } #wireless_charging_stand_50w .section-bg { background-size: cover; background-position: center center; background-repeat: no-repeat; } #wireless_charging_stand_50w .font-bold { font-weight: bold; } #wireless_charging_stand_50w .font-light { font-weight: 300; } #wireless_charging_stand_50w .font-color { color: #ffd400; } #wireless_charging_stand_50w .text-box { text-align: center; color: #000000; padding: 5% 12.5%; } #wireless_charging_stand_50w .text-box.text-box--left { text-align: left; } #wireless_charging_stand_50w .text-box--white { color: #ffffff; } #wireless_charging_stand_50w .text-box .title, #wireless_charging_stand_50w .text-box .desc, #wireless_charging_stand_50w .text-box .text { display: block; } #wireless_charging_stand_50w .text-box .title { font-size: 36px; line-height: 1.2; } #wireless_charging_stand_50w .text-box .title.title--big { font-size: 48px; margin-bottom: 20px; } #wireless_charging_stand_50w .text-box .desc { font-size: 22px; line-height: 1.5; margin-top: 25px; font-weight: 500; } #wireless_charging_stand_50w .text-box .text { font-size: 15px; line-height: 1.5; margin-top: 25px; font-weight: 300; } #wireless_charging_stand_50w .text-box .text.text--small { font-size: 14px; opacity: .5; } #wireless_charging_stand_50w .video-box, #wireless_charging_stand_50w .image-box { padding: 0 12.5%; } #wireless_charging_stand_50w .video-box video { width: 100%; height: auto; } #wireless_charging_stand_50w .video a, #wireless_charging_stand_50w .video .video-link { position: relative; z-index: 1; display: block; overflow: hidden; cursor: pointer; } #wireless_charging_stand_50w .video a img, #wireless_charging_stand_50w .video .video-link img { transition: 0.3s ease-in-out transform; } #wireless_charging_stand_50w .video a:hover img, #wireless_charging_stand_50w .video .video-link:hover img { transform: scale(1.1); } #wireless_charging_stand_50w .video a::after, #wireless_charging_stand_50w .video .video-link::after { content: ''; position: absolute; transform: translateX(-50%) translateY(-50%); width: 56px; height: 56px; background: url('https://media.mi-home.pl/products/wireless-charging-stand-50w/play-btn.png') no-repeat center center / contain; left: 50%; top: 50%; z-index: 5; } @media (max-width: 991.98px) { #wireless_charging_stand_50w .text-box { padding: 5%; } #wireless_charging_stand_50w .text-box .title { font-size: 28px; } #wireless_charging_stand_50w .text-box .title.title--big { font-size: 42px; } #wireless_charging_stand_50w .video-box, #wireless_charging_stand_50w .image-box { padding: 0 5%; } } @media (max-width: 767.98px) { #wireless_charging_stand_50w .text-box .title { font-size: 24px; } #wireless_charging_stand_50w .text-box .title.title--big { font-size: 36px; } #wireless_charging_stand_50w .text-box .desc { font-size: 18px; margin-top: 10px; } #wireless_charging_stand_50w .text-box .text { margin-top: 15px; } } @media only screen and (max-width: 575.98px) { #wireless_charging_stand_50w .text-box { padding: 10% 5%; } #wireless_charging_stand_50w .text-box .title { font-size: 20px; } #wireless_charging_stand_50w .text-box .title.title--big { font-size: 28px; } #wireless_charging_stand_50w .text-box .desc { font-size: 16px; } #wireless_charging_stand_50w .text-box .text { font-size: 14px; } } @media (min-width: 1200px) { #wireless_charging_stand_50w .text-box .text { padding-left: 10%; padding-right: 10%; } #wireless_charging_stand_50w .text-box .title.title--big { font-size: 60px; } #wireless_charging_stand_50w .text-box.text-box--left .text { padding-left: 0; padding-right: 0; } } @media (min-width: 1620px) { #wireless_charging_stand_50w .text-box .text { font-size: 16px; } } /* =============== Floating text-box =============== */ #wireless_charging_stand_50w .section.section-float { position: relative; z-index: 1; height: 520px; } #wireless_charging_stand_50w .section.section-float--big { height: 680px; } #wireless_charging_stand_50w .section .text-box.text-box-float { padding: 0; position: absolute; z-index: 2; top: 50%; width: 40%; transform: translateY(-50%); } #wireless_charging_stand_50w .section .text-box.text-box-float--left { left: 5%; } #wireless_charging_stand_50w .section .text-box.text-box-float--right { left: 55%; width: 40%; } @media (max-width: 991.98px) { #wireless_charging_stand_50w .section.section-float { height: 420px; } #wireless_charging_stand_50w .section.section-float--big { height: 560px; } #wireless_charging_stand_50w .section .text-box.text-box-float--right { left: 55%; width: 40%; } } @media (max-width: 767.98px) { #wireless_charging_stand_50w .section.section-float { height: auto; background-position: center bottom; background-size: 160% auto; background-color: #ffffff; padding-bottom: 400px; } #wireless_charging_stand_50w .section .text-box.text-box-float, #wireless_charging_stand_50w .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) { #wireless_charging_stand_50w .section.section-float { padding-bottom: 250px; } } @media only screen and (max-width: 363.98px) { #wireless_charging_stand_50w .section.section-float { padding-bottom: 220px; } } @media (min-width: 1200px) { #wireless_charging_stand_50w .section.section-float { height: 620px; } #wireless_charging_stand_50w .section.section-float--big { height: 820px; } #wireless_charging_stand_50w .section .text-box.text-box-float { width: 35%; } #wireless_charging_stand_50w .section .text-box.text-box-float--left { left: 12.5%; } #wireless_charging_stand_50w .section .text-box.text-box-float--right { width: 35%; left: 55%; } } @media (min-width: 1620px) { #wireless_charging_stand_50w .section.section-float { height: 820px; } #wireless_charging_stand_50w .section.section-float--big { height: 980px; } #wireless_charging_stand_50w .section .text-box.text-box-float--right { width: 30%; left: 60%; } } @media (min-width: 2080px) { #wireless_charging_stand_50w .section.section-float { height: 1080px; } #wireless_charging_stand_50w .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") } #wireless_charging_stand_50w .xiaomi_product_name { font-family: 'Xiaomi Brand', 'Camphor Pro', sans-serif !important; } /* =============== Section 01 =============== */ #wireless_charging_stand_50w .section-01 { background-image: url('https://media.mi-home.pl/products/wireless-charging-stand-50w/section-01.jpg'); height: 640px; } #wireless_charging_stand_50w .section-01 .text-box { padding-left: 10%; padding-top: 12.5%; padding-right: 50%; } #wireless_charging_stand_50w .section-01 .text-box .title { font-size: 48px; font-weight: 600; } #wireless_charging_stand_50w .section-01 .text-box .title strong { display: block; } #wireless_charging_stand_50w .section-01 .text-box .desc { font-size: 24px; font-weight: 500; color: #2b2b2b; } #wireless_charging_stand_50w .section-01 .text-box .text { color: #4e4e4e; font-size: 16px; margin-top: 15px; } @media (max-width: 991.98px) { #wireless_charging_stand_50w .section-01 { height: 440px; } #wireless_charging_stand_50w .section-01 .text-box { padding-top: 7.5%; } #wireless_charging_stand_50w .section-01 .text-box .desc { font-size: 20px; } #wireless_charging_stand_50w .section-01 .text-box .title { font-size: 42px; } } @media (max-width: 767.98px) { #wireless_charging_stand_50w .section-01 { height: auto; background-size: 140% auto; background-position: right bottom; padding-bottom: 550px; background-color: #C8CDD1; } #wireless_charging_stand_50w .section-01 .text-box { padding: 10% 5%; text-align: center; } #wireless_charging_stand_50w .section-01 .text-box .title { font-size: 36px; } #wireless_charging_stand_50w .section-01 .text-box .desc { font-size: 18px; } #wireless_charging_stand_50w .section-01 .text-box .text { font-size: 15px; } } @media only screen and (max-width: 575.98px) { #wireless_charging_stand_50w .section-01 { padding-bottom: 380px; } #wireless_charging_stand_50w .section-01 .text-box { padding: 15% 5% 10%; } #wireless_charging_stand_50w .section-01 .text-box .title { font-size: 28px; } #wireless_charging_stand_50w .section-01 .text-box .text { font-size: 14px; } } @media only screen and (max-width: 363.98px) { #wireless_charging_stand_50w .section-01 { padding-bottom: 280px; } #wireless_charging_stand_50w .section-01 .text-box .title { font-size: 24px; } #wireless_charging_stand_50w .section-01 .text-box .desc { font-size: 16px; } } @media (min-width: 1200px) { #wireless_charging_stand_50w .section-01 { height: 880px; } #wireless_charging_stand_50w .section-01 .text-box { padding-left: 15%; } #wireless_charging_stand_50w .section-01 .text-box .desc { font-size: 28px; } #wireless_charging_stand_50w .section-01 .text-box .title { font-size: 52px; } #wireless_charging_stand_50w .section-01 .text-box .text { font-size: 18px; } } @media (min-width: 1600px) { #wireless_charging_stand_50w .section-01 { height: 980px; } } @media (min-width: 2080px) { #wireless_charging_stand_50w .section-01 { height: 1080px; } } /* =============== Section 02 =============== */ #wireless_charging_stand_50w .section-02 { padding: 2.5% 0 7.5%; } #wireless_charging_stand_50w .section-02 .text-bottom, #wireless_charging_stand_50w .section-02 .image-wrapper { max-width: 980px; width: 90%; margin: 0 auto; } #wireless_charging_stand_50w .section-02 .text-bottom { color: rgba(0,0,0,0.5); font-size: 14px; padding: 30px 0; font-weight: 300; line-height: 1.5; text-align: center; } @media only screen and (max-width: 575.98px) { #wireless_charging_stand_50w .section-02 .text-bottom { font-size: 13px; } } /* =============== Section 03 =============== */ #wireless_charging_stand_50w .section-03 { position: relative; z-index: 1; background-color: #f6f6f6; } #wireless_charging_stand_50w .section-03 .text-box { position: absolute; z-index: 2; width: 100%; left: 0; top: 30%; padding-right: 55%; } @media (max-width: 991.98px) { #wireless_charging_stand_50w .section-03 .text-box { position: static; padding-right: 5%; text-align: center; } } /* =============== Section 04 =============== */ #wireless_charging_stand_50w .section-04 { position: relative; z-index: 1; } #wireless_charging_stand_50w .section-04 .text-box { position: absolute; z-index: 2; width: 100%; left: 0; top: 0; } @media (max-width: 991.98px) { #wireless_charging_stand_50w .section-04 .text-box { position: static; } } /* =============== Section 05 =============== */ #wireless_charging_stand_50w .section-05 { padding: 2.5% 0 7.5%; background-color: #4F565C; } #wireless_charging_stand_50w .section-05 .list { max-width: 1160px; width: 90%; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: space-between; } #wireless_charging_stand_50w .section-05 .list .item { flex: 0 0 calc(100% / 6); width: calc(100% / 6); color: #ffffff; overflow: hidden; text-align: center; font-size: 15px; line-height: 1.5; font-weight: 600; padding: 30px 20px; } #wireless_charging_stand_50w .section-05 .list .item img { width: 64px; display: inline-block; margin-bottom: 10px; } @media (max-width: 991.98px) { #wireless_charging_stand_50w .section-05 .list .item { flex: 0 0 25%; width: 25%; } } @media (max-width: 767.98px) { #wireless_charging_stand_50w .section-05 .list .item { flex: 0 0 33.3333%; width: 33.3333%; font-size: 14px; } } @media only screen and (max-width: 575.98px) { #wireless_charging_stand_50w .section-05 .list .item { flex: 0 0 50%; width: 50%; } #wireless_charging_stand_50w .section-05 .list .item img { width: 48px; } } /* =============== Section image box =============== */ #wireless_charging_stand_50w .section .image-box-wrap { padding: 0; width: 90%; max-width: 1440px; margin: 0 auto; overflow: hidden; border-radius: 30px; } #wireless_charging_stand_50w .section .image-box-wrap .image-box { display: flex; flex-wrap: wrap; padding: 0; background-color: #ffffff; } #wireless_charging_stand_50w .section .image-box--reverse { flex-direction: row-reverse; } #wireless_charging_stand_50w .section .text-wrap, #wireless_charging_stand_50w .section .image { width: 50%; flex: 0 0 50%; } #wireless_charging_stand_50w .section .image { background-color: #ffffff; } #wireless_charging_stand_50w .section .text-wrap { display: flex; align-items: center; flex-wrap: wrap; padding: 0 5%; text-align: left; } #wireless_charging_stand_50w .section .text-wrap .title { font-size: 24px; display: block; margin-bottom: 5px; font-weight: bold; } #wireless_charging_stand_50w .section .text-wrap .text { font-weight: 300; font-size: 15px; padding-top: 20px; display: block; } @media (max-width: 991.98px) { #wireless_charging_stand_50w .section .text-wrap .title { font-size: 18px; } #wireless_charging_stand_50w .section .image-box-wrap { width: 95%; border-radius: 20px; } #wireless_charging_stand_50w .section .text-wrap .text { padding-top: 10px; font-size: 14px; } } @media (max-width: 767.98px) { #wireless_charging_stand_50w .section .text-wrap { padding: 7.5% 5%; text-align: center; } #wireless_charging_stand_50w .section .image-box-wrap .image-box { flex-wrap: wrap; flex-direction: column-reverse; } #wireless_charging_stand_50w .section .text-wrap, #wireless_charging_stand_50w .section .text-wrap div, #wireless_charging_stand_50w .section .image { width: 100%; flex: 0 0 100%; } } @media only screen and (max-width: 575.98px) { #wireless_charging_stand_50w .section .image-box-wrap { border-radius: 10px; } #wireless_charging_stand_50w .section .text-wrap { padding: 10% 5%; } } @media (min-width: 1200px) { #wireless_charging_stand_50w .section .text-wrap { padding: 0 5%; } #wireless_charging_stand_50w .section .text-wrap .title { font-size: 28px; margin-bottom: 10px; } } /* =============== Section spec =============== */ #wireless_charging_stand_50w .section-notes { padding: 3.5% 12.5%; margin: 0 auto; } #wireless_charging_stand_50w .section-notes ul { margin: 0; padding: 0; list-style: none; } #wireless_charging_stand_50w .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) { #wireless_charging_stand_50w .section-notes { padding: 5%; } #wireless_charging_stand_50w .section-notes ul li { font-size: 13px; } } @media (min-width: 1200px) { #wireless_charging_stand_50w .section-notes { padding: 3.5% 0; max-width: 1164px; } } /* =============== Slider =============== */ #wireless_charging_stand_50w .slick-slider .slick-dots .slick-active::after, #wireless_charging_stand_50w .slick-slider .slick-slide { font-family: 'Camphor Pro'; } #wireless_charging_stand_50w .slick-dots { bottom: 35px; } #wireless_charging_stand_50w .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; } #wireless_charging_stand_50w .slick-dots li.slick-active button::before, #wireless_charging_stand_50w .slick-dots li:hover button::before { opacity: 1; } #wireless_charging_stand_50w .slick-dotted.slick-slider { margin-bottom: 0; padding: 0; } #wireless_charging_stand_50w .slick-slider > .slider-item { display: none; } #wireless_charging_stand_50w .slick-slider > .slider-item:first-child { display: block; } #wireless_charging_stand_50w .slick-slider .slick-dots li button { border-radius: 30px; } #wireless_charging_stand_50w .slick-slider .slick-dots li button { background: #fff; transition: 0.3s ease-in-out opacity; opacity: .25; width: 15px; height: 15px; } #wireless_charging_stand_50w .slick-slider .slick-dots li.slick-active button, #wireless_charging_stand_50w .slick-slider .slick-dots li button:hover { background: #fff; opacity: 1; } #wireless_charging_stand_50w .slick-dots li button::before { content: none; } @media (max-width: 767.98px) { #wireless_charging_stand_50w .slick-dots { bottom: 15px; } } /* If you're copying, you are a very bad person. Very. */ require( ['aos', 'jquery'], function (AOS, $) { $(window).on('load scroll',function(){ AOS.init({ once:true }); }); } ); Xiaomi 50W Wireless Charging Stand Wydajny i bezpieczny | Optymalny kąt widzenia | Ciche odprowadzanie ciepła Ładowanie w podróży, 100% naładowania w 42 minuty*. Zgodność z bezprzewodowym standardem Qi. Ciesz się całodzienną pracą baterii z Xiaomi 12 Pro. Ładuj bezprzewodowo do 100% w 42 minuty. Kompatybilny również z innymi urządzeniami obsługującymi bezprzewodowe ładowanie Qi. *Czas ładowania według danych Laboratorium Xiaomi, rzeczywisty czas zależy od użytkowania. *Całodzienna żywotność baterii odnosi się do normalnego, codziennego użytkowania. Rzeczywisty czas pracy baterii zależy od sposobu użytkowania. *Prędkość ładowania może się różnić w zależności od użytkowania urządzenia, warunków ładowania i innych czynników. Optymalny kąt nachylenia. Wszystko, co musisz wiedzieć, widzisz na pierwszy rzut oka. Kompaktowa, prosta, ergonomiczna konstrukcja umożliwia ładowanie podczas przeglądania wszystkich wiadomości i powiadomień. Wbudowany cichy wentylator chłodzący. Idealny na biurko lub do łóżka. Minimalny hałas. Wbudowany cichy wentylator + nowa konstrukcja kanału powietrznego aktywnie rozpraszają ciepło, aby utrzymać telefon w chłodzie. 12 warstw inteligentnej ochrony. Bezpieczna ochrona warstwowa. Ochrona przed przepięciem Ochrona przed przegrzaniem Zabezpieczenie nadprądowe Zabezpieczenie przed szyfrowaniem kabla danych Ochrona podnapięciowa Ochrona ESD Ochrona przed polem elektromagnetycznym Ochrona przed nieprawidłową impedancją obwodu Ochrona przed zwarciem Ochrona przed piorunami Ochrona przed przeciążeniem Wykrywanie ciał obcych Uwagi: *Umieść swój smartfon z funkcją Fast Wireless Charging na bezprzewodowym stojaku ładującym, aby rozpocząć szybkie ładowanie bezprzewodowe. Dla najlepszej wydajności szybkie ładowanie bezprzewodowe wymaga użycia ładowarek Xiaomi 67W i 120W. Moc wyjściowa może osiągnąć do 50W z Xiaomi 12 Pro lub Xiaomi 12. *W przypadku korzystania z etui ochronnego, grubość etui nie powinna przekraczać 3 mm. Proszę upewnić się, że pomiędzy powierzchnią ładowania bezprzewodowego a smartfonem nie ma żadnych metalowych przedmiotów. Polecamy oficjalne etui ochronne do smartfonów Xiaomi. *Ten produkt posiada certyfikat Qi przyznany przez Wireless Power Consortium (WPC) do ładowania urządzeń, które również posiadają certyfikat tego konsorcjum. Jednak ze względu na różnice między poszczególnymi urządzeniami, niektóre produkty mogą wykazywać mniejszą wydajność ładowania. *Wszystkie powyższe dane pochodzą z Laboratorium Xiaomi. Jednak dane mogą się różnić ze względu na obiektywne zmiany środowiskowe. Proszę odnieść się do rzeczywistych wartości.
