Xiaomi Smart Band 7
Xiaomi

Xiaomi Smart Band 7

/* =============== Xiaomi Smart Band 7 =============== */ #smart_band_7 { font-size: 16px; overflow: hidden; color: #191919; background-color: #ffffff; } #smart_band_7 ul, #smart_band_7 ol { list-style: none; padding-left: 0; } #smart_band_7 video, #smart_band_7 img { vertical-align: middle; } #smart_band_7 video { width: 100%; height: auto; } #smart_band_7.xiaomi_container { max-width: 2560px; } #smart_band_7 .section { line-height: 1.2; } #smart_band_7 .section-bg { background-size: cover; background-position: center center; background-repeat: no-repeat; } #smart_band_7 .font-bold { font-weight: 700; } #smart_band_7 .font-light { font-weight: 300; } #smart_band_7 .text-box { text-align: center; color: #191919; padding: 5% 12.5%; } #smart_band_7 .text-box.text-box--left { text-align: left; } #smart_band_7 .text-box--white { color: #ffffff; } #smart_band_7 .font-color { color: #ffd200; } #smart_band_7 .text-box .title, #smart_band_7 .text-box .desc, #smart_band_7 .text-box .text { display: block; } #smart_band_7 .text-box .title { font-size: 32px; line-height: 1.2; } #smart_band_7 .text-box .title.title--big { font-size: 42px; margin-bottom: 20px; } #smart_band_7 .text-box .desc { font-size: 22px; line-height: 1.5; margin-top: 25px; font-weight: 700; } #smart_band_7 .text-box .text { font-size: 15px; line-height: 1.5; margin-top: 25px; font-weight: 300; } #smart_band_7 .text-box .text.text--small { font-size: 14px; opacity: .5; } #smart_band_7 .video-box, #smart_band_7 .image-box { padding: 0 12.5%; } #smart_band_7 .video-box video { width: 100%; height: auto; } #smart_band_7 .video a, #smart_band_7 .video .video-link { position: relative; z-index: 1; display: block; overflow: hidden; cursor: pointer; } #smart_band_7 .video a img, #smart_band_7 .video .video-link img { transition: 0.3s ease-in-out transform; } #smart_band_7 .video a:hover img, #smart_band_7 .video .video-link:hover img { transform: scale(1.1); } #smart_band_7 .video a::after, #smart_band_7 .video .video-link::after { content: ''; position: absolute; transform: translateX(-50%) translateY(-50%); width: 56px; height: 56px; background: url('https://media.mi-home.pl/products/smart-band-7/play-btn.png') no-repeat center center / contain; left: 50%; top: 50%; z-index: 2; } @media (max-width: 991.98px) { #smart_band_7 .text-box { padding: 5%; } #smart_band_7 .text-box .title { font-size: 26px; } #smart_band_7 .text-box .title.title--big { font-size: 36px; } #smart_band_7 .video-box, #smart_band_7 .image-box { padding: 0 5%; } } @media (max-width: 767.98px) { #smart_band_7 .text-box .title { font-size: 22px; } #smart_band_7 .text-box .title.title--big { font-size: 28px; } #smart_band_7 .text-box .desc { font-size: 18px; margin-top: 10px; } #smart_band_7 .text-box .text { margin-top: 15px; } } @media only screen and (max-width: 575.98px) { #smart_band_7 .text-box { padding: 10% 5%; } #smart_band_7 .text-box .title { font-size: 20px; } #smart_band_7 .text-box .title.title--big { font-size: 24px; } #smart_band_7 .text-box .desc { font-size: 16px; } #smart_band_7 .text-box .text { font-size: 14px; } } @media (min-width: 1200px) { #smart_band_7 .text-box .text { padding-left: 10%; padding-right: 10%; } #smart_band_7 .text-box .title { font-size: 36px; } #smart_band_7 .text-box .text { font-size: 18px; } #smart_band_7 .text-box.text-box--left .text { padding-left: 0; padding-right: 0; } } @media (min-width: 1400px) { #smart_band_7 .text-box .title { font-size: 42px; } } /* =============== Floating text-box =============== */ #smart_band_7 .section.section-float { position: relative; z-index: 1; height: 520px; } #smart_band_7 .section.section-float--big { height: 680px; } #smart_band_7 .section .text-box.text-box-float { padding: 0; position: absolute; z-index: 2; top: 50%; width: 40%; transform: translateY(-50%); } #smart_band_7 .section .text-box.text-box-float--left { left: 5%; } #smart_band_7 .section .text-box.text-box-float--right { left: 55%; width: 40%; } @media (max-width: 991.98px) { #smart_band_7 .section.section-float { height: 420px; } #smart_band_7 .section.section-float--big { height: 560px; } #smart_band_7 .section .text-box.text-box-float--right { left: 55%; width: 40%; } } @media (max-width: 767.98px) { #smart_band_7 .section.section-float { height: auto; background-position: center bottom; background-size: 160% auto; background-color: #ffffff; padding-bottom: 450px; } #smart_band_7 .section .text-box.text-box-float, #smart_band_7 .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) { #smart_band_7 .section.section-float { padding-bottom: 300px; } } @media only screen and (max-width: 363.98px) { #smart_band_7 .section.section-float { padding-bottom: 220px; } } @media (min-width: 1200px) { #smart_band_7 .section.section-float { height: 620px; } #smart_band_7 .section.section-float--big { height: 820px; } #smart_band_7 .section .text-box.text-box-float { width: 40%; } #smart_band_7 .section .text-box.text-box-float--left { left: 12.5%; } #smart_band_7 .section .text-box.text-box-float--right { width: 35%; } } @media (min-width: 1620px) { #smart_band_7 .section.section-float { height: 820px; } #smart_band_7 .section.section-float--big { height: 980px; } #smart_band_7 .section .text-box.text-box-float { width: 35%; } #smart_band_7 .section .text-box.text-box-float--right { left: 55%; } } @media (min-width: 2080px) { #smart_band_7 .section.section-float { height: 1080px; } #smart_band_7 .section.section-float--big { height: 1180px; } } /* =============== Section 01 =============== */ #smart_band_7 .section-01 { background-color: #F0F9FE; } #smart_band_7 .section-01 .title { font-size: 42px; } #smart_band_7 .section-01 .title img { width: 190px; display: inline-block; margin-top: -8px; margin-right: 15px; } #smart_band_7 .section-01 .desc { font-size: 28px; font-weight: 500; margin-top: 10px } @media (max-width: 767.98px) { #smart_band_7 .section-01 .title { font-size: 36px; } #smart_band_7 .section-01 .title img { width: 165px; } #smart_band_7 .section-01 .desc { font-size: 24px; } } @media only screen and (max-width: 575.98px) { #smart_band_7 .section-01 .title img { width: 140px; margin-right: 0; } #smart_band_7 .section-01 .title span:last-child { display: block } #smart_band_7 .section-01 .desc { font-size: 20px; } } @media (min-width: 1200px) { #smart_band_7 .section-01 .desc { font-size: 36px; } } @media (min-width: 1400px) { #smart_band_7 .section-01 .title { font-size: 58px; } #smart_band_7 .section-01 .title img { width: 260px; } } /* =============== Section 02 =============== */ #smart_band_7 .section-02 { padding: 7.5% 0 2.5%; } #smart_band_7 .section-02 .section-wrapper { max-width: 1080px; width: 90%; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: space-between; } #smart_band_7 .section-02 .item.item-1, #smart_band_7 .section-02 .item.item-2 { flex: 0 0 calc(30% - 20px); width: calc(30% - 20px); padding-bottom: 0; } #smart_band_7 .section-02 .item.item-2 .text { margin-bottom: 20px; } #smart_band_7 .section-02 .item.item-2 img { width: 80%; } #smart_band_7 .section-02 .section-wrapper .column { flex: 0 0 70%; width: 70%; display: flex; flex-wrap: wrap; justify-content: space-between; } #smart_band_7 .section-02 .item { margin-bottom: 20px; background-color: #F2F2F2; border-radius: 20px; padding: 20px; text-align: center; overflow: hidden; } #smart_band_7 .section-02 .item .title { font-size: 36px; font-weight: bold; margin-bottom: 5px; } #smart_band_7 .section-02 .item .desc { font-size: 18px; font-weight: bold; margin-bottom: 15px; } #smart_band_7 .section-02 .item .text { font-size: 15px; font-weight: 200; } #smart_band_7 .section-02 .item-3, #smart_band_7 .section-02 .item-4, #smart_band_7 .section-02 .item-5, #smart_band_7 .section-02 .item-6, #smart_band_7 .section-02 .item-9, #smart_band_7 .section-02 .item-10 { flex: 0 0 calc(33.3333% - 10px); width: calc(33.3333% - 10px); padding-top: 40px; } #smart_band_7 .section-02 .item-3 img, #smart_band_7 .section-02 .item-4 img, #smart_band_7 .section-02 .item-5 img, #smart_band_7 .section-02 .item-6 img, #smart_band_7 .section-02 .item-9 img, #smart_band_7 .section-02 .item-10 img { width: 80px; margin-bottom: 10px; } #smart_band_7 .section-02 .item-7 { flex: 0 0 calc(33.3333% - 10px); width: calc(33.3333% - 10px); padding: 50px 20px 20px; } #smart_band_7 .section-02 .item-8 { flex: 0 0 calc(66.6666% - 10px); width: calc(66.6666% - 10px); padding: 50px 20px 20px; } @media (max-width: 991.98px) { #smart_band_7 .section-02 .item-3, #smart_band_7 .section-02 .item-4, #smart_band_7 .section-02 .item-5, #smart_band_7 .section-02 .item-6, #smart_band_7 .section-02 .item-9, #smart_band_7 .section-02 .item-10 { padding-top: 20px; } #smart_band_7 .section-02 .item-7 { padding: 30px 20px 20px; } #smart_band_7 .section-02 .item-8 { padding: 30px 20px 20px; } } @media (max-width: 767.98px) { #smart_band_7 .section-02 .item.item-1, #smart_band_7 .section-02 .item.item-2, #smart_band_7 .section-02 .section-wrapper .column { flex: 0 0 100%; width: 100%; } } @media only screen and (max-width: 575.98px) { #smart_band_7 .section-02 .item .title { font-size: 28px; } #smart_band_7 .section-02 .item-3, #smart_band_7 .section-02 .item-4, #smart_band_7 .section-02 .item-5, #smart_band_7 .section-02 .item-6, #smart_band_7 .section-02 .item-9, #smart_band_7 .section-02 .item-10 { flex: 0 0 calc(50% - 10px); width: calc(50% - 10px); } #smart_band_7 .section-02 .item-7, #smart_band_7 .section-02 .item-8 { flex: 0 0 100%; width: 100%; padding: 20px; } } /* =============== Section 03 =============== */ #smart_band_7 .section-03 { padding: 5% 0; } #smart_band_7 .section-03 .video { max-width: 1080px; width: 90%; margin: 0 auto; overflow: hidden; border-radius: 20px; } /* =============== Section 04 & 13 =============== */ #smart_band_7 .section-04, #smart_band_7 .section-13 { padding: 7.5% 0 7.5% 10%; } /* =============== Section 05 =============== */ #smart_band_7 .section-05 { margin-bottom: 2.5%; background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 100%); } #smart_band_7 .section-05 .text-box .title.font-light { margin-bottom: 15px; } #smart_band_7 .section-05 .list { max-width: 1080px; width: 90%; margin: 0 auto; display: flex; flex-wrap: wrap; margin-bottom: 5%; } #smart_band_7 .section-05 .list .item { flex: 0 0 33.3333%; width: 33.3333%; padding: 20px; text-align: center; font-size: 16px; color: #fda11b; } #smart_band_7 .section-05 .list .item .title { font-size: 48px; margin-bottom: 10px; } #smart_band_7 .section-05 .list .item .title small { font-size: 18px; } #smart_band_7 .section-05 .list .item .text--small { margin-top: 10px; font-size: 14px; } #smart_band_7 .section-05 .image-wrapper { max-width: 1160px; width: 90%; margin: 0 auto; position: relative; z-index: 1; } #smart_band_7 .section-05 .image-wrapper .text-box { position: absolute; z-index: 2; left: 0; top: 20%; padding: 5% 20%; } #smart_band_7 .section-05 .image-wrapper .text-box .text { padding-right: 25%; opacity: .6; font-size: 15px; } @media (max-width: 991.98px) { #smart_band_7 .section-05 .list .item { font-size: 15px; padding: 20px 10px; } #smart_band_7 .section-05 .list .item .title { font-size: 36px; } #smart_band_7 .section-05 .list .item .title small { font-size: 16px; } } @media (max-width: 767.98px) { #smart_band_7 .section-05 .image-wrapper .text-box { position: static; color: #191919; padding: 5% 5% 10%; text-align: center; } #smart_band_7 .section-05 .image-wrapper .text-box .text { padding-right: 0; } } @media only screen and (max-width: 575.98px) { #smart_band_7 .section-05 .list .item { font-size: 14px; flex: 0 0 100%; width: 100%; } #smart_band_7 .section-05 .list .item .title { font-size: 28px; } #smart_band_7 .section-05 .list .item .title small { font-size: 15px; } } /* =============== Section 06 =============== */ #smart_band_7 .section-06 { padding-bottom: 12.5%; } #smart_band_7 .section-06 .image-wrapper { display: flex; align-items: center; justify-content: space-between; } #smart_band_7 .section-06 .image-wrapper span:first-child { padding-right: 5%; } #smart_band_7 .section-06 .image-wrapper span:last-child { padding-left: 5%; } /* =============== Section 07 =============== */ #smart_band_7 .section-07 .text-box .title.font-light { margin-bottom: 15px; } #smart_band_7 .section-07 .section-wrapper { max-width: 1080px; width: 90%; margin: 0 auto; overflow: hidden; border-radius: 20px; background-color: #EFEFEF; padding: 2.5% 0; } #smart_band_7 .section-07 .image-wrapper { width: 80%; margin: 0 auto; } /* =============== Section 08 =============== */ #smart_band_7 .section-08 { padding: 5% 0; } #smart_band_7 .section-08 .image-wrapper { padding-top: 5%; } #smart_band_7 .section-08 .text-bottom { text-align: center; padding: 0 5%; font-size: 15px; font-weight: 200; line-height: 1.5; } /* =============== Section 09 =============== */ #smart_band_7 .section-09 { padding: 7.5% 10% 7.5% 0; } /* =============== Section 10 =============== */ #smart_band_7 .section-10 { padding-bottom: 7.5%; } #smart_band_7 .section-10 .text-box .title.font-light { margin-bottom: 15px; } #smart_band_7 .section-10 .slider-box { max-width: 980px; width: 80%; margin: 0 auto; } #smart_band_7 .section-10 .slider-item { font-family: 'Camphor Pro'; } #smart_band_7 .section-10 .slider-header { background-color: #18191C; margin-bottom: 20px; border-radius: 30px; overflow: hidden; color: #ffffff; padding: 80px 50px; font-size: 15px; font-weight: 300; } #smart_band_7 .section-10 .slider-header .title { font-size: 28px; } #smart_band_7 .section-10 .slider-header .text { margin-top: 20px; } #smart_band_7 .section-10 .slider-images { margin-top: -50px; } #smart_band_7 .section-10 .slider-content { display: flex; flex-wrap: wrap; justify-content: space-between; } #smart_band_7 .section-10 .slider-content > * { border-radius: 30px; overflow: hidden; background-color: #18191C; padding: 50px 30px; font-size: 15px; font-weight: 300; line-height: 1.5; } #smart_band_7 .section-10 .slider-test { flex: 0 0 calc(60% - 20px); width: calc(60% - 20px); color: #ffffff; padding: 50px; } #smart_band_7 .section-10 .slider-test .title { font-size: 28px; margin-bottom: 20px; } #smart_band_7 .section-10 .slider-test .text { color: #fff9; } #smart_band_7 .section-10 .slider-test .desc { margin-top: 100px; margin-bottom: 20px; font-size: 22px; font-weight: bold; } #smart_band_7 .section-10 .label-item { display: flex; align-items: center; margin-bottom: 20px; } #smart_band_7 .section-10 .label-num { width: 110px; flex: 0 0 110px; text-align: center; margin-right: 30px; padding: 5px; border-radius: 20px; } #smart_band_7 .section-10 .item-1 .label-num { background-color: #FF644E; } #smart_band_7 .section-10 .item-2 .label-num { background-color: #FEAE01; } #smart_band_7 .section-10 .item-3 .label-num { background-color: #60D838; } #smart_band_7 .section-10 .slider-img { flex: 0 0 40%; width: 40%; color: #fff9; text-align: center; } #smart_band_7 .section-10 .text-bottom { font-size: 15px; font-weight: 200; padding: 30px; } #smart_band_7 .section-10 .slick-arrow { border: 2px solid #191919; color: #191919; border-radius: 20px; width: 64px; height: 64px; transition: .3s ease-in-out opacity; } #smart_band_7 .section-10 .slick-arrow:hover { opacity: .5; } #smart_band_7 .section-10 .slick-next { background: url('https://media.mi-home.pl/products/smart-band-7/arrow-right.svg') no-repeat center center / 26px auto !important; right: -80px; transform: none; } #smart_band_7 .section-10 .slick-prev { background: url('https://media.mi-home.pl/products/smart-band-7/arrow-left.svg') no-repeat center center / 26px auto !important; left: -80px; transform: none; } #smart_band_7 .section-10 .slick-next::before, #smart_band_7 .section-10 .slick-prev::before { content: none; } #smart_band_7 .section-10 .slick-dots { bottom: auto; top: -30px; } #smart_band_7 .section-10 .slick-slider .slick-dots li button { background-color: #191919; } #smart_band_7 .section-10 .slick-slider .slick-dots li.slick-active button, #smart_band_7 .section-10 .slick-slider .slick-dots li button:hover { background-color: #191919; } @media (max-width: 991.98px) { #smart_band_7 .section-10 .slider-images { margin-top: -30px; } #smart_band_7 .section-10 .slider-header { padding: 40px; } #smart_band_7 .section-10 .slider-test { padding: 30px; } #smart_band_7 .section-10 .slider-test .title { font-size: 22px; } #smart_band_7 .section-10 .slider-test .desc { margin-top: 30px; margin-bottom: 10px; font-size: 18px; } #smart_band_7 .section-10 .slider-content > * { border-radius: 20px; } } @media (max-width: 767.98px) { #smart_band_7 .section-10 .slider-box { width: 90%; padding-top: 30px; } #smart_band_7 .section-10 .slider-header .title { font-size: 24px; } #smart_band_7 .section-10 .slider-test .title { font-size: 18px; } #smart_band_7 .section-10 .slider-test .desc { font-size: 16px; } #smart_band_7 .section-10 .slider-test { margin-bottom: 20px; } #smart_band_7 .section-10 .slider-img, #smart_band_7 .section-10 .slider-test { flex: 0 0 100%; width: 100%; } #smart_band_7 .section-10 .slider-img img { width: 300px; display: inline-block; margin: 0 auto; } } @media only screen and (max-width: 575.98px) { #smart_band_7 .section-10 .slider-header .title { font-size: 20px; } #smart_band_7 .section-10 .slider-test .title { font-size: 16px; } #smart_band_7 .section-10 .slider-test .desc { font-size: 14px; } } @media (min-width: 1200px) { #smart_band_7 .section-10 .slider-header .title { font-size: 36px; } #smart_band_7 .section-10 .slick-next { right: -100px; } #smart_band_7 .section-10 .slick-prev { left: -100px; } } /* =============== Section 11 & 12 & 14 & 15 & 16 & 17 =============== */ #smart_band_7 .section-11, #smart_band_7 .section-12, #smart_band_7 .section-15, #smart_band_7 .section-16, #smart_band_7 .section-17 { padding-bottom: 7.5%; } #smart_band_7 .section-14 { background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 100%); position: relative; z-index: 1; padding-top: 10%; } #smart_band_7 .section-14 .text-box { position: absolute; z-index: 2; padding: 0; text-align: left; width: 35%; left: 55%; top: 15%; } #smart_band_7 .section-14 .text-box .text { padding: 0; } #smart_band_7 .section-11 .text-box .title.font-light, #smart_band_7 .section-12 .text-box .title.font-light { margin-bottom: 15px; } #smart_band_7 .section-11 .image-wrapper, #smart_band_7 .section-12 .image-wrapper, #smart_band_7 .section-14 .image-wrapper, #smart_band_7 .section-15 .image-wrapper, #smart_band_7 .section-16 .image-wrapper, #smart_band_7 .section-17 .image-wrapper { max-width: 980px; width: 90%; margin: 0 auto; } #smart_band_7 .section-16 .text-bottom { text-align: center; padding: 2.5% 5% 0; font-size: 15px; font-weight: 200; line-height: 1.5; } #smart_band_7 .section-15 .image-wrapper { font-size: 15px; font-weight: 300; position: relative; z-index: 1; } #smart_band_7 .section-15 .item { position: absolute; z-index: 2; color: #ffffff; top: 70%; width: 17.5%; text-align: center; padding: 0 10px; } #smart_band_7 .section-15 .item-1 { left: 1.5%; } #smart_band_7 .section-15 .item-2 { left: 19%; } #smart_band_7 .section-15 .item-3 { right: 19%; } #smart_band_7 .section-15 .item-4 { right: 1.5%; } #smart_band_7 .section-15 .text.text--small { position: absolute; z-index: 2; right: 0; bottom: 0; width: 35%; opacity: .6; text-align: right; } #smart_band_7 .section-17 .image-wrapper { overflow: hidden; } #smart_band_7 .section-17 .image-wrapper img { padding-left: 40px; } #smart_band_7 .section-17 .item { width: 24%; text-align: center; float: left; padding: 10px 15px; font-size: 18px; font-weight: bold; } @media (max-width: 991.98px) { #smart_band_7 .section-15 .item { top: 65%; } #smart_band_7 .section-15 .text.text--small { position: static; width: 100%; text-align: center; padding-top: 30px; } } @media (max-width: 767.98px) { #smart_band_7 .section-14 .text-box { width: 100%; padding: 10% 5%; text-align: center; position: static; } #smart_band_7 .section-15 .image-wrapper { font-size: 13px; } #smart_band_7 .section-15 .item { top: 62.5%; } #smart_band_7 .section-17 .image-wrapper img { padding-left: 20px; } #smart_band_7 .section-17 .item { font-size: 15px; } } @media only screen and (max-width: 575.98px) { #smart_band_7 .section-15 .image-wrapper { font-size: 10px; } #smart_band_7 .section-15 .item { top: 55%; } #smart_band_7 .section-17 .item { font-size: 13px; width: 50%; } } /* =============== Section 18 =============== */ #smart_band_7 .section-18 { background-image: url('https://media.mi-home.pl/products/smart-band-7/section-18.png'); } #smart_band_7 .section-18 .text-box .title.font-light { margin-bottom: 15px; } #smart_band_7 .section-18 .text-box { padding: 15% 10% 15% 50%; text-align: right; } #smart_band_7 .section-18 .text-box .desc { color: #33cb65; font-size: 48px; } #smart_band_7 .section-18 .text-box .desc span { font-size: 18px; } #smart_band_7 .section-18 .text-box .text { margin-top: 0; opacity: .6; } @media (max-width: 991.98px) { #smart_band_7 .section-18 .text-box .desc { font-size: 36px; } #smart_band_7 .section-18 .text-box .desc span { font-size: 16px; } } @media (max-width: 767.98px) { #smart_band_7 .section-18 .text-box { padding: 15% 5% 15% 55%; } #smart_band_7 .section-18 .text-box .desc { font-size: 28px; } } @media only screen and (max-width: 363.98px) { #smart_band_7 .section-18 .text-box { padding: 5% 5% 5% 55%; } } /* =============== Section 19 =============== */ #smart_band_7 .section-19 { padding-bottom: 7.5%; padding-top: 2.5%; } #smart_band_7 .section-19 .list { max-width: 1080px; width: 90%; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: center; } #smart_band_7 .section-19 .list .item { padding: 20px 10px; text-align: center; color: #191919; font-size: 15px; font-weight: 300; flex: 0 0 calc(100% / 6); width: calc(100% / 6); } #smart_band_7 .section-19 .list .item img { width: 80px; display: inline-block; margin-bottom: 15px; } @media (max-width: 767.98px) { #smart_band_7 .section-19 .list .item { flex: 0 0 25%; width: 25%; } #smart_band_7 .section-19 .list .item img { width: 64px; } } @media only screen and (max-width: 575.98px) { #smart_band_7 .section-19 .list .item { flex: 0 0 33.3333%; width: 33.3333%; font-size: 14px; } } @media only screen and (max-width: 363.98px) { #smart_band_7 .section-19 .list .item { flex: 0 0 50%; width: 50%; } } /* =============== Section spec =============== */ #smart_band_7 .section-notes { padding: 3.5% 12.5%; margin: 0 auto; } #smart_band_7 .section-notes ul { margin: 0; padding: 0; list-style: none; } #smart_band_7 .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) { #smart_band_7 .section-notes { padding: 5%; } #smart_band_7 .section-notes ul li { font-size: 13px; } } @media (min-width: 1200px) { #smart_band_7 .section-notes { padding: 3.5% 0; max-width: 1164px; } } /* =============== Slider =============== */ #smart_band_7 .slick-dots { bottom: 35px; } #smart_band_7 .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; } #smart_band_7 .slick-dots li.slick-active button::before, #smart_band_7 .slick-dots li:hover button::before { opacity: 1; } #smart_band_7 .slick-dotted.slick-slider { margin-bottom: 0; padding: 0; } #smart_band_7 .slick-slider > .slider-item { display: none; } #smart_band_7 .slick-slider > .slider-item:first-child { display: block; } #smart_band_7 .slick-slider .slick-dots li button { border-radius: 30px; } #smart_band_7 .slick-slider .slick-dots li button { background: #fff; transition: 0.3s ease-in-out opacity; opacity: .25; width: 15px; height: 15px; } #smart_band_7 .slick-slider .slick-dots li.slick-active button, #smart_band_7 .slick-slider .slick-dots li button:hover { background: #fff; opacity: 1; } #smart_band_7 .slick-dots li button::before { content: none; } @media (max-width: 767.98px) { #smart_band_7 .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'], function ($) { function videoPopUp1() { var iframe = document.getElementById("pop-up-video"); iframe.src = "//i02.appmifile.com/Xiaomi Smart Band 7 (Global).mp4" } $('#pop-up-video-1').click(function(){ videoPopUp1(); }); } ); require( [ 'jquery', 'Amasty_Base/vendor/slick/slick.min' ], function ($) { $('.slider-fade').slick({ infinite: true, arrows: true, autoplay: true, dots: false, fade: true, cssEase: 'linear', responsive: [ { breakpoint: 768, settings: { arrows: false, autoplay: false, dots: true, adaptiveHeight: true, } } ] }); $('.slider-standard').slick({ infinite: true, arrows: true, autoplay: true, dots: false, }); } ); Smart Band 7 Podnieś poprzeczkę 1,62" Wyświetlacz AMOLED 1,62" o wysokiej rozdzielczości z trybem ciągłego podświetlenia. Całodniowe monitorowanie SpO₂ Monitoring snu Profesjonalna analiza treningu VO₂ max Monitorowanie tętna Wodoodporność 5ATM* 14 dni żywotności baterii* 100+ niestandardowych tapet Kolorowe paski Obsługa ponad 110 trybów sportowych Zbyt wspaniały, by go przegapić. Ekran AMOLED o przekątnej 1,62". Wyjątkowo duży wyświetlacz AMOLED zadebiutuje na Twoim nadgarstku, ułatwiając Ci odczyt i kontrolę nad sytuacją. Wszystko jest prezentowane w szczegółach o wysokiej rozdzielczości. Co więcej, dzięki trybowi ciągłego podświetlenia możesz odczytywać datę i godzinę bez podnoszenia nadgarstka oraz używania palców. 25% Większa powierzchnia wyświetlania *W porównaniu z Mi Smart Band 6 326 PPI 100 poziomów Regulacji jasności Lepszy widok. Zaawansowany projekt interfejsu użytkownika. Każdy interfejs został przeprojektowany i ulepszony, tak aby najważniejsze informacje i liczby były widoczne na pierwszy rzut oka. Widgety są bardziej czytelne i dużo łatwiejsze w obsłudze. Nowe tapety, nowe koncepcje. 100+ Dynamicznych tapet. Bardziej zaawansowane renderowanie graficzne i płynniejsze efekty animacji pozwalają na uzyskanie ciekawszych tapet i motywów, jak również maksymalne dostosowanie do indywidualnych potrzeb. Twój ulubiony utwór z albumu może być zawsze włączony z trybem always-on-display. Nowe kolory, nowe możliwości. Poznaj kwartet, który przyciąga wzrok. Neonowa zieleń | Neonowa pomarańcz | Zieleń Khaki | Niebieski Khaki Więcej ciekawych kolorów. Kość słoniowa | Oliwka | Pomarańcz | Niebieski | Czarny | Różowy *Xiaomi Smart Band 7 jest dostarczany z czarnym paskiem, paski w innych kolorach należy zakupić osobno. Dostępne opcje kolorystyczne mogą się różnić. Analiza treningu profesjonalnego*. Odpowiedzi na wątpliwości dotyczące codziennych ćwiczeń. Ogólna ocena Twoich treningów Zastanawiasz się, jak przebiega Twój trening? Sprawdź "Efektywność treningu", aby poznać oceny ćwiczeń aerobowych i/lub anaerobowych. Poznaj poprawę swoich możliwości fizycznych Analiza maksymalnego poboru tlenu (VO₂ max) Maksymalny pobór tlenu jest kluczowym pojęciem fizjologii podczas wysiłku fizycznego i ważnym wskaźnikiem wydolności tlenowej organizmu człowieka. Sprawdź swoje możliwości 36-42 Początkujący 43-48 Średniozaawansowany 54-59 Zaawansowany *Różne możliwości treningowe **Dane i UI powyżej dotyczą mężczyzn w wieku 25-29 lat. Nie przeciążaj się Analiza obciążeń treningowych Aktualne zalecenia dotyczące trening fizycznego na podstawie wskaźnika EPOC (Excess Post-exercise Oxygen Consumption) z ostatnich 7 dni. Przeanalizuj swoje potrzeby treningowe 0~150 Pomyśl o dodatkowych ćwiczeniach! 150~300 Czujesz się dobrze! >300 Jesteś przeciążony! *Zróżnicowanie obciążenia treningowego Odpocznij od ćwiczeń Sesja regeneracyjna Zalecany czas trwania regeneracji interwałowej opiera się na intensywności ostatnio wykonanego ćwiczenia. Zrozum czas potrzebny na powrót do równowagi 54h~96h Wykonaj długą sesję regeneracyjną! 36h~53h Odpocznij wystarczająco przed następną sesją treningową! 19h~35h Proszę pamiętaj by odpowiednio wypocząć przed następną sesją! *Różny czas regeneracji *Przedstawione powyżej dane analityczne i interfejsy UI mają charakter poglądowy. Wyniki analizy mogą się różnić w zależności od wieku, płci i innych uwarunkowań, w tym m.in. rodzajem ćwiczeń i obciążeń. Wszystkie wyniki analizy mają charakter wyłącznie poglądowy. Więcej opcji, więcej rodzajów ćwiczeń. Obsługa ponad 110 trybów sportowych. Szeroki wybór trybów sportowych pomaga śledzić spalone kalorie, zmiany tętna i oczywiście czas trwania treningu. Zabierz go pod wodę. Wodoodporność 5ATM*. Obsługa pływania w basenie, nurkowania z rurką oraz inteligentne rozpoznawanie 4 popularnych stylów pływania. Całodzienne monitorowanie SpO₂. Nasycenie krwi tlenem (SpO₂) jest kluczowym wskaźnikiem ogólnego stanu zdrowia człowieka, odzwierciedlającym poziom tlenu we krwi. Opaska Xiaomi Smart Band 7 będzie wibrować, aby powiadomić Cię, jeśli saturacja krwi jest zbyt niska (<90%) i chronić Cię przed niebezpiecznym niedotlenieniem, jak i potencjalną zwiększoną podatnością na niebezpieczne choroby i wirusy. * Całodniowe monitorowanie tętna. Xiaomi Smart Band 7 śledzi Twoje tętno w czasie rzeczywistym przez cały dzień i dostarcza precyzyjnych informacji w postaci łatwych do odczytania wykresów. Opaska wibruje, aby powiadomić Cię, gdy Twoje tętno znajdzie się poza bezpieczną strefą. 145 bpm Podczas intensywnego treningu 175 bpm Nietypowo wysokie tętno 79 bpm Na co dzień 65 bpm Podczas snu *Powyższe zdjęcia i dane dotyczące tętna mają charakter wyłącznie przykładowy. Strefy tętna mogą się różnić w zależności od indywidualnych predyspozycji użytkownika. Monitorowanie jakości snu. Opaska monitoruje Twój sen z uwagą i precyzją. W smartfonie znajdziesz szczegółowe statystyki dotyczące głębokiego snu, lekkiego snu i fazy REM*, które pomogą Ci zrozumieć charakterystykę Twojego snu. *REM: aby korzystać z tej funkcji, należy włączyć zaawansowane monitorowanie snu w ustawieniach dodatkowych w aplikacji Mi Fitness. Więcej informacji o zdrowiu. Zarządzanie kobiecym zdrowiem Wskaźnik aktywności osobistej Monitorowanie poziomu stresu Ćwiczenia głębokiego oddechu Ładowanie magnetyczne. Wydłużona żywotność baterii. 14 Dni Przy typowym trybie użytkowania* 9 Dni W trybie intensywnego użytkowania* Więcej użytecznych funkcji. Znajdź mój telefon Stoper Zegar Pomodoro Prognoza pogody Alert wstawania Połączenie przychodzące* Odblokowanie telefonu Powiadomienia* Tryb cichy Latarka Nie przeszkadzać Uwagi: *Ten produkt i jego funkcje nie zostały zaprojektowane jako urządzenie medyczne i nie mają na celu przewidywania, diagnozowania, zapobiegania ani leczenia jakichkolwiek chorób. *Dane dotyczące wyświetlacza zostały uzyskane z Xiaomi Labs. *50m wodoodporności: ATM5 jest oparta na normie ISO 22810:2010 i przetestowana przez SGS-CSTC Standards Technical Services (Shanghai) Co.,Ltd. Numery raportów dotyczących wodoodporności: Xiaomi Smart Band 7: SHES220100049401. Opaska posiada klasę wodoodporności 5ATM (50 metrów głębokości). Może być noszona na basenie, podczas pływania w pobliżu brzegu lub podczas innych aktywności w płytkiej wodzie. Nie można go jednak używać pod gorącym prysznicem, w saunie ani podczas nurkowania. Ponadto należy pamiętać, aby podczas uprawiania sportów wodnych nie narażać opaski na bezpośrednie oddziaływanie gwałtownych prądów. Funkcja wodoodporności nie jest dożywotnia i z czasem może ulec osłabieniu. *Funkcja SpO₂ nie jest przeznaczona do diagnozowania, zapobiegania, monitorowania, przewidywania, prognozowania jakiejkolwiek choroby, badania procesów fizjologicznych ani do żadnych innych celów medycznych. Wszystkie dane i śledzenie powinny być wykorzystywane wyłącznie do celów związanych z poprawą samopoczucia i dla celów osobistych. Jeśli użytkownik czuje się niekomfortowo, powinien skorzystać z profesjonalnych urządzeń medycznych lub skonsultować się z lekarzem w celu uzyskania pomocy. *Wszystkie zdjęcia, nagrania audio i wideo mają charakter poglądowy i służą wyłącznie do zaprezentowania funkcjonalności produktu i nie są w pełni reprezentatywne dla danego produktu. *W przypadku wygaśnięcia praw autorskich określone znaki IP mogą zostać w przyszłości usunięte, należy zapoznać się z informacjami o dostępności. *Warunki testowania żywotności baterii Xiaomi Smart Band 7 w trybie typowego użytkowania są następujące: Całkowicie naładowana z ustawieniami domyślnymi; włączone automatyczne monitorowanie tętna co 30 minut; wyłączone zaawansowane monitorowanie snu; wyłączone wykrywanie stresu; włączona funkcja lift-wrist-to-wake; włączone powiadomienia o wiadomościach; wszystkie inne ustawienia ustawione na domyślne ustawienia fabryczne; 100 powiadomień otrzymanych i wyświetlonych dziennie; 10 alarmów dziennie; 10 sekund wibracji; 200 aktywacji funkcji lift-wrist-to-wake; synchronizacja danych z aplikacją raz dziennie; ręczny pomiar poziomu SpO2 dwa razy dziennie; rejestrowanie ćwiczeń przez 60 minut tygodniowo. *Warunki testowania żywotności baterii Xiaomi Smart Band 7 przy intensywnym użytkowaniu są następujące: W pełni naładowana przy ustawieniach domyślnych; automatyczne monitorowanie tętna włączone na 1 min; włączone naukowe wykrywanie snu; włączone wykrywanie stresu; włączona funkcja lift-wrist-to-wake; wszystkie pozostałe ustawienia ustawione na domyślne ustawienia fabryczne; 200 powiadomień odebranych i wyświetlonych dziennie; 15 powiadomień o połączeniach przychodzących dziennie; 10 sekund wibracji; 500 aktywacji funkcji lift-wrist-to-wake; synchronizacja danych z aplikacją raz dziennie; ręczny pomiar poziomu SpO₂ dwa razy dziennie; rejestrowanie ćwiczeń przez 90 minut tygodniowo. *Wszystkie dane dotyczące testów żywotności baterii zostały uzyskane z Huami Labs. Na czas pracy baterii mogą wpływać różne czynniki, takie jak używane ustawienia, sposób obsługi urządzenia, warunki środowiskowe itp., z których wszystkie mogą powodować, że czas pracy baterii podczas rzeczywistego użytkowania może różnić się od danych laboratoryjnych. *Funkcje, w tym między innymi powiadomienia o wiadomościach i połączeniach przychodzących, wymagają ciągłego działania aplikacji Mi Fitness w tle. Aby uzyskać więcej informacji, zapoznaj się z ustawieniami w aplikacji. #bands-compare { overflow-x: auto; overflow-y: hidden; } #bands-compare img { max-width: 196px; } #bands-compare thead, #bands-compare td:nth-of-type(1) { position: sticky; -webkit-position: sticky; background: #fff; } #bands-compare thead { top: 0; z-index: 2; } #bands-compare td:nth-of-type(1) { left: 0; z-index: 1; font-weight: 700; text-align: left } #bands-compare thead tr th { font-weight: 500; padding: 11px 10.5px 15px; } #bands-compare thead :last-child { padding: 11px 10.5px; } #bands-compare th, #bands-compare td { vertical-align: top; text-align: left; min-width: 100px; line-height: 1.25; } #bands-compare th { text-align: center; font-size: 14px; } #bands-compare tr { border-bottom: 1px solid #e0e0e0 } #bands-compare tr:last-of-type { border-bottom: 0; } #bands-compare [class*="fa"] { font-size: 32px; } #bands-compare .fa-xmark { color: #e7e7e7 } #bands-compare .fa-check { color: #83c44f } @media (max-width: 767px) { #bands-compare img { max-width: 64px; padding: 0 !important; } #bands-compare td:nth-of-type(1) { font-size: 13px; } } @media (max-width: 425px) { #bands-compare td:nth-of-type(1) { font-size: 12px; } } /* @font-face { font-display: swap; font-family: Xiaomi Brand; font-style: normal; font-weight: 100 900; src: url('//i02.appmifile.com/i18n/fonts/Brand/Brand.woff2') format('woff2') } .brand-font { font-family: 'Xiaomi Brand', 'Camphor Pro', sans-serif } */ Porównanie inteligentnych opasek Xiaomi Mi Smart Band 6 NFC Xiaomi Smart Band 7 Xiaomi Smart Band 7 Pro Wspieranie systemowe Android 5.0, iOS 10 lub wyższe Android 6.0, iOS 10 lub wyższe Android 6.0, iOS 10 lub wyższe Bateria i ładowanie Bateria LiPO, 125mAh Czas działania baterii: do 12 dni przy standardowym użytkowaniu Czas ładowania: ≤2 godziny Bateria LiPO, 180 mAh Czas działania baterii: do 14 dni przy standardowym użytkowaniu Czas ładowania: < 2 godziny Bateria LiPo, 235mAh Czas działania baterii: do 12 dni przy standardowym użytkowaniu Czas ładowania baterii: 1 godzina Rodzaj wyświetlacza AMOLED 1.56" Rozdzielczość 152×486px, 326 PPI AMOLED 1.62" Rozdzielczość 192×490px, 326 PPI AMOLED .164" Rozdzielczość 280×456px, 326 PPI Wspierane aplikacje Mi Fitness Mi Fitness Mi Fitness Wodoodporność 5 ATM 5 ATM 5 ATM Czujniki 3-osiowy akcelerometr 3-osiowy żyroskop Czujnik PPG 3-osiowy akcelerometr 3-osiowy żyroskop Czujnik PPG GNSS (GPS, GLONASS, Beidou, Galileo, QZSS) Przyśpieszeniomierz o trzech osiach + trzyosiowe czujniki żyroskopowe Czujnik PPG Czujnik wykrywania światła Łączność Bluetooth 5.0 BLE Bluetooth 5.2 BLE Bluetooth 5.2 BLE NFC Tak (obsługa płatności kartą MasterCard) Brak Brak Waga 12.8g (bez paska) 13.5g (bez paska) 20.5g (bez paska) Zawartosć zestawu Xiaomi Smart Band 6 NFC ×1 Pasek ×1 Instrukcja użytkownika ×1 Kabel USB do ładowania ×1 Xiaomi Smart Band 7 ×1 Pasek ×1 Instrukcja użytkownika ×1 Kabel USB do ładowania ×1 Xiaomi Smart Band 7 Pro ×1 Pasek ×1 Instrukcja użytkownika ×1 Kabel USB do ładowania ×1 --> window.addEventListener('load', function () { var lightboxSimpleText = GLightbox({ selector: '#compare-popup-trigger', width: 900, height: 'auto', }) });

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

Porównaj ceny

Mi-Home
Niedostępny