
Xiaomi Electric Toothbrush T700
/* =============== Xiaomi Electric Toothbrush T700 =============== */ #electric_toothbrush_t700 { font-size: 16px; overflow: hidden; color: #354564; background-color: #ffffff; font-family: Camphor Pro; } #electric_toothbrush_t700 ul, #electric_toothbrush_t700 ol { list-style: none; padding-left: 0; } #electric_toothbrush_t700 video, #electric_toothbrush_t700 img { vertical-align: middle; } #electric_toothbrush_t700 video { width: 100%; height: auto; } #electric_toothbrush_t700.xiaomi_container { max-width: 2560px; } #electric_toothbrush_t700 .section { line-height: 1.2; } #electric_toothbrush_t700 .section-bg { background-size: cover; background-position: center center; background-repeat: no-repeat; } #electric_toothbrush_t700 .font-bold { font-weight: 700; } #electric_toothbrush_t700 .font-light { font-weight: 300; } #electric_toothbrush_t700 .text-box { text-align: center; color: #354564; padding: 5% 12.5%; } #electric_toothbrush_t700 .text-box.text-box--left { text-align: left; } #electric_toothbrush_t700 .text-box--white { color: #ffffff; } #electric_toothbrush_t700 .text-box .title, #electric_toothbrush_t700 .text-box .desc, #electric_toothbrush_t700 .text-box .text { display: block; } #electric_toothbrush_t700 .text-box .title { font-size: 36px; line-height: 1.2; } #electric_toothbrush_t700 .text-box .title.title--big { font-size: 42px; margin-bottom: 20px; } #electric_toothbrush_t700 .text-box .desc { font-size: 22px; line-height: 1.5; margin-top: 25px; font-weight: 700; } #electric_toothbrush_t700 .text-box .text { font-size: 15px; line-height: 1.5; margin-top: 25px; font-weight: 300; } #electric_toothbrush_t700 .text-box .text.text--small { font-size: 14px; opacity: .5; } #electric_toothbrush_t700 .video-box, #electric_toothbrush_t700 .image-box { padding: 0 12.5%; } #electric_toothbrush_t700 .video-box video { width: 100%; height: auto; } #electric_toothbrush_t700 .video a, #electric_toothbrush_t700 .video .video-link { position: relative; z-index: 1; display: block; overflow: hidden; cursor: pointer; } #electric_toothbrush_t700 .video a img, #electric_toothbrush_t700 .video .video-link img { transition: 0.3s ease-in-out transform; } #electric_toothbrush_t700 .video a:hover img, #electric_toothbrush_t700 .video .video-link:hover img { transform: scale(1.1); } #electric_toothbrush_t700 .video a::after, #electric_toothbrush_t700 .video .video-link::after { content: ''; position: absolute; transform: translateX(-50%) translateY(-50%); width: 56px; height: 56px; background: url('https://media.mi-home.pl/products/electric-toothbrush-t700/play-btn.png') no-repeat center center / contain; left: 50%; top: 50%; z-index: 2; } @media (max-width: 991.98px) { #electric_toothbrush_t700 .text-box { padding: 5%; } #electric_toothbrush_t700 .text-box .title { font-size: 26px; } #electric_toothbrush_t700 .text-box .title.title--big { font-size: 36px; } #electric_toothbrush_t700 .video-box, #electric_toothbrush_t700 .image-box { padding: 0 5%; } } @media (max-width: 767.98px) { #electric_toothbrush_t700 .text-box .title { font-size: 22px; } #electric_toothbrush_t700 .text-box .title.title--big { font-size: 28px; } #electric_toothbrush_t700 .text-box .desc { font-size: 18px; margin-top: 10px; } #electric_toothbrush_t700 .text-box .text { margin-top: 15px; } } @media only screen and (max-width: 575.98px) { #electric_toothbrush_t700 .text-box { padding: 10% 5%; } #electric_toothbrush_t700 .text-box .title { font-size: 20px; } #electric_toothbrush_t700 .text-box .title.title--big { font-size: 24px; } #electric_toothbrush_t700 .text-box .desc { font-size: 16px; } #electric_toothbrush_t700 .text-box .text { font-size: 14px; } } @media (min-width: 1620px) { #electric_toothbrush_t700 .text-box .text { padding-left: 10%; padding-right: 10%; } #electric_toothbrush_t700 .text-box.text-box--left .text { padding-left: 0; padding-right: 0; } } /* =============== Floating text-box =============== */ #electric_toothbrush_t700 .section.section-float { position: relative; z-index: 1; height: 580px; } #electric_toothbrush_t700 .section.section-float--big { height: 680px; } #electric_toothbrush_t700 .section .text-box.text-box-float { padding: 0; position: absolute; z-index: 2; top: 50%; width: 40%; transform: translateY(-50%); } #electric_toothbrush_t700 .section .text-box.text-box-float--left { left: 5%; } #electric_toothbrush_t700 .section .text-box.text-box-float--right { left: 60%; width: 35%; } @media (max-width: 991.98px) { #electric_toothbrush_t700 .section.section-float { height: 440px; } #electric_toothbrush_t700 .section.section-float--big { height: 560px; } } @media (max-width: 767.98px) { #electric_toothbrush_t700 .section.section-float { height: 420px; } #electric_toothbrush_t700 .section.section-float--big { height: 480px; } #electric_toothbrush_t700 .section .text-box.text-box-float { width: 45%; } #electric_toothbrush_t700 .section .text-box.text-box-float--left { left: 5%; } #electric_toothbrush_t700 .section .text-box.text-box-float--right { left: 50%; } } @media only screen and (max-width: 575.98px) { #electric_toothbrush_t700 .section.section-float { height: auto; background-position: center bottom; background-size: 140% auto; background-color: #ffffff; padding-bottom: 300px; } #electric_toothbrush_t700 .section .text-box.text-box-float, #electric_toothbrush_t700 .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: 363.98px) { #electric_toothbrush_t700 .section.section-float { padding-bottom: 220px; } } @media (min-width: 1200px) { #electric_toothbrush_t700 .section.section-float { height: 720px; } #electric_toothbrush_t700 .section.section-float--big { height: 820px; } #electric_toothbrush_t700 .section .text-box.text-box-float { width: 35%; } #electric_toothbrush_t700 .section .text-box.text-box-float--left { left: 12.5%; } } @media (min-width: 1620px) { #electric_toothbrush_t700 .section.section-float { height: 880px; } #electric_toothbrush_t700 .section.section-float--big { height: 980px; } #electric_toothbrush_t700 .section .text-box.text-box-float { width: 30%; } #electric_toothbrush_t700 .section .text-box.text-box-float--right { left: 60%; } } @media (min-width: 2080px) { #electric_toothbrush_t700 .section.section-float { height: 1080px; } #electric_toothbrush_t700 .section.section-float--big { height: 1180px; } } /* =============== Personalized =============== */ /* =============== Section 01 =============== */ #electric_toothbrush_t700 .section-01 { background-image: url('https://media.mi-home.pl/products/electric-toothbrush-t700/section-01.jpg'); height: 680px; } #electric_toothbrush_t700 .section-01 .text-box { padding-top: 12.5%; padding-left: 10%; padding-right: 50%; } #electric_toothbrush_t700 .section-01 .text-box .title { font-size: 42px; font-weight: 900; } #electric_toothbrush_t700 .section-01 .text-box .title span { display: inline-block; font-size: 24px; padding: 3px 10px; margin-left: 10px; border-radius: 4px; top: -10px; position: relative; z-index: 1; border: 2px solid #ffffff; } #electric_toothbrush_t700 .section-01 .text-box .desc { font-size: 24px; margin-top: 15px; font-weight: 500; } @media (max-width: 991.98px) { #electric_toothbrush_t700 .section-01 { height: 560px; } #electric_toothbrush_t700 .section-01 .text-box { padding-left: 5%; } #electric_toothbrush_t700 .section-01 .text-box .title { font-size: 36px; } #electric_toothbrush_t700 .section-01 .text-box .title span { font-size: 18px; top: -8px } #electric_toothbrush_t700 .section-01 .text-box .desc { font-size: 20px; } #electric_toothbrush_t700 .section-01 .text-box .text { margin-top: 15px; } } @media (max-width: 767.98px) { #electric_toothbrush_t700 .section-01 { height: 420px; } #electric_toothbrush_t700 .section-01 .text-box { padding-top: 7.5%; } #electric_toothbrush_t700 .section-01 .text-box .desc { font-size: 18px; } #electric_toothbrush_t700 .section-01 .text-box .text { font-size: 15px; } } @media only screen and (max-width: 575.98px) { #electric_toothbrush_t700 .section-01 { height: auto; background-position: right bottom; background-size: 170% auto; background-color: #454756; padding-bottom: 400px; } #electric_toothbrush_t700 .section-01 .text-box { position: static; width: 100%; padding: 10% 5%; text-align: center; transform: none; } #electric_toothbrush_t700 .section-01 .text-box .title { font-size: 28px; } #electric_toothbrush_t700 .section-01 .text-box .title span { font-size: 16px; top: -4px; margin-left: 5px; } } @media only screen and (max-width: 363.98px) { #electric_toothbrush_t700 .section-01 { padding-bottom: 300px; } } @media (min-width: 1200px) { #electric_toothbrush_t700 .section-01 { height: 780px; } #electric_toothbrush_t700 .section-01 .text-box { padding-top: 15%; padding-left: 12.5%; } #electric_toothbrush_t700 .section-01 .text-box .title { font-size: 52px; } #electric_toothbrush_t700 .section-01 .text-box .desc { font-size: 28px; } #electric_toothbrush_t700 .section-01 .text-box .text { font-size: 18px; } } @media (min-width: 1620px) { #electric_toothbrush_t700 .section-01 { height: 880px; } } @media (min-width: 2080px) { #electric_toothbrush_t700 .section-01 { height: 1180px; } } /* =============== Section 02 =============== */ #electric_toothbrush_t700 .section-02 { background-color: #222531; padding: 5% 0; } #electric_toothbrush_t700 .section-02 .items-list { display: flex; padding: 0 7.5%; width: 100%; flex-wrap: wrap; } #electric_toothbrush_t700 .section-02 .items-list .text-item { flex: 0 0 33.3333%; width: 33.3333%; float: left; padding: 20px 15px; text-align: center; border-right: 1px solid #41444e; font-size: 14px; color: #9b9b9b; } #electric_toothbrush_t700 .section-02 .items-list .text-item:nth-child(-n+3) { border-bottom: 1px solid #41444e; } #electric_toothbrush_t700 .section-02 .items-list .text-item:nth-child(3n+3) { border-right: none; } #electric_toothbrush_t700 .section-02 .items-list .text-item strong { display: block; color: #ffffff; font-size: 19px; font-weight: 700; margin-bottom: 10px; } #electric_toothbrush_t700 .section-02 .text { font-size: 14px; text-align: center; font-weight: 400; display: block; } @media (max-width: 991.98px) { #electric_toothbrush_t700 .section-02 .items-list { padding: 0 2.5%; } } @media (max-width: 767.98px) { #electric_toothbrush_t700 .section-02 .items-list .text-item { flex: 0 0 50%; width: 50%; } #electric_toothbrush_t700 .section-02 .items-list .text-item strong { font-size: 16px; } #electric_toothbrush_t700 .section-02 .items-list .text-item:nth-child(-n+4) { border-bottom: 1px solid #41444e; } #electric_toothbrush_t700 .section-02 .items-list .text-item:nth-child(3n+3) { border-right: 1px solid #41444e; } #electric_toothbrush_t700 .section-02 .items-list .text-item:nth-child(2n+2) { border-right: none; } } @media only screen and (max-width: 575.98px) { #electric_toothbrush_t700 .section-02 .items-list { padding: 0 5%; } #electric_toothbrush_t700 .section-02 .items-list .text-item { flex: 0 0 100%; width: 100%; border-right: none; padding: 15px 0; } #electric_toothbrush_t700 .section-02 .items-list .text-item:nth-child(3n+3) { border-right: none; } #electric_toothbrush_t700 .section-02 .items-list .text-item:nth-child(-n+5) { border-bottom: 1px solid #41444e; } } @media (min-width: 1200px) { #electric_toothbrush_t700 .section-02 .items-list { padding: 0 12.5%; } } /* =============== Section 03 =============== */ #electric_toothbrush_t700 .section-03 { background-image: url('https://media.mi-home.pl/products/electric-toothbrush-t700/section-03.jpg'); background-position: bottom center; height: 640px; } @media (max-width: 991.98px) { #electric_toothbrush_t700 .section-03 { height: 560px; } } @media (max-width: 767.98px) { #electric_toothbrush_t700 .section-03 { height: 420px; } } @media only screen and (max-width: 575.98px) { #electric_toothbrush_t700 .section-03 { background-color: #D9DDE0; background-size: 150% auto; } } @media only screen and (max-width: 363.98px) { #electric_toothbrush_t700 .section-03 { height: 360px; } } @media (min-width: 1200px) { #electric_toothbrush_t700 .section-03 { height: 780px; } } @media (min-width: 1620px) { #electric_toothbrush_t700 .section-03 { height: 880px; } } @media (min-width: 2080px) { #electric_toothbrush_t700 .section-03 { height: 1080px; } } /* =============== Section 04 =============== */ #electric_toothbrush_t700 .section-04 { background-image: url('https://media.mi-home.pl/products/electric-toothbrush-t700/section-04.jpg'); } @media only screen and (max-width: 575.98px) { #electric_toothbrush_t700 .section.section-float.section-04 { background-position: right bottom; background-color: #E7E5E9; } } #electric_toothbrush_t700 .section .list-number { display: flex; flex-wrap: wrap; padding-top: 20px; } #electric_toothbrush_t700 .section .list-number--center { text-align: center; } #electric_toothbrush_t700 .section .list-number .item { flex: 0 0 50%; width: 50%; color: #354564; padding: 20px 0; } #electric_toothbrush_t700 .section .list-number .item .number { font-size: 36px; font-weight: bold; } #electric_toothbrush_t700 .section .list-number .item .number small { font-size: 16px; font-weight: 300; } #electric_toothbrush_t700 .section .list-number .item .text { margin-top: 0; font-size: 16px; font-weight: 300; } @media (max-width: 991.98px) { #electric_toothbrush_t700 .section .list-number .item .number { font-size: 28px; } } @media (max-width: 767.98px) { #electric_toothbrush_t700 .section .list-number .item .text { font-size: 15px; } } @media only screen and (max-width: 575.98px) { #electric_toothbrush_t700 .section .list-number .item .text { font-size: 14px; } } @media (min-width: 1200px) { #electric_toothbrush_t700 .section .list-number .item .number { font-size: 42px; } } @media (min-width: 1400px) { #electric_toothbrush_t700 .section .list-number .item .number { font-size: 52px; } } /* =============== Section 05 =============== */ #electric_toothbrush_t700 .section.section-05 .list-number { max-width: 680px; margin: 0 auto; width: 100%; } #electric_toothbrush_t700 .section-05 .image-wrapper { width: 800px; margin: 0 auto; position: relative; z-index: 1; } #electric_toothbrush_t700 .section-05 .image-wrapper .text { font-size: 42px; font-weight: bold; position: absolute; z-index: 2; right: 20%; top: 25%; width: 100px; text-align: center; } #electric_toothbrush_t700 .section-05 .image-wrapper .text small { font-size: 16px; font-weight: 300; } @media (max-width: 767.98px) { #electric_toothbrush_t700 .section-05 .image-wrapper { width: 600px; } #electric_toothbrush_t700 .section-05 .image-wrapper .text { font-size: 36px; } } @media only screen and (max-width: 575.98px) { #electric_toothbrush_t700 .section-05 .image-wrapper { width: 400px; } #electric_toothbrush_t700 .section-05 .image-wrapper .text { font-size: 28px; z-index: 2; right: 10%; width: 100px; } } @media only screen and (max-width: 363.98px) { #electric_toothbrush_t700 .section-05 .image-wrapper { width: 320px; } } @media (min-width: 1200px) { #electric_toothbrush_t700 .section-05 .image-wrapper .text { font-size: 52px; } } /* =============== Section 06 =============== */ #electric_toothbrush_t700 .section-06 { background-image: url('https://media.mi-home.pl/products/electric-toothbrush-t700/section-06.jpg'); background-position: bottom center; height: 680px; } @media (max-width: 991.98px) { #electric_toothbrush_t700 .section-06 { height: 560px; } } @media (max-width: 767.98px) { #electric_toothbrush_t700 .section-06 { height: 480px; } } @media only screen and (max-width: 575.98px) { #electric_toothbrush_t700 .section-06 { background-color: #FBFCFE; background-size: 120% auto; } } @media (min-width: 1200px) { #electric_toothbrush_t700 .section-06 { height: 820px; } } @media (min-width: 1620px) { #electric_toothbrush_t700 .section-06 { height: 920px; } } @media (min-width: 2080px) { #electric_toothbrush_t700 .section-06 { height: 1080px; } } /* =============== Section 07 =============== */ #electric_toothbrush_t700 .section-07 { background-image: url('https://media.mi-home.pl/products/electric-toothbrush-t700/section-07.jpg'); } #electric_toothbrush_t700 .section.section-07 .list-number .item { color: #ffffff; } @media (max-width: 991.98px) { #electric_toothbrush_t700 .section.section-float.section-07 { height: 560px; } } @media only screen and (max-width: 575.98px) { #electric_toothbrush_t700 .section.section-float.section-07 { height: auto; background-color: #000000; background-position: right bottom; } } /* =============== Section 08 =============== */ #electric_toothbrush_t700 .section-08 { background-image: url('https://media.mi-home.pl/products/electric-toothbrush-t700/section-08.jpg'); } @media only screen and (max-width: 575.98px) { #electric_toothbrush_t700 .section.section-float.section-08 { background-position: right bottom; } } /* =============== Section 09 =============== */ #electric_toothbrush_t700 .section-label { background: #212330; /* Old browsers */ background: -moz-linear-gradient(top, #212330 0%, #44465b 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #212330 0%,#44465b 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #212330 0%,#44465b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#212330', endColorstr='#44465b',GradientType=0 ); /* IE6-9 */ } #electric_toothbrush_t700 .section-09 img { width: 240px; display: inline-block; margin-top: 30px; } @media only screen and (max-width: 575.98px) { #electric_toothbrush_t700 .section-09 img { width: 200px; } } /* =============== Section 10 =============== */ #electric_toothbrush_t700 .section-10 { display: flex; flex-wrap: wrap; align-items: center; } #electric_toothbrush_t700 .section-10 .image-wrapper, #electric_toothbrush_t700 .section-10 .text-box { padding: 0; flex: 0 0 50%; width: 50%; } #electric_toothbrush_t700 .section-10 .text-box { padding-right: 10%; padding-top: 5%; padding-bottom: 5%; } #electric_toothbrush_t700 .section-10.section .list-number { width: 80%; } @media (max-width: 991.98px) { #electric_toothbrush_t700 .section-10 { flex-direction: column-reverse; } #electric_toothbrush_t700 .section-10 .image-wrapper, #electric_toothbrush_t700 .section-10 .text-box { flex: 0 0 100%; width: 100%; text-align: center; } #electric_toothbrush_t700 .section-10 .text-box { padding: 5%; } #electric_toothbrush_t700 .section-10 .image-wrapper { padding: 0 20%; } #electric_toothbrush_t700 .section-10.section .list-number { margin: 0 auto; } } @media only screen and (max-width: 575.98px) { #electric_toothbrush_t700 .section-10 .image-wrapper { padding: 0 5%; } #electric_toothbrush_t700 .section-10.section .list-number { width: 100%; } } /* =============== Section 11 & 15 & 17 =============== */ #electric_toothbrush_t700 .section-11, #electric_toothbrush_t700 .section-15, #electric_toothbrush_t700 .section-17 { background-position: bottom center; height: 720px; } #electric_toothbrush_t700 .section-11 { background-image: url('https://media.mi-home.pl/products/electric-toothbrush-t700/section-11.jpg'); } #electric_toothbrush_t700 .section-15 { background-image: url('https://media.mi-home.pl/products/electric-toothbrush-t700/section-15.jpg'); } #electric_toothbrush_t700 .section-17 { background-image: url('https://media.mi-home.pl/products/electric-toothbrush-t700/section-17.jpg'); } @media (max-width: 991.98px) { #electric_toothbrush_t700 .section-11, #electric_toothbrush_t700 .section-15, #electric_toothbrush_t700 .section-17 { height: 640px; } } @media (max-width: 767.98px) { #electric_toothbrush_t700 .section-11, #electric_toothbrush_t700 .section-15, #electric_toothbrush_t700 .section-17 { height: 560px; } } @media only screen and (max-width: 575.98px) { #electric_toothbrush_t700 .section-11 { background-color: #E2E8F4; background-size: 160% auto; } #electric_toothbrush_t700 .section-17 { height: 480px; } } @media only screen and (max-width: 363.98px) { #electric_toothbrush_t700 .section-11 { height: 480px; } #electric_toothbrush_t700 .section-17 { background-color: #ffffff; background-size: 180% auto; height: 360px; } } @media (min-width: 1200px) { #electric_toothbrush_t700 .section-11, #electric_toothbrush_t700 .section-15, #electric_toothbrush_t700 .section-17 { height: 820px; } } @media (min-width: 1620px) { #electric_toothbrush_t700 .section-11, #electric_toothbrush_t700 .section-15, #electric_toothbrush_t700 .section-17 { height: 920px; } } @media (min-width: 2080px) { #electric_toothbrush_t700 .section-11, #electric_toothbrush_t700 .section-15, #electric_toothbrush_t700 .section-17 { height: 1180px; } } /* =============== Section 12 =============== */ #electric_toothbrush_t700 .section-12 .list { max-width: 880px; margin: 0 auto; width: 90%; padding-top: 30px; display: flex; flex-wrap: wrap; } #electric_toothbrush_t700 .section-12 .list .item { flex: 0 0 25%; width: 25%; padding: 20px; color: #ffffffcc; font-size: 16px; } #electric_toothbrush_t700 .section-12 .list .item img { width: 100px; } @media (max-width: 991.98px) { #electric_toothbrush_t700 .section-12 .list .item { font-size: 15px; } #electric_toothbrush_t700 .section-12 .list .item img { width: 80px; } } @media only screen and (max-width: 575.98px) { #electric_toothbrush_t700 .section-12 .list .item { flex: 0 0 50%; width: 50%; font-size: 14px; } } /* =============== Section 13 =============== */ #electric_toothbrush_t700 .section-13 { background-image: url('https://media.mi-home.pl/products/electric-toothbrush-t700/section-13.jpg'); } @media only screen and (max-width: 575.98px) { #electric_toothbrush_t700 .section.section-float.section-13 { background-position: left bottom; background-color: #141414; padding-bottom: 350px; background-size: 145% auto; } } @media only screen and (max-width: 363.98px) { #electric_toothbrush_t700 .section.section-float.section-13 { padding-bottom: 250px; } } /* =============== Section 16 =============== */ #electric_toothbrush_t700 .section-16 { padding-bottom: 7.5%; } #electric_toothbrush_t700 .section-16 .image-wrapper { width: 90%; max-width: 1600px; margin: 0 auto; } /* =============== Section 18 =============== */ #electric_toothbrush_t700 .section-18 { padding-bottom: 5%; background-color: #F5F5F5; } #electric_toothbrush_t700 .section-18 .image-wrapper { width: 90%; max-width: 860px; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: space-between; } #electric_toothbrush_t700 .section-18 .image-wrapper .item { flex: 0 0 49%; width: 49%; background-color: #ffffff; overflow: hidden; border-radius: 20px; } #electric_toothbrush_t700 .section-18 .image-wrapper .item .text { display: block; padding: 20px; font-size: 18px; font-weight: bold; text-align: center; } @media (max-width: 991.98px) { #electric_toothbrush_t700 .section-18 .image-wrapper .item .text { font-size: 16px; } } @media (max-width: 767.98px) { #electric_toothbrush_t700 .section-18 .image-wrapper .item .text { font-size: 15px; } } @media only screen and (max-width: 575.98px) { #electric_toothbrush_t700 .section-18 .image-wrapper .item { flex: 0 0 100%; width: 100%; margin-bottom: 20px; } } /* =============== Section image box =============== */ #electric_toothbrush_t700 .section .image-box-wrap { padding: 0; width: 90%; max-width: 2000px; margin: 0 auto; overflow: hidden; border-radius: 20px; } #electric_toothbrush_t700 .section .image-box-wrap .image-box { display: flex; flex-wrap: wrap; padding: 0; background-color: #ffffff; } #electric_toothbrush_t700 .section .image-box--reverse { flex-direction: row-reverse; } #electric_toothbrush_t700 .section .text-wrap, #electric_toothbrush_t700 .section .image { width: 50%; flex: 0 0 50%; } #electric_toothbrush_t700 .section .text-wrap { display: flex; align-items: center; flex-wrap: wrap; padding: 0 5%; text-align: center; color: #354564; } #electric_toothbrush_t700 .section .text-wrap > div { width: 100%; } #electric_toothbrush_t700 .section .text-wrap .title { font-size: 22px; display: block; margin-bottom: 0; font-weight: bold; } #electric_toothbrush_t700 .section .text-wrap .text { font-weight: 300; padding-top: 20px; font-size: 15px; display: block; } @media (max-width: 991.98px) { #electric_toothbrush_t700 .section .text-wrap .title { font-size: 18px; } #electric_toothbrush_t700 .section .text-wrap .text { font-size: 14px; } } @media (max-width: 767.98px) { #electric_toothbrush_t700 .section .text-wrap { padding: 0 5%; } #electric_toothbrush_t700 .section .text-wrap .text { padding-top: 10px; } } @media only screen and (max-width: 575.98px) { #electric_toothbrush_t700 .section .image-box-wrap .image-box { flex-wrap: wrap; flex-direction: column-reverse; } #electric_toothbrush_t700 .section .text-wrap, #electric_toothbrush_t700 .section .image { width: 100%; display: block; } #electric_toothbrush_t700 .section .text-wrap { padding: 10% 5%; text-align: center; } } @media (min-width: 1200px) { #electric_toothbrush_t700 .section .text-wrap { padding: 0 10%; } } /* =============== Section spec =============== */ #electric_toothbrush_t700 .section-notes { padding: 3.5% 12.5%; margin: 0 auto; } #electric_toothbrush_t700 .section-notes ul { margin: 0; padding: 0; list-style: none; } #electric_toothbrush_t700 .section-notes ul li { color: #354564; font-size: 13px; line-height: 1.5; font-weight: 300; opacity: .5; padding-bottom: 5px; } @media (max-width: 991.98px) { #electric_toothbrush_t700 .section-notes { padding: 5%; } #electric_toothbrush_t700 .section-notes ul li { font-size: 13px; } } @media (min-width: 1200px) { #electric_toothbrush_t700 .section-notes { padding: 3.5% 0; max-width: 1164px; } } /* =============== Slider =============== */ #electric_toothbrush_t700 .slick-dots { bottom: 35px; } #electric_toothbrush_t700 .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; } #electric_toothbrush_t700 .slick-dots li.slick-active button::before, #electric_toothbrush_t700 .slick-dots li:hover button::before { opacity: 1; } #electric_toothbrush_t700 .slick-dotted.slick-slider { margin-bottom: 0; } #electric_toothbrush_t700 .slick-slider > .slider-item { display: none; } #electric_toothbrush_t700 .slick-slider > .slider-item:first-child { display: block; } #electric_toothbrush_t700 .slick-slider .slick-dots li button { border-radius: 30px; } #electric_toothbrush_t700 .slick-slider .slick-dots li button { background: #fff; transition: 0.3s ease-in-out opacity; opacity: .25; width: 15px; height: 15px; } #electric_toothbrush_t700 .slick-slider .slick-dots li.slick-active button, #electric_toothbrush_t700 .slick-slider .slick-dots li button:hover { background: #fff; opacity: 1; } #electric_toothbrush_t700 .slick-dots li button::before { content: none; } @media (max-width: 767.98px) { #electric_toothbrush_t700 .slick-dots { bottom: 15px; } } /* If you're copying, you are a very bad person. Very. */ require( ['aos'], function (AOS) { AOS.init({ once: true }); } ); Xiaomi Electric Toothbrush T700 Nylonowa miękka szczoteczka do pielęgnacji Twoich dziąseł Wielostopniowa regulacja mocy z wibracjami o wysokiej częstotliwości Włosie DuPont™ Staclean®* | Inteligentny wyświetlacz LED Spersonalizowane ustawienia dzięki aplikacji | Długa żywotność baterii i elastyczne ładowanie Bardzo gęste, miękkie włosie Dokładne szczotkowanie, zdrowe dziąsła 4 mm ultracienka główka szczoteczki Wygodny rozmiar, elastyczne czyszczenie Inteligentny wyświetlacz LED Tryb i moc widoczne na pierwszy rzut oka Bezstopniowa regulacja mocy Precyzyjna kontrola prędkości szczotkowania Dostosuj swój wyświetlacz Pokaż swój styl i osobowość Ładowanie bezprzewodowe 360°* Łatwiejsze ładowanie Bardziej profesjonalna elektryczna szczoteczka do zębów W pełni zmodernizowane włosie, końcówki i uchwyty szczoteczek Włosie szczoteczki wykonane jest z drutu DuPont™ Staclean®*. Delikatne czyszczenie bez podrażniania dziąseł. Produkt ten, zaprojektowany specjalnie z myślą o zębach wrażliwych. Ma miękkie i niedrażniące włosie, które wnika głęboko w szczeliny, aby oczyścić zęby z przebarwień. 0,127 mm Średnica włosia zewnętrznego* 0,152 mm Średnica włosia wewnętrznej* Ultracienka główka szczoteczki 4 mm Wygodny rozmiar, elastyczne szczotkowanie Mniejsza główka zmniejsza dyskomfort i ułatwia czyszczenie wszystkich zakamarków jamy ustnej. 4 mm ultracienka główka szczoteczki 2 standardowe główki szczoteczki 4 mm 2 razy większa gęstość*, wypukły kształt Wydajne, czyste, bezpieczne i zdrowe Włosie o większej gęstości i wypukłym kształcie zapewnia dokładniejsze czyszczenie. Dzięki metodzie szczotkowania Bass*, drgania nachylone pod kątem 45° wokół i pod linią dziąseł pomogą kompleksowo usunąć resztki jedzenia i miękkie zabrudzenia. Włosie zostało przetestowane zgodnie z normą FDA* i jest bezpieczne w użyciu. Bezszczotkowy silnik soniczny z funkcją lewitacji magnetycznej Super moc czyszczenia, niski poziom hałasu i pełna amortyzacja Wibracje o wysokiej częstotliwości 39 600 razy/min* zapewniają silną i stabilną moc, która skutecznie usuwa płytkę nazębną, kamień i przebarwienia. Zastosowano również materiały absorbujące wstrząsy, które znacznie zmniejszają dyskomfort w dłoniach. 39600 razy/min moc silnika 55 dB niski poziom hałasu* Bezstopniowa regulacja mocy Precyzyjna kontrola prędkości szczotkowania Moc szczotkowania można regulować od delikatnej do intensywnej za pomocą przycisku na rączce szczoteczki. Do wyboru jest wiele poziomów mocy, odpowiednich do różnych potrzeb jamy ustnej. Inteligentniejsze elektryczne szczoteczki do zębów Raporty i specjalnie dostosowane tryby szczotkowania spełniają zróżnicowane potrzeby związane z czyszczeniem zębów Oprócz trybów delikatnego i standardowego, użytkownicy mogą ustawić ulubioną prędkość i czas czyszczenia zębów za pomocą aplikacji Xiaomi Home APP, zaspokajając potrzeby zróżnicowanych grup osób. 3 Zalecane tryby 10 Sekund, aby zapobiec rozpryskiwaniu 3 Wybór czasu trwania szczotkowania 3 Funkcje dodatkowe Automatyczne przypomnienie o przeciążeniu Koniec zmartwień związanych z nadmierną intensywnością szczotkowania Podczas szczotkowania zębów z nadmierną siłą, przypomnienie o zbyt dużym wysiłku może pomóc w uniknięciu krwawienia dziąseł. Wyświetlacz LED przedstawia wynik szczotkowania Informacje takie jak rezultat szczotkowania i pozostała bateria mogą być wyświetlane na szczoteczce. Szczegółowe dane i raporty analityczne można przeglądać w aplikacji Xiaomi Home, co pomaga wyrobić prawidłowe nawyki mycia zębów. Tryb szczotkowania Wynik szczotkowania Wskaźnik prędkości Pozostała bateria Indywidualny wyświetlacz Spraw, aby mycie zębów stało się łatwe i przyjemne Możesz ustawić pseudonimy, emoji, przypomnienia o rocznicy, aby wprowadzić do swojego życia atmosferę ceremonii i skutecznie uniknąć pomylenia szczoteczek z innymi członkami rodziny. Przykuwający wzrok wygląd, bezprzewodowe ładowanie, wodoodporność Ma wszystko to, czego potrzebujesz Zintegrowana konstrukcja, powłoka przyjazna dla skóry Wygodna, doskonała, odporna na plamy Doskonały wygląd zapobiega pozostawaniu brudu. Wypiekana i przyjazna dla skóry powłoka zapewnia delikatne i antypoślizgowe właściwości w kontakcie z wodą. Wytrzymałość baterii 24 dni*, bez obaw możesz używać jej na wakacjach lub w podróży służbowej Bateria litowa o dużej pojemności 1050 mAh*, bardzo długa żywotność baterii; ładowanie bezprzewodowe 360°*. Wystarczy umieścić ją na podstawce ładującej i rozpocząć ładowanie. Wodoodporność IPX7, możliwość pełnego mycia Urządzenie wodoodporne, bezpieczne i trwałe. Przekonasz się o korzyściach płynących ze jej stosowania już po pierwszym użyciu Metalowy, trwały i wysokiej jakości przycisk Dedykowana powierzchnia zapewnia wygodne trzymanie i zapobiega ślizganiu się Uwagi: * Średnica włosia zewnętrznego: 5 milimetrów (0,127 mm) z tolerancją 0,03 mm; średnica włosia środkowego: 6 milimetrów (0,152 mm) z tolerancją 0,03 mm. * Liczba włókien jest ponad 2 razy większa niż w przypadku elektrycznej szczoteczki sonicznej Xiaomi T500. * Metoda szczotkowania Bass jest metodą naukową zalecaną przez Amerykańskie Stowarzyszenie Stomatologiczne. * Włosie przeszło testy zgodnie z normami określonymi przez amerykańską Agencję ds. Żywności i Leków (FDA) (FDA 21 CFR 177.1020/FDA 21 CFR 177.1500/FDA 21 CFR 180.22 & FDA 21 CFR 180.32). Raport z badań nr EY201216042CC002; Badanie przeprowadzone przez EMTEK Guangzhou Laboratory. * Materiał główki szczoteczki do zębów przeszedł pomyślnie test zgodnie z normami określonymi przez amerykańską Agencję ds. Żywności i Leków (FDA) (FDA 21 CFR 180.32). Raport z testu nr (6621) 261-0972; Test przeprowadzony przez Bureau Veritas Consumer Products Services Shanghai Co., Ltd. * Hałas nie przekracza 55 dB (badane miejsca są rozmieszczone na powierzchni koperty półkulistej, a promień badania wynosi 1 m). Kod raportu z badań hałasu: WTS2021-26821. Testowane przez: CVC Testing Technology Co.,Ltd. * Nominalna pojemność znamionowa baterii wynosi 1050 mAh, a wszystkie zmierzone wartości są wyższe niż 1050 mAh. Kod raportu z testu pojemności akumulatora: EED31M002933C. Przetestowane przez: Centre Testing International Co., Ltd. (CTI). * Przy domyślnej sile działania w trzech trybach, jeśli szczoteczka jest używana przez 2 minuty za każdym razem i dwa razy dziennie, czas pracy baterii może wynosić ponad 24 dni. Dane testowe pochodzą z wewnętrznego laboratorium firmy Wuxi QingheXiaobei Technology Co., Ltd. * W trybie łagodnym i przy największej prędkości (największą prędkość można ustawić w aplikacji), prędkość silnika może osiągnąć 39 600 drgań na minutę, a tolerancja wynosi ±990 razy na minutę. Wyniki mogą się różnić w różnych środowiskach lub przy użyciu różnych metod pomiarowych. * Klasa wodoszczelności IPX7 oznacza, że urządzenie nie ulegnie uszkodzeniu w przypadku zamoczenia go na głębokości 1 m pod wodą przez 30 minut; jednak woda pod prysznicem o wysokiej temperaturze lub woda w wannie wytworzy dużą ilość pary wodnej i cząsteczki wody mogą dostać się do urządzenia, dlatego nie należy go używać podczas kąpieli; Kod sprawozdania z badań stopnia wodoodporności IPX7: ARQT-ESH-P21091340. Testowane przez: LCIE china Company Limited. * Bezprzewodowość 360 oznacza, że elektryczna szczoteczka do zębów nie ma interfejsu ładowania i można ją ładować, gdy jest umieszczona na podstawie ładującej pod dowolnym kątem. * Dane na tej stronie pochodzą z laboratorium Wuxi QingheXiaobei Technology Co., Ltd., chyba że podano inaczej. DuPont™ i Staclean® są znakami towarowymi lub zastrzeżonymi znakami towarowymi firmy E.I. du Pont de Nemours and Company.
