Xiaomi Smart Camera C300
11 promo codes
<style> /* =============== Xiaomi Smart Camera C300 =============== */ #smart_camera_c300 { font-size: 16px; overflow: hidden; color: #191919; background-color: #ffffff; font-family: Camphor Pro; } #smart_camera_c300 ul, #smart_camera_c300 ol { list-style: none; padding-left: 0; } #smart_camera_c300 video, #smart_camera_c300 img { vertical-align: middle; } #smart_camera_c300 video { width: 100%; height: auto; } #smart_camera_c300.xiaomi_container { max-width: 2560px; } #smart_camera_c300 .section { line-height: 1.2; } #smart_camera_c300 .section-bg { background-size: cover; background-position: center center; background-repeat: no-repeat; } #smart_camera_c300 .font-bold { font-weight: 700; } #smart_camera_c300 .font-light { font-weight: 300; } #smart_camera_c300 .text-box { text-align: center; color: #191919; padding: 5% 12.5%; } #smart_camera_c300 .text-box.text-box--left { text-align: left; } #smart_camera_c300 .text-box--white { color: #ffffff; } #smart_camera_c300 .text-box .title, #smart_camera_c300 .text-box .desc, #smart_camera_c300 .text-box .text { display: block; } #smart_camera_c300 .text-box .title { font-size: 36px; line-height: 1.2; } #smart_camera_c300 .text-box .title.title--big { font-size: 42px; margin-bottom: 20px; } #smart_camera_c300 .text-box .title--color { margin-bottom: 15px; opacity: .5; } #smart_camera_c300 .text-box .desc { font-size: 22px; line-height: 1.5; margin-top: 25px; font-weight: 700; } #smart_camera_c300 .text-box .text { font-size: 15px; line-height: 1.5; margin-top: 25px; font-weight: 300; } #smart_camera_c300 .text-box .text.text--small { font-size: 14px; opacity: .5; } #smart_camera_c300 .video-box, #smart_camera_c300 .image-box { padding: 0 12.5%; } #smart_camera_c300 .video-box video { width: 100%; height: auto; } #smart_camera_c300 .video a, #smart_camera_c300 .video .video-link { position: relative; z-index: 1; display: block; overflow: hidden; cursor: pointer; } #smart_camera_c300 .video a img, #smart_camera_c300 .video .video-link img { transition: 0.3s ease-in-out transform; } #smart_camera_c300 .video a:hover img, #smart_camera_c300 .video .video-link:hover img { transform: scale(1.1); } #smart_camera_c300 .video a::after, #smart_camera_c300 .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-camera-c300/play-btn.png') no-repeat center center / contain; left: 50%; top: 50%; z-index: 2; } @media (max-width: 991.98px) { #smart_camera_c300 .text-box { padding: 5%; } #smart_camera_c300 .text-box .title { font-size: 28px; } #smart_camera_c300 .text-box .title.title--big { font-size: 36px; } #smart_camera_c300 .video-box, #smart_camera_c300 .image-box { padding: 0 5%; } } @media (max-width: 767.98px) { #smart_camera_c300 .text-box .title { font-size: 24px; } #smart_camera_c300 .text-box .title.title--big { font-size: 28px; } #smart_camera_c300 .text-box .desc { font-size: 18px; margin-top: 10px; } #smart_camera_c300 .text-box .text { margin-top: 15px; } } @media only screen and (max-width: 575.98px) { #smart_camera_c300 .text-box { padding: 10% 5%; } #smart_camera_c300 .text-box .title { font-size: 22px; } #smart_camera_c300 .text-box .title.title--big { font-size: 24px; } #smart_camera_c300 .text-box .desc { font-size: 16px; } #smart_camera_c300 .text-box .text { font-size: 14px; } } @media (min-width: 1200px) { #smart_camera_c300 .text-box .text { font-size: 18px; } } @media (min-width: 1620px) { #smart_camera_c300 .text-box .text { padding-left: 10%; padding-right: 10%; } #smart_camera_c300 .text-box.text-box--left .text { padding-left: 0; padding-right: 0; } } /* =============== Floating text-box =============== */ #smart_camera_c300 .section.section-float { position: relative; z-index: 1; height: 640px; } #smart_camera_c300 .section.section-float--big { height: 680px; } #smart_camera_c300 .section .text-box.text-box-float { padding: 0; position: absolute; z-index: 2; top: 50%; width: 30%; transform: translateY(-50%); } #smart_camera_c300 .section .text-box.text-box-float--left { left: 5%; } #smart_camera_c300 .section .text-box.text-box-float--right { left: 60%; width: 35%; } @media (max-width: 991.98px) { #smart_camera_c300 .section.section-float { height: 560px; } #smart_camera_c300 .section.section-float--big { height: 560px; } } @media (max-width: 767.98px) { #smart_camera_c300 .section.section-float { height: auto; background-position: center bottom; background-size: 140% auto; background-color: #ffffff; padding-bottom: 400px; } #smart_camera_c300 .section .text-box.text-box-float, #smart_camera_c300 .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_camera_c300 .section.section-float { padding-bottom: 300px; } } @media only screen and (max-width: 363.98px) { #smart_camera_c300 .section.section-float { padding-bottom: 220px; } } @media (min-width: 1200px) { #smart_camera_c300 .section.section-float { height: 720px; } #smart_camera_c300 .section.section-float--big { height: 820px; } #smart_camera_c300 .section .text-box.text-box-float { width: 30%; } #smart_camera_c300 .section .text-box.text-box-float--right { width: 35%; } #smart_camera_c300 .section .text-box.text-box-float--left { left: 10%; } } @media (min-width: 1620px) { #smart_camera_c300 .section.section-float { height: 880px; } #smart_camera_c300 .section.section-float--big { height: 980px; } #smart_camera_c300 .section .text-box.text-box-float { width: 30%; } } @media (min-width: 2080px) { #smart_camera_c300 .section.section-float { height: 1080px; } #smart_camera_c300 .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") } #smart_camera_c300 .xiaomi_product_name { font-family: 'Xiaomi Brand', 'Camphor Pro', sans-serif !important; } /* =============== Section 01 =============== */ #smart_camera_c300 .section-01 { background-image: url('https://media.mi-home.pl/products/smart-camera-c300/section-01.jpg'); height: 680px; } #smart_camera_c300 .section-01 .text-box { padding-top: 15%; padding-left: 10%; padding-right: 45%; } #smart_camera_c300 .section-01 .text-box .title { font-size: 42px; white-space: nowrap; } #smart_camera_c300 .section-01 .text-box .desc { font-size: 20px; margin-top: 25px; font-weight: 500; } #smart_camera_c300 .section-01 .logo-wrapper { margin-top: 50px; } #smart_camera_c300 .section-01 .logo-wrapper img { height: 48px; display: inline-block; margin-right: 20px; } @media (max-width: 991.98px) { #smart_camera_c300 .section-01 { height: 560px; } #smart_camera_c300 .section-01 .text-box .title { font-size: 36px; } #smart_camera_c300 .section-01 .text-box .desc { font-size: 20px; } } @media (max-width: 767.98px) { #smart_camera_c300 .section-01 { height: 440px; } #smart_camera_c300 .section-01 .text-box { padding-top: 10%; } #smart_camera_c300 .section-01 .text-box .title { font-size: 28px; } #smart_camera_c300 .section-01 .text-box .desc { font-size: 18px; } #smart_camera_c300 .section-01 .logo-wrapper img { height: 38px; margin-right: 10px; } } @media only screen and (max-width: 575.98px) { #smart_camera_c300 .section-01 { height: auto; background-position: right bottom; background-size: 200% auto; background-color: #D2D1D6; padding-bottom: 450px; } #smart_camera_c300 .section-01 .text-box { position: static; width: 100%; padding: 15% 5% 10%; background-color: #C9CAD0; text-align: center; transform: none; } #smart_camera_c300 .section-01 .logo-wrapper img { height: 38px; margin: 0 5px; } } @media only screen and (max-width: 363.98px) { #smart_camera_c300 .section-01 { padding-bottom: 350px; } #smart_camera_c300 .section-01 .text-box .title { font-size: 24px; } } @media (min-width: 1200px) { #smart_camera_c300 .section-01 { height: 950px; } #smart_camera_c300 .section-01 .text-box { padding-right: 45%; } #smart_camera_c300 .section-01 .text-box .title { font-size: 52px; } #smart_camera_c300 .section-01 .logo-wrapper { margin-top: 100px; } } @media (min-width: 1620px) { #smart_camera_c300 .section-01 { height: 1060px; } } @media (min-width: 2080px) { #smart_camera_c300 .section-01 { height: 1160px; } } /* =============== Section 02 & 15 =============== */ #smart_camera_c300 .section-02, #smart_camera_c300 .section-15 { padding: 30px; } #smart_camera_c300 .section-02 .text-box, #smart_camera_c300 .section-15 .text-box { background-color: #55514C; margin-bottom: 30px; } #smart_camera_c300 .section-02 .image-wrapper, #smart_camera_c300 .section-15 .image-wrapper { display: flex; flex-wrap: wrap; justify-content: space-between; } #smart_camera_c300 .section-02 .image-wrapper .item, #smart_camera_c300 .section-15 .image-wrapper .item { flex: 0 0 calc(50% - 15px); width: calc(50% - 15px); } #smart_camera_c300 .section-02 .image-wrapper .item img, #smart_camera_c300 .section-15 .image-wrapper .item img { width: 100%; } #smart_camera_c300 .section-02 .image-wrapper .item .text { display: block; font-weight: normal; text-align: center; padding: 20px 0; font-size: 28px; } @media (max-width: 767.98px) { #smart_camera_c300 .section-02, #smart_camera_c300 .section-15 { padding: 10px; } #smart_camera_c300 .section-02 .text-box, #smart_camera_c300 .section-15 .text-box { margin-bottom: 10px; } #smart_camera_c300 .section-02 .image-wrapper .item, #smart_camera_c300 .section-15 .image-wrapper .item { flex: 0 0 calc(50% - 5px); width: calc(50% - 5px); } #smart_camera_c300 .section-02 .image-wrapper .item .text { font-size: 22px; } } @media only screen and (max-width: 575.98px) { #smart_camera_c300 .section-02 .image-wrapper .item, #smart_camera_c300 .section-15 .image-wrapper .item { flex: 0 0 100%; width: 100%; } #smart_camera_c300 .section-15 .image-wrapper .item:first-child { margin-bottom: 10px; } } /* =============== Section 03 =============== */ #smart_camera_c300 .section-03 { background-image: url('https://media.mi-home.pl/products/smart-camera-c300/section-03.jpg'); height: 780px; } @media (max-width: 991.98px) { #smart_camera_c300 .section-03 { height: 660px; } } @media (max-width: 767.98px) { #smart_camera_c300 .section-03 { height: 560px; } } @media only screen and (max-width: 575.98px) { #smart_camera_c300 .section-03 { height: auto; background-position: center bottom; background-size: 120% auto; background-color: #000; padding-bottom: 250px; } #smart_camera_c300 .section-03 .text-box { width: 100%; padding: 10% 5%; } } @media only screen and (max-width: 363.98px) { #smart_camera_c300 .section-03 { padding-bottom: 200px; } } @media (min-width: 1200px) { #smart_camera_c300 .section-03 { height: 960px; } } @media (min-width: 1620px) { #smart_camera_c300 .section-03 { height: 1080px; } } @media (min-width: 2080px) { #smart_camera_c300 .section-03 { height: 1160px; } } /* =============== Section 04 =============== */ #smart_camera_c300 .section-04 { background-image: url('https://media.mi-home.pl/products/smart-camera-c300/section-04.jpg'); height: 780px; box-shadow: 0 0 0 30px #ffffff inset; padding-top: 30px; } @media (max-width: 991.98px) { #smart_camera_c300 .section-04 { height: 640px; } } @media (max-width: 767.98px) { #smart_camera_c300 .section-04 { height: 520px; box-shadow: 0 0 0 10px #ffffff inset; padding-top: 10px; } } @media only screen and (max-width: 575.98px) { #smart_camera_c300 .section-04 { height: auto; background-position: center bottom; background-size: 100% auto; background-color: #000; padding-bottom: 200px; } #smart_camera_c300 .section-04 .text-box { width: 100%; padding: 10% 5%; } } @media only screen and (max-width: 363.98px) { #smart_camera_c300 .section-04 { padding-bottom: 150px; } } @media (min-width: 1200px) { #smart_camera_c300 .section-04 { height: 1020px; } } @media (min-width: 1620px) { #smart_camera_c300 .section-04 { height: 1160px; } } @media (min-width: 2080px) { #smart_camera_c300 .section-04 { height: 1260px; } } /* =============== Section 05 =============== */ #smart_camera_c300 .section-05 { padding-bottom: 7.5%; background-color: #F5F5F5; } #smart_camera_c300 .section-05 .image-wrapper { display: flex; flex-wrap: wrap; justify-content: space-between; max-width: 2400px; width: 90%; margin: 0 auto; } #smart_camera_c300 .section-05 .image-wrapper .item { flex: 0 0 calc(50% - 10px); width: calc(50% - 10px); text-align: center; } #smart_camera_c300 .section-05 .image-wrapper .item .title { display: block; font-weight: 500; padding: 40px 10% 30px; font-size: 20px; } #smart_camera_c300 .section-05 .image-wrapper .item .text { font-size: 15px; color: #333333; } @media (max-width: 767.98px) { #smart_camera_c300 .section-05 .image-wrapper .item .title { font-size: 18px; } } @media only screen and (max-width: 575.98px) { #smart_camera_c300 .section-05 .image-wrapper .item .title { font-size: 16px; padding-bottom: 10px; } #smart_camera_c300 .section-05 .image-wrapper .item .text { font-size: 14px; } #smart_camera_c300 .section-05 .image-wrapper .item { flex: 0 0 100%; width: 100%; margin-bottom: 30px; } } /* =============== Section 06 =============== */ #smart_camera_c300 .section-06 { position: relative; z-index: 1; padding: 2.5%; } #smart_camera_c300 .section-06 .text-box { position: absolute; z-index: 2; top: 5%; left: 0; width: 100%; } @media only screen and (max-width: 575.98px) { #smart_camera_c300 .section-06 .text-box { position: static; } } /* =============== Section 07 =============== */ #smart_camera_c300 .section-07 { background-image: url('https://media.mi-home.pl/products/smart-camera-c300/section-07.jpg'); height: 880px; } #smart_camera_c300 .section-07 .text-box { padding-top: 25%; padding-right: 50%; } @media (max-width: 991.98px) { #smart_camera_c300 .section-07 { height: 680px; } } @media (max-width: 767.98px) { #smart_camera_c300 .section-07 { height: 560px; } } @media only screen and (max-width: 575.98px) { #smart_camera_c300 .section-07 { height: auto; background-position: right bottom; background-size: 160% auto; background-color: #F2F2F2; padding-bottom: 450px; } #smart_camera_c300 .section-07 .text-box { width: 100%; text-align: center; padding: 10% 5%; } } @media only screen and (max-width: 363.98px) { #smart_camera_c300 .section-07 { padding-bottom: 350px; } } @media (min-width: 1200px) { #smart_camera_c300 .section-07 { height: 1060px; } } @media (min-width: 1620px) { #smart_camera_c300 .section-07 { height: 1160px; } } @media (min-width: 2080px) { #smart_camera_c300 .section-07 { height: 1280px; } } /* =============== Section 08 =============== */ #smart_camera_c300 .section-08 { padding: 5% 0; } /* =============== Section 09 =============== */ #smart_camera_c300 .section-09 { padding-bottom: 5%; } #smart_camera_c300 .section-09 .image-wrapper { width: 90%; max-width: 1080px; margin: 0 auto; } /* =============== Section 10 & 14 =============== */ #smart_camera_c300 .section-10, #smart_camera_c300 .section-14 { padding-bottom: 7.5%; padding-top: 2.5%; background-color: #36ADDF; } #smart_camera_c300 .section-10 .list, #smart_camera_c300 .section-14 .list { width: 90%; max-width: 860px; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: center; } #smart_camera_c300 .section-10 .list .item, #smart_camera_c300 .section-14 .list .item { flex: 0 0 50%; width: 50%; color: #ffffff; padding: 20px; text-align: center; } #smart_camera_c300 .section-14 .list .item { flex: 0 0 33.3333%; width: 33.3333%; } #smart_camera_c300 .section-10 .list .item img { display: inline-block; width: 150px; } #smart_camera_c300 .section-14 .list .item img { display: inline-block; width: 86px; } #smart_camera_c300 .section-10 .list .item .text { display: block; font-size: 15px; margin-top: 10px; } #smart_camera_c300 .section-14 .list .item .text { display: block; font-size: 16px; margin-top: 20px; } #smart_camera_c300 .section-14 .text-bottom { padding-top: 50px; color: rgba(255,255,255,0.75); font-weight: 300; font-size: 15px; line-height: 1.5; text-align: center; width: 75%; margin: 0 auto; } @media (max-width: 991.98px) { #smart_camera_c300 .section-14 .text-bottom { width: 90%; } } @media (max-width: 767.98px) { #smart_camera_c300 .section-10 .list .item img { width: 120px; } #smart_camera_c300 .section-14 .list .item .text { font-size: 15px; } #smart_camera_c300 .section-14 .text-bottom { font-size: 13px; } } @media only screen and (max-width: 575.98px) { #smart_camera_c300 .section-10 .list .item .text, #smart_camera_c300 .section-14 .list .item .text { font-size: 14px; } #smart_camera_c300 .section-14 .list .item { flex: 0 0 50%; width: 50%; } } @media only screen and (max-width: 363.98px) { #smart_camera_c300 .section-10 .list .item, #smart_camera_c300 .section-14 .list .item { flex: 0 0 100%; width: 100%; } } @media (min-width: 1200px) { #smart_camera_c300 .section-14 .list .item .text { font-size: 18px; } } /* =============== Section 11 & 12 & 16 =============== */ #smart_camera_c300 .section-11 { box-shadow: 0 0 0 30px #ffffff inset; padding-top: 30px; padding-bottom: 7.5%; background-color: #D9D9D9; } #smart_camera_c300 .section-12 { padding-bottom: 7.5%; padding-top: 2.5%; background-color: #F1F1F1; margin-bottom: 30px; } #smart_camera_c300 .section-16 { padding-bottom: 7.5%; background-color: #2B2B2B; } #smart_camera_c300 .section-11 .list, #smart_camera_c300 .section-12 .list, #smart_camera_c300 .section-16 .list { width: 90%; max-width: 1080px; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: center; } #smart_camera_c300 .section-11 .list .item, #smart_camera_c300 .section-12 .list .item, #smart_camera_c300 .section-16 .list .item { flex: 0 0 33.3333%; width: 33.3333%; color: #191919; padding: 20px; text-align: center; } #smart_camera_c300 .section-16 .list .item { color: #ffffff; } #smart_camera_c300 .section-11 .list .item img { display: inline-block; width: 125px; } #smart_camera_c300 .section-12 .list .item img { display: inline-block; width: 86px; } #smart_camera_c300 .section-16 .list .item img { display: inline-block; width: 180px; } #smart_camera_c300 .section-11 .list .item .text, #smart_camera_c300 .section-12 .list .item .text, #smart_camera_c300 .section-16 .list .item .text { display: block; font-size: 16px; margin-top: 30px; } @media (max-width: 767.98px) { #smart_camera_c300 .section-11 { box-shadow: 0 0 0 10px #ffffff inset; padding-top: 10px; } #smart_camera_c300 .section-11 .list .item .text, #smart_camera_c300 .section-12 .list .item .text, #smart_camera_c300 .section-16 .list .item .text { font-size: 15px; margin-top: 20px; } #smart_camera_c300 .section-11 .list .item img { width: 98px; } #smart_camera_c300 .section-16 .list .item img { width: 150px; } } @media only screen and (max-width: 575.98px) { #smart_camera_c300 .section-11 .list .item, #smart_camera_c300 .section-12 .list .item, #smart_camera_c300 .section-16 .list .item { flex: 0 0 50%; width: 50%; } #smart_camera_c300 .section-11 .list .item .text, #smart_camera_c300 .section-12 .list .item .text, #smart_camera_c300 .section-16 .list .item .text { font-size: 14px; } } @media only screen and (max-width: 363.98px) { #smart_camera_c300 .section-11 .list .item, #smart_camera_c300 .section-16 .list .item { flex: 0 0 100%; width: 100%; } } @media (min-width: 1200px) { #smart_camera_c300 .section-11 .list .item .text, #smart_camera_c300 .section-12 .list .item .text { font-size: 18px; } #smart_camera_c300 .section-16 .list .item img { width: 200px; } } /* =============== Section 13 =============== */ #smart_camera_c300 .section-13 { background-image: url('https://media.mi-home.pl/products/smart-camera-c300/section-13.jpg'); height: 880px; margin-bottom: 30px; } @media (max-width: 991.98px) { #smart_camera_c300 .section-13 { height: 760px; } } @media (max-width: 767.98px) { #smart_camera_c300 .section-13 { height: 660px; } } @media only screen and (max-width: 575.98px) { #smart_camera_c300 .section-13 { height: auto; background-position: center bottom; background-size: 160% auto; background-color: #EBEBED; padding-bottom: 380px; } #smart_camera_c300 .section-13 .text-box { width: 100%; padding: 10% 5%; background-color: #EBEBED; } } @media only screen and (max-width: 363.98px) { #smart_camera_c300 .section-13 { padding-bottom: 300px; } } @media (min-width: 1200px) { #smart_camera_c300 .section-13 { height: 1060px; } } @media (min-width: 1620px) { #smart_camera_c300 .section-13 { height: 1160px; } } @media (min-width: 2080px) { #smart_camera_c300 .section-13 { height: 1280px; } } /* =============== Section spec =============== */ #smart_camera_c300 .section-notes { padding: 3.5% 12.5%; margin: 0 auto; } #smart_camera_c300 .section-notes ul { margin: 0; padding: 0; list-style: none; } #smart_camera_c300 .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_camera_c300 .section-notes { padding: 5%; } #smart_camera_c300 .section-notes ul li { font-size: 13px; } } @media (min-width: 1200px) { #smart_camera_c300 .section-notes { padding: 3.5% 0; max-width: 1164px; } } /* =============== Slider =============== */ #smart_camera_c300 .slick-dots { bottom: 35px; } #smart_camera_c300 .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_camera_c300 .slick-dots li.slick-active button::before, #smart_camera_c300 .slick-dots li:hover button::before { opacity: 1; } #smart_camera_c300 .slick-dotted.slick-slider { margin-bottom: 0; } #smart_camera_c300 .slick-slider > .slider-item { display: none; } #smart_camera_c300 .slick-slider > .slider-item:first-child { display: block; } #smart_camera_c300 .slick-slider .slick-dots li button { border-radius: 30px; } #smart_camera_c300 .slick-slider .slick-dots li button { background: #fff; transition: 0.3s ease-in-out opacity; opacity: .25; width: 15px; height: 15px; } #smart_camera_c300 .slick-slider .slick-dots li.slick-active button, #smart_camera_c300 .slick-slider .slick-dots li button:hover { background: #fff; opacity: 1; } #smart_camera_c300 .slick-dots li button::before { content: none; } @media (max-width: 767.98px) { #smart_camera_c300 .slick-dots { bottom: 15px; } } /* If you're copying, you are a very bad person. Very. */ </style> <script type="module"> require( ['aos', 'jquery'], function (AOS, $) { $(window).on('load scroll',function(){ AOS.init({ once:true }); }); } ); </script> <!-- container --> <div class="xiaomi_container" id="smart_camera_c300"> <section class="section section-01 section-bg"> <div class="text-box text-box--left" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <span class="title font-bold xiaomi_product_name"><strong>Xiaomi</strong> Smart Camera C300</span> <span class="desc">Krystaliczna jakość obrazu 2K i ulepszona sztuczna inteligencja</span> <span class="text">3 megapiksele | Przysłona f/1.4 <br> Pełna gama kolorów w słabym świetle | Wykrywanie ludzkiej sylwetki SI</span> <div class="logo-wrapper"> <img src="https://media.mi-home.pl/products/smart-camera-c300/section-01_alexa.png" alt=""> <img src="https://media.mi-home.pl/products/smart-camera-c300/section-01_google.png" alt=""> </div> </div> </section> <section class="section section-02"> <div class="text-box text-box--white"> <span class="title font-bold" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0">2K Ultra Clear HD*, w pełni ulepszona jakość obrazu.</span> <span class="text" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0">Xiaomi Smart Camera C300 wykorzystuje technologię Ultra Clear HD, aby wychwycić bardziej szczegółowe obrazy. <br> Ciesz się ulepszonymi wrażeniami wizualnymi dzięki w pełni zmodernizowanej technologii 2K ultra-clear HD.</span> <span class="text text--small" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0">Prawdziwa wyrazistość w każdym kadrze.* Standardowa rozdzielczość HD: 1920 × 1080 = 1080p (2 megapiksele); <br> Ulepszona, ultrawyraźna rozdzielczość HD: 2304 × 1296 = 1296p (3 megapiksele)</span> </div> <div class="image-wrapper"> <div class="item item-1"> <img src="https://media.mi-home.pl/products/smart-camera-c300/section-02_01.png" alt=""> <span class="text">1080p</span> </div> <div class="item item-1"> <img src="https://media.mi-home.pl/products/smart-camera-c300/section-02_02.png" alt=""> <span class="text">1296p</span> </div> </div> </section> <section class="section section-03 section-bg"> <div class="text-box text-box--white" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <span class="title font-bold">Przysłona f/1.4 zapewniająca wyraźny obraz nawet w warunkach słabego oświetlenia.</span> <span class="text">Obiektyw z przysłoną f/1.4 wpuszcza znacząco więcej światła, dzięki czemu pozwala uchwycić bardziej szczegółowe obrazy nawet w niekorzystnych warunkach oświetleniowych.</span> </div> </section> <section class="section section-04 section-bg"> <div class="text-box text-box--white" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <span class="title font-bold">Ulepszony obiektyw 6P dla wyższej jakości wyświetlania.</span> <span class="text">W pełni zmodernizowany obiektyw skutecznie zmniejsza załamania światła, zapewniając wyraźniejsze i bardziej szczegółowe obrazy.</span> </div> </section> <section class="section section-05"> <div class="text-box" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <span class="title font-bold">Szczegółowy obraz nawet przy słabym oświetleniu.</span> <span class="text">Wyposażona w czujnik obrazu o wysokiej czułości, nagrywa barwne wideo nawet w słabych warunkach oświetleniowych.</span> </div> <div class="image-wrapper"> <div class="item item-1" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="100"> <img src="https://media.mi-home.pl/products/smart-camera-c300/section-05_01.png" alt=""> <span class="title">Przełączanie na czarno-biały obraz w warunkach niedostatecznego oświetlenia.</span> <span class="text">Standardowa kamera IP</span> </div> <div class="item item-1" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="200"> <img src="https://media.mi-home.pl/products/smart-camera-c300/section-05_02.png" alt=""> <span class="title">Ciągłe nagrywanie kolorowego obrazu nawet w warunkach słabego oświetlenia.</span> <span class="text">Xiaomi Smart Camera C300</span> </div> </div> </section> <section class="section section-06"> <div class="text-box" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <span class="title font-bold">Wyświetlanie obrazu wideo z kamery na Twoim urządzeniu.</span> <span class="text">Po prostu poproś swój Mi Smart Clock o pokazanie w czasie rzeczywistym obrazu z kamery*.</span> </div> <div class="image-wrapper"> <img src="https://media.mi-home.pl/products/smart-camera-c300/section-06.png" alt=""> </div> </section> <section class="section section-07 section-bg"> <div class="text-box text-box--left" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <span class="title font-bold">Wykrywanie ludzkiej sylwetki SI skutecznie filtruje fałszywe alarmy.</span> <span class="text">Dzięki połączeniu aplikacji głębokiego uczenia, a także optymalizacji algorytmów i sieci, SI skutecznie filtruje fałszywe alarmy w celu zwiększenia dokładności.</span> </div> </section> <section class="section section-08"> <div class="text-box" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <span class="title font-bold">Panoramiczny widok 360° z możliwością pochylenia i zbliżenia, umożliwiający monitorowanie całego obszaru bez martwych punktów.</span> <span class="text">Wyposażony w dwuosiowy silnik z kątem widzenia 360° w poziomie i 108° w pionie.</span> </div> <div class="image-wrapper"> <img src="https://media.mi-home.pl/products/smart-camera-c300/section-08.jpg" alt=""> </div> </section> <section class="section section-09"> <div class="text-box" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <span class="title font-bold">Dwustronne połączenia głosowe w czasie rzeczywistym, dzięki którym możesz sprawdzić sytuację w domu, kiedy tylko zechcesz.</span> <span class="text">Obsługuje dwukierunkowe połączenia głosowe w czasie rzeczywistym, które przypominają rozmowę twarzą w twarz. Możesz prowadzić prywatne rozmowy z bliskimi bez względu na to, gdzie jesteś.</span> </div> <div class="image-wrapper"> <img src="https://media.mi-home.pl/products/smart-camera-c300/section-09.jpg" alt=""> </div> </section> <section class="section section-10"> <div class="text-box text-box--white" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <span class="title font-bold">Bezproblemowe przeglądanie, które oszczędza miejsce na dysku.</span> <span class="text">Technologia kodowania wideo nowej generacji H.265 umożliwia płynne oglądanie w normalnych warunkach sieciowych, oszczędza przepustowość oraz zapewnia wyraźny i szczegółowy obraz. <br> Filmy H.265 wymagają tylko 50% przestrzeni dyskowej wymaganej w porównaniu do tradycyjnych filmów H.264 przy tej samej liczbie pikseli i szybkości transmisji danych, co pozwala zaoszczędzić połowę przestrzeni dyskowej.</span> </div> <ul class="list"> <li class="item" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <img src="https://media.mi-home.pl/products/smart-camera-c300/section-10.png" alt=""> <span class="text">Oszczędność 50% pamięci.</span> </li> <li class="item" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="100"> <img src="https://media.mi-home.pl/products/smart-camera-c300/section-10.png" alt=""> <span class="text">Oszczędność 50% przepustowości.</span> </li> </ul> </section> <section class="section section-11"> <div class="text-box" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <span class="title font-bold">Trzy metody przechowywania dla zwiększenia bezpieczeństwa.</span> <span class="text">Obsługuje trzy metody przechowywania danych: lokalną kartę Micro SD, urządzenia NAS, dzięki czemu możesz ze spokojem tworzyć kopie zapasowe swoich danych.</span> </div> <ul class="list"> <li class="item" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <img src="https://media.mi-home.pl/products/smart-camera-c300/section-11_icon01.png" alt=""> <span class="text">Karta Micro SD*. <br> Do 256GB pamięci masowej.</span> </li> <li class="item" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="100"> <img src="https://media.mi-home.pl/products/smart-camera-c300/section-11_icon02.png" alt=""> <span class="text">Sieciowa pamięć masowa. <br> Historyczne kopie zapasowe wideo z karty Micro SD.</span> </li> </ul> </section> <section class="section section-12"> <div class="text-box" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <span class="title font-bold">Obsługa zdalnego podglądu na wielu urządzeniach i odtwarzania z 16-krotną prędkością.</span> <span class="text">Obsługa zdalnego podglądu na wielu urządzeniach*, w tym smartfonach i tabletach. <br> Odtwarzanie z prędkością 1×/4×/16× za pośrednictwem aplikacji Mi Home/Xiaomi Home dla historii wideo zapisanej na karcie Micro SD. <br> Oszczędzaj czas i wysiłek dzięki szybkiemu i łatwemu przeglądaniu.</span> </div> <ul class="list"> <li class="item" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <img src="https://media.mi-home.pl/products/smart-camera-c300/section-12_icon01.png" alt=""> <span class="text">Smartfony</span> </li> <li class="item" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="100"> <img src="https://media.mi-home.pl/products/smart-camera-c300/section-12_icon02.png" alt=""> <span class="text">Tablety</span> </li> </ul> </section> <section class="section section-13 section-bg"> <div class="text-box" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <span class="title font-bold">Certyfikat BSI Kitemark™*. <br> Bezpieczeństwo danych, któremu możesz zaufać.</span> <span class="text">KM 748156 - BS EN 303645 - Xiaomi Smart Camera C300. <br> KM 748178 - Mi Home/Xiaomi Home App.</span> </div> </section> <section class="section section-14"> <div class="text-box text-box--white" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <span class="title font-bold">Pełne szyfrowanie dla ochrony Twojej prywatności.</span> <span class="text">Wyposażona w układ ochronny Xiaomi, kamera zapobiega wyciekowi prywatnych danych na skutek strumieniowego przesyłania wideo, fałszowania urządzeń itp.</span> </div> <ul class="list"> <li class="item" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <img src="https://media.mi-home.pl/products/smart-camera-c300/section-14_icon01.png" alt=""> <span class="text">W pełni szyfrowana transmisja danych.</span> </li> <li class="item" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="200"> <img src="https://media.mi-home.pl/products/smart-camera-c300/section-14_icon03.png" alt=""> <span class="text">Możliwość dostosowania czasu trwania snu.</span> </li> </ul> <div class="text-bottom" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="100">*Zaszyfrowane wideo można oglądać tylko na urządzeniach autoryzowanych przez użytkownika w aplikacji Xiaomi Home. Wszelkie inne urządzenia lub osoby (w tym wewnętrzni inżynierowie Xiaomi) nie będą miały dostępu do obrazów wideo.</div> </section> <section class="section section-15"> <div class="text-box text-box--white"> <span class="title font-bold" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0">Obsługa montażu standardowego i odwróconego z możliwością obrotu ekranu o 180°.</span> <span class="text" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0">Zawiera wkręcane akcesoria bazowe ułatwiające montaż*. W przypadku montażu odwróconego obróć ekran w ustawieniach kamery, aby był normalnie wyświetlany.</span> </div> <div class="image-wrapper"> <div class="item item-1"> <img src="https://media.mi-home.pl/products/smart-camera-c300/section-15_01.png" alt=""> </div> <div class="item item-1"> <img src="https://media.mi-home.pl/products/smart-camera-c300/section-15_02.png" alt=""> </div> </div> </section> <section class="section section-16"> <div class="text-box text-box--white" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <span class="title font-bold">Włączenie kamery w trzech prostych krokach.</span> </div> <ul class="list"> <li class="item" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="0"> <img src="https://media.mi-home.pl/products/smart-camera-c300/section-16_01.png" alt=""> <span class="text">Pobierz aplikację Mi Home/Xiaomi Home.</span> </li> <li class="item" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="100"> <img src="https://media.mi-home.pl/products/smart-camera-c300/section-16_02.png" alt=""> <span class="text">Podłącz Xiaomi Smart Camera C300.</span> </li> <li class="item" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="100"> <img src="https://media.mi-home.pl/products/smart-camera-c300/section-16_03.png" alt=""> <span class="text">Otwórz aplikację, wyszukaj i połącz się z urządzeniem.</span> </li> </ul> </section> <section class="section section-17 section-notes"> <ul> <li>Uwagi:</li> <li>*Obrazy mają charakter poglądowy, wyrazistość obrazu może się różnić w zależności od używanego wyświetlacza.</li> <li>*Funkcja sterowania głosem dostępna w urządzeniach typu smart speaker i smart display współpracujących z Google Assistant lub Amazon Alexa.</li> <li>*Karta micro SD sprzedawana oddzielnie. Zaleca się stosowanie karty microSD o prędkości odczytu/zapisu nie mniejszej niż U1/Klasa 10.</li> <li>*Zapisuje około 10 sekund na jednym filmie. Kamera może być wyzwalana ruchem co 3min - 30min.* Obrazy mają charakter poglądowy, jakość obrazu może się różnić w zależności od użytego wyświetlacza.</li> <li>*Wspiera urządzenia z systemem Android 4.4, iOS 9.0 i nowsze.</li> <li>*Aby zapewnić normalne działanie aparatu, proszę nie umieszczać go w zbyt wilgotnym środowisku lub w innym miejscu, w którym aparat może być narażony na uszkodzenie przez wodę.</li> <li>*Xiaomi Smart Camera C300 uzyskała certyfikat Kitemark™ dla urządzeń IoT do użytku domowego od British Standard Institution (BSI), firmy zajmującej się doskonaleniem biznesu i normami. Dodatkowo, aplikacja Xiaomi Home uzyskała certyfikat Kitemark™ dla Bezpiecznych Aplikacji Cyfrowych. Uzyskanie certyfikatów Kitemark™ oznacza, że produkty Xiaomi są zgodne z najlepszymi praktykami bezpieczeństwa, w tym z normą EN303645 wydaną przez European Telecommunications Standards Institute (ETSI).</li> </ul> </section> </div>
Checkmate is a savings app with over one million users that have saved $$$ on brands like Mi-Home.pl.
The Checkmate extension automatically applies Mi-Home.pl discount codes, Mi-Home.pl coupons and more to give you discounts on products like Xiaomi Smart Camera C300.