Mi USB Type-C Cable 100 cm
Xiaomi

Mi USB Type-C Cable 100 cm

/* =============== Mi USB Type-C Cable 100cm =============== */ #usb_type_c_cable_100cm { font-size: 16px; overflow: hidden; color: #191919; background-color: #ffffff; font-family: Camphor Pro; } #usb_type_c_cable_100cm ul, #usb_type_c_cable_100cm ol { list-style: none; padding-left: 0; } #usb_type_c_cable_100cm video, #usb_type_c_cable_100cm img { vertical-align: middle; } #usb_type_c_cable_100cm video { width: 100%; height: auto; } #usb_type_c_cable_100cm.xiaomi_container { max-width: 2560px; } #usb_type_c_cable_100cm .section { line-height: 1.2; } #usb_type_c_cable_100cm .section-bg { background-size: cover; background-position: center center; background-repeat: no-repeat; } #usb_type_c_cable_100cm .font-bold { font-weight: 700; } #usb_type_c_cable_100cm .font-light { font-weight: 300; } #usb_type_c_cable_100cm .text-box { text-align: center; color: #191919; padding: 5% 12.5%; } #usb_type_c_cable_100cm .text-box.text-box--left { text-align: left; } #usb_type_c_cable_100cm .text-box--white { color: #ffffff; } #usb_type_c_cable_100cm .text-box .title, #usb_type_c_cable_100cm .text-box .desc, #usb_type_c_cable_100cm .text-box .text { display: block; } #usb_type_c_cable_100cm .text-box .title { font-size: 36px; line-height: 1.2; } #usb_type_c_cable_100cm .text-box .title.title--big { font-size: 42px; margin-bottom: 20px; } #usb_type_c_cable_100cm .text-box .title--color { margin-bottom: 15px; opacity: .5; } #usb_type_c_cable_100cm .text-box .desc { font-size: 22px; line-height: 1.5; margin-top: 25px; font-weight: 700; } #usb_type_c_cable_100cm .text-box .text { font-size: 15px; line-height: 1.5; margin-top: 25px; font-weight: 300; } #usb_type_c_cable_100cm .text-box--white .text { color: #ffffff; } #usb_type_c_cable_100cm .text-box .text.text--small { font-size: 14px; opacity: .5; } #usb_type_c_cable_100cm .video-box, #usb_type_c_cable_100cm .image-box { padding: 0 12.5%; } #usb_type_c_cable_100cm .video-box video { width: 100%; height: auto; } #usb_type_c_cable_100cm .video a, #usb_type_c_cable_100cm .video .video-link { position: relative; z-index: 1; display: block; overflow: hidden; cursor: pointer; } #usb_type_c_cable_100cm .video a img, #usb_type_c_cable_100cm .video .video-link img { transition: 0.3s ease-in-out transform; } #usb_type_c_cable_100cm .video a:hover img, #usb_type_c_cable_100cm .video .video-link:hover img { transform: scale(1.1); } #usb_type_c_cable_100cm .video a::after, #usb_type_c_cable_100cm .video .video-link::after { content: ''; position: absolute; transform: translateX(-50%) translateY(-50%); width: 56px; height: 56px; background: url('https://media.mi-home.pl/products/usb-type-c-cable-100cm/play-btn.png') no-repeat center center / contain; left: 50%; top: 50%; z-index: 2; } @media (max-width: 991.98px) { #usb_type_c_cable_100cm .text-box { padding: 5%; } #usb_type_c_cable_100cm .text-box .title { font-size: 28px; } #usb_type_c_cable_100cm .text-box .title.title--big { font-size: 36px; } #usb_type_c_cable_100cm .video-box, #usb_type_c_cable_100cm .image-box { padding: 0 5%; } } @media (max-width: 767.98px) { #usb_type_c_cable_100cm .text-box .title { font-size: 24px; } #usb_type_c_cable_100cm .text-box .title.title--big { font-size: 28px; } #usb_type_c_cable_100cm .text-box .desc { font-size: 18px; margin-top: 10px; } #usb_type_c_cable_100cm .text-box .text { margin-top: 15px; } } @media only screen and (max-width: 575.98px) { #usb_type_c_cable_100cm .text-box { padding: 10% 5%; } #usb_type_c_cable_100cm .text-box .title { font-size: 20px; } #usb_type_c_cable_100cm .text-box .title.title--big { font-size: 24px; } #usb_type_c_cable_100cm .text-box .desc { font-size: 16px; } #usb_type_c_cable_100cm .text-box .text { font-size: 14px; } } @media (min-width: 1200px) { #usb_type_c_cable_100cm .text-box .text { font-size: 18px; } } @media (min-width: 1620px) { #usb_type_c_cable_100cm .text-box .text { padding-left: 10%; padding-right: 10%; } #usb_type_c_cable_100cm .text-box.text-box--left .text { padding-left: 0; padding-right: 0; } } /* =============== Floating text-box =============== */ #usb_type_c_cable_100cm .section.section-float { position: relative; z-index: 1; height: 640px; } #usb_type_c_cable_100cm .section.section-float--big { height: 680px; } #usb_type_c_cable_100cm .section .text-box.text-box-float { padding: 0; position: absolute; z-index: 2; top: 50%; width: 40%; transform: translateY(-50%); } #usb_type_c_cable_100cm .section .text-box.text-box-float--left { left: 5%; } #usb_type_c_cable_100cm .section .text-box.text-box-float--right { left: 55%; width: 40%; } @media (max-width: 991.98px) { #usb_type_c_cable_100cm .section.section-float { height: 520px; } #usb_type_c_cable_100cm .section.section-float--big { height: 560px; } } @media (max-width: 767.98px) { #usb_type_c_cable_100cm .section.section-float { height: auto; background-position: center bottom; background-size: 140% auto; background-color: #ffffff; padding-bottom: 420px; } #usb_type_c_cable_100cm .section .text-box.text-box-float, #usb_type_c_cable_100cm .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) { #usb_type_c_cable_100cm .section.section-float { padding-bottom: 250px; } } @media only screen and (max-width: 363.98px) { #usb_type_c_cable_100cm .section.section-float { padding-bottom: 180px; } } @media (min-width: 1200px) { #usb_type_c_cable_100cm .section.section-float { height: 720px; } #usb_type_c_cable_100cm .section.section-float--big { height: 820px; } #usb_type_c_cable_100cm .section .text-box.text-box-float { width: 35%; } #usb_type_c_cable_100cm .section .text-box.text-box-float--right { width: 35%; } #usb_type_c_cable_100cm .section .text-box.text-box-float--left { left: 10%; } } @media (min-width: 1620px) { #usb_type_c_cable_100cm .section.section-float { height: 880px; } #usb_type_c_cable_100cm .section.section-float--big { height: 980px; } #usb_type_c_cable_100cm .section .text-box.text-box-float { width: 30%; } } @media (min-width: 2080px) { #usb_type_c_cable_100cm .section.section-float { height: 1080px; } #usb_type_c_cable_100cm .section.section-float--big { height: 1180px; } } /* =============== Section 01 =============== */ #usb_type_c_cable_100cm .section-01 { background-image: url('https://media.mi-home.pl/products/usb-type-c-cable-100cm/section-01.jpg'); height: 560px; } #usb_type_c_cable_100cm .section-01 .text-box { padding-top: 15%; } #usb_type_c_cable_100cm .section-01 .text-box .title { font-size: 36px; } #usb_type_c_cable_100cm .section-01 .text-box .title span { color: #ffffff; display: inline-block; margin-left: 10px; font-size: 0.65em; padding: 4px 10px; border: 1px solid #ffffff; border-radius: 30px; } #usb_type_c_cable_100cm .section-01 .text-box .desc { font-size: 24px; margin-top: 15px; font-weight: 500; } @media (max-width: 991.98px) { #usb_type_c_cable_100cm .section-01 { height: 440px; } #usb_type_c_cable_100cm .section-01 .text-box { padding-right: 40%; } #usb_type_c_cable_100cm .section-01 .text-box .title { font-size: 36px; } } @media (max-width: 767.98px) { #usb_type_c_cable_100cm .section-01 { height: auto; background-position: right bottom; background-size: 160% auto; background-color: #2F3CBF; padding-bottom: 350px; } #usb_type_c_cable_100cm .section-01 .text-box { position: static; width: 100%; text-align: center; transform: none; padding: 10% 5%; } } @media only screen and (max-width: 575.98px) { #usb_type_c_cable_100cm .section-01 { padding-bottom: 250px; } #usb_type_c_cable_100cm .section-01 .text-box { padding: 15% 5% 10%; } #usb_type_c_cable_100cm .section-01 .text-box .title { font-size: 28px; } } @media only screen and (max-width: 363.98px) { #usb_type_c_cable_100cm .section-01 { padding-bottom: 200px; } #usb_type_c_cable_100cm .section-01 .text-box .title { font-size: 24px; } #usb_type_c_cable_100cm .section-01 .text-box .title span { margin-left: 0; margin-top: 10px; } } @media (min-width: 1200px) { #usb_type_c_cable_100cm .section-01 { height: 660px; } #usb_type_c_cable_100cm .section-01 .text-box .title { font-size: 42px; } } @media (min-width: 1620px) { #usb_type_c_cable_100cm .section-01 { height: 760px; } } @media (min-width: 2080px) { #usb_type_c_cable_100cm .section-01 { height: 860px; } } /* =============== Section 02 =============== */ #usb_type_c_cable_100cm .section-02 { background-image: url('https://media.mi-home.pl/products/usb-type-c-cable-100cm/section-02.jpg'); } #usb_type_c_cable_100cm .section-02 img { display: inline-block; margin-top: 30px; } @media (max-width: 767.98px) { #usb_type_c_cable_100cm .section-02.section.section-float { background-color: #F4F4F4; background-size: 160% auto; background-position: left bottom; } } /* =============== Section 03 =============== */ #usb_type_c_cable_100cm .section-03 { background-image: url('https://media.mi-home.pl/products/usb-type-c-cable-100cm/section-03.jpg'); } @media (max-width: 767.98px) { #usb_type_c_cable_100cm .section-03.section.section-float { background-color: #899AA4; background-size: 160% auto; background-position: right bottom; } } /* =============== Section 04 =============== */ #usb_type_c_cable_100cm .section-04 { background-image: url('https://media.mi-home.pl/products/usb-type-c-cable-100cm/section-04.jpg'); background-position: left center; } @media (max-width: 767.98px) { #usb_type_c_cable_100cm .section-04.section.section-float { background-color: #EEEEEE; background-size: 160% auto; background-position: left bottom; } } /* =============== Section 05 =============== */ #usb_type_c_cable_100cm .section-05 { background-image: url('https://media.mi-home.pl/products/usb-type-c-cable-100cm/section-05.jpg'); } @media (max-width: 767.98px) { #usb_type_c_cable_100cm .section-05.section.section-float { background-color: #2F3CBF; background-size: 160% auto; background-position: right bottom; } } /* =============== Section 06 =============== */ #usb_type_c_cable_100cm .section-06 { text-align: center; } #usb_type_c_cable_100cm .section-06 img { display: inline-block; } /* =============== Section image box =============== */ #usb_type_c_cable_100cm .section .image-box-wrap { padding: 0; width: 100%; max-width: 2000px; margin: 0 auto; overflow: hidden; border-radius: 0; } #usb_type_c_cable_100cm .section .image-box-wrap .image-box { display: flex; flex-wrap: wrap; padding: 0; background-color: #F6F6F6; } #usb_type_c_cable_100cm .section .image-box--reverse { flex-direction: row-reverse; } #usb_type_c_cable_100cm .section .text-wrap, #usb_type_c_cable_100cm .section .image { width: 50%; flex: 0 0 50%; } #usb_type_c_cable_100cm .section .text-wrap { display: flex; align-items: center; flex-wrap: wrap; padding: 0 5%; text-align: left; color: #191919; } #usb_type_c_cable_100cm .section .text-wrap > div { width: 100%; } #usb_type_c_cable_100cm .section .text-wrap .title { font-size: 24px; display: block; margin-bottom: 0; font-weight: bold; } #usb_type_c_cable_100cm .section .text-wrap .text { font-weight: 300; padding-top: 20px; font-size: 16px; display: block; color: #666; } #usb_type_c_cable_100cm .section .text-wrap .text.text--small { font-size: 14px; } @media (max-width: 991.98px) { #usb_type_c_cable_100cm .section .text-wrap .title { font-size: 20px; } #usb_type_c_cable_100cm .section .text-wrap .text { font-size: 15px; } #usb_type_c_cable_100cm .section .text-wrap .text.text--small { font-size: 13px; } } @media (max-width: 767.98px) { #usb_type_c_cable_100cm .section .image-box-wrap .image-box { flex-wrap: wrap; flex-direction: column-reverse; } #usb_type_c_cable_100cm .section .text-wrap, #usb_type_c_cable_100cm .section .image { width: 100%; display: block; } #usb_type_c_cable_100cm .section .text-wrap { padding: 10% 5%; text-align: center; } #usb_type_c_cable_100cm .section .image-box-wrap { border-radius: 0; } #usb_type_c_cable_100cm .section .text-wrap .text { padding-top: 10px; } } @media only screen and (max-width: 575.98px) { #usb_type_c_cable_100cm .section .image-box-wrap { border-radius: 0; } #usb_type_c_cable_100cm .section .text-wrap .title { font-size: 18px; } #usb_type_c_cable_100cm .section .text-wrap .text { font-size: 14px; } } @media (min-width: 1200px) { #usb_type_c_cable_100cm .section .text-wrap { padding: 0 10%; } #usb_type_c_cable_100cm .section .text-wrap .text { font-size: 18px; } #usb_type_c_cable_100cm .section .text-wrap .title { font-size: 28px; } } /* =============== Section spec =============== */ #usb_type_c_cable_100cm .section-notes { padding: 3.5% 12.5%; margin: 0 auto; } #usb_type_c_cable_100cm .section-notes ul { margin: 0; padding: 0; list-style: none; } #usb_type_c_cable_100cm .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) { #usb_type_c_cable_100cm .section-notes { padding: 5%; } #usb_type_c_cable_100cm .section-notes ul li { font-size: 13px; } } @media (min-width: 1200px) { #usb_type_c_cable_100cm .section-notes { padding: 3.5% 0; max-width: 1164px; } } /* =============== Slider =============== */ #usb_type_c_cable_100cm .slick-dots { bottom: 35px; } #usb_type_c_cable_100cm .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; } #usb_type_c_cable_100cm .slick-dots li.slick-active button::before, #usb_type_c_cable_100cm .slick-dots li:hover button::before { opacity: 1; } #usb_type_c_cable_100cm .slick-dotted.slick-slider { margin-bottom: 0; } #usb_type_c_cable_100cm .slick-slider > .slider-item { display: none; } #usb_type_c_cable_100cm .slick-slider > .slider-item:first-child { display: block; } #usb_type_c_cable_100cm .slick-slider .slick-dots li button { border-radius: 30px; } #usb_type_c_cable_100cm .slick-slider .slick-dots li button { background: #fff; transition: 0.3s ease-in-out opacity; opacity: .25; width: 15px; height: 15px; } #usb_type_c_cable_100cm .slick-slider .slick-dots li.slick-active button, #usb_type_c_cable_100cm .slick-slider .slick-dots li button:hover { background: #fff; opacity: 1; } #usb_type_c_cable_100cm .slick-dots li button::before { content: none; } @media (max-width: 767.98px) { #usb_type_c_cable_100cm .slick-dots { bottom: 15px; } } /* If you're copying, you are a very bad person. Very. */ require( ['aos'], function (AOS) { AOS.init({ once: true }); } ); Mi USB Type-C Cable 100cm Transmisja danych i ładowanie | Szybka transmisja danych | Dwustronne zastosowanie Dwustronny port USB-C. Porównując obowiązujący zakres przed zastosowaniem kabla cyfrowego Mi USB-C, zapewnia szeroki zakres interfejsu USB-C. Kabel może być podłączony zarówno dołem do góry, jak i frontem do góry. Przydatny w każdym scenariuszu. Szybkie ładowanie i stabilna transmisja. 2-w-1 ładowanie i transmisja danych, płynny i stabilny interfejs. Niezawodne materiały, postaw na komfort. Do owinięcia wewnętrznego obwodu użyto folii aluminiowej i wypełniono 16 wysokiej jakości splotami. Siatka ochronna utkana została z cynowanej miedzi antyoksydacyjnej. Sprawdza się nawet w trudnych warunkach otoczenia. Rygorystycznie przetestowany, bezpieczny transfer danych. Kabel danych Mi USB-C ma wbudowaną ochronę PTC, skuteczną kontrolę ciepła. Kontroluje generowane ciepło oraz zapewnia bezpieczną i długą żywotność. Uwagi: *Powyższe dane pochodzą z Zimi Labs. Mogą wystąpić niewielkie różnice w rzeczywistym wykorzystaniu w zależności od środowiska.

Najniższa cena
19,00 zł
w 1 sklepie

Porównaj ceny

Mi-Home
Niedostępny