
Xiaomi 65W GaN Charger (1A1C)
/* =============== Xiaomi 65W GaN Charger (1A1C) =============== */ #xiaomi_65w_gan_charger { font-size: 16px; overflow: hidden; color: #191919; background-color: #ffffff; } #xiaomi_65w_gan_charger ul, #xiaomi_65w_gan_charger ol { list-style: none; padding-left: 0; } #xiaomi_65w_gan_charger video, #xiaomi_65w_gan_charger img { vertical-align: middle; } #xiaomi_65w_gan_charger video { width: 100%; height: auto; } #xiaomi_65w_gan_charger.xiaomi_container { max-width: 2560px; } #xiaomi_65w_gan_charger .section { line-height: 1.2; } #xiaomi_65w_gan_charger .section-bg { background-size: cover; background-position: center center; background-repeat: no-repeat; } #xiaomi_65w_gan_charger .font-bold { font-weight: 700; } #xiaomi_65w_gan_charger .font-light { font-weight: 300; } #xiaomi_65w_gan_charger .text-box { text-align: center; color: #191919; padding: 5% 12.5%; } #xiaomi_65w_gan_charger .text-box.text-box--left { text-align: left; } #xiaomi_65w_gan_charger .text-box--white { color: #ffffff; } #xiaomi_65w_gan_charger .text-box .title, #xiaomi_65w_gan_charger .text-box .desc, #xiaomi_65w_gan_charger .text-box .text { display: block; } #xiaomi_65w_gan_charger .text-box .title { font-size: 36px; line-height: 1.2; } #xiaomi_65w_gan_charger .text-box .title.title--big { font-size: 42px; margin-bottom: 20px; } #xiaomi_65w_gan_charger .text-box .desc { font-size: 22px; line-height: 1.5; margin-top: 25px; font-weight: 700; } #xiaomi_65w_gan_charger .text-box .text { font-size: 15px; line-height: 1.5; margin-top: 25px; font-weight: 300; } #xiaomi_65w_gan_charger .video-box, #xiaomi_65w_gan_charger .image-box { padding: 0 12.5%; } #xiaomi_65w_gan_charger .video-box video { width: 100%; height: auto; } #xiaomi_65w_gan_charger .video a, #xiaomi_65w_gan_charger .video .video-link { position: relative; z-index: 1; display: block; overflow: hidden; cursor: pointer; } #xiaomi_65w_gan_charger .video a img, #xiaomi_65w_gan_charger .video .video-link img { transition: 0.3s ease-in-out transform; } #xiaomi_65w_gan_charger .video a:hover img, #xiaomi_65w_gan_charger .video .video-link:hover img { transform: scale(1.1); } #xiaomi_65w_gan_charger .video a::after, #xiaomi_65w_gan_charger .video .video-link::after { content: ''; position: absolute; transform: translateX(-50%) translateY(-50%); width: 56px; height: 56px; background: url('https://media.mi-home.pl/products/xiaomi-65w-gan-charger/play-btn.png') no-repeat center center / contain; left: 50%; top: 50%; z-index: 2; } @media (max-width: 991.98px) { #xiaomi_65w_gan_charger .text-box { padding: 5%; } #xiaomi_65w_gan_charger .text-box .title { font-size: 26px; } #xiaomi_65w_gan_charger .text-box .title.title--big { font-size: 36px; } #xiaomi_65w_gan_charger .video-box, #xiaomi_65w_gan_charger .image-box { padding: 0 5%; } } @media (max-width: 767.98px) { #xiaomi_65w_gan_charger .text-box { padding: 10% 5%; } #xiaomi_65w_gan_charger .text-box .title { font-size: 22px; } #xiaomi_65w_gan_charger .text-box .title.title--big { font-size: 28px; } #xiaomi_65w_gan_charger .text-box .desc { font-size: 18px; margin-top: 10px; } #xiaomi_65w_gan_charger .text-box .text { margin-top: 15px; } } @media only screen and (max-width: 575.98px) { #xiaomi_65w_gan_charger .text-box .title { font-size: 20px; } #xiaomi_65w_gan_charger .text-box .title.title--big { font-size: 24px; } #xiaomi_65w_gan_charger .text-box .desc { font-size: 16px; } #xiaomi_65w_gan_charger .text-box .text { font-size: 14px; } } @media (min-width: 1200px) { #xiaomi_65w_gan_charger .text-box .text { padding-left: 10%; padding-right: 10%; } #xiaomi_65w_gan_charger .text-box .text { font-size: 18px; } #xiaomi_65w_gan_charger .text-box.text-box--left .text { padding-left: 0; padding-right: 0; } } /* =============== Floating text-box =============== */ #xiaomi_65w_gan_charger .section.section-float { position: relative; z-index: 1; height: 520px; } #xiaomi_65w_gan_charger .section.section-float--big { height: 680px; } #xiaomi_65w_gan_charger .section .text-box.text-box-float { padding: 0; position: absolute; z-index: 2; top: 50%; width: 40%; transform: translateY(-50%); } #xiaomi_65w_gan_charger .section .text-box.text-box-float--left { left: 5%; } #xiaomi_65w_gan_charger .section .text-box.text-box-float--right { left: 55%; width: 40%; } @media (max-width: 991.98px) { #xiaomi_65w_gan_charger .section.section-float { height: 420px; } #xiaomi_65w_gan_charger .section.section-float--big { height: 560px; } #xiaomi_65w_gan_charger .section .text-box.text-box-float--right { left: 55%; width: 40%; } } @media (max-width: 767.98px) { #xiaomi_65w_gan_charger .section.section-float { height: auto; background-position: center bottom; background-size: 140% auto; background-color: #ffffff; padding-bottom: 500px; } #xiaomi_65w_gan_charger .section .text-box.text-box-float, #xiaomi_65w_gan_charger .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) { #xiaomi_65w_gan_charger .section.section-float { padding-bottom: 350px; } } @media only screen and (max-width: 363.98px) { #xiaomi_65w_gan_charger .section.section-float { padding-bottom: 250px; } } @media (min-width: 1200px) { #xiaomi_65w_gan_charger .section.section-float { height: 620px; } #xiaomi_65w_gan_charger .section.section-float--big { height: 820px; } #xiaomi_65w_gan_charger .section .text-box.text-box-float { width: 40%; } #xiaomi_65w_gan_charger .section .text-box.text-box-float--left { left: 12.5%; } #xiaomi_65w_gan_charger .section .text-box.text-box-float--right { width: 35%; } } @media (min-width: 1400px) { #xiaomi_65w_gan_charger .section .text-box.text-box-float { width: 30%; } #xiaomi_65w_gan_charger .section .text-box.text-box-float--right { left: 60%; } } @media (min-width: 1620px) { #xiaomi_65w_gan_charger .section.section-float { height: 820px; } #xiaomi_65w_gan_charger .section.section-float--big { height: 980px; } } @media (min-width: 2080px) { #xiaomi_65w_gan_charger .section.section-float { height: 1080px; } #xiaomi_65w_gan_charger .section.section-float--big { height: 1180px; } } /* =============== Section 01 =============== */ #xiaomi_65w_gan_charger .section-01 { background-image: url('https://media.mi-home.pl/products/xiaomi-65w-gan-charger/section-01.jpg'); height: 660px; position: relative; z-index: 1; } #xiaomi_65w_gan_charger .section-01 .text-box { padding: 0; position: absolute; z-index: 2; left: 15%; top: 50%; width: 40%; transform: translateY(-50%); } #xiaomi_65w_gan_charger .section-01 .text-box img { width: 260px; margin-bottom: 20px; display: inline-block; } #xiaomi_65w_gan_charger .section-01 .text-box .title { font-size: 44px; line-height: 1; margin-bottom: 30px; } #xiaomi_65w_gan_charger .section-01 .text-box .title span { display: block; } #xiaomi_65w_gan_charger .section-01 .text-box .title span:last-child { display: inline-block; font-weight: 600; padding: 5px 10px; border: 2px solid #191919; border-radius: 5px; font-size: 32px; margin-top: 10px; } #xiaomi_65w_gan_charger .section-01 .text-box .desc { font-size: 24px; font-weight: normal; margin-top: 10px; } #xiaomi_65w_gan_charger .section-01 .text-box .text { margin-top: 15px; } #xiaomi_65w_gan_charger .section-01 .text-box .text--small { margin-top: 150px; font-size: 15px; } @media (max-width: 991.98px) { #xiaomi_65w_gan_charger .section-01 { height: 560px; } #xiaomi_65w_gan_charger .section-01 .text-box img { width: 200px; margin-bottom: 15px; } #xiaomi_65w_gan_charger .section-01 .text-box { left: 10%; width: 45%; } #xiaomi_65w_gan_charger .section-01 .text-box .title { font-size: 36px; } #xiaomi_65w_gan_charger .section-01 .text-box .desc { font-size: 20px; } #xiaomi_65w_gan_charger .section-01 .text-box .text--small { margin-top: 100px; } #xiaomi_65w_gan_charger .section-01 .text-box .title span:last-child { font-size: 28px; } } @media (max-width: 767.98px) { #xiaomi_65w_gan_charger .section-01 { height: auto; background-position: right bottom; background-size: 140% auto; background-color: #DADADA; padding-bottom: 500px; } #xiaomi_65w_gan_charger .section-01 .text-box { width: 100%; padding: 10% 5%; position: static; transform: none; text-align: center; } #xiaomi_65w_gan_charger .section-01 .text-box img { width: 160px; } #xiaomi_65w_gan_charger .section-01 .text-box .desc { font-size: 16px; } #xiaomi_65w_gan_charger .section-01 .text-box .text--small { margin-top: 50px; font-size: 14px; } #xiaomi_65w_gan_charger .section-01 .text-box .title span:last-child { font-size: 24px; } } @media only screen and (max-width: 575.98px) { #xiaomi_65w_gan_charger .section-01 { padding-bottom: 350px; } } @media only screen and (max-width: 363.98px) { #xiaomi_65w_gan_charger .section-01 { padding-bottom: 250px; } #xiaomi_65w_gan_charger .section-01 .text-box img { width: 140px; } #xiaomi_65w_gan_charger .section-01 .text-box .title { font-size: 28px; } } @media (min-width: 1200px) { #xiaomi_65w_gan_charger .section-01 { height: 780px; } #xiaomi_65w_gan_charger .section-01 .text-box .title { font-size: 58px; } #xiaomi_65w_gan_charger .section-01 .text-box .desc { font-size: 28px; } } @media (min-width: 1620px) { #xiaomi_65w_gan_charger .section-01 { height: 880px; } } @media (min-width: 2080px) { #xiaomi_65w_gan_charger .section-01 { height: 980px; } } /* =============== Section 02 =============== */ #xiaomi_65w_gan_charger .section-02 { background-image: url('https://media.mi-home.pl/products/xiaomi-65w-gan-charger/section-02.jpg'); } @media (max-width: 767.98px) { #xiaomi_65w_gan_charger .section-02.section.section-float { background-position: left bottom; background-color: #000000; } } /* =============== Section 03 =============== */ #xiaomi_65w_gan_charger .section-03 { background-image: url('https://media.mi-home.pl/products/xiaomi-65w-gan-charger/section-03.jpg'); } @media (max-width: 767.98px) { #xiaomi_65w_gan_charger .section-03.section.section-float { background-position: right bottom; background-color: #D8D7DD; } } /* =============== Section 04 =============== */ #xiaomi_65w_gan_charger .section-04 { background-image: url('https://media.mi-home.pl/products/xiaomi-65w-gan-charger/section-04.jpg'); } #xiaomi_65w_gan_charger .section-04 .text-box .title-second { color: #276cce; margin-top: 60px; font-size: 48px; margin-bottom: 0; } #xiaomi_65w_gan_charger .section-04 .text-box .title-second small { font-size: 18px; } #xiaomi_65w_gan_charger .section-04 .text-box .text:last-child { margin-top: 0; color: #276cce; } @media (max-width: 767.98px) { #xiaomi_65w_gan_charger .section-04 .text-box .title-second { margin-top: 30px; font-size: 36px; } } @media (min-width: 1200px) { #xiaomi_65w_gan_charger .section-04 .text-box .title-second { font-size: 66px; } } /* =============== Section 05 & 08 =============== */ #xiaomi_65w_gan_charger .section-08 { background-color: #f9f9f9; } #xiaomi_65w_gan_charger .section-05 .section-wrapper, #xiaomi_65w_gan_charger .section-08 .section-wrapper { display: flex; flex-wrap: wrap; align-items: center; padding: 5%; } #xiaomi_65w_gan_charger .section-05 .text-box, #xiaomi_65w_gan_charger .section-08 .text-box { flex: 0 0 40%; width: 40%; padding: 0; padding-right: 10%; } #xiaomi_65w_gan_charger .section-05 .image-wrapper, #xiaomi_65w_gan_charger .section-08 .image-wrapper { flex: 0 0 60%; width: 60%; } @media (max-width: 767.98px) { #xiaomi_65w_gan_charger .section-05 .text-box, #xiaomi_65w_gan_charger .section-08 .text-box { flex: 0 0 100%; width: 100%; padding: 10% 5%; text-align: center; } #xiaomi_65w_gan_charger .section-05 .image-wrapper, #xiaomi_65w_gan_charger .section-08 .image-wrapper { flex: 0 0 100%; width: 100%; } } /* =============== Section 06 =============== */ #xiaomi_65w_gan_charger .section-06 { padding: 30px; } #xiaomi_65w_gan_charger .section-06 .section-wrapper { background-color: #D2DBEB; overflow: hidden; border-radius: 20px; padding: 10% 5%; display: flex; flex-wrap: wrap; } #xiaomi_65w_gan_charger .section-06 .section-wrapper .item { flex: 0 0 50%; width: 50%; } #xiaomi_65w_gan_charger .section-06 .section-wrapper .item-label { width: 70%; background-color: #4179C9; color: #ffffff; padding: 10px; border-radius: 10px; margin: 0 auto 60px; font-weight: bold; text-align: center; font-size: 20px; } #xiaomi_65w_gan_charger .section-06 .section-wrapper .image-wrapper { display: flex; align-items: center; padding-left: 10%; } #xiaomi_65w_gan_charger .section-06 .section-wrapper .image-wrapper .item-img { flex: 0 0 300px; width: 300px; } #xiaomi_65w_gan_charger .section-06 .section-wrapper .image-wrapper .item-text { flex: 0 0 120px; width: 120px; text-align: center; padding-left: 10px; } #xiaomi_65w_gan_charger .section-06 .section-wrapper .item-text span { background-color: #4179C9; color: #ffffff; padding: 10px; border-radius: 10px; display: block; margin: 25px 0; } #xiaomi_65w_gan_charger .section-06 .section-wrapper .item-1 .item-text span:first-child { margin-bottom: 60px; } @media (max-width: 991.98px) { #xiaomi_65w_gan_charger .section-06 .section-wrapper .item { flex: 0 0 100%; width: 100%; } #xiaomi_65w_gan_charger .section-06 .section-wrapper .item:first-child { margin-bottom: 60px; } } @media (max-width: 767.98px) { #xiaomi_65w_gan_charger .section-06 .section-wrapper .item-label { font-size: 18px; } #xiaomi_65w_gan_charger .section-06 .section-wrapper .item-text span { font-size: 15px; } } @media only screen and (max-width: 575.98px) { #xiaomi_65w_gan_charger .section-06 { padding: 5%; } #xiaomi_65w_gan_charger .section-06 .section-wrapper { border-radius: 10px; } #xiaomi_65w_gan_charger .section-06 .section-wrapper .image-wrapper .item-img { flex: 0 0 200px; width: 200px; } #xiaomi_65w_gan_charger .section-06 .section-wrapper .image-wrapper { padding-left: 5%; } #xiaomi_65w_gan_charger .section-06 .section-wrapper .image-wrapper .item-text { flex: 0 0 120px; width: 120px; } #xiaomi_65w_gan_charger .section-06 .section-wrapper .item-label { font-size: 16px; } #xiaomi_65w_gan_charger .section-06 .section-wrapper .item-text span { margin: 10px 0; font-size: 14px; } #xiaomi_65w_gan_charger .section-06 .section-wrapper .item-1 .item-text span:first-child { margin-bottom: 30px; } } @media only screen and (max-width: 363.98px) { #xiaomi_65w_gan_charger .section-06 .section-wrapper .item-label { width: 100%; } #xiaomi_65w_gan_charger .section-06 .section-wrapper .image-wrapper .item-img { flex: 0 0 140px; width: 140px; } #xiaomi_65w_gan_charger .section-06 .section-wrapper .image-wrapper .item-text { flex: 0 0 80px; width: 80px; } #xiaomi_65w_gan_charger .section-06 .section-wrapper .item-text span { font-size: 12px; padding: 5px; } } @media (min-width: 1200px) { #xiaomi_65w_gan_charger .section-06 .section-wrapper .image-wrapper .item-img { flex: 0 0 360px; width: 360px; } #xiaomi_65w_gan_charger .section-06 .section-wrapper .image-wrapper .item-text { flex: 0 0 160px; width: 160px; } } /* =============== Section 07 =============== */ #xiaomi_65w_gan_charger .section-07 { background-image: url('https://media.mi-home.pl/products/xiaomi-65w-gan-charger/section-07.jpg'); } @media (max-width: 767.98px) { #xiaomi_65w_gan_charger .section-07.section.section-float { background-position: left bottom; background-color: #04074A; } } /* =============== Section 09 =============== */ #xiaomi_65w_gan_charger .section-09 { padding-bottom: 2.5%; } #xiaomi_65w_gan_charger .section-09 .image-wrapper { padding-left: 30px; padding-right: 30px; } @media (max-width: 767.98px) { #xiaomi_65w_gan_charger .section-09 { padding-bottom: 7.5%; } #xiaomi_65w_gan_charger .section-09 .image-wrapper { padding-left: 20px; padding-right: 20px; } } /* =============== Section 10 =============== */ #xiaomi_65w_gan_charger .section-10 { padding-top: 2.5%; padding-bottom: 7.5%; background-image: url('https://media.mi-home.pl/products/xiaomi-65w-gan-charger/section-10.jpg'); } #xiaomi_65w_gan_charger .section-10 .list { display: flex; flex-wrap: wrap; padding-top: 30px; margin: 0 auto; width: 90%; max-width: 1080px; justify-content: center; } #xiaomi_65w_gan_charger .section-10 .list .item { width: 25%; flex: 0 0 25%; padding: 30px 15px; color: #ffffff; text-align: center; } #xiaomi_65w_gan_charger .section-10 .list .item .text { font-size: 14px; display: block; padding-top: 15px; } #xiaomi_65w_gan_charger .section-10 .list .item img { width: 112px; display: inline-block; } @media (max-width: 991.98px) { #xiaomi_65w_gan_charger .section-10 .list .item img { width: 86px; } } @media (max-width: 767.98px) { #xiaomi_65w_gan_charger .section-10 .list { padding-top: 0; } #xiaomi_65w_gan_charger .section-10 .list .item { width: 33.3333%; flex: 0 0 33.3333%; } } @media only screen and (max-width: 575.98px) { #xiaomi_65w_gan_charger .section-10 .list .item { width: 50%; flex: 0 0 50%; padding: 20px; } } /* =============== Section 11 =============== */ #xiaomi_65w_gan_charger .section-11 { background-image: url('https://media.mi-home.pl/products/xiaomi-65w-gan-charger/section-11.jpg'); } @media (max-width: 767.98px) { #xiaomi_65w_gan_charger .section-11.section.section-float { background-position: left bottom; background-color: #172234; } } /* =============== Section 12 =============== */ #xiaomi_65w_gan_charger .section-12 { background-color: #5E82B9; padding-bottom: 7.5%; } #xiaomi_65w_gan_charger .section-12 .laptop-list { padding: 0 5%; display: flex; flex-wrap: wrap; } #xiaomi_65w_gan_charger .section-12 .laptop-list .item { flex: 0 0 33.3333%; width: 33.3333%; color: #ffffff; line-height: 1.5; padding-right: 10px; } #xiaomi_65w_gan_charger .section-12 .laptop-list .item strong { display: block; margin: 40px 0 10px; } @media (max-width: 767.98px) { #xiaomi_65w_gan_charger .section-12 .laptop-list .item { flex: 0 0 100%; width: 100%; } } @media (min-width: 1200px) { #xiaomi_65w_gan_charger .section-12 .laptop-list { padding: 0 10%; } } /* =============== Section image box =============== */ #xiaomi_65w_gan_charger .section .image-box-wrap { padding: 5% 0; width: 90%; margin: 0 auto; overflow: hidden; border-radius: 20px; } #xiaomi_65w_gan_charger .section .image-box-wrap .image-box { display: flex; flex-wrap: wrap; padding: 0; background-color: #F7F7F7; } #xiaomi_65w_gan_charger .section .image-box--reverse { flex-direction: row-reverse; } #xiaomi_65w_gan_charger .section .text-wrap, #xiaomi_65w_gan_charger .section .image { width: 50%; flex: 0 0 50%; } #xiaomi_65w_gan_charger .section .text-wrap { display: flex; align-items: center; flex-wrap: wrap; padding: 0 5%; text-align: left; } #xiaomi_65w_gan_charger .section .text-wrap .title { font-size: 36px; display: block; margin-bottom: 0; font-weight: bold; } #xiaomi_65w_gan_charger .section .text-wrap .text { font-weight: 300; padding-top: 20px; display: block; } @media (max-width: 991.98px) { #xiaomi_65w_gan_charger .section .text-wrap .title { font-size: 18px; } #xiaomi_65w_gan_charger .section .image-box-wrap { width: 95%; } } @media (max-width: 767.98px) { #xiaomi_65w_gan_charger .section .text-wrap { padding: 0 5%; } } @media only screen and (max-width: 575.98px) { #xiaomi_65w_gan_charger .section .image-box-wrap .image-box { flex-wrap: wrap; flex-direction: column-reverse; } #xiaomi_65w_gan_charger .section .image-box-wrap .image-box:first-child { flex-direction: column; margin-bottom: 10px; } #xiaomi_65w_gan_charger .section .text-wrap, #xiaomi_65w_gan_charger .section .image { width: 100%; flex: 0 0 100%; } #xiaomi_65w_gan_charger .section .text-wrap { padding: 5%; } } @media (min-width: 1200px) { #xiaomi_65w_gan_charger .section .text-wrap { padding: 0 10%; } } /* =============== Section spec =============== */ #xiaomi_65w_gan_charger .section-notes { padding: 3.5% 12.5%; margin: 0 auto; } #xiaomi_65w_gan_charger .section-notes ul { margin: 0; padding: 0; list-style: none; } #xiaomi_65w_gan_charger .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) { #xiaomi_65w_gan_charger .section-notes { padding: 5%; } #xiaomi_65w_gan_charger .section-notes ul li { font-size: 13px; } } @media (min-width: 1200px) { #xiaomi_65w_gan_charger .section-notes { padding: 3.5% 0; max-width: 1164px; } } /* =============== Slider =============== */ #xiaomi_65w_gan_charger .slick-dots { bottom: 35px; } #xiaomi_65w_gan_charger .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; } #xiaomi_65w_gan_charger .slick-dots li.slick-active button::before, #xiaomi_65w_gan_charger .slick-dots li:hover button::before { opacity: 1; } #xiaomi_65w_gan_charger .slick-dotted.slick-slider { margin-bottom: 0; } #xiaomi_65w_gan_charger .slick-slider > .slider-item { display: none; } #xiaomi_65w_gan_charger .slick-slider > .slider-item:first-child { display: block; } #xiaomi_65w_gan_charger .slick-slider .slick-dots li button { border-radius: 30px; } #xiaomi_65w_gan_charger .slick-slider .slick-dots li button { background: #fff; transition: 0.3s ease-in-out opacity; opacity: .25; width: 15px; height: 15px; } #xiaomi_65w_gan_charger .slick-slider .slick-dots li.slick-active button, #xiaomi_65w_gan_charger .slick-slider .slick-dots li button:hover { background: #fff; opacity: 1; } #xiaomi_65w_gan_charger .slick-dots li button::before { content: none; } @media (max-width: 767.98px) { #xiaomi_65w_gan_charger .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 }); }); } ); 65W GaN Charger 1A1C Mieści się w dłoni Typ C 65W MAX Szybkie ładowanie przez dwa porty *Opakowanie zawiera wysokoprądowy kabel 5A typu C do typu C (1,5 m). GaN (azotek galu). Mniejszy, lżejszy, bardziej wydajny. GaN to nowy rodzaj materiału półprzewodnikowego. Posiada wysoką przewodność cieplną oraz odporność na wysokie temperatury, działanie kwasów i zasad. Ładowarka jest nie tylko lekka i kieszonkowa, ale ma też zalety w zakresie konwersji energii w porównaniu do ładowarek innych niż GaN o tej samej mocy. Bardzo mały rozmiar, który mieści się w dłoni. Ładowarka o przekątnej zaledwie 4,21 cala łatwo mieści się w dłoni i w kieszeni. Podróżuj lekko podczas wyjazdów służbowych. Szybkie ładowanie PD 65W dla laptopów. Port zasilania typu C zapewnia moc wyjściową do 65 W do ładowania nowego MacBooka Pro, Mi Notebooka i innych urządzeń o dużej mocy. 65 W Potężna moc wyjściowa Szybkie ładowanie przez dwa porty. W trybie pojedynczego portu port typu-C zapewnia moc do 65 W, a port USB-A do 18 W. Dzięki temu dwa porty mogą jednocześnie zapewniać szybkie ładowanie urządzeń. Moc wyjściowa pojedynczego portu 65W MAX 18W MAX Jednoczesne korzystanie z obu portów 45W MAX + 18W MAX Ładowanie do 100% w 45 minut. Urządzenie jest kompatybilne z oryginalnym telefonem Xiaomi 11 i ładuje się do 100%* w 45 minut. Prąd o wysokim natężeniu 5A. Pakiet zawiera Mi Type-C to Type-C Cable z wewnętrznym chipem E-Marker, który obsługuje szybkie ładowanie do 5 A. Długość 59,06 cala (1,5 m), aby zaspokoić Twoje potrzeby ładowania w różnych sytuacjach. Inteligentna kompatybilność. Kompatybilny z wieloma urządzeniami. Inteligentne wykrywanie prądu wyjściowego, szeroka kompatybilność, w tym z urządzeniami Apple, Android i przenośnymi konsolami do gier. Spokój ducha dzięki kompleksowej ochronie bezpieczeństwa. Wykorzystuje importowany układ scalony do inteligentnej identyfikacji natężenia prądu i dopasowania go do podłączonego urządzenia, co chroni przed uszkodzeniem baterii. Rozbudowana ochrona bezpieczeństwa podczas użytkowania, zwiększona wydajność i szybsze ładowanie. Zabezpieczenie przepięciowe Zabezpieczenie nadprądowe wejścia Zabezpieczenie nadprądowe wyjścia Zabezpieczenie przeciwzwarciowe Ochrona przed przegrzaniem Niskie zakłócenia elektromagnetyczne Niskie napięcie międzyszczytowe Zabezpieczenie antystatyczne Zaspokaja potrzeby związane z ładowaniem w podróży. Składane wtyki umożliwiają wygodne przechowywanie i przenoszenie. Wszystko, czego potrzebujesz do ładowania w podróży. Lista testów zgodności ładowania laptopów. Apple MacBook Pro 15-inch 2016 (A1707) MacBook Pro 13-inch 2017 (A1708) MacBook Pro 13-inch 2019 (A2159) MacBook Air 13-inch 2018 (A1932) MacBook Pro 15-inch 2018 (A1990) MacBook Pro 13-inch 2018 (A1989) MacBook Pro 12-inch 2017 (A1534) MacBook Pro 12-inch 2016 (MLL42) Lenovo ThinkPad S3-490 14 Lenovo Yoga C930 13.9 ThinkPad X270 ThinkPad New S2 13.3 ThinkPad T470 Razer Razer Blade Stealth 17 HP HP Zbook Studio G5 15.6 HP EliteBook Folio G1 12.5 HP Spectre -13-af001 HP Spectre x360-13-w021tu Google Google PixelbookHonor Honor MagicBook 14 ASUS ASUS Transformer 3 Pro (T303UA) 12.6 SAMSUNG Samsung Chromebook Plus (XE513C24) Mi Mi Notebook Air 13.3 Quad Core Enhanced Edition i5 8G 256G MX150Mi Notebook Pro 15.6 i7 16G MX150 Mi Notebook Pro 15.6 i5 8G MX150 Mi Notebook Air 13.3 Quad Core Enhanced Edition i5 8G 256G integrated graphics Mi Notebook Air 13.3 2019 version Quad Core i7 8G MX250 Mi Notebook Air 12.5 M3 4G 128G Mi Notebook Air 13.3 i5 8G 256G integrated graphics Mi Notebook Pro 15.6 (2019 version), Quad Core i5 8G MX250 Huawei HUAWEI MateBook X Pro HUAWEI MateBook E 12 Dell Dell XPS 13 2-in-1 (9365) Dell XPS 13 9370 Dell XPS 15 9560 Dell Latitude 5480 Uwagi: *Dane dotyczące czasu ładowania: Szybkość ładowania może się różnić w zależności od sposobu użytkowania urządzenia, warunków i innych czynników. *Objętość zmniejszona o 23%: Wymiary ładowarki Xiaomi 65W GaN Charger (1A1C) wynoszą 1,22x1,22x2,83 cala, wymiary szybkiej ładowarki Xiaomi 65W Fast Charger wynoszą 2,31x2,13x1,12 cala. *Lista zgodności ładowarek do laptopów zależy od modelu laptopa i wersji oprogramowania. Aktualizacje oprogramowania w laptopie mogą wpłynąć na kompatybilność. W tym między innymi wymienione modele notebooków, w zależności od rzeczywistych okoliczności. *Jeśli nie podano inaczej, wszystkie powyższe dane testowe pochodzą z laboratorium Zimi. Rzeczywista wydajność może się różnić w zależności od obiektywnych zmian środowiskowych.
