
POCO C40 — 4/64GB / POCO Yellow
/* =============== POCO C40 =============== */ #poco_c40 { font-size: 16px; overflow: hidden; color: #191919; background-color: #ffffff; } #poco_c40 ul, #poco_c40 ol { list-style: none; padding-left: 0; } #poco_c40 video, #poco_c40 img { vertical-align: middle; } #poco_c40 video { width: 100%; height: auto; } #poco_c40.xiaomi_container { max-width: 2560px; } #poco_c40 .section { line-height: 1.2; } #poco_c40 .section-bg { background-size: cover; background-position: center center; background-repeat: no-repeat; } #poco_c40 .font-bold { font-weight: 900; } #poco_c40 .font-light { font-weight: 300; } #poco_c40 .text-box { text-align: center; color: #191919; padding: 5% 12.5%; } #poco_c40 .text-box.text-box--left { text-align: left; } #poco_c40 .text-box--white { color: #ffffff; } #poco_c40 .text-box .title, #poco_c40 .text-box .desc, #poco_c40 .text-box .text { display: block; } #poco_c40 .text-box .title { font-size: 32px; line-height: 1.2; } #poco_c40 .text-box .title.title--big { font-size: 42px; margin-bottom: 20px; } #poco_c40 .text-box .desc { font-size: 22px; line-height: 1.5; margin-top: 25px; font-weight: 700; } #poco_c40 .text-box .text { font-size: 15px; line-height: 1.5; margin-top: 25px; font-weight: 300; } #poco_c40 .text-box .text.text--small { font-size: 14px; opacity: .5; } #poco_c40 .video-box, #poco_c40 .image-box { padding: 0 12.5%; } #poco_c40 .video-box video { width: 100%; height: auto; } #poco_c40 .video a, #poco_c40 .video .video-link { position: relative; z-index: 1; display: block; overflow: hidden; cursor: pointer; } #poco_c40 .video a img, #poco_c40 .video .video-link img { transition: 0.3s ease-in-out transform; } #poco_c40 .video a:hover img, #poco_c40 .video .video-link:hover img { transform: scale(1.1); } #poco_c40 .video a::after, #poco_c40 .video .video-link::after { content: ''; position: absolute; transform: translateX(-50%) translateY(-50%); width: 56px; height: 56px; background: url('https://media.mi-home.pl/products/poco-c40/play-btn.png') no-repeat center center / contain; left: 50%; top: 50%; z-index: 2; } @media (max-width: 991.98px) { #poco_c40 .text-box { padding: 5%; } #poco_c40 .text-box .title { font-size: 26px; } #poco_c40 .text-box .title.title--big { font-size: 36px; } #poco_c40 .video-box, #poco_c40 .image-box { padding: 0 5%; } } @media (max-width: 767.98px) { #poco_c40 .text-box .title { font-size: 22px; } #poco_c40 .text-box .title.title--big { font-size: 28px; } #poco_c40 .text-box .desc { font-size: 18px; margin-top: 10px; } #poco_c40 .text-box .text { margin-top: 15px; } } @media only screen and (max-width: 575.98px) { #poco_c40 .text-box { padding: 10% 5%; } #poco_c40 .text-box .title { font-size: 20px; } #poco_c40 .text-box .title.title--big { font-size: 24px; } #poco_c40 .text-box .desc { font-size: 16px; } #poco_c40 .text-box .text { font-size: 14px; } } @media (min-width: 1200px) { #poco_c40 .text-box .text { padding-left: 10%; padding-right: 10%; } #poco_c40 .text-box .title { font-size: 36px; } #poco_c40 .text-box .text { font-size: 18px; } #poco_c40 .text-box.text-box--left .text { padding-left: 0; padding-right: 0; } } /* =============== Floating text-box =============== */ #poco_c40 .section.section-float { position: relative; z-index: 1; height: 520px; } #poco_c40 .section.section-float--big { height: 680px; } #poco_c40 .section .text-box.text-box-float { padding: 0; position: absolute; z-index: 2; top: 50%; width: 40%; transform: translateY(-50%); } #poco_c40 .section .text-box.text-box-float--left { left: 5%; } #poco_c40 .section .text-box.text-box-float--right { left: 55%; width: 40%; } @media (max-width: 991.98px) { #poco_c40 .section.section-float { height: 420px; } #poco_c40 .section.section-float--big { height: 560px; } #poco_c40 .section .text-box.text-box-float--right { left: 55%; width: 40%; } } @media (max-width: 767.98px) { #poco_c40 .section.section-float { height: auto; background-position: center bottom; background-size: 160% auto; background-color: #ffffff; padding-bottom: 450px; } #poco_c40 .section .text-box.text-box-float, #poco_c40 .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) { #poco_c40 .section.section-float { padding-bottom: 300px; } } @media only screen and (max-width: 363.98px) { #poco_c40 .section.section-float { padding-bottom: 220px; } } @media (min-width: 1200px) { #poco_c40 .section.section-float { height: 620px; } #poco_c40 .section.section-float--big { height: 820px; } #poco_c40 .section .text-box.text-box-float { width: 40%; } #poco_c40 .section .text-box.text-box-float--left { left: 12.5%; } #poco_c40 .section .text-box.text-box-float--right { width: 35%; } } @media (min-width: 1620px) { #poco_c40 .section.section-float { height: 820px; } #poco_c40 .section.section-float--big { height: 980px; } #poco_c40 .section .text-box.text-box-float { width: 35%; } #poco_c40 .section .text-box.text-box-float--right { left: 55%; } } @media (min-width: 2080px) { #poco_c40 .section.section-float { height: 1080px; } #poco_c40 .section.section-float--big { height: 1180px; } } /* =============== Section 01 =============== */ #poco_c40 .section-01 { background-image: url('https://media.mi-home.pl/products/poco-c40/section-01.png'); height: 580px; } #poco_c40 .section-01 .text-box { padding-left: 65%; padding-top: 10%; } #poco_c40 .section-01 .text-box .title img { width: 260px; display: inline-block; } #poco_c40 .section-01 .text-box .text { margin-top: 25px; font-size: 16px; font-weight: normal; } @media (max-width: 991.98px) { #poco_c40 .section-01 { height: 440px; } #poco_c40 .section-01 .text-box .title img { width: 220px; margin-bottom: 15px; } #poco_c40 .section-01 .text-box .text { font-size: 15px; margin-top: 15px; } } @media (max-width: 767.98px) { #poco_c40 .section-01 { height: auto; background-size: 140% auto; background-position: left bottom; padding-bottom: 450px; background-color: #BCDAF7; } #poco_c40 .section-01 .text-box { padding: 10% 5%; text-align: center; } #poco_c40 .section-01 .text-box .text { font-size: 14px; } } @media only screen and (max-width: 575.98px) { #poco_c40 .section-01 { padding-bottom: 300px; } #poco_c40 .section-01 .text-box { padding: 15% 5% 10%; } #poco_c40 .section-01 .text-box .title img { width: 220px; } } @media only screen and (max-width: 363.98px) { #poco_c40 .section-01 { padding-bottom: 250px; } } @media (min-width: 1200px) { #poco_c40 .section-01 { height: 680px; } #poco_c40 .section-01 .text-box .text { font-size: 19px; } } @media (min-width: 1600px) { #poco_c40 .section-01 { height: 780px; } } @media (min-width: 2080px) { #poco_c40 .section-01 { height: 880px; } } /* =============== Section 02 =============== */ #poco_c40 .section-02 { padding: 5% 0; } #poco_c40 .section-02 .section-wrapper { max-width: 1080px; width: 90%; margin: 0 auto; } #poco_c40 .section-02 .column { display: flex; flex-wrap: wrap; justify-content: space-between; } #poco_c40 .section-02 .item-1 { flex: 0 0 calc(50% - 10px); width: calc(50% - 10px); } #poco_c40 .section-02 .item-wrapper { flex: 0 0 calc(50% - 10px); width: calc(50% - 10px); } #poco_c40 .section-02 .item-4 { flex: 0 0 calc(40% - 10px); width: calc(40% - 10px); } #poco_c40 .section-02 .item-5 { flex: 0 0 calc(60% - 10px); width: calc(60% - 10px); } #poco_c40 .section-02 .item { position: relative; z-index: 1; margin-bottom: 20px; border-radius: 20px; overflow: hidden; } #poco_c40 .section-02 .item .text { position: absolute; z-index: 2; left: 0; top: 50%; transform: translateY(-50%); font-size: 18px; font-weight: 900; padding-left: 50px; width: 45%; } #poco_c40 .section-02 .item-1 .text { top: 50px; transform: none; padding-right: 20%; font-size: 20px; width: 100%; } #poco_c40 .section-02 .item-5 .text { color: #f7d749; } #poco_c40 .section-02 .item-4 .text { left: 40%; width: 50%; } @media (max-width: 991.98px) { #poco_c40 .section-02 .item .text { font-size: 16px; padding-left: 30px; } #poco_c40 .section-02 .item-3 .text { width: 50%; } } @media (max-width: 767.98px) { #poco_c40 .section-02 .item-2 .text, #poco_c40 .section-02 .item-4 .text { width: 55%; } } @media only screen and (max-width: 575.98px) { #poco_c40 .section-02 .item-1, #poco_c40 .section-02 .item-wrapper, #poco_c40 .section-02 .item-4, #poco_c40 .section-02 .item-5 { flex: 0 0 100%; width: 100%; } #poco_c40 .section-02 .item { border-radius: 10px; } } @media only screen and (max-width: 363.98px) { #poco_c40 .section-02 .item .text { font-size: 15px; padding-left: 15px; } } @media (min-width: 1200px) { #poco_c40 .section-02 .item .text { font-size: 21px; } #poco_c40 .section-02 .item-1 .text { font-size: 24px; } } /* =============== Section 03 =============== */ #poco_c40 .section-03 { padding-bottom: 5%; padding-top: 2.5%; } #poco_c40 .section-03 .text-box { padding-bottom: 0; } /* =============== Section 04 =============== */ #poco_c40 .section-04 { background-image: url('https://media.mi-home.pl/products/poco-c40/section-04.png'); } @media (max-width: 767.98px) { #poco_c40 .section-04.section.section-float { background-position: left bottom; background-color: #FFD72A; } } /* =============== Section 05 =============== */ #poco_c40 .section-05 { padding-top: 5%; position: relative; z-index: 1; } #poco_c40 .section-05 .text-box { position: absolute; z-index: 2; width: 45%; padding: 0; top: 10%; left: 10%; } #poco_c40 .section-05 .list { margin-top: 30px; display: flex; flex-wrap: wrap; } #poco_c40 .section-05 .list .item { width: 50%; flex: 0 0 50%; padding: 10px 20px 10px 0; color: #191919; display: flex; align-items: center; } #poco_c40 .section-05 .list .item .icon-wrapper { flex: 0 0 80px; width: 80px; padding-right: 15px; } #poco_c40 .section-05 .list .item .icon-wrapper img { width: 64px; } #poco_c40 .section-05 .list .item .title { font-size: 24px; font-weight: bold; display: block; } #poco_c40 .section-05 .list .item .text { font-weight: 300; margin-top: 0; } @media (max-width: 991.98px) { #poco_c40 .section-05 .text-box { position: static; width: 100%; padding: 5% 5% 0; } #poco_c40 .section-05 .list .item .title { font-size: 20px; } } @media (max-width: 767.98px) { #poco_c40 .section-05 .list .item .title { font-size: 18px; } } @media only screen and (max-width: 363.98px) { #poco_c40 .section-05 .list .item { width: 100%; flex: 0 0 100%; } #poco_c40 .section-05 .list .item .title { font-size: 16px; } } @media (min-width: 1200px) { #poco_c40 .section-05 .text-box { top: 15%; } #poco_c40 .section-05 .list .item { padding: 20px 20px 20px 0; } #poco_c40 .section-05 .list .item .title { font-size: 28px; } } /* =============== Section 06 =============== */ #poco_c40 .section-06 { background-color: #FFD72A; padding-top: 2.5%; } #poco_c40 .section-06 .text-box { padding-bottom: 0; } /* =============== Section 07 =============== */ #poco_c40 .section-07 { background-image: url('https://media.mi-home.pl/products/poco-c40/section-07.png'); } #poco_c40 .section-07 .text-box .title { color: #ffd729; } #poco_c40 .section-07 .list { margin-top: 30px; } #poco_c40 .section-07 .list .item { color: #ffffff; display: flex; align-items: center; } #poco_c40 .section-07 .list .item .icon-wrapper { flex: 0 0 80px; width: 80px; padding-right: 15px; } #poco_c40 .section-07 .list .item .icon-wrapper img { width: 64px; } #poco_c40 .section-07 .list .item .title { font-size: 28px; color: #ffd729; font-weight: bold; display: block; } #poco_c40 .section-07 .list .item .text { font-weight: 500; margin-top: 5px; } @media (max-width: 767.98px) { #poco_c40 .section-07.section.section-float { background-position: left bottom; background-color: #010102; } #poco_c40 .section-07 .list .item { justify-content: center; } } /* =============== Section 08 =============== */ #poco_c40 .section-08 { background-image: url('https://media.mi-home.pl/products/poco-c40/section-08.png'); } @media (max-width: 767.98px) { #poco_c40 .section-08.section.section-float { background-position: right -100px bottom; background-size: 140% auto; } } @media only screen and (max-width: 575.98px) { #poco_c40 .section-08.section.section-float { background-position: right -50px bottom; } } @media only screen and (max-width: 363.98px) { #poco_c40 .section-08.section.section-float { background-position: right -40px bottom; } } @media (min-width: 1200px) { #poco_c40 .section.section-08 .text-box.text-box-float { padding-right: 10%; } } /* =============== Section 09 & 10 =============== */ #poco_c40 .section-09, #poco_c40 .section-10 { background-color: #FFD72A; position: relative; z-index: 1; } #poco_c40 .section-09 .text-box, #poco_c40 .section-10 .text-box { position: absolute; z-index: 2; width: 40%; padding: 0 5%; } #poco_c40 .section-09 .text-box .text, #poco_c40 .section-10 .text-box .text { margin-top: 5px; } #poco_c40 .section-09 .text-box { bottom: 0; left: 12.5%; } #poco_c40 .section-10 .text-box { top: 40%; left: 55%; } @media (max-width: 991.98px) { #poco_c40 .section-09 { padding-bottom: 5%; } #poco_c40 .section-09 .text-box { width: 85%; } } @media (max-width: 767.98px) { #poco_c40 .section-10 .text-box { top: 35%; width: 45%; } } @media only screen and (max-width: 575.98px) { #poco_c40 .section-09 { padding-bottom: 7.5%; } #poco_c40 .section-10 .text-box { top: 25%; padding-right: 0; } } @media only screen and (max-width: 363.98px) { #poco_c40 .section-09 { padding-bottom: 20%; } #poco_c40 .section-09 .text-box .title, #poco_c40 .section-10 .text-box .title { font-size: 18px; } #poco_c40 .section-10 .text-box { top: 10%; } } @media (min-width: 1620px) { #poco_c40 .section-09 .text-box, #poco_c40 .section-10 .text-box { width: 35%; } } /* =============== Section 11 =============== */ #poco_c40 .section-11 { padding: 5% 0 7.5%; } #poco_c40 .section-11 .slider-box { max-width: 1080px; margin: 0 auto; width: 90%; } #poco_c40 .section-11 .slider-item { text-align: center; } #poco_c40 .section-11 .slider-item .text { font-weight: bold; font-size: 21px; color: #191919; display: inline-block; margin-top: 15px; } #poco_c40 .section-11 .slick-slider .slick-dots li button { opacity: 1; width: 18px; height: 18px; } #poco_c40 .section-11 .slick-slider .slick-dots li.slick-active button, #poco_c40 .section-11 .slick-slider .slick-dots li button:hover { box-shadow: 0 0 3px rgba(0,0,0,0.1); } #poco_c40 .section-11 .slick-slider .slick-dots li:nth-child(1) button { background: #000000; } #poco_c40 .section-11 .slick-slider .slick-dots li:nth-child(2) button { background: #366B63; } #poco_c40 .section-11 .slick-slider .slick-dots li:nth-child(3) button { background: #FCEB55; } @media (max-width: 767.98px) { #poco_c40 .section-11 .slick-slider .slick-dots { bottom: 25px; } #poco_c40 .section-11 .slider-item .text { font-size: 18px; } } @media only screen and (max-width: 575.98px) { #poco_c40 .section-11 .slider-item .text { margin-top: 30px; } #poco_c40 .section-11 .slick-slider .slick-dots li button { width: 14px; height: 14px; } } /* =============== Section 12 =============== */ #poco_c40 .section-12 { background-image: url('https://media.mi-home.pl/products/poco-c40/section-12.png'); } @media (max-width: 767.98px) { #poco_c40 .section-12.section.section-float { background-position: right bottom; } } @media (min-width: 1200px) { #poco_c40 .section.section-12 .text-box.text-box-float { padding-right: 10%; } } /* =============== Section 13 =============== */ #poco_c40 .section-13 { background-image: url('https://media.mi-home.pl/products/poco-c40/section-13.png'); } @media (max-width: 767.98px) { #poco_c40 .section-13.section.section-float { background-position: left bottom; background-color: #ECEDF1; } } /* =============== Section 14 =============== */ #poco_c40 .section-14 { padding-top: 2.5%; padding-bottom: 7.5%; } #poco_c40 .section-14 .list { max-width: 1080px; width: 90%; margin: 0 auto; display: flex; flex-wrap: wrap; } #poco_c40 .section-14 .list .item { flex: 0 0 25%; width: 25%; padding: 20px; text-align: center; color: #191919; font-size: 16px; font-weight: 300; } #poco_c40 .section-14 .list .item img { width: 96px; } #poco_c40 .section-14 .list .item .text { display: block; margin-top: 25px; } @media (max-width: 991.98px) { #poco_c40 .section-14 .list .item img { width: 80px; } } @media (max-width: 767.98px) { #poco_c40 .section-14 .list .item { font-size: 15px; } #poco_c40 .section-14 .list .item { flex: 0 0 50%; width: 50%; } } @media only screen and (max-width: 575.98px) { #poco_c40 .section-14 .list .item img { width: 64px; } } @media only screen and (max-width: 575.98px) { #poco_c40 .section-14 .list .item { font-size: 14px; } } /* =============== Section spec =============== */ #poco_c40 .section-notes { padding: 3.5% 12.5%; margin: 0 auto; } #poco_c40 .section-notes ul { margin: 0; padding: 0; list-style: none; } #poco_c40 .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) { #poco_c40 .section-notes { padding: 5%; } #poco_c40 .section-notes ul li { font-size: 13px; } } @media (min-width: 1200px) { #poco_c40 .section-notes { padding: 3.5% 0; max-width: 1164px; } } /* =============== Slider =============== */ #poco_c40 .slick-dots { bottom: 35px; } #poco_c40 .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; } #poco_c40 .slick-dots li.slick-active button::before, #poco_c40 .slick-dots li:hover button::before { opacity: 1; } #poco_c40 .slick-dotted.slick-slider { margin-bottom: 0; padding: 0; } #poco_c40 .slick-slider > .slider-item { display: none; } #poco_c40 .slick-slider > .slider-item:first-child { display: block; } #poco_c40 .slick-slider .slick-dots li button { border-radius: 30px; } #poco_c40 .slick-slider .slick-dots li button { background: #fff; transition: 0.3s ease-in-out opacity; opacity: .25; width: 15px; height: 15px; } #poco_c40 .slick-slider .slick-dots li.slick-active button, #poco_c40 .slick-slider .slick-dots li button:hover { background: #fff; opacity: 1; } #poco_c40 .slick-dots li button::before { content: none; } @media (max-width: 767.98px) { #poco_c40 .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 }); }); } ); require( [ 'jquery', 'Amasty_Base/vendor/slick/slick.min' ], function ($) { $('.slider-fade').slick({ infinite: true, arrows: false, autoplay: true, dots: true, fade: true, cssEase: 'linear' }); $('.slider-standard').slick({ infinite: true, arrows: false, autoplay: true, dots: true, }); } ); Immersyjny wyświetlacz 6,71" Bateria 6000 mAh (typ) Podwójny aparat 13 MP Procesor ośmiordzeniowy Imersyjny wyświetlacz Dot Drop Display 6,71" Bateria o dużej pojemności 6000 mAh (typ) Podwójny aparat 13MP Tylny czujnik linii papilarnych Wysokowydajny procesor ośmiordzeniowy Ultraduży wyświetlacz o przekątnej 6,71 cala. Dla szerszej perspektywy. Wyposażony w ultraduży wyświetlacz HD+ o przekątnej 6,71 cala, rzadko spotykany w podobnych urządzeniach, zapewniający oszałamiające wrażenia wizualne podczas oglądania filmów. Corning® Gorilla® Glass. Mocniejsza ochrona. Bateria o dużej pojemności 6000 mAh. Szybsza i bardziej wytrzymała. Bateria o dużej pojemności 6000 mAh zapewnia bardzo długi czas pracy na jednym ładowaniu. Pożegnaj się z niepokojem o niski poziom naładowania baterii! 32 godziny rozmów 86 godzin muzyki 20 godzin odtwarzania wideo 17 godzin nawigacji Szybkie ładowanie 18 W. Osiągnij pełne naładowanie w mgnieniu oka. POCO C40 obsługuje szybkie ładowanie 18W, co znacząco poprawia wydajność ładowania! Ośmiordzeniowy procesor. Płynna wydajność. Ośmiordzeniowy wysokowydajny procesor przewyższa swoich rówieśników pod względem wydajności i może bez opóźnień reagować na Twoje codzienne potrzeby. 2,0 GHz Taktowanie procesora Podwójny aparat 13 MP. Tylny podwójny aparat 13 MP ma potężne możliwości i doskonałą optymalizację algorytmów sztucznej inteligencji, dzięki czemu zdjęcia są jeszcze lepsze. Główny aparat 13 MP. Uchwyć świat tak wyraźnie, jak go widzisz. Tryb upiększania SI w przednim aparacie. Uwolnij swoje piękno. Młody, dynamiczny design. Młody, dynamiczny design i przyciągająca wzrok kolorystyka uzupełniają się nawzajem. Jego skóropodobna faktura sprawia wyjątkowe wrażenie, gdy jest trzymany w dłoni. Power Black Coral Green POCO Yellow Głośnik o dużej mocy. Bogate pole dźwiękowe. Zanurz się w doskonałych wrażeniach dźwiękowych, niezależnie od tego, czy oglądasz filmy, czy słuchasz muzyki. Czujnik linii papilarnych i rozpoznawanie twarzy SI. Zwiększone bezpieczeństwo. Szybszy dostęp. Odblokuj swój telefon szybko i łatwo w bezpieczny sposób - wystarczy dotknięcie lub jedno spojrzenie. Więcej funkcji. Rozszerzenie pamięci* Gniazdo słuchawkowe 3,5 mm Radio FM* MIUI 13 Uwagi: *Zdjęcia pokazane na tej stronie służą wyłącznie celom ilustracyjnym. Wygląd rzeczywistego produktu może się różnić. *Dostępna pamięć masowa i pamięć RAM są mniejsze niż pamięć całkowita ze względu na system operacyjny i oprogramowanie zainstalowane fabrycznie w urządzeniu. *POCO C40 jest dostarczany z ładowarką 10 W w pudełku, ładowarka 18 W jest sprzedawana oddzielnie. *Wszystkie dane dotyczące ładowania i czasu pracy baterii zamieszczone na tej stronie pochodzą z laboratoriów POCO. Rzeczywiste wyniki mogą się różnić w zależności od różnic w wersji oprogramowania, środowiska i modelu telefonu, i mogą nie odzwierciedlać rzeczywistych wyników produktu. *Funkcja FM wymaga użycia słuchawek przewodowych.
