Redmi A2 — 2/32GB / Black
Xiaomi

Redmi A2 — 2/32GB / Black

/* =============== Redmi A2 =============== */ #redmi_a2 { font-size: 16px; overflow: hidden; color: #191919; background-color: #ffffff; } #redmi_a2 ul, #redmi_a2 ol { list-style: none; padding-left: 0; } #redmi_a2 video, #redmi_a2 img { vertical-align: middle; } #redmi_a2 video { width: 100%; height: auto; } #redmi_a2.xiaomi_container { max-width: 2560px; } #redmi_a2 .section { line-height: 1.2; } #redmi_a2 .section-bg { background-size: cover; background-position: center center; background-repeat: no-repeat; } #redmi_a2 .font-bold { font-weight: bold; } #redmi_a2 .font-light { font-weight: 300; } #redmi_a2 .font-color { color: #ffd400; } #redmi_a2 .text-box { text-align: center; color: #000000; padding: 5% 12.5%; } #redmi_a2 .text-box.text-box--left { text-align: left; } #redmi_a2 .text-box--white { color: #ffffff; } #redmi_a2 .text-box .title, #redmi_a2 .text-box .desc, #redmi_a2 .text-box .text { display: block; } #redmi_a2 .text-box .title { font-size: 36px; line-height: 1.2; } #redmi_a2 .text-box .title.title--big { font-size: 48px; margin-bottom: 20px; } #redmi_a2 .text-box .desc { font-size: 22px; line-height: 1.5; margin-top: 25px; font-weight: 500; } #redmi_a2 .text-box .text { font-size: 15px; line-height: 1.5; margin-top: 25px; font-weight: 300; } #redmi_a2 .text-box .text.text--small { font-size: 14px; opacity: .5; } #redmi_a2 .video-box, #redmi_a2 .image-box { padding: 0 12.5%; } #redmi_a2 .video-box video { width: 100%; height: auto; } #redmi_a2 .video a, #redmi_a2 .video .video-link { position: relative; z-index: 1; display: block; overflow: hidden; cursor: pointer; } #redmi_a2 .video a img, #redmi_a2 .video .video-link img { transition: 0.3s ease-in-out transform; } #redmi_a2 .video a:hover img, #redmi_a2 .video .video-link:hover img { transform: scale(1.1); } #redmi_a2 .video a::after, #redmi_a2 .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-a2/play-btn.png') no-repeat center center / contain; left: 50%; top: 50%; z-index: 2; } @media (max-width: 991.98px) { #redmi_a2 .text-box { padding: 5%; } #redmi_a2 .text-box .title { font-size: 28px; } #redmi_a2 .text-box .title.title--big { font-size: 42px; } #redmi_a2 .video-box, #redmi_a2 .image-box { padding: 0 5%; } } @media (max-width: 767.98px) { #redmi_a2 .text-box .title { font-size: 24px; } #redmi_a2 .text-box .title.title--big { font-size: 36px; } #redmi_a2 .text-box .desc { font-size: 18px; margin-top: 10px; } #redmi_a2 .text-box .text { margin-top: 15px; } } @media only screen and (max-width: 575.98px) { #redmi_a2 .text-box { padding: 10% 5%; } #redmi_a2 .text-box .title { font-size: 20px; } #redmi_a2 .text-box .title.title--big { font-size: 28px; } #redmi_a2 .text-box .desc { font-size: 16px; } #redmi_a2 .text-box .text { font-size: 14px; } } @media (min-width: 1200px) { #redmi_a2 .text-box .text { padding-left: 10%; padding-right: 10%; } #redmi_a2 .text-box .title.title--big { font-size: 60px; } #redmi_a2 .text-box.text-box--left .text { padding-left: 0; padding-right: 0; } } @media (min-width: 1620px) { #redmi_a2 .text-box .text { font-size: 16px; } } /* =============== Floating text-box =============== */ #redmi_a2 .section.section-float { position: relative; z-index: 1; height: 520px; } #redmi_a2 .section.section-float--big { height: 680px; } #redmi_a2 .section .text-box.text-box-float { padding: 0; position: absolute; z-index: 2; top: 50%; width: 40%; transform: translateY(-50%); } #redmi_a2 .section .text-box.text-box-float--left { left: 5%; } #redmi_a2 .section .text-box.text-box-float--right { left: 55%; width: 40%; } @media (max-width: 991.98px) { #redmi_a2 .section.section-float { height: 420px; } #redmi_a2 .section.section-float--big { height: 560px; } #redmi_a2 .section .text-box.text-box-float--right { left: 55%; width: 40%; } } @media (max-width: 767.98px) { #redmi_a2 .section.section-float { height: auto; background-position: center bottom; background-size: 160% auto; background-color: #ffffff; padding-bottom: 400px; } #redmi_a2 .section .text-box.text-box-float, #redmi_a2 .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) { #redmi_a2 .section.section-float { padding-bottom: 250px; } } @media only screen and (max-width: 363.98px) { #redmi_a2 .section.section-float { padding-bottom: 220px; } } @media (min-width: 1200px) { #redmi_a2 .section.section-float { height: 620px; } #redmi_a2 .section.section-float--big { height: 820px; } #redmi_a2 .section .text-box.text-box-float { width: 35%; } #redmi_a2 .section .text-box.text-box-float--left { left: 12.5%; } #redmi_a2 .section .text-box.text-box-float--right { width: 35%; left: 55%; } } @media (min-width: 1620px) { #redmi_a2 .section.section-float { height: 820px; } #redmi_a2 .section.section-float--big { height: 980px; } #redmi_a2 .section .text-box.text-box-float--right { width: 30%; left: 60%; } } @media (min-width: 2080px) { #redmi_a2 .section.section-float { height: 1080px; } #redmi_a2 .section.section-float--big { height: 1180px; } } /* =============== Add Font =============== */ @font-face { font-display: swap; font-family: 'Xiaomi Brand'; font-style: normal; font-weight: 100 900; src: url(https://i02.appmifile.com/i18n/fonts/Brand/Brand.woff2) format("woff2") } #redmi_a2 .xiaomi_product_name { font-family: 'Xiaomi Brand', 'Camphor Pro', sans-serif !important; } /* =============== Section 01 =============== */ #redmi_a2 .section-01 { background-image: url('https://media.mi-home.pl/products/redmi-a2/section-01.jpg'); height: 560px; } #redmi_a2 .section-01 .text-box { padding-left: 12.5%; padding-top: 12.5%; } #redmi_a2 .section-01 .text-box .title { font-size: 48px; font-weight: 600; } #redmi_a2 .section-01 .text-box .desc { font-size: 24px; font-weight: 400; margin-top: 10px; } #redmi_a2 .section-01 .text-box .text { font-size: 14px; color: rgba(0, 0, 0, 0.5); margin-top: 75%; } @media (max-width: 991.98px) { #redmi_a2 .section-01 { height: 440px; } #redmi_a2 .section-01 .text-box { padding-top: 7.5%; } #redmi_a2 .section-01 .text-box .desc { font-size: 20px; } #redmi_a2 .section-01 .text-box .text { margin-top: 55%; } } @media (max-width: 767.98px) { #redmi_a2 .section-01 { height: auto; background-size: 140% auto; background-position: right bottom; padding-bottom: 400px; background-color: #ffffff; } #redmi_a2 .section-01 .text-box { padding: 10% 5%; text-align: center; } #redmi_a2 .section-01 .text-box .title { font-size: 48px; } #redmi_a2 .section-01 .text-box .desc { font-size: 18px; } #redmi_a2 .section-01 .text-box .text { font-size: 13px; margin-top: 10%; } } @media only screen and (max-width: 575.98px) { #redmi_a2 .section-01 { padding-bottom: 280px; } #redmi_a2 .section-01 .text-box { padding: 15% 5% 10%; } #redmi_a2 .section-01 .text-box .desc { font-size: 16px; } #redmi_a2 .section-01 .text-box .text { font-size: 14px; } } @media only screen and (max-width: 363.98px) { #redmi_a2 .section-01 { padding-bottom: 200px; } #redmi_a2 .section-01 .text-box .title { font-size: 42px; } } @media (min-width: 1200px) { #redmi_a2 .section-01 { height: 720px; } #redmi_a2 .section-01 .text-box { padding-left: 15%; } #redmi_a2 .section-01 .text-box .desc { font-size: 28px; } #redmi_a2 .section-01 .text-box .title { font-size: 60px; } #redmi_a2 .section-01 .text-box .text { margin-top: 65%; } } @media (min-width: 1600px) { #redmi_a2 .section-01 { height: 820px; } } @media (min-width: 2080px) { #redmi_a2 .section-01 { height: 920px; } } /* =============== Section 02 =============== */ #redmi_a2 .section-02 { padding: 7.5% 0; background-color: #EDF3F8; } #redmi_a2 .section-02 .section-wrapper { max-width: 1160px; width: 90%; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: space-between; } #redmi_a2 .section-02 .section-wrapper .item { position: relative; z-index: 1; font-size: 15px; font-weight: 300; } #redmi_a2 .section-02 .section-wrapper .item .title { font-size: 21px; color: #191919; margin-bottom: 10px; font-weight: 600; } #redmi_a2 .section-02 .section-wrapper .item-1 .title { font-size: 18px; display: flex; align-items: center; line-height: 1; } #redmi_a2 .section-02 .section-wrapper .item-1 .title strong { font-size: 42px; padding-right: 15px; border-right: 2px solid #191919; } #redmi_a2 .section-02 .section-wrapper .item-1 .title span { padding-left: 15px; line-height: 1.2; } #redmi_a2 .section-02 .text-wrapper { position: absolute; z-index: 2; top: 0; left: 0; width: 100%; padding: 50px; line-height: 1.5; } #redmi_a2 .section-02 .section-wrapper .item-1 { flex: 0 0 calc(30.9% - 10px); width: calc(30.9% - 10px); } #redmi_a2 .section-02 .section-wrapper .column { flex: 0 0 calc(69.1% - 10px); width: calc(69.1% - 10px); display: flex; flex-wrap: wrap; justify-content: space-between; } #redmi_a2 .section-02 .section-wrapper .item-2 { flex: 0 0 calc(57.5% - 10px); width: calc(57.5% - 10px); margin-bottom: 20px; } #redmi_a2 .section-02 .section-wrapper .item-3 { flex: 0 0 calc(42.5% - 10px); width: calc(42.5% - 10px); margin-bottom: 20px; } #redmi_a2 .section-02 .section-wrapper .item-4 { flex: 0 0 100%; width: 100%; margin-bottom: 15px; } #redmi_a2 .section-02 .section-wrapper .item-2 .text-wrapper { padding-top: 10%; } #redmi_a2 .section-02 .section-wrapper .item-1 .title strong, #redmi_a2 .section-02 .section-wrapper .item-2 .title strong { -webkit-text-fill-color: #0000; background: linear-gradient(300deg,#43b9ff,#297fff); background-clip: border-box; -webkit-background-clip: text; background-clip: text; } #redmi_a2 .section-02 .section-wrapper .item-3 .text-wrapper { text-align: center; padding: 12.5% 15% 5%; } #redmi_a2 .section-02 .section-wrapper .item-4 .text-wrapper { padding: 10% 60% 10% 10%; } @media (max-width: 991.98px) { #redmi_a2 .section-02 .text-wrapper { padding: 20px; } #redmi_a2 .section-02 .section-wrapper .item .title { font-size: 16px; margin-bottom: 5px; } #redmi_a2 .section-02 .section-wrapper .item-1 .title strong { font-size: 36px; } #redmi_a2 .section-02 .section-wrapper .item-2 .text-wrapper { padding-top: 7.5%; } #redmi_a2 .section-02 .section-wrapper .item-3 .text-wrapper { padding: 10% 5% 5%; } #redmi_a2 .section-02 .section-wrapper .item-4 .text-wrapper { padding: 7.5% 65% 10% 5%; } } @media (max-width: 767.98px) { #redmi_a2 .section-02 .section-wrapper .item-1 { flex: 0 0 100%; width: 100%; margin-bottom: 20px; text-align: right; background-color: #ffffff; } #redmi_a2 .section-02 .section-wrapper .item-1 .text-wrapper { padding: 10%; } #redmi_a2 .section-02 .section-wrapper .item-1 .title strong { font-size: 28px; } #redmi_a2 .section-02 .section-wrapper .column { flex: 0 0 100%; width: 100%; } } @media only screen and (max-width: 575.98px) { #redmi_a2 .section-02 .section-wrapper .item-1, #redmi_a2 .section-02 .section-wrapper .item-2, #redmi_a2 .section-02 .section-wrapper .item-3, #redmi_a2 .section-02 .section-wrapper .item-4 { flex: 0 0 100%; width: 100%; margin-bottom: 20px; } #redmi_a2 .section-02 .section-wrapper .item-4 .text-wrapper { padding: 2.5% 60% 10% 5%; } } @media only screen and (max-width: 363.98px) { #redmi_a2 .section-02 .section-wrapper .item-1 .text-wrapper { padding: 10% 5%; } #redmi_a2 .section-02 .section-wrapper .item-4 .text-wrapper { padding: 5%; position: static; } } @media (min-width: 1200px) { #redmi_a2 .section-02 .section-wrapper .item-4 .text-wrapper { padding: 10% 65% 10% 10%; } } /* =============== Section 03 & 06 =============== */ #redmi_a2 .section-03, #redmi_a2 .section-06 { position: relative; z-index: 1; } #redmi_a2 .section-03 .text-box, #redmi_a2 .section-06 .text-box { position: absolute; z-index: 1; top: 2.5%; left: 0; width: 100%; } @media (max-width: 767.98px) { #redmi_a2 .section-03, #redmi_a2 .section-03 .text-box { background-color: #CBE7FD; } #redmi_a2 .section-06, #redmi_a2 .section-06 .text-box { background-color: #F0F1F5; } #redmi_a2 .section-03 .text-box, #redmi_a2 .section-06 .text-box { position: relative; margin-bottom: -15%; } } /* =============== Section 04 =============== */ #redmi_a2 .section-04 { padding-top: 2.5%; padding-bottom: 7.5%; } #redmi_a2 .section-04 .text-box .title--big { -webkit-text-fill-color: #0000; background: linear-gradient(285deg,#43b9ff,#297fff); background-clip: border-box; -webkit-background-clip: text; background-clip: text; } #redmi_a2 .section-04 .list { width: 75%; margin: 0 auto; display: flex; flex-wrap: wrap; } #redmi_a2 .section-04 .list .item { color: #191919; flex: 0 0 25%; width: 25%; display: flex; align-items: center; font-weight: 300; padding: 10px 5px 10px 0; } #redmi_a2 .section-04 .list .item .title { font-size: 48px; padding-right: 15px; -webkit-text-fill-color: #0000; background: linear-gradient(1turn,#5bd1ff,#2579ff); background-clip: border-box; -webkit-background-clip: text; background-clip: text; font-weight: 600; } #redmi_a2 .section-04 .list .item .text { font-size: 15px; } #redmi_a2 .section-04 .list .item .text strong { display: block; font-size: 20px; } @media (max-width: 991.98px) { #redmi_a2 .section-04 .list { width: 90%; } } @media (max-width: 767.98px) { #redmi_a2 .section-04 .list .item { flex: 0 0 50%; width: 50%; } #redmi_a2 .section-04 .list .item .title { font-size: 36px; } #redmi_a2 .section-04 .list .item .text { font-size: 15px; } #redmi_a2 .section-04 .list .item .text strong { font-size: 18px; } } @media only screen and (max-width: 363.98px) { #redmi_a2 .section-04 .list .item { flex: 0 0 100%; width: 100%; } #redmi_a2 .section-04 .list .item .title { flex: 0 0 80px; width: 80px; text-align: right; } } @media (min-width: 1200px) { #redmi_a2 .section-04 .text-box { padding-right: 30%; } #redmi_a2 .section-04 .list .item .title { font-size: 64px; } #redmi_a2 .section-04 .list .item .text { font-size: 17px; } #redmi_a2 .section-04 .list .item .text strong { font-size: 22px; } } /* =============== Section 05 =============== */ #redmi_a2 .section-05 { position: relative; z-index: 1; } #redmi_a2 .section-05 .section-wrapper { display: flex; flex-direction: row-reverse; } #redmi_a2 .section-05 .section-wrapper > * { flex: 0 0 50%; width: 50%; } #redmi_a2 .section-05 .text-box { background-color: #15161A; padding: 5%; margin-top: 10%; } #redmi_a2 .section-05 .slick-dots { bottom: 50px; text-align: left; padding-left: 10%; left: 100%; position: absolute; z-index: 2; } #redmi_a2 .section-05 .slick-dots li { margin: 0 20px 0 0; } #redmi_a2 .section-05 .slick-dots li.slick-active { position: relative; z-index: 1; padding-right: 125px; } #redmi_a2 .section-05 .slick-dots li::after { color: #ffffff; font-weight: bold; position: absolute; left: 35px; top: 3px; z-index: 2; font-size: 16px; } #redmi_a2 .section-05 .slick-dots li:nth-child(1) button, #redmi_a2 .section-05 .slick-dots li:nth-child(1) button:hover, #redmi_a2 .section-05 .slick-dots li.slick-active:nth-child(1) button { background: #B8DEFF; opacity: 1; } #redmi_a2 .section-05 .slick-dots li.slick-active:nth-child(1)::after { content: 'Light Blue'; } #redmi_a2 .section-05 .slick-dots li:nth-child(2) button, #redmi_a2 .section-05 .slick-dots li:nth-child(2) button:hover, #redmi_a2 .section-05 .slick-dots li.slick-active:nth-child(2) button { background: #C1DFC5; opacity: 1; } #redmi_a2 .section-05 .slick-dots li.slick-active:nth-child(2)::after { content: 'Light Green'; } #redmi_a2 .section-05 .slick-dots li:nth-child(3) button, #redmi_a2 .section-05 .slick-dots li:nth-child(3) button:hover, #redmi_a2 .section-05 .slick-dots li.slick-active:nth-child(3) button { background: #636363; opacity: 1; } #redmi_a2 .section-05 .slick-dots li.slick-active:nth-child(3)::after { content: 'Black'; } #redmi_a2 .section-05 .slick-slider .slick-dots li button { width: 24px; height: 24px; border-radius: 30px; position: relative; z-index: 1; } @media (max-width: 991.98px) { #redmi_a2 .section-05 .slick-dots { bottom: 5%; } } @media (max-width: 767.98px) { #redmi_a2 .section-05 .section-wrapper { display: block; } #redmi_a2 .section-05 .section-wrapper > * { flex: 0 0 100%; width: 100%; } #redmi_a2 .section-05 .text-box { background-color: #ffffff; color: #191919; margin-top: 0; padding: 10% 5%; } #redmi_a2 .section-05 .slick-dots { bottom: 100%; left: 0; padding-left: 5%; } #redmi_a2 .section-05 .slick-dots li::after { color: #191919; } } @media only screen and (max-width: 575.98px) { #redmi_a2 .section-05 .slick-dots li::after { font-size: 15px; top: 2px; } } @media (min-width: 1200px) { #redmi_a2 .section-05 .section-wrapper .text-box { padding: 7.5% 10% 5% 10%; margin-top: 15%; } #redmi_a2 .section-05 .slick-dots { padding-left: 20%; } } @media (min-width: 1400px) { #redmi_a2 .section-05 .section-wrapper .text-box { padding: 7.5% 20% 5% 10%; } } /* =============== Section 07 =============== */ #redmi_a2 .section-07 { padding-bottom: 5%; } #redmi_a2 .section-07 .text-box { padding-bottom: 2.5%; } #redmi_a2 .section-07 .image-wrapper { padding-left: 12.5%; } @media (max-width: 991.98px) { #redmi_a2 .section-07 .image-wrapper { padding-left: 5%; } } /* =============== Section 08 =============== */ #redmi_a2 .section-08 { padding-top: 2.5%; padding-bottom: 7.5%; } #redmi_a2 .section-08 .section-wrapper { width: 100%; padding-right: 10%; margin: 0 auto; display: flex; flex-wrap: wrap; flex-direction: row-reverse; align-items: center; } #redmi_a2 .section-08 .image-wrapper { flex: 0 0 60%; width: 60%; } #redmi_a2 .section-08 .text-box { padding: 0 10%; flex: 0 0 40%; width: 40%; } @media (max-width: 991.98px) { #redmi_a2 .section-08 .section-wrapper { padding-right: 5%; } #redmi_a2 .section-08 .text-box { padding: 0 5%; } } @media only screen and (max-width: 575.98px) { #redmi_a2 .section-08 .section-wrapper > * { flex: 0 0 100%; width: 100%; } #redmi_a2 .section-08 .text-box { padding: 5%; } } /* =============== Section 09 =============== */ #redmi_a2 .section-09 { padding-bottom: 7.5%; } #redmi_a2 .section-09 .image-wrapper { width: 75%; margin: 0 auto; } #redmi_a2 .section-09 .info-wrapper { display: flex; } #redmi_a2 .section-09 .info-wrapper > * { flex: 0 0 50%; width: 50%; padding: 30px; text-align: center; font-size: 19px; font-weight: 600; } @media (max-width: 991.98px) { #redmi_a2 .section-09 .image-wrapper { width: 90%; } } @media (max-width: 767.98px) { #redmi_a2 .section-09 .info-wrapper > * { padding: 20px; font-size: 16px; } } /* =============== Section 10 =============== */ #redmi_a2 .section-10 { padding-bottom: 7.5%; } #redmi_a2 .section-10 .section-wrapper { width: 75%; margin: 0 auto; display: flex; flex-wrap: wrap; align-items: center; background: linear-gradient(to bottom, #f2f3f7 0%,#f6f7f9 80%); flex-direction: row-reverse; } #redmi_a2 .section-10 .section-wrapper > * { flex: 0 0 50%; width: 50%; } #redmi_a2 .section-10 .text-box { padding: 0 5% 0 0; } #redmi_a2 .section-10 .list { padding-top: 30px; } #redmi_a2 .section-10 .list .item { color: #191919; display: flex; align-items: center; padding: 20px 0; } #redmi_a2 .section-10 .list .item .image-wrapper { flex: 0 0 80px; width: 80px; padding-right: 26px; } #redmi_a2 .section-10 .list .item .text { margin-top: 0; font-weight: 600; font-size: 20px; } @media (max-width: 991.98px) { #redmi_a2 .section-10 .section-wrapper { width: 90%; } #redmi_a2 .section-10 .list .item .text { font-size: 18px; } } @media (max-width: 767.98px) { #redmi_a2 .section-10 .section-wrapper > * { flex: 0 0 100%; width: 100%; } #redmi_a2 .section-10 .text-box { padding: 5%; position: relative; z-index: 1; margin-bottom: -5px; background-color: #F1F2F4; } #redmi_a2 .section-10 .list .item .text { font-size: 15px; } } @media only screen and (max-width: 575.98px) { #redmi_a2 .section-10 .list .item .text { font-size: 14px; } } @media (min-width: 1200px) { #redmi_a2 .section-10 .text-box { padding: 0 5%; } } /* =============== Section 11 =============== */ #redmi_a2 .section-11 { padding-top: 2.5%; padding-bottom: 7.5%; } #redmi_a2 .section-11 .image-wrapper { max-width: 1160px; width: 90%; margin: 0 auto; } /* =============== Section 12 =============== */ #redmi_a2 .section-12 { position: relative; z-index: 1; margin-bottom: 10%; } #redmi_a2 .section-12 .text-box { position: absolute; z-index: 2; padding: 0; width: 32.5%; top: 60%; left: 17.5%; } @media (max-width: 991.98px) { #redmi_a2 .section-12 .text-box { width: 35.5%; left: 16%; } } @media (max-width: 767.98px) { #redmi_a2 .section-12 .text-box { position: static; width: 100%; padding: 10% 5%; text-align: center; } } @media (min-width: 1200px) { #redmi_a2 .section-12 .text-box { top: 67.5%; left: 20%; width: 27.5%; } } /* =============== Section 13 =============== */ #redmi_a2 .section-13 { background-image: url('https://media.mi-home.pl/products/redmi-a2/section-13.jpg'); } #redmi_a2 .section-13 .text-box { padding: 7.5% 15% 7.5% 55%; } @media (max-width: 991.98px) { #redmi_a2 .section-13 .text-box { padding: 7.5% 10% 7.5% 50%; } } @media (max-width: 767.98px) { #redmi_a2 .section-13 { padding-bottom: 250px; background-position: left bottom; background-size: 160% auto; background-color: #EEF5FD; } #redmi_a2 .section-13 .text-box { padding: 10% 5%; text-align: center; } } @media only screen and (max-width: 575.98px) { #redmi_a2 .section-13 { padding-bottom: 180px; } } @media only screen and (max-width: 363.98px) { #redmi_a2 .section-13 { padding-bottom: 120px; } } /* =============== Section 14 =============== */ #redmi_a2 .section-14 { padding-top: 2.5%; padding-bottom: 7.5%; } #redmi_a2 .section-14 .image-wrapper { width: 75%; margin: 0 auto; } @media (max-width: 991.98px) { #redmi_a2 .section-14 .image-wrapper { width: 90%; } } /* =============== Section 15 =============== */ #redmi_a2 .section-15 { padding-top: 2.5%; position: relative; z-index: 1; } #redmi_a2 .section-15 .text-box { padding-bottom: 0; position: absolute; z-index: 2; left: 0; top: 2.5%; width: 100%; } #redmi_a2 .section-15 .list { position: absolute; z-index: 2; left: 12.5%; top: 30%; width: 30%; } #redmi_a2 .section-15 .list .item { color: #191919; display: flex; align-items: center; padding: 20px 0; font-weight: 300; font-size: 15px; } #redmi_a2 .section-15 .list .item .image-wrapper { flex: 0 0 80px; width: 80px; padding-right: 26px; } #redmi_a2 .section-15 .list .item .title { margin-bottom: 5px; font-weight: 600; font-size: 20px; } #redmi_a2 .section-15 .text-bottom { position: absolute; z-index: 2; left: 12.5%; bottom: 10%; width: 25%; font-weight: 300; font-size: 14px; } @media (max-width: 991.98px) { #redmi_a2 .section-15 .list { left: 5%; } #redmi_a2 .section-15 .text-bottom { position: static; width: 100%; padding: 5%; } } @media (max-width: 767.98px) { #redmi_a2 .section-15 .text-box { position: static; } #redmi_a2 .section-15 .section-wrapper { position: relative; z-index: 1; } #redmi_a2 .section-15 .list .item .title { font-size: 18px; } #redmi_a2 .section-15 .list { top: 10%; width: 40%; } } @media only screen and (max-width: 575.98px) { #redmi_a2 .section-15 .list { position: static; width: 100%; padding: 5%; } #redmi_a2 .section-15 .list .item { font-size: 14px; } #redmi_a2 .section-15 .list .item .title { font-size: 16px; } #redmi_a2 .section-15 .image-wrapper { overflow: hidden; } } @media (min-width: 1200px) { #redmi_a2 .section-15 .list .item { padding: 30px 0; } #redmi_a2 .section-15 .text-bottom { bottom: 20%; } } /* =============== Section image box =============== */ #redmi_a2 .section .image-box-wrap { padding: 0; width: 90%; max-width: 1440px; margin: 0 auto; overflow: hidden; border-radius: 30px; } #redmi_a2 .section .image-box-wrap .image-box { display: flex; flex-wrap: wrap; padding: 0; background-color: #ffffff; } #redmi_a2 .section .image-box--reverse { flex-direction: row-reverse; } #redmi_a2 .section .text-wrap, #redmi_a2 .section .image { width: 50%; flex: 0 0 50%; } #redmi_a2 .section .image { background-color: #ffffff; } #redmi_a2 .section .text-wrap { display: flex; align-items: center; flex-wrap: wrap; padding: 0 5%; text-align: left; } #redmi_a2 .section .text-wrap .title { font-size: 24px; display: block; margin-bottom: 5px; font-weight: bold; } #redmi_a2 .section .text-wrap .text { font-weight: 300; font-size: 15px; padding-top: 20px; display: block; } @media (max-width: 991.98px) { #redmi_a2 .section .text-wrap .title { font-size: 18px; } #redmi_a2 .section .image-box-wrap { width: 95%; border-radius: 20px; } #redmi_a2 .section .text-wrap .text { padding-top: 10px; font-size: 14px; } } @media (max-width: 767.98px) { #redmi_a2 .section .text-wrap { padding: 7.5% 5%; text-align: center; } #redmi_a2 .section .image-box-wrap .image-box { flex-wrap: wrap; flex-direction: column-reverse; } #redmi_a2 .section .text-wrap, #redmi_a2 .section .text-wrap div, #redmi_a2 .section .image { width: 100%; flex: 0 0 100%; } } @media only screen and (max-width: 575.98px) { #redmi_a2 .section .image-box-wrap { border-radius: 10px; } #redmi_a2 .section .text-wrap { padding: 10% 5%; } } @media (min-width: 1200px) { #redmi_a2 .section .text-wrap { padding: 0 5%; } #redmi_a2 .section .text-wrap .title { font-size: 28px; margin-bottom: 10px; } } /* =============== Section spec =============== */ #redmi_a2 .section-notes { padding: 3.5% 12.5%; margin: 0 auto; } #redmi_a2 .section-notes ul { margin: 0; padding: 0; list-style: none; } #redmi_a2 .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) { #redmi_a2 .section-notes { padding: 5%; } #redmi_a2 .section-notes ul li { font-size: 13px; } } @media (min-width: 1200px) { #redmi_a2 .section-notes { padding: 3.5% 0; max-width: 1164px; } } /* =============== Slider =============== */ #redmi_a2 .slick-slider .slick-dots .slick-active::after, #redmi_a2 .slick-slider .slick-slide { font-family: 'Camphor Pro'; } #redmi_a2 .slick-dots { bottom: 35px; } #redmi_a2 .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; } #redmi_a2 .slick-dots li.slick-active button::before, #redmi_a2 .slick-dots li:hover button::before { opacity: 1; } #redmi_a2 .slick-dotted.slick-slider { margin-bottom: 0; padding: 0; } #redmi_a2 .slick-slider > .slider-item { display: none; } #redmi_a2 .slick-slider > .slider-item:first-child { display: block; } #redmi_a2 .slick-slider .slick-dots li button { border-radius: 30px; } #redmi_a2 .slick-slider .slick-dots li button { background: #fff; transition: 0.3s ease-in-out opacity; opacity: .25; width: 15px; height: 15px; } #redmi_a2 .slick-slider .slick-dots li.slick-active button, #redmi_a2 .slick-slider .slick-dots li button:hover { background: #fff; opacity: 1; } #redmi_a2 .slick-dots li button::before { content: none; } @media (max-width: 767.98px) { #redmi_a2 .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, }); } ); Redmi A2 MediaTek Helio G36 podwójny aparat 8MP 8MP Zestaw kamer AI Długotrwała 5000mAh (typ) bateria Wydajny procesor MediaTek Helio G36 Duży 6,52-calowy wyświetlacz HD+ 6,52-calowy wyświetlacz pełnoekranowy. Uzyskaj szerszy obraz. Duży i krystalicznie czysty wyświetlacz HD+ o przekątnej 6,52" zapewnia oszałamiające wrażenia wizualne podczas rozgrywek i oglądania filmów. 5000mAh Większa pojemność, mniej zmartwień. Dzięki ogromnej baterii o pojemności 5000mAh i szybkiemu ładowaniu 10W możesz cieszyć się dłuższą pracą baterii przez cały dzień. Pożegnaj się z niepokojem o niski stan baterii! 28 godzin rozmów 626 godzin czuwania 19 godzin video 33 godziny czytania Stylowe i modne wzornictwo. Redmi A2 to modny design z płaską ramką, dostępny w kojących odcieniach czerni, zieleni i niebieskiego koloru. Teksturowany tylny panel nadaje wyglądu premium, który opiera się smugom odcisków palców i jest wygodny do trzymania przez długi czas. Inteligentny zestaw kamer. Tylny system kamer 8MP wyposażony jest w inteligentne algorytmy przetwarzania obrazu, dzięki czemu możesz nagrywać wszystko, czego potrzebujesz. Główny aparat 8MP uchwyci niezapomniane chwile Twojego życia. Tryb portretowy pozwala uzyskać efekt naturalnej głębi ostrości w tle, dzięki czemu fotografowany obiekt może wyróżnić się w tłumie. Tryb HDR. Wyraźne zdjęcia nawet w wysokim kontraście. Tryb HDR może przydać się podczas fotografowania scen o wysokim kontraście, aby uzyskać odpowiedni balans ekspozycji. HDR on HDR off Tworzenie wideo z różnorodnymi funkcjami. Krótkie video Fotografia poklatkowa MediaTek Helio G36. Redmi A2 posiada imponujący ośmiordzeniowy procesor, zapewniający moc potrzebną do płynnego przeglądania stron internetowych i wygodnej konsumpcji multimediów. Możliwość rozszerzenia pamięci masowej do 1 TB. Chcesz przechowywać więcej plików na swoim telefonie? Redmi A2 jest wyposażony w dedykowane gniazdo kart micro SD, dzięki czemu wygodnie zapiszesz tony treści. 2 lata terminowych aktualizacji zabezpieczeń. Wzbogać swoje doświadczenia dzięki bezpiecznemu, płynnemu i responsywnemu systemowi operacyjnemu. Szybko i łatwo uruchamiaj i przełączaj się z ulubionych mediów do gier lub zdjęć. Możliwość rozbudowy pamięci. Rozszerz swoją pamięć o 2GB*! Rozszerzenie pamięci zwiększa efektywność i możliwości przetwarzania telefonu, ciesz się płynniejszą pracą i swobodą uruchamiania i przełączania się między wieloma aplikacjami, szybciej. Rygorystyczne standardy testowania w celu zapewnienia trwałości. Z naszym zobowiązaniem do zapewnienia najlepszej jakości w uczciwej cenie, poddaliśmy nasze telefony rozmaitym testom. 500000 razy test żywotności przycisków 10000 razy test żywotności złączy 300 razy test rolki 28000 razy test mikroupadków *Testowane przez wewnętrzne laboratoria Xiaomi. Rzeczywiste wyniki mogą się różnić. Uwagi: *Telefony komórkowe przedstawione na tej stronie mają charakter poglądowy i mogą nie odzwierciedlać rzeczywistego produktu. Kolor i wykończenie rzeczywistego produktu może się nieznacznie różnić w różnych środowiskach. *Obrazy funkcji przedstawione na tej stronie mają charakter poglądowy i mogą nie odzwierciedlać rzeczywistego produktu lub jego konfiguracji. *Rzeczywista dostępna pamięć i pojemność pamięci może się różnić lub być zmniejszona z powodu wielu czynników: Ze względu na to, że system operacyjny zajmuje część pamięci (RAM), rzeczywista dostępna przestrzeń jest mniejsza niż oznaczona pojemność pamięci; Ze względu na to, że system operacyjny i preinstalowane programy zajmują część pamięci flash (ROM), rzeczywista dostępna przestrzeń pamięci jest mniejsza niż oznaczona pojemność pamięci flash. *5000mAh odnosi się do typowej wartości pojemności baterii Redmi A2. *Wszystkie dane dotyczące ładowania i czasu pracy baterii na tej stronie, zostały uzyskane z laboratoriów Xiaomi. Rzeczywista wydajność może się różnić w zależności od wersji oprogramowania, konkretnego środowiska testowego i modelu telefonu. Wszystkie porównania przedstawione na tej stronie dotyczą wyłącznie produktów Xiaomi. *Wizerunki i modele produktów, dane, funkcje, wydajność, parametry specyfikacji, interfejs użytkownika i inne informacje o produkcie mają charakter wyłącznie poglądowy. Xiaomi może zmienić te informacje. Szczegółowe informacje można znaleźć w produkcie i instrukcji obsługi produktu. Jeśli nie zaznaczono inaczej, dane, o których mowa w tej witrynie, są wynikami wewnętrznych testów Xiaomi. *Funkcja rozszerzenia pamięci zostanie udostępniona za pośrednictwem przyszłej aktualizacji OTA. Ta funkcja jest dostępna tylko wtedy, gdy w urządzeniu jest wystarczająca ilość miejsca na dysku.

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

Porównaj ceny

Mi-Home
Niedostępny