Redmi Pad — 4/128GB / Moonlight Silver
Xiaomi

Redmi Pad — 4/128GB / Moonlight Silver

/* =============== Redmi Pad =============== */ #redmi_pad { font-size: 16px; overflow: hidden; color: #191919; background-color: #ffffff; } #redmi_pad ul, #redmi_pad ol { list-style: none; padding-left: 0; } #redmi_pad video, #redmi_pad img { vertical-align: middle; } #redmi_pad video { width: 100%; height: auto; } #redmi_pad.xiaomi_container { max-width: 2560px; } #redmi_pad .section { line-height: 1.2; } #redmi_pad .section-bg { background-size: cover; background-position: center center; background-repeat: no-repeat; } #redmi_pad .font-bold { font-weight: bold; } #redmi_pad .font-light { font-weight: 300; } #redmi_pad .font-color { color: #ffd400; } #redmi_pad .text-box { text-align: center; color: #000000; padding: 5% 12.5%; } #redmi_pad .text-box.text-box--left { text-align: left; } #redmi_pad .text-box--white { color: #ffffff; } #redmi_pad .text-box .title, #redmi_pad .text-box .desc, #redmi_pad .text-box .text { display: block; } #redmi_pad .text-box .title { font-size: 36px; line-height: 1.2; } #redmi_pad .text-box .title.title--big { font-size: 48px; margin-bottom: 20px; } #redmi_pad .text-box .desc { font-size: 22px; line-height: 1.5; margin-top: 25px; font-weight: 500; } #redmi_pad .text-box .text { font-size: 15px; line-height: 1.5; margin-top: 25px; font-weight: 300; } #redmi_pad .text-box .text.text--small { font-size: 14px; opacity: .5; } #redmi_pad .video-box, #redmi_pad .image-box { padding: 0 12.5%; } #redmi_pad .video-box video { width: 100%; height: auto; } #redmi_pad .video a, #redmi_pad .video .video-link { position: relative; z-index: 1; display: block; overflow: hidden; cursor: pointer; } #redmi_pad .video a img, #redmi_pad .video .video-link img { transition: 0.3s ease-in-out transform; } #redmi_pad .video a:hover img, #redmi_pad .video .video-link:hover img { transform: scale(1.1); } #redmi_pad .video a::after, #redmi_pad .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-pad/play-btn.png') no-repeat center center / contain; left: 50%; top: 50%; z-index: 5; } @media (max-width: 991.98px) { #redmi_pad .text-box { padding: 5%; } #redmi_pad .text-box .title { font-size: 28px; } #redmi_pad .text-box .title.title--big { font-size: 42px; } #redmi_pad .video-box, #redmi_pad .image-box { padding: 0 5%; } } @media (max-width: 767.98px) { #redmi_pad .text-box .title { font-size: 24px; } #redmi_pad .text-box .title.title--big { font-size: 36px; } #redmi_pad .text-box .desc { font-size: 18px; margin-top: 10px; } #redmi_pad .text-box .text { margin-top: 15px; } } @media only screen and (max-width: 575.98px) { #redmi_pad .text-box { padding: 10% 5%; } #redmi_pad .text-box .title { font-size: 20px; } #redmi_pad .text-box .title.title--big { font-size: 28px; } #redmi_pad .text-box .desc { font-size: 16px; } #redmi_pad .text-box .text { font-size: 14px; } } @media (min-width: 1200px) { #redmi_pad .text-box .text { padding-left: 10%; padding-right: 10%; } #redmi_pad .text-box .title.title--big { font-size: 60px; } #redmi_pad .text-box.text-box--left .text { padding-left: 0; padding-right: 0; } } @media (min-width: 1620px) { #redmi_pad .text-box .text { font-size: 16px; } } /* =============== Floating text-box =============== */ #redmi_pad .section.section-float { position: relative; z-index: 1; height: 520px; } #redmi_pad .section.section-float--big { height: 680px; } #redmi_pad .section .text-box.text-box-float { padding: 0; position: absolute; z-index: 2; top: 50%; width: 40%; transform: translateY(-50%); } #redmi_pad .section .text-box.text-box-float--left { left: 5%; } #redmi_pad .section .text-box.text-box-float--right { left: 55%; width: 40%; } @media (max-width: 991.98px) { #redmi_pad .section.section-float { height: 420px; } #redmi_pad .section.section-float--big { height: 560px; } #redmi_pad .section .text-box.text-box-float--right { left: 55%; width: 40%; } } @media (max-width: 767.98px) { #redmi_pad .section.section-float { height: auto; background-position: center bottom; background-size: 160% auto; background-color: #ffffff; padding-bottom: 400px; } #redmi_pad .section .text-box.text-box-float, #redmi_pad .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_pad .section.section-float { padding-bottom: 250px; } } @media only screen and (max-width: 363.98px) { #redmi_pad .section.section-float { padding-bottom: 220px; } } @media (min-width: 1200px) { #redmi_pad .section.section-float { height: 620px; } #redmi_pad .section.section-float--big { height: 820px; } #redmi_pad .section .text-box.text-box-float { width: 35%; } #redmi_pad .section .text-box.text-box-float--left { left: 12.5%; } #redmi_pad .section .text-box.text-box-float--right { width: 35%; left: 55%; } } @media (min-width: 1620px) { #redmi_pad .section.section-float { height: 820px; } #redmi_pad .section.section-float--big { height: 980px; } #redmi_pad .section .text-box.text-box-float--right { width: 30%; left: 60%; } } @media (min-width: 2080px) { #redmi_pad .section.section-float { height: 1080px; } #redmi_pad .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_pad .xiaomi_product_name { font-family: 'Xiaomi Brand', 'Camphor Pro', sans-serif !important; } /* =============== Section 01 =============== */ #redmi_pad .section-01 { background-image: url('https://media.mi-home.pl/products/redmi-pad/section-01.jpg'); height: 640px; } #redmi_pad .section-01 .text-box { padding-left: 10%; padding-top: 7.5%; } #redmi_pad .section-01 .text-box .title { font-size: 48px; font-weight: 600; } #redmi_pad .section-01 .text-box .desc { font-size: 24px; font-weight: 400; margin-top: 15px; } #redmi_pad .section-01 .text-box .text { color: #4e4e4e; font-size: 16px; margin-top: 20px; } @media (max-width: 991.98px) { #redmi_pad .section-01 { height: 440px; } #redmi_pad .section-01 .text-box { padding-top: 7.5%; } #redmi_pad .section-01 .text-box .desc { font-size: 20px; } } @media (max-width: 767.98px) { #redmi_pad .section-01 { height: auto; background-size: 140% auto; background-position: right bottom; padding-bottom: 450px; background-color: #ffffff; } #redmi_pad .section-01 .text-box { padding: 10% 5%; text-align: center; } #redmi_pad .section-01 .text-box .title { font-size: 48px; } #redmi_pad .section-01 .text-box .desc { font-size: 18px; } #redmi_pad .section-01 .text-box .text { font-size: 15px; } } @media only screen and (max-width: 575.98px) { #redmi_pad .section-01 { padding-bottom: 320px; } #redmi_pad .section-01 .text-box { padding: 15% 5% 10%; } #redmi_pad .section-01 .text-box .desc { font-size: 16px; } #redmi_pad .section-01 .text-box .text { font-size: 14px; } } @media only screen and (max-width: 363.98px) { #redmi_pad .section-01 { padding-bottom: 220px; } #redmi_pad .section-01 .text-box .title { font-size: 42px; } } @media (min-width: 1200px) { #redmi_pad .section-01 { height: 880px; } #redmi_pad .section-01 .text-box { padding-left: 15%; } #redmi_pad .section-01 .text-box .desc { font-size: 32px; } #redmi_pad .section-01 .text-box .title { font-size: 60px; } #redmi_pad .section-01 .text-box .text { font-size: 18px; } } @media (min-width: 1600px) { #redmi_pad .section-01 { height: 980px; } } @media (min-width: 2080px) { #redmi_pad .section-01 { height: 1080px; } } /* =============== Section 02 =============== */ #redmi_pad .section-02 { padding: 7.5% 0; } #redmi_pad .section-02 .section-wrapper { max-width: 1160px; width: 90%; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: space-between; } #redmi_pad .section-02 .section-wrapper .column-1 { flex: 0 0 calc(28.5% - 6px); width: calc(28.5% - 6px); } #redmi_pad .section-02 .section-wrapper .item-3 { flex: 0 0 calc(36% - 6px); width: calc(36% - 6px); background-color: #ECF9FF; } #redmi_pad .section-02 .section-wrapper .column-2 { flex: 0 0 calc(35.5% - 6px); width: calc(35.5% - 6px); display: flex; flex-wrap: wrap; justify-content: space-between; } #redmi_pad .section-02 .text-wrapper { position: absolute; z-index: 2; top: 0; left: 0; width: 100%; padding: 20px; line-height: 1.5; color: #373737; } #redmi_pad .section-02 .text-wrapper strong { display: block; } #redmi_pad .section-02 .item-2 .text-wrapper { padding-top: 40px; } #redmi_pad .section-02 .item-3 .text-wrapper { top: auto; bottom: 0; } #redmi_pad .section-02 .item-9 .text-wrapper { line-height: 1.2; padding: 20px 30px; padding-right: 45%; } #redmi_pad .section-02 .item-4 { background-color: #D7F0FE; } #redmi_pad .section-02 .item-1 .text-wrapper, #redmi_pad .section-02 .item-2 .text-wrapper { text-align: center; } #redmi_pad .section-02 .item-5 .text-wrapper, #redmi_pad .section-02 .item-6 .text-wrapper, #redmi_pad .section-02 .item-7 .text-wrapper, #redmi_pad .section-02 .item-8 .text-wrapper { position: static; text-align: center; padding: 20px 5px; } #redmi_pad .section-02 .column-wrap { flex: 0 0 100%; width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; margin-bottom: 10px; } #redmi_pad .section-02 .item-1 { margin-bottom: 10px; } #redmi_pad .section-02 .item-4 { flex: 0 0 calc(60% - 5px); width: calc(60% - 5px); } #redmi_pad .section-02 .item-wrap { flex: 0 0 calc(40% - 5px); width: calc(40% - 5px); } #redmi_pad .section-02 .item-5 { margin-bottom: 10px; } #redmi_pad .section-02 .item-5 .text-wrapper { padding: 20px 15px; } #redmi_pad .section-02 .item-5, #redmi_pad .section-02 .item-6 { background: linear-gradient(135deg, #f1fbff 0%,#d6e6f5 100%); } #redmi_pad .section-02 .item-7, #redmi_pad .section-02 .item-8 { flex: 0 0 calc(50% - 5px); width: calc(50% - 5px); background: linear-gradient(135deg, #ebf9ff 0%,#e2f2ff 100%); margin-bottom: 10px; } #redmi_pad .section-02 .section-wrapper .item { position: relative; z-index: 1; font-size: 15px; font-weight: 400; } #redmi_pad .section-02 .section-wrapper .item .title { font-size: 20px; margin-bottom: 0; font-weight: 600; } #redmi_pad .section-02 .item-9 .text-wrapper .title { margin-bottom: 5px; } #redmi_pad .section-02 .section-wrapper .item-1 .title { font-size: 36px; } #redmi_pad .section-02 .section-wrapper .item-2 .title { font-size: 28px; } @media (max-width: 991.98px) { #redmi_pad .section-02 .section-wrapper { max-width: 580px; } #redmi_pad .section-02 .section-wrapper .column-1 { flex: 0 0 calc(45% - 6px); width: calc(45% - 6px); } #redmi_pad .section-02 .section-wrapper .item-3 { flex: 0 0 calc(55% - 6px); width: calc(55% - 6px); } #redmi_pad .section-02 .section-wrapper .column-2 { flex: 0 0 100%; width: 100%; margin-top: 10px; } #redmi_pad .section-02 .section-wrapper .item .title { font-size: 18px; } #redmi_pad .section-02 .item-4 { flex: 0 0 calc(35% - 5px); width: calc(35% - 5px); } #redmi_pad .section-02 .item-wrap { flex: 0 0 calc(65% - 5px); width: calc(65% - 5px); } #redmi_pad .section-02 .item-5 .text-wrapper, #redmi_pad .section-02 .item-6 .text-wrapper { padding: 30px 20px; } #redmi_pad .section-02 .item-9 .text-wrapper { padding-top: 35px; padding-right: 55%; } } @media only screen and (max-width: 575.98px) { #redmi_pad .section-02 .section-wrapper { max-width: 320px; } #redmi_pad .section-02 .section-wrapper .column-1, #redmi_pad .section-02 .item-wrap, #redmi_pad .section-02 .section-wrapper .item-4 { flex: 0 0 100%; width: 100%; } #redmi_pad .section-02 .section-wrapper .item-4 { margin-bottom: 10px; } #redmi_pad .section-02 .section-wrapper .item-1, #redmi_pad .section-02 .section-wrapper .item-2, #redmi_pad .section-02 .section-wrapper .item-3 { flex: 0 0 100%; width: 100%; margin-bottom: 20px; } #redmi_pad .section-02 .item-2 .text-wrapper { padding-top: 60px; } #redmi_pad .section-02 .item-9 .text-wrapper { padding-top: 15px; } #redmi_pad .section-02 .section-wrapper .item { font-size: 14px; } } @media only screen and (max-width: 363.98px) { #redmi_pad .section-02 .section-wrapper .item .title { font-size: 16px; } #redmi_pad .section-02 .section-wrapper .item { font-size: 13px; } } @media (min-width: 1200px) { #redmi_pad .section-02 .item-2 .text-wrapper { padding-top: 50px; } #redmi_pad .section-02 .section-wrapper .item .title { font-size: 24px; } #redmi_pad .section-02 .text-wrapper { padding: 30px; } #redmi_pad .section-02 .item-9 .text-wrapper { padding: 25px 30px; padding-right: 45%; } #redmi_pad .section-02 .item-5 .text-wrapper, #redmi_pad .section-02 .item-6 .text-wrapper, #redmi_pad .section-02 .item-7 .text-wrapper, #redmi_pad .section-02 .item-8 .text-wrapper { padding: 25px 15px; } #redmi_pad .section-02 .item-5 .text-wrapper { padding: 32px 15px; } } /* =============== Section 03 =============== */ #redmi_pad .section-03 { overflow: hidden; } #redmi_pad .section-03 .video-link::before { content: ''; width: 100%; height: 100%; left: 0; top: 0; position: absolute; z-index: 2; background-color: rgba(0,0,0,0.25); } @media (min-width: 1200px) { #redmi_pad .section-03 .video-wrapper { margin-top: -2.5%; margin-bottom: -2.5%; } } /* =============== Section 04 =============== */ #redmi_pad .section-04 { padding-top: 25%; padding-bottom: 5%; position: relative; z-index: 1; } #redmi_pad .section-04 .text-box { position: absolute; z-index: 3; width: 100%; top: 5%; padding-left: 55%; } #redmi_pad .section-04 .text-box .desc { font-weight: bold; -webkit-text-fill-color: #0000; background: linear-gradient(180deg,#4b85df,#3973d5); background-repeat: repeat; background-clip: border-box; -webkit-background-clip: text; background-clip: text; background-repeat: no-repeat; font-size: 28px; } #redmi_pad .section-04 .text-box .text-second { margin-top: 0; } #redmi_pad .section-04 .image-wrapper { width: 75%; margin: 0 auto; } #redmi_pad .section-04 .image-wrapper .img-1 { width: 50%; } #redmi_pad .section-04 .image-wrapper .img-2 { padding: 0 7.5%; position: relative; z-index: 2; margin-top: -15%; } @media (max-width: 991.98px) { #redmi_pad .section-04 { padding-top: 35%; } } @media (max-width: 767.98px) { #redmi_pad .section-04 { padding-top: 2.5%; } #redmi_pad .section-04 .text-box { position: static; padding: 10% 25% 10% 5%; } } @media only screen and (max-width: 575.98px) { #redmi_pad .section-04 .text-box { position: static; padding: 10% 5%; } } @media (min-width: 1200px) { #redmi_pad .section-04 { padding-top: 15%; } #redmi_pad .section-04 .text-box { padding-left: 60%; } } /* =============== Section 05 =============== */ #redmi_pad .section-05 { padding-top: 5%; padding-bottom: 7.5%; position: relative; z-index: 1; } #redmi_pad .section-05 .text-box { padding-right: 60%; position: relative; z-index: 2; } #redmi_pad .section-05 .list { width: 200px; position: absolute; z-index: 3; right: 12.5%; bottom: 15%; } #redmi_pad .section-05 .list .item { color: #191919; padding: 10px 0; font-weight: 300; font-size: 16px; } #redmi_pad .section-05 .list .item .title { font-weight: 600; font-size: 24px; } #redmi_pad .section-05 .image-wrapper { width: 75%; margin: 0 auto; } #redmi_pad .section-05 .image-wrapper .img-2 { padding: 0 7.5%; position: relative; z-index: 2; margin-top: -30%; } @media (max-width: 991.98px) { #redmi_pad .section-05 .list .item .title { font-size: 20px; } } @media (max-width: 767.98px) { #redmi_pad .section-05 .text-box { padding-right: 50%; } #redmi_pad .section-05 .list { right: 0; bottom: 5%; } #redmi_pad .section-05 .list .item { font-size: 15px; } #redmi_pad .section-05 .list .item .title { font-size: 18px; } } @media only screen and (max-width: 575.98px) { #redmi_pad .section-05 .text-box { padding: 10% 5% 0; } #redmi_pad .section-05 .list { position: static; padding: 5% 5% 20%; display: flex; flex-wrap: wrap; width: 100%; } #redmi_pad .section-05 .list .item { flex: 0 0 50%; width: 50%; } } @media (min-width: 1200px) { #redmi_pad .section-05 .list { width: 300px; } #redmi_pad .section-05 .list .item { padding: 20px 0; } #redmi_pad .section-05 .list .item .title { font-size: 28px; } } /* =============== Section 06 =============== */ #redmi_pad .section-06 { position: relative; z-index: 1; } #redmi_pad .section-06 .text-box { padding-right: 50%; position: absolute; z-index: 2; width: 100%; bottom: 5%; left: 0; } #redmi_pad .section-06 .text-box img { display: inline-block; margin-bottom: 25px; height: 44px; } @media (max-width: 767.98px) { #redmi_pad .section-06 .text-box img { margin-bottom: 15px; height: 36px; } } @media only screen and (max-width: 575.98px) { #redmi_pad .section-06 .text-box { padding: 10% 5%; position: static; color: #191919; } } @media (min-width: 1200px) { #redmi_pad .section-06 .text-box { padding-right: 60%; } } /* =============== Section 07 =============== */ #redmi_pad .section-07 { padding-top: 2.5%; padding-bottom: 2.5%; } #redmi_pad .section-07 .text-box img { display: inline-block; height: 44px; } #redmi_pad .section-07 .image-wrapper { width: 75%; margin: 0 auto; } @media (max-width: 767.98px) { #redmi_pad .section-07 .text-box img { height: 36px; } } /* =============== Section 08 & 10 =============== */ #redmi_pad .section-10 { padding-bottom: 5%; } #redmi_pad .section-08 .text-box, #redmi_pad .section-10 .text-box { padding-right: 55%; } #redmi_pad .section-08 .text-box .desc { margin-top: 35px; font-weight: 600; font-size: 28px; } #redmi_pad .section-08 .text-box .text { margin-top: 15px; } @media (max-width: 991.98px) { #redmi_pad .section-08 .text-box, #redmi_pad .section-10 .text-box { padding-right: 25%; } } @media only screen and (max-width: 575.98px) { #redmi_pad .section-08 .text-box, #redmi_pad .section-10 .text-box { padding-right: 5%; } } /* =============== Section 09 =============== */ #redmi_pad .section-09 { padding-bottom: 7.5%; padding-top: 5%; } #redmi_pad .section-09 .text-box { padding-right: 50%; } #redmi_pad .section-09 .list { display: flex; flex-wrap: wrap; width: 75%; margin: 0 auto; padding-bottom: 5%; } #redmi_pad .section-09 .list .item { color: #191919; flex: 0 0 25%; width: 25%; display: flex; align-items: center; font-size: 13px; font-weight: 300; } #redmi_pad .section-09 .list .img-wrapper { flex: 0 0 50px; width: 50px; padding-right: 10px; text-align: center; } #redmi_pad .section-09 .list .img-wrapper img { max-height: 36px; } #redmi_pad .section-09 .list .item .title { font-weight: bold; font-size: 24px; margin-bottom: 5px; } @media (max-width: 991.98px) { #redmi_pad .section-09 .text-box { padding-right: 5%; } #redmi_pad .section-09 .list { width: 90%; } #redmi_pad .section-09 .list .item .title { font-size: 20px; } } @media (max-width: 767.98px) { #redmi_pad .section-09 .list { padding-bottom: 10%; } #redmi_pad .section-09 .list .item { flex: 0 0 33.3333%; width: 33.3333%; } #redmi_pad .section-09 .list .item .title { font-size: 18px; } } @media only screen and (max-width: 575.98px) { #redmi_pad .section-09 .list .item { flex: 0 0 50%; width: 50%; padding: 20px 20px 20px 0; } #redmi_pad .section-09 .list .item .title { font-size: 16px; } } /* =============== Section 11 =============== */ #redmi_pad .section-11 { padding-bottom: 5%; } #redmi_pad .section-11 .text-box { padding-bottom: 2.5%; position: relative; z-index: 1; } #redmi_pad .section-11 .text-box::after { content: ''; position: absolute; z-index: 2; left: 49.5%; bottom: -50px; background-color: #191919; width: 1px; height: 75px; } #redmi_pad .section-11 .image-wrapper { width: 75%; margin: 0 auto; padding-left: 2.5%; } @media (max-width: 991.98px) { #redmi_pad .section-11 .text-box::after { height: 55px; bottom: -35px; } } @media (max-width: 767.98px) { #redmi_pad .section-11 .text-box::after { height: 45px; bottom: -25px; } } @media only screen and (max-width: 575.98px) { #redmi_pad .section-11 .text-box { padding-bottom: 5%; } #redmi_pad .section-11 .image-wrapper { width: 90%; } } @media only screen and (max-width: 363.98px) { #redmi_pad .section-11 .text-box::after { height: 35px; bottom: -15px; } } /* =============== Section 12 =============== */ #redmi_pad .section-12 .text-box { display: flex; flex-wrap: wrap; } #redmi_pad .section-12 .text-box .title { flex: 0 0 60%; width: 60%; } #redmi_pad .section-12 .text-box .text { margin-top: 0; flex: 0 0 40%; width: 40%; } @media (max-width: 991.98px) { #redmi_pad .section-12 .text-box .text, #redmi_pad .section-12 .text-box .title { flex: 0 0 50%; width: 50%; } } @media only screen and (max-width: 575.98px) { #redmi_pad .section-12 .text-box .text, #redmi_pad .section-12 .text-box .title { flex: 0 0 100%; width: 100%; } } /* =============== Section 13 =============== */ #redmi_pad .section-13 { padding-top: 2.5%; padding-bottom: 7.5%; position: relative; z-index: 1; } #redmi_pad .section-13 .slider-box { margin: 0 auto; width: 75%; padding-top: 50px; } #redmi_pad .section-13 .slick-dots { bottom: auto; top: -80px; text-align: left; padding-left: 0; position: absolute; z-index: 2; left: 0; } #redmi_pad .section-13 .slider-item-wrap { display: flex; justify-content: space-between; } #redmi_pad .section-13 .slider-item-wrap .img-1 { padding-right: 5px; } #redmi_pad .section-13 .slider-item-wrap .img-1 { padding-left: 5px; } #redmi_pad .section-13 .slick-dots li { margin: 0 20px 0 0; } #redmi_pad .section-13 .slick-dots li.slick-active { position: relative; z-index: 1; padding-right: 175px; } #redmi_pad .section-13 .slick-dots li.slick-active:nth-child(1) { padding-right: 130px; } #redmi_pad .section-13 .slick-dots li::after { color: #191919; font-weight: bold; position: absolute; left: 35px; top: 2px; z-index: 2; font-size: 18px; line-height: 1.2; } #redmi_pad .section-13 .slick-dots li:nth-child(1) button, #redmi_pad .section-13 .slick-dots li:nth-child(1) button:hover, #redmi_pad .section-13 .slick-dots li.slick-active:nth-child(1) button { background: #8CB0A1; opacity: 1; } #redmi_pad .section-13 .slick-dots li.slick-active:nth-child(1)::after { content: 'Mint Green'; } #redmi_pad .section-13 .slick-dots li:nth-child(2) button, #redmi_pad .section-13 .slick-dots li:nth-child(2) button:hover, #redmi_pad .section-13 .slick-dots li.slick-active:nth-child(2) button { background: #D1D3D4; opacity: 1; } #redmi_pad .section-13 .slick-dots li.slick-active:nth-child(2)::after { content: 'Moonlight Silver'; } #redmi_pad .section-13 .slick-dots li:nth-child(3) button, #redmi_pad .section-13 .slick-dots li:nth-child(3) button:hover, #redmi_pad .section-13 .slick-dots li.slick-active:nth-child(3) button { background: #595659; opacity: 1; } #redmi_pad .section-13 .slick-dots li.slick-active:nth-child(3)::after { content: 'Graphite Grey'; } #redmi_pad .section-13 .slick-slider .slick-dots li button { width: 24px; height: 24px; border-radius: 30px; position: relative; z-index: 1; } @media (max-width: 991.98px) { #redmi_pad .section-13 .slider-box { width: 90%; } } @media (max-width: 767.98px) { #redmi_pad .section-13 .slick-dots { top: -60px; } } @media only screen and (max-width: 575.98px) { #redmi_pad .section-13 .slick-dots li::after { font-size: 15px; top: 2px; } } @media (min-width: 1200px) { #redmi_pad .section-13 .slick-dots { top: -100px; } } /* =============== Section image box =============== */ #redmi_pad .section .image-box-wrap { padding: 0; width: 90%; max-width: 1440px; margin: 0 auto; overflow: hidden; border-radius: 30px; } #redmi_pad .section .image-box-wrap .image-box { display: flex; flex-wrap: wrap; padding: 0; background-color: #ffffff; } #redmi_pad .section .image-box--reverse { flex-direction: row-reverse; } #redmi_pad .section .text-wrap, #redmi_pad .section .image { width: 50%; flex: 0 0 50%; } #redmi_pad .section .image { background-color: #ffffff; } #redmi_pad .section .text-wrap { display: flex; align-items: center; flex-wrap: wrap; padding: 0 5%; text-align: left; } #redmi_pad .section .text-wrap .title { font-size: 24px; display: block; margin-bottom: 5px; font-weight: bold; } #redmi_pad .section .text-wrap .text { font-weight: 300; font-size: 15px; padding-top: 20px; display: block; } @media (max-width: 991.98px) { #redmi_pad .section .text-wrap .title { font-size: 18px; } #redmi_pad .section .image-box-wrap { width: 95%; border-radius: 20px; } #redmi_pad .section .text-wrap .text { padding-top: 10px; font-size: 14px; } } @media (max-width: 767.98px) { #redmi_pad .section .text-wrap { padding: 7.5% 5%; text-align: center; } #redmi_pad .section .image-box-wrap .image-box { flex-wrap: wrap; flex-direction: column-reverse; } #redmi_pad .section .text-wrap, #redmi_pad .section .text-wrap div, #redmi_pad .section .image { width: 100%; flex: 0 0 100%; } } @media only screen and (max-width: 575.98px) { #redmi_pad .section .image-box-wrap { border-radius: 10px; } #redmi_pad .section .text-wrap { padding: 10% 5%; } } @media (min-width: 1200px) { #redmi_pad .section .text-wrap { padding: 0 5%; } #redmi_pad .section .text-wrap .title { font-size: 28px; margin-bottom: 10px; } } /* =============== Section spec =============== */ #redmi_pad .section-notes { padding: 3.5% 12.5%; margin: 0 auto; } #redmi_pad .section-notes ul { margin: 0; padding: 0; list-style: none; } #redmi_pad .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_pad .section-notes { padding: 5%; } #redmi_pad .section-notes ul li { font-size: 13px; } } @media (min-width: 1200px) { #redmi_pad .section-notes { padding: 3.5% 0; max-width: 1164px; } } /* =============== Slider =============== */ #redmi_pad .slick-slider .slick-dots .slick-active::after, #redmi_pad .slick-slider .slick-slide { font-family: 'Camphor Pro'; } #redmi_pad .slick-dots { bottom: 35px; } #redmi_pad .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_pad .slick-dots li.slick-active button::before, #redmi_pad .slick-dots li:hover button::before { opacity: 1; } #redmi_pad .slick-dotted.slick-slider { margin-bottom: 0; padding: 0; } #redmi_pad .slick-slider > .slider-item { display: none; } #redmi_pad .slick-slider > .slider-item:first-child { display: block; } #redmi_pad .slick-slider .slick-dots li button { border-radius: 30px; } #redmi_pad .slick-slider .slick-dots li button { background: #fff; transition: 0.3s ease-in-out opacity; opacity: .25; width: 15px; height: 15px; } #redmi_pad .slick-slider .slick-dots li.slick-active button, #redmi_pad .slick-slider .slick-dots li button:hover { background: #fff; opacity: 1; } #redmi_pad .slick-dots li button::before { content: none; } @media (max-width: 767.98px) { #redmi_pad .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 Pad Tablet do pracy i rozrywki Płynny wyświetlacz 90 Hz Wydajny procesor MediaTek Helio G99 Wytrzymała bateria 8000mAh (typ) Flagowa konstrukcja unibody 90Hz Częstotliwość odświeżania Wyświetlacz 10,61" Cztery głośniki Obsługa Dolby Atmos® Wydajny MediaTek Helio G99 Zaawansowany proces technologiczny 6nm 8000 mAh (typ) Wytrzymała bateria 8MP Aparat główny 8MP Wyśrodkowana kamera przednia 18W Szybkie ładowanie 22,5W Ładowarka w zestawie Flagowa konstrukcja unibody Smukłość i styl Flagowa konstrukcja unibody. Elegancka, całkowicie metalowa obudowa unibody oraz płaskie, symetryczne ramki sprawiają, że Redmi Pad wyjątkowo się prezentuje i jest niesamowicie wygodny w użyciu. 445g Waga 7,05mm Grubość Wyświetlacz 90Hz 2K. Bezramkowy ekran 10,61" z częstotliwością odświeżania 90Hz oferuje Ci wciągającą rozrywkę audio-wideo. 2000 × 1200 rozdzielczość Ponad miliard kolorów 1500 : 1 kontrast 400 nitów (typ) jasność Stała ochrona oczu. Znakomity wyświetlacz z certyfikatem TÜV Rheinland o niskim poziomie niebieskiego światła chroni Twoje oczy przez cały czas. Redmi Pad to także pierwszy tablet na świecie, który otrzymał certyfikat SGS dla niskiego poziomu zmęczenia oczu. Cztery głośniki z obsługą Dolby Atmos®. Cztery głośniki zapewniają niezwykły dźwięk przestrzenny w krajobrazowych i portretowych formatach wyświetlania. Dostarczają potężny dźwięk i bezpośrednie brzmienie, zapewniając kinowe wrażenia w trakcie słuchania. MediaTek Helio G99. Dzięki flagowej technologii procesowej 6nm, wydajność została znacząco poprawiona. Podczas oglądania filmów, grania czy przeglądania stron internetowych, procesor będzie zawsze o krok do przodu, pozwalając Ci cieszyć się wysoką prędkością przy stabilnej pracy. Proces 6nm. Zaawansowany proces produkcyjny dla zwiększenia wydajności energetycznej. * Redmi Pad obsługuje Wi-Fi, ale nie dane komórkowe. Potężna bateria 8000mAh (typ). Bardzo duża pojemność baterii zapewnia wsparcie przez cały dzień, likwidując zmartwienia związane z zasilaniem, niezależnie od tego, czy się uczysz, czy grasz. Obsługa szybkiego ładowania 18W umożliwia sprawne ładowanie baterii, skracając czas oczekiwania. 26 godzin czytania 21 godzin odtwarzania wideo 12 godzin gry bez przerw FocusFrame. Za pośrednictwem FocusFrame, wideorozmowa będzie automatycznie śledzić obiekty i utrzymywać je wyśrodkowane w kadrze. Oznacza to, że możesz odłożyć Redmi Pad i swobodnie się poruszać, nie martwiąc się, że druga strona straci Cię z oczu. Wyśrodkowana, ultraszeroka kamera przednia 105°. Podział ekranu. Podzielony ekran na dużym ekranie jest o wiele lepszy; wyraźnie zobaczysz wszystkie ważne informacje w jednym miejscu. Dzięki podziałowi ekranu możesz szybko przeciągać i upuszczać aplikacje bez przełączania ekranów. Trzy stylowe kolory. Uwagi: * Ilustracje na wyświetlaczu Redmi Pad mają charakter poglądowy. Zachęcamy odnieść się do rzeczywistego produktu. * Zdjęcia na tej stronie mają charakter poglądowy i wygląd rzeczywistego produktu może się różnić. * FocusFrame będzie dostępny poprzez aktualizację OTA i dostępny tylko w niektórych aplikacjach. * Wszystkie dane na tej stronie dotyczące ładowania i czasu pracy baterii pochodzą z laboratoriów Xiaomi. * Funkcja podziału ekranu niedostępna w wariancie 3GB RAM.

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

Porównaj ceny

Mi-Home
Niedostępny
1399,00 zł
Kup w sklepie →