
Mi 80W Wireless Charging Stand
/* =============== Mi 80W Wireless Charging Stand =============== */ #charging_stand_80w { font-size: 16px; overflow: hidden; color: #191919; background-color: #ffffff; } #charging_stand_80w ul, #charging_stand_80w ol { list-style: none; padding-left: 0; } #charging_stand_80w video, #charging_stand_80w img { vertical-align: middle; } #charging_stand_80w video { width: 100%; height: auto; } #charging_stand_80w.xiaomi_container { max-width: 2560px; } #charging_stand_80w .section { line-height: 1.2; } #charging_stand_80w .section-bg { background-size: cover; background-position: center center; background-repeat: no-repeat; } #charging_stand_80w .font-bold { font-weight: 700; } #charging_stand_80w .font-light { font-weight: 300; } #charging_stand_80w .text-box { text-align: center; color: #191919; padding: 5% 12.5%; } #charging_stand_80w .text-box.text-box--left { text-align: left; } #charging_stand_80w .text-box--white { color: #ffffff; } #charging_stand_80w .text-box .title, #charging_stand_80w .text-box .desc, #charging_stand_80w .text-box .text { display: block; } #charging_stand_80w .text-box .title { font-size: 36px; line-height: 1.2; } #charging_stand_80w .text-box .title.title--big { font-size: 42px; margin-bottom: 20px; } #charging_stand_80w .text-box .desc { font-size: 22px; line-height: 1.5; margin-top: 25px; font-weight: 700; } #charging_stand_80w .text-box .text { font-size: 15px; line-height: 1.5; margin-top: 25px; font-weight: 300; } #charging_stand_80w .text-box .text.text--small { font-size: 14px; opacity: .5; } #charging_stand_80w .video-box, #charging_stand_80w .image-box { padding: 0 12.5%; } #charging_stand_80w .video-box video { width: 100%; height: auto; } #charging_stand_80w .video a, #charging_stand_80w .video .video-link { position: relative; z-index: 1; display: block; overflow: hidden; cursor: pointer; } #charging_stand_80w .video a img, #charging_stand_80w .video .video-link img { transition: 0.3s ease-in-out transform; } #charging_stand_80w .video a:hover img, #charging_stand_80w .video .video-link:hover img { transform: scale(1.1); } #charging_stand_80w .video a::after, #charging_stand_80w .video .video-link::after { content: ''; position: absolute; transform: translateX(-50%) translateY(-50%); width: 56px; height: 56px; background: url('https://media.mi-home.pl/products/charging-stand-80w/play-btn.png') no-repeat center center / contain; left: 50%; top: 50%; z-index: 2; } @media (max-width: 991.98px) { #charging_stand_80w .text-box { padding: 5%; } #charging_stand_80w .text-box .title { font-size: 26px; } #charging_stand_80w .text-box .title.title--big { font-size: 36px; } #charging_stand_80w .video-box, #charging_stand_80w .image-box { padding: 0 5%; } } @media (max-width: 767.98px) { #charging_stand_80w .text-box .title { font-size: 22px; } #charging_stand_80w .text-box .title.title--big { font-size: 28px; } #charging_stand_80w .text-box .desc { font-size: 18px; margin-top: 10px; } #charging_stand_80w .text-box .text { margin-top: 15px; } } @media only screen and (max-width: 575.98px) { #charging_stand_80w .text-box { padding: 5%; } #charging_stand_80w .text-box .title { font-size: 20px; } #charging_stand_80w .text-box .title.title--big { font-size: 24px; } #charging_stand_80w .text-box .desc { font-size: 16px; } #charging_stand_80w .text-box .text { font-size: 14px; } } @media (min-width: 1200px) { #charging_stand_80w .text-box .text { padding-left: 10%; padding-right: 10%; } #charging_stand_80w .text-box .text { font-size: 18px; } #charging_stand_80w .text-box.text-box--left .text { padding-left: 0; padding-right: 0; } } /* =============== Floating text-box =============== */ #charging_stand_80w .section.section-float { position: relative; z-index: 1; height: 560px; } #charging_stand_80w .section .text-box.text-box-float { padding: 0; position: absolute; z-index: 2; top: 50%; width: 40%; transform: translateY(-50%); } #charging_stand_80w .section .text-box.text-box-float--left { left: 10%; } #charging_stand_80w .section .text-box.text-box-float--right { left: 55%; } @media (max-width: 991.98px) { #charging_stand_80w .section.section-float { height: 480px; } } @media (max-width: 767.98px) { #charging_stand_80w .section.section-float { height: 420px; } #charging_stand_80w .section .text-box.text-box-float--left { left: 5%; } } @media (min-width: 1200px) { #charging_stand_80w .section.section-float { height: 650px; } #charging_stand_80w .section .text-box.text-box-float { width: 35%; } #charging_stand_80w .section .text-box.text-box-float--left { left: 15%; } } @media (min-width: 1400px) { #charging_stand_80w .section .text-box.text-box-float { width: 30%; } #charging_stand_80w .section .text-box.text-box-float--right { left: 60%; } } /* =============== Section 01 =============== */ #charging_stand_80w .section-01 { background-image: url('https://media.mi-home.pl/products/charging-stand-80w/section-01.jpg'); background-position: bottom center; height: 680px; } #charging_stand_80w .section-01 .text-box .section-label { font-size: 36px; border: 4px solid #ffffff; border-radius: 8px; line-height: 1; margin-bottom: 15px; padding: 5px 35px; display: inline-block; } #charging_stand_80w .section-01 .text-box .title { font-size: 44px; color: #ffffffe6; } #charging_stand_80w .section-01 .text-box .desc { font-size: 24px; font-weight: normal; margin-top: 10px; color: #ffffffcc; } @media (max-width: 991.98px) { #charging_stand_80w .section-01 { height: 580px; } #charging_stand_80w .section-01 .text-box { padding-top: 7.5%; } #charging_stand_80w .section-01 .text-box .title { font-size: 36px; } #charging_stand_80w .section-01 .text-box .desc { font-size: 20px; } #charging_stand_80w .section-01 .text-box .section-label { font-size: 28px; } } @media (max-width: 767.98px) { #charging_stand_80w .section-01 { height: 480px; } } @media only screen and (max-width: 575.98px) { #charging_stand_80w .section-01 { height: 420px; } #charging_stand_80w .section-01 .text-box .title { font-size: 28px; } #charging_stand_80w .section-01 .text-box .desc { font-size: 16px; } #charging_stand_80w .section-01 .text-box .section-label { font-size: 20px; border: 3px solid #ffffff; } } @media (min-width: 1200px) { #charging_stand_80w .section-01 { height: 780px; } #charging_stand_80w .section-01 .text-box .section-label { font-size: 40px; } #charging_stand_80w .section-01 .text-box .title { font-size: 52px; } #charging_stand_80w .section-01 .text-box .desc { font-size: 28px; } } @media (min-width: 1600px) { #charging_stand_80w .section-01 { height: 980px; } } /* =============== Section 05 =============== */ #charging_stand_80w .section-05 { background-image: url('https://media.mi-home.pl/products/charging-stand-80w/section-05.jpg'); } #charging_stand_80w .section-05.section-float { height: 780px; } #charging_stand_80w .section-05 .text-box .text { color: #595757cc; } @media (max-width: 991.98px) { #charging_stand_80w .section-05.section-float { height: 640px; } } @media (max-width: 767.98px) { #charging_stand_80w .section-05.section-float { height: 520px; } } @media only screen and (max-width: 575.98px) { #charging_stand_80w .section-05.section-float { height: 360px; } } @media only screen and (max-width: 363.98px) { #charging_stand_80w .section-05.section-float .text-box { width: 50%; } } @media (min-width: 1200px) { #charging_stand_80w .section-05.section-float { height: 880px; } } @media (min-width: 1600px) { #charging_stand_80w .section-05.section-float { height: 980px; } } /* =============== Section 06 =============== */ #charging_stand_80w .section-06 { padding-bottom: 5%; } /* =============== Section 07 =============== */ #charging_stand_80w .section-07 { padding-bottom: 5%; } #charging_stand_80w .section-07 .text-image { display: flex; flex-wrap: wrap; padding: 0 10%; align-items: center; } #charging_stand_80w .section-07 .text-image .text-wrapper, #charging_stand_80w .section-07 .text-image .image-wrapper { flex: 0 0 50%; width: 50%; } #charging_stand_80w .section-07 .text-image .text-wrapper { padding-right: 5%; } #charging_stand_80w .section-07 .text-image .text-wrapper p { font-size: 20px; color: #595757; font-weight: bold; margin: 0 !important; padding: 10px 0; line-height: 1.2; } @media (max-width: 991.98px) { #charging_stand_80w .section-07 .text-image .text-wrapper p { font-size: 18px; } } @media (max-width: 767.98px) { #charging_stand_80w .section-07 .text-image { padding: 0 5%; } #charging_stand_80w .section-07 .text-image .text-wrapper p { font-size: 16px; } } @media only screen and (max-width: 575.98px) { #charging_stand_80w .section-07 .text-image .text-wrapper, #charging_stand_80w .section-07 .text-image .image-wrapper { flex: 0 0 100%; width: 100%; } #charging_stand_80w .section-07 .text-image .text-wrapper { padding: 5%; text-align: center; } #charging_stand_80w .section-07 .text-image .text-wrapper p { padding: 5px 0; } #charging_stand_80w .section-07 .text-image .image-wrapper { padding: 5%; } } @media (min-width: 1200px) { #charging_stand_80w .section-07 .text-image .text-wrapper p { font-size: 24px; } } @media (min-width: 1400px) { #charging_stand_80w .section-07 .text-image { padding: 0 15%; } } /* =============== Section image box =============== */ #charging_stand_80w .section .image-box-wrap { padding: 5% 0; width: 90%; margin: 0 auto; overflow: hidden; border-radius: 20px; } #charging_stand_80w .section .image-box-wrap .image-box { display: flex; flex-wrap: wrap; padding: 0; background-color: #F7F7F7; } #charging_stand_80w .section .image-box--reverse { flex-direction: row-reverse; } #charging_stand_80w .section .text-wrap, #charging_stand_80w .section .image { width: 50%; flex: 0 0 50%; } #charging_stand_80w .section .text-wrap { display: flex; align-items: center; flex-wrap: wrap; padding: 0 5%; text-align: left; } #charging_stand_80w .section .text-wrap .title { font-size: 36px; display: block; margin-bottom: 0; font-weight: bold; } #charging_stand_80w .section .text-wrap .text { font-weight: 300; padding-top: 20px; display: block; } @media (max-width: 991.98px) { #charging_stand_80w .section .text-wrap .title { font-size: 18px; } #charging_stand_80w .section .image-box-wrap { width: 95%; } } @media (max-width: 767.98px) { #charging_stand_80w .section .text-wrap { padding: 0 5%; } } @media only screen and (max-width: 575.98px) { #charging_stand_80w .section .image-box-wrap .image-box { flex-wrap: wrap; flex-direction: column-reverse; } #charging_stand_80w .section .image-box-wrap .image-box:first-child { flex-direction: column; margin-bottom: 10px; } #charging_stand_80w .section .text-wrap, #charging_stand_80w .section .image { width: 100%; flex: 0 0 100%; } #charging_stand_80w .section .text-wrap { padding: 5%; } } @media (min-width: 1200px) { #charging_stand_80w .section .text-wrap { padding: 0 10%; } } /* =============== Section spec =============== */ #charging_stand_80w .section-notes { padding: 3.5% 12.5%; margin: 0 auto; } #charging_stand_80w .section-notes ul { margin: 0; padding: 0; list-style: none; } #charging_stand_80w .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) { #charging_stand_80w .section-notes { padding: 5%; } #charging_stand_80w .section-notes ul li { font-size: 13px; } } @media (min-width: 1200px) { #charging_stand_80w .section-notes { padding: 3.5% 0; max-width: 1164px; } } /* =============== Slider =============== */ #charging_stand_80w .slick-dots { bottom: 35px; } #charging_stand_80w .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; } #charging_stand_80w .slick-dots li.slick-active button::before, #charging_stand_80w .slick-dots li:hover button::before { opacity: 1; } #charging_stand_80w .slick-dotted.slick-slider { margin-bottom: 0; } #charging_stand_80w .slick-slider > .slider-item { display: none; } #charging_stand_80w .slick-slider > .slider-item:first-child { display: block; } #charging_stand_80w .slick-slider .slick-dots li button { border-radius: 30px; } #charging_stand_80w .slick-slider .slick-dots li button { background: #fff; transition: 0.3s ease-in-out opacity; opacity: .25; width: 15px; height: 15px; } #charging_stand_80w .slick-slider .slick-dots li.slick-active button, #charging_stand_80w .slick-slider .slick-dots li button:hover { background: #fff; opacity: 1; } #charging_stand_80w .slick-dots li button::before { content: none; } @media (max-width: 767.98px) { #charging_stand_80w .slick-dots { bottom: 15px; } } /* If you're copying, you are a very bad person. Very. */ require( ['aos'], function (AOS) { AOS.init({ once: true }); } ); 80W Mi 80W Wireless Charging Stand Kształt żagla | Ładuje telefony poziomo i pionowo | Inteligentna kontrola temperatury Pierwsza bezprzewodowa ładowarka Xiaomi o mocy 80W Postaw żagle, obierz kierunek przyszłość Styl Swish Gładkie powierzchnie i wyraziste kontury Ładowanie telefonu jeszcze nigdy nie było tak fajne Zasilanie w dobrym stylu Moc ładowania 80W Prędkość ładowania przewodowego Super szybki przyrost mocy Ładuje Mi 11 i Mi 11 Ultra Duża bateria 5000mAh może być w pełni naładowana w jedyne 36 minut *Czas ładowania według danych z laboratorium Xiaomi, rzeczywisty czas zależy od sposobu użytkowania. Konstrukcja z podwójną cewką Ładuje smartfony poziomo lub pionowo Konstrukcja stojąca z podwójnymi cewkami umożliwia ładowanie telefonów położonych poziomo lub pionowo, dzięki czemu doskonale sprawdza się w biurze i w domu. Inteligentny dynamiczny wentylator Śpij spokojnie Mocny, cichy wentylator wewnętrzny Dynamicznie dostosowuje prędkość wentylatora Pracuje cicho, więc możesz spać z nim przy łóżku Lepsze dopasowanie do Twojego telefonu Automatycznie dopasowuje się do mocy telefonu i jest kompatybilny ze standardem ładowania Qi W pełni kompatybilny z telefonami Xiaomi, które obsługują ładowanie bezprzewodowe Kompatybilny z większością telefonów, które obsługują ładowanie bezprzewodowe 6 warstw inteligentnej ochrony *Zabezpieczenie nadprądowe *Ochrona przepięciowa *Ochrona przed przegrzaniem *Zabezpieczenie podnapięciowe *Detekcja obcych obiektów *Ochrona przed elektrycznością statyczną
