
Redmi Note 8 2021 — 4/64GB / Space Black
/* =============== Redmi Note 8 2021 =============== */ #redmi_note_8_2021 { font-size: 16px; overflow: hidden; color: #191919; background-color: #ffffff; } #redmi_note_8_2021 ul, #redmi_note_8_2021 ol { list-style: none; padding-left: 0; } #redmi_note_8_2021 video, #redmi_note_8_2021 img { vertical-align: middle; } #redmi_note_8_2021 video { width: 100%; height: auto; } #redmi_note_8_2021.xiaomi_container { max-width: 2650px; } #redmi_note_8_2021 .section { line-height: 1.2; } #redmi_note_8_2021 .section-bg { background-size: cover; background-position: center center; background-repeat: no-repeat; } #redmi_note_8_2021 .font-bold { font-weight: 700; } #redmi_note_8_2021 .font-light { font-weight: 300; } #redmi_note_8_2021 .text-box { text-align: center; color: #191919; padding: 5% 12.5% 2.5%; } #redmi_note_8_2021 .text-box.text-box--left { text-align: left; } #redmi_note_8_2021 .text-box--white { color: #ffffff; } #redmi_note_8_2021 .text-box .title, #redmi_note_8_2021 .text-box .desc, #redmi_note_8_2021 .text-box .text { display: block; } #redmi_note_8_2021 .text-box .title { font-size: 42px; line-height: 1.2; } #redmi_note_8_2021 .text-box .desc { font-size: 28px; line-height: 1.5; margin-top: 25px; font-weight: 700; } #redmi_note_8_2021 .text-box .text { font-size: 15px; line-height: 1.5; margin-top: 25px; } #redmi_note_8_2021 .video-box, #redmi_note_8_2021 .image-box { padding: 0 12.5%; } #redmi_note_8_2021 .video-box video { width: 100%; height: auto; } #redmi_note_8_2021 .video a, #redmi_note_8_2021 .video .video-link { position: relative; z-index: 1; display: block; overflow: hidden; cursor: pointer; } #redmi_note_8_2021 .video a img, #redmi_note_8_2021 .video .video-link img { transition: 0.3s ease-in-out transform; } #redmi_note_8_2021 .video a:hover img, #redmi_note_8_2021 .video .video-link:hover img { transform: scale(1.1); } #redmi_note_8_2021 .video a::after, #redmi_note_8_2021 .video .video-link::after { content: ''; position: absolute; transform: translateX(-50%) translateY(-50%); width: 56px; height: 56px; background: url('https://media.mi-home.pl/products/redmi-note-8-2021/play-icon.png') no-repeat center center / contain; left: 50%; top: 50%; z-index: 2; } @media (max-width: 991.98px) { #redmi_note_8_2021 .text-box { padding: 5% 5% 2.5%; } #redmi_note_8_2021 .text-box .title { font-size: 32px; } #redmi_note_8_2021 .video-box, #redmi_note_8_2021 .image-box { padding: 0 5%; } } @media (max-width: 767.98px) { #redmi_note_8_2021 .text-box .title { font-size: 28px; } #redmi_note_8_2021 .text-box .desc { font-size: 18px; margin-top: 10px; } #redmi_note_8_2021 .text-box .text { margin-top: 10px; } } @media only screen and (max-width: 575.98px) { #redmi_note_8_2021 .text-box { padding: 5%; } #redmi_note_8_2021 .text-box .title { font-size: 24px; } #redmi_note_8_2021 .text-box .desc { font-size: 16px; } #redmi_note_8_2021 .text-box .text { font-size: 14px; } } /* =============== Section 01 =============== */ #redmi_note_8_2021 .section-01 { background-image: url('https://media.mi-home.pl/products/redmi-note-8-2021/section-01.jpg'); height: 660px; } #redmi_note_8_2021 .section-01 .text-box { padding: 15% 0 0 10%; } #redmi_note_8_2021 .section-01 .text-box img { width: 420px; } #redmi_note_8_2021 .section-01 .text-box .desc { font-size: 30px; } @media (max-width: 991.98px) { #redmi_note_8_2021 .section-01 { height: 400px; } #redmi_note_8_2021 .section-01 .text-box img { width: 320px; } #redmi_note_8_2021 .section-01 .text-box .desc { font-size: 22px; } } @media (max-width: 767.98px) { #redmi_note_8_2021 .section-01 { height: 360px; } #redmi_note_8_2021 .section-01 .text-box { padding: 15% 55% 0 5%; } } @media only screen and (max-width: 575.98px) { #redmi_note_8_2021 .section-01 { height: 300px; } #redmi_note_8_2021 .section-01 .text-box .desc { font-size: 18px; } } @media only screen and (max-width: 363.98px) { #redmi_note_8_2021 .section-01 { height: 200px; } } @media (min-width: 1200px) { #redmi_note_8_2021 .section-01 { height: 780px; } #redmi_note_8_2021 .section-01 .text-box { padding: 17.5% 0 0 17.5%; } #redmi_note_8_2021 .section-01 .text-box img { width: 470px; } } @media (min-width: 1600px) { #redmi_note_8_2021 .section-01 { height: 860px; } } /* =============== Section 02 =============== */ #redmi_note_8_2021 .section-02 { padding-top: 5%; padding-bottom: 5%; } #redmi_note_8_2021 .section-02 .list { display: flex; align-items: center; max-width: 1920px; margin: 0 auto; } #redmi_note_8_2021 .section-02 .list .item { width: 25%; flex: 0 0 25%; float: left; color: #191919; font-size: 20px; text-align: center; padding: 0 30px; font-weight: bold; position: relative; z-index: 1; } #redmi_note_8_2021 .section-02 .list .item::after { content: ''; height: 56px; width: 1px; top: 50%; transform: translateY(-50%); right: 0; position: absolute; background-color: #e1e1e1; } #redmi_note_8_2021 .section-02 .list .item:last-child:after { content: none; } @media (max-width: 991.98px) { #redmi_note_8_2021 .section-02 .list { flex-wrap: wrap; } #redmi_note_8_2021 .section-02 .list .item { width: 50%; flex: 0 0 50%; padding: 20px; } #redmi_note_8_2021 .section-02 .list .item:nth-child(2)::after { content: none; } } @media (max-width: 767.98px) { #redmi_note_8_2021 .section-02 .list .item { font-size: 18px; } } @media only screen and (max-width: 363.98px) { #redmi_note_8_2021 .section-02 .list .item { width: 100%; flex: 0 0 100%; } #redmi_note_8_2021 .section-02 .list .item::after { content: none; } } @media (min-width: 1200px) { #redmi_note_8_2021 .section-02 .list .item { font-size: 24px; } } /* =============== Section 03 =============== */ #redmi_note_8_2021 .section-03 { background-color: #151618; padding-top: 2.5%; } /* =============== Section 04 & 06 =============== */ #redmi_note_8_2021 .section-04 { padding-top: 2.5%; padding-bottom: 2.5%; } #redmi_note_8_2021 .section-06 { padding-bottom: 2.5%; } #redmi_note_8_2021 .image-text { display: flex; align-items: flex-end; padding: 5% 12.5%; } #redmi_note_8_2021 .image-text.image-right { flex-direction: row-reverse; } #redmi_note_8_2021 .image-text .image-box { width: 65%; flex: 0 0 65%; float: left; padding: 0; } #redmi_note_8_2021 .image-text .text-box { width: 35%; flex: 0 0 35%; float: left; padding: 10% 0 10% 10%; } #redmi_note_8_2021 .image-text.image-right .text-box { padding: 10% 10% 10% 0; } @media (max-width: 991.98px) { #redmi_note_8_2021 .image-text { padding: 5%; } #redmi_note_8_2021 .image-text.image-right .text-box { padding: 5% 5% 5% 0; } #redmi_note_8_2021 .image-text .text-box { padding: 5% 0 5% 5%; } } @media only screen and (max-width: 363.98px) { #redmi_note_8_2021 .image-text { flex-wrap: wrap; } #redmi_note_8_2021 .image-text .text-box, #redmi_note_8_2021 .image-text .image-box { width: 100%; flex: 0 0 100%; } #redmi_note_8_2021 .image-text .text-box { padding: 5% 0; } } /* =============== Section 05 =============== */ #redmi_note_8_2021 .section-05 .text-box .desc { margin-top: 0; } #redmi_note_8_2021 .section-05 .text-box .text { margin-top: 15px; } /* =============== Section 07 =============== */ #redmi_note_8_2021 .section-07 { position: relative; z-index: 1; background-color: #0A090F; } #redmi_note_8_2021 .section-07 .text-box { width: 100%; position: absolute; z-index: 2; top: 0; left: 0; } #redmi_note_8_2021 .section-07 .list { width: 100%; position: absolute; z-index: 2; bottom: 5%; left: 0; padding: 0 10%; display: flex; justify-content: space-between; } #redmi_note_8_2021 .section-07 .list .item { color: #ffffff; border: 1px solid hsla(0,0%,100%,.5); width: 30%; flex: 0 0 30%; float: left; text-align: center; padding: 20px; } #redmi_note_8_2021 .section-07 .list .item .title { font-size: 36px; font-weight: bold; display: block; margin-bottom: 10px; line-height: 1; } @media (max-width: 991.98px) { #redmi_note_8_2021 .section-07 .list { padding: 0 5%; } #redmi_note_8_2021 .section-07 .list .item .title { font-size: 28px; } } @media (max-width: 767.98px) { #redmi_note_8_2021 .section-07 .list { position: static; padding-bottom: 5%; } #redmi_note_8_2021 .section-07 .text-box { position: static; } } @media only screen and (max-width: 575.98px) { #redmi_note_8_2021 .section-07 .list { flex-wrap: wrap; } #redmi_note_8_2021 .section-07 .list .item { width: 100%; flex: 0 0 100%; margin-bottom: 20px; } #redmi_note_8_2021 .section-07 .list .item .title { font-size: 22px; } } @media (min-width: 1200px) { #redmi_note_8_2021 .section-07 .list .item { padding: 30px; } #redmi_note_8_2021 .section-07 .list .item .title { font-size: 42px; } } @media (min-width: 1400px) { #redmi_note_8_2021 .section-07 .list { bottom: 10%; } } /* =============== Section 08 =============== */ #redmi_note_8_2021 .section-08 { padding-top: 2.5%; } /* =============== Section 10 =============== */ #redmi_note_8_2021 .section-10 { padding-top: 15%; padding-bottom: 2.5%; } #redmi_note_8_2021 .section-10 .image-text { padding: 0; position: relative; z-index: 1; background-color: #121215; align-items: center; } #redmi_note_8_2021 .section-10 .image-text .image-box { width: 60%; flex: 0 0 60%; position: relative; left: -50px; top: -80px; z-index: 2; } #redmi_note_8_2021 .section-10 .image-text .text-box { width: 40%; flex: 0 0 40%; padding: 0 5% 0 0; } @media only screen and (max-width: 575.98px) { #redmi_note_8_2021 .section-10 .image-text { flex-wrap: wrap; } #redmi_note_8_2021 .section-10 .image-text .image-box, #redmi_note_8_2021 .section-10 .image-text .text-box { width: 100%; flex: 0 0 100%; } #redmi_note_8_2021 .section-10 .image-text .image-box { position: static; } #redmi_note_8_2021 .section-10 .image-text .text-box { padding: 5%; } } /* =============== Section 11 =============== */ #redmi_note_8_2021 .section-11 { padding-top: 2.5%; padding-bottom: 2.5%; } #redmi_note_8_2021 .section-11 .text-box { padding-bottom: 5%; } /* =============== Section 12 =============== */ #redmi_note_8_2021 .section-12 { background-image: url('https://media.mi-home.pl/products/redmi-note-8-2021/section-12.jpg'); height: 670px; position: relative; z-index: 1; } #redmi_note_8_2021 .section-12 .text-box { padding: 0; position: absolute; z-index: 2; left: 12.5%; top: 50%; transform: translateY(-50%); width: 30%; } @media (max-width: 991.98px) { #redmi_note_8_2021 .section-12 { height: 560px; } #redmi_note_8_2021 .section-12 .text-box { width: 40%; left: 5%; } } @media (max-width: 767.98px) { #redmi_note_8_2021 .section-12 { height: 420px; } } @media only screen and (max-width: 575.98px) { #redmi_note_8_2021 .section-12 { height: 320px; } } @media only screen and (max-width: 363.98px) { #redmi_note_8_2021 .section-12 { height: 240px; } } @media (min-width: 1600px) { #redmi_note_8_2021 .section-12 { height: 860px; } } /* =============== Section 13 =============== */ #redmi_note_8_2021 .section-13 { padding-top: 5%; position: relative; z-index: 2; } #redmi_note_8_2021 .section-13 .image-text { padding: 0 10%; align-items: flex-start; } #redmi_note_8_2021 .section-13 .image-text .image-box { width: 55%; flex: 0 0 55%; } #redmi_note_8_2021 .section-13 .image-text .text-box { width: 45%; flex: 0 0 45%; padding: 5% 5% 10% 5%; } @media (max-width: 767.98px) { #redmi_note_8_2021 .section-13 { padding-bottom: 5%; } } @media only screen and (max-width: 363.98px) { #redmi_note_8_2021 .section-13 .image-text .image-box, #redmi_note_8_2021 .section-13 .image-text .text-box { width: 100%; flex: 0 0 100%; } #redmi_note_8_2021 .section-13 .image-text .text-box { padding: 5% 0; } } /* =============== Section 14 =============== */ #redmi_note_8_2021 .section-14 { background-color: #ebedf0; padding-top: 200px; margin-top: -150px; position: relative; z-index: 1; padding-bottom: 7.5%; } #redmi_note_8_2021 .section-14 .list { display: flex; justify-content: space-between; padding: 0 10% 5%; } #redmi_note_8_2021 .section-14 .list .item { width: 24%; flex: 0 0 24%; float: left; background-color: #ffffff; color: #191919; text-align: center; padding: 40px 20px; } #redmi_note_8_2021 .section-14 .list .item img { width: 54px; } #redmi_note_8_2021 .section-14 .list .item .text { display: block; margin-top: 25px; font-size: 14px; font-weight: bold; } @media (max-width: 991.98px) { #redmi_note_8_2021 .section-14 { padding-top: 0; margin-top: 0; } #redmi_note_8_2021 .section-14 .list .item { padding: 25px 10px; } } @media (max-width: 767.98px) { #redmi_note_8_2021 .section-14 .list { padding: 0 5%; } } @media only screen and (max-width: 575.98px) { #redmi_note_8_2021 .section-14 .list { flex-wrap: wrap; } #redmi_note_8_2021 .section-14 .list .item { width: calc(50% - 10px); flex: 0 0 calc(50% - 10px); margin: 10px 0; } } /* =============== Section 15 =============== */ #redmi_note_8_2021 .section-15 { background-image: url('https://media.mi-home.pl/products/redmi-note-8-2021/section-15.jpg'); height: 620px; position: relative; z-index: 1; } #redmi_note_8_2021 .section-15 .text-box { padding: 0; position: absolute; z-index: 2; left: 62.5%; top: 50%; transform: translateY(-50%); width: 30%; } @media (max-width: 991.98px) { #redmi_note_8_2021 .section-15 { height: 560px; } } @media (max-width: 767.98px) { #redmi_note_8_2021 .section-15 { height: 420px; } #redmi_note_8_2021 .section-15 .text-box { width: 35%; left: 60%; } } @media only screen and (max-width: 575.98px) { #redmi_note_8_2021 .section-15 { height: 320px; } } @media only screen and (max-width: 363.98px) { #redmi_note_8_2021 .section-15 { height: 240px; } #redmi_note_8_2021 .section-15 .text-box { width: 80%; left: 10%; padding: 5%; background-color: rgba(0, 0, 0, 0.35); border-radius: 10px; } } @media (min-width: 1600px) { #redmi_note_8_2021 .section-15 { height: 860px; } } /* =============== Section 16 =============== */ #redmi_note_8_2021 .section-16 { background-image: url('https://media.mi-home.pl/products/redmi-note-8-2021/section-16.jpg'); padding: 10% 12.5%; } #redmi_note_8_2021 .section-16 a { color: #ffffff; font-size: 30px; transition: 0.3s ease-in-out opacity; } #redmi_note_8_2021 .section-16 a:hover { opacity: 0.5; } @media (max-width: 991.98px) { #redmi_note_8_2021 .section-16 { padding: 8.5% 5%; } #redmi_note_8_2021 .section-16 a { font-size: 26px; } } @media (max-width: 767.98px) { #redmi_note_8_2021 .section-16 a { font-size: 22px; } } @media only screen and (max-width: 575.98px) { #redmi_note_8_2021 .section-16 { padding: 8.5% 60% 8.5% 5%; } #redmi_note_8_2021 .section-16 a { font-size: 16px; } } @media (min-width: 1200px) { #redmi_note_8_2021 .section-16 a { font-size: 34px; } } /* =============== Section spec =============== */ #redmi_note_8_2021 .section-notes { padding: 3.5% 12.5%; margin: 0 auto; } #redmi_note_8_2021 .section-notes ul { margin: 0; padding: 0; list-style: none; } #redmi_note_8_2021 .section-notes ul li { color: #333333; font-size: 15px; line-height: 1.5; font-weight: 300; opacity: .75; } @media (max-width: 991.98px) { #redmi_note_8_2021 .section-notes { padding: 5%; } #redmi_note_8_2021 .section-notes ul li { font-size: 13px; } } @media (min-width: 1200px) { #redmi_note_8_2021 .section-notes { padding: 3.5% 0; max-width: 1164px; } } /* If you're copying, you are a very bad person. Very. */ require( ['aos'], function (AOS) { AOS.init({ once: true }); } ); Gwiazda wydajności Ośmiordzeniowy procesor MediaTek Helio G85 48 MP poczwórny aparat SI 6,3-calowy wyświetlacz FHD Dot Drop Bateria 4000 mAh (typ) z szybkim ładowaniem 18W Wydajny procesor zapewniający płynną grę Dzięki imponującemu procesorowi do gier MediaTek Helio G85, urządzenie oferuje doskonałą wydajność. Ośmiordzeniowa jednostka pracuje z częstotliwością do 2.0GHz, zwiększając szybkość reakcji aplikacji i jeszcze bardziej poprawiając wrażenia w grach. Uchwyć każdy aspekt dzięki poczwórnej kamerze SI Więcej niż tylko bardzo wyraźne zdjęcia 48MP Główny aparat Zobacz świat w wysokiej rozdzielczości i zachowaj wspomnienia pełne szczegółów Kamera ultraszerokokątna 120° Nie musisz się cofać, uchwyć całą scenę z miejsca w którym stoisz Portrety, które wydobywają Twoje piękno Inteligentnie zamazane tło skupia całą uwagę na Tobie Odkryj mikro cuda świata Autofokus 2cm, twórz zdjęcia i filmy z bliska Przednia kamera 13MP Pozwala wyróżnić się w dzień i w nocy Wyświetlacz 6,3" FHD Dot Drop Wciągające i wyraźne wrażenia wizualne 1080P Rozdzielczość FHD 2.5D Zakrzywione przednie szkło 90% Stosunek ekranu do obudowy Koniec z niepokojem o stan baterii Pełne naładowanie wystarcza na dwa dni* Bateria o dużej pojemności 4000mAh wyposażona w technologię szybkiego ładowania 18W. Osiąga pełne naładowanie w zaledwie 2 godziny*. Twoje urządzenie jest zawsze gotowe do pracy. 1217 super liniowe głośniki Ciesz się większą głośnością i lepszą jakością dźwięku. Dodatkowo, dzięki funkcji dźwiękowego usuwania kurzu, fale dźwiękowe utrzymują głośniki w czystości. Gwarancja najwyższej jakości Do bezproblemowego codziennego użytku Wytrzymałe szkło Corning® Gorilla® Glass 5 z przodu i z tyłu, odporne na zarysowania i upadki Nanopowłoka odporna na zachlapania, bez obawy o deszcz czy kurz Wszystko czego potrzebujesz do bezproblemowej pracy Gniazdo słuchawkowe 3,5 mm Tylny czytnik linii papilarnych Pilot na podczerwień Radio FM Wyrafinowany design, gładki w dotyku Doskonałe połączenie technologii i estetyki dostępne jest w trzech kolorach: Neptune Blue, Moonlight White i Space Black. Zobacz specyfikację *4000mAh odnosi się do typowej wartości pojemności baterii Redmi Note 8 2021. *Zdjęcia i filmy na tej stronie służą wyłącznie celom ilustracyjnym i mogą nie być dokładnym odwzorowaniem produktu. *Wszystkie zdjęcia poglądowe na tej stronie zostały wykonane za pomocą Redmi Note 8. *Jeśli nie zaznaczono inaczej na stronie produktu Redmi Note 8 2021, wszystkie dane pochodzą z laboratoriów Xiaomi, specyfikacji produktu i od dostawców. Dane testowe mogą się nieznacznie różnić ze względu na różne wersje oprogramowania, testowane wersje telefonów i środowiska testowe i mogą nie odzwierciedlać wyników rzeczywistego produktu.
