{"product_id":"mi-smart-clock","title":"Mi Smart Clock","description":"\u003cstyle\u003e\n\/* ===============\n    Mi Smart Clock\n=============== *\/\n\n#mi_smart_clock {\n    font-size: 16px;\n    overflow: hidden;\n    color: #191919;\n    background-color: #ffffff;\n}\n\n#mi_smart_clock ul, \n#mi_smart_clock ol {\n    list-style: none;\n    padding-left: 0;\n}\n\n#mi_smart_clock video, #mi_smart_clock img {\n    vertical-align: middle;\n}\n\n#mi_smart_clock video {\n    width: 100%;\n    height: auto;\n}\n\n\n#mi_smart_clock.xiaomi_container {\n    max-width: 2560px;\n}\n\n#mi_smart_clock .section {\n    line-height: 1.2;\n}\n\n#mi_smart_clock .section-bg {\n    background-size: cover;\n    background-position: center center;\n    background-repeat: no-repeat;\n}\n\n#mi_smart_clock .font-bold {\n    font-weight: 700;\n}\n\n#mi_smart_clock .font-light {\n    font-weight: 300;\n}\n\n#mi_smart_clock .text-box {\n    text-align: center;\n    color: #191919;\n    padding: 5% 12.5% 2.5%;\n}\n\n#mi_smart_clock .text-box.text-box--left {\n    text-align: left;\n}\n\n#mi_smart_clock .text-box--white {\n    color: #ffffff;\n}\n\n#mi_smart_clock .text-box .title, \n#mi_smart_clock .text-box .desc,\n#mi_smart_clock .text-box .text {\n    display: block;\n}\n\n#mi_smart_clock .text-box .title {\n    font-size: 36px;\n    line-height: 1.4;\n}\n\n#mi_smart_clock .text-box .title.title--big {\n    font-size: 42px;\n    margin-bottom: 20px;\n}\n\n#mi_smart_clock .text-box .desc {\n    font-size: 22px;\n    line-height: 1.5;\n    margin-top: 25px;\n    font-weight: 700;\n}\n\n#mi_smart_clock .text-box .text {\n    font-size: 15px;\n    line-height: 1.5;\n    margin-top: 25px;\n    font-weight: 300;\n}\n\n#mi_smart_clock .video-box, #mi_smart_clock .image-box {\n    padding: 0 12.5%;\n}\n\n#mi_smart_clock .video-box video {\n    width: 100%;\n    height: auto;\n}\n\n#mi_smart_clock .video a,\n#mi_smart_clock .video .video-link {\n    position: relative;\n    z-index: 1;\n    display: block;\n    overflow: hidden;\n    cursor: pointer;\n}\n\n#mi_smart_clock .video a img,\n#mi_smart_clock .video .video-link img {\n    transition: 0.3s ease-in-out transform;\n}\n\n#mi_smart_clock .video a:hover img,\n#mi_smart_clock .video .video-link:hover img  {\n    transform: scale(1.1);\n}\n\n#mi_smart_clock .video a::after,\n#mi_smart_clock .video .video-link::after {\n    content: '';\n    position: absolute;\n    transform: translateX(-50%) translateY(-50%);\n    width: 56px;\n    height: 56px;\n    background: url('https:\/\/media.mi-home.pl\/products\/mi-smart-clock\/play-icon.png') no-repeat center center \/ contain;\n    left: 50%;\n    top: 50%;\n    z-index: 2;\n}\n\n@media (max-width: 991.98px) {\n    #mi_smart_clock .text-box {   \n        padding: 5% 5% 2.5%;\n    }\n\n    #mi_smart_clock .text-box .title {\n        font-size: 28px;\n    }\n\n    #mi_smart_clock .text-box .title.title--big {\n        font-size: 36px;\n    }\n\n    #mi_smart_clock .video-box, #mi_smart_clock .image-box {\n        padding: 0 5%;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #mi_smart_clock .text-box .title {\n        font-size: 24px;\n    }\n\n    #mi_smart_clock .text-box .title.title--big {\n        font-size: 28px;\n    }\n\n    #mi_smart_clock .text-box .desc {\n        font-size: 18px;\n        margin-top: 10px;\n    }\n    \n    #mi_smart_clock .text-box .text {\n        margin-top: 10px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #mi_smart_clock .text-box {\n        padding: 5%;\n    }\n\n    #mi_smart_clock .text-box .title {\n        font-size: 22px;\n    }\n\n    #mi_smart_clock .text-box .title.title--big {\n        font-size: 24px;\n    }\n\n    #mi_smart_clock .text-box .desc {\n        font-size: 16px;\n    }\n    \n    #mi_smart_clock .text-box .text {\n        font-size: 14px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #mi_smart_clock .text-box .text {\n        padding-left: 10%;\n        padding-right: 10%;\n        font-size: 16px;\n    }\n\n    #mi_smart_clock .text-box.text-box--left .text {\n        padding-left: 0;\n        padding-right: 0;\n    }\n\n    #mi_smart_clock .text-box {\n        padding: 7.5% 12.5% 2.5%;\n    }\n}\n\n\/* ===============\n    Section 01\n=============== *\/\n\n#mi_smart_clock .section-01 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/mi-smart-clock\/section-01.jpg');\n    height: 580px;\n    position: relative;\n    z-index: 1;\n}\n\n#mi_smart_clock .section-01 .text-box {\n    padding: 0;\n    position: absolute;\n    z-index: 2;\n    width: 40%;\n    left: 10%;\n    top: 35%;\n}\n\n#mi_smart_clock .section-01 .text-box .title {\n    line-height: 1.5;\n    font-size: 36px;\n}\n\n#mi_smart_clock .section-01 .text-box .desc {\n    font-size: 28px;\n    font-weight: 500;\n    margin-top: 0;\n}\n\n@media (max-width: 991.98px) {\n    #mi_smart_clock .section-01 {\n        height: 460px;\n    }\n\n    #mi_smart_clock .section-01 .text-box .desc {\n        font-size: 22px;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #mi_smart_clock .section-01 .text-box .desc {\n        font-size: 18px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #mi_smart_clock .section-01 {\n        height: 360px;\n    }\n\n    #mi_smart_clock .section-01 .text-box {\n        width: 50%;\n    }\n\n    #mi_smart_clock .section-01 .text-box .title {\n        font-size: 28px;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #mi_smart_clock .section-01 {\n        height: 280px;\n    }\n\n    #mi_smart_clock .section-01 .text-box {\n        width: 80%;\n        top: 10%;\n    }\n}\n\n@media (min-width: 1200px) {\n    #mi_smart_clock .section-01 {\n        height: 660px;\n    }\n\n    #mi_smart_clock .section-01 .text-box .title {\n        font-size: 42px;\n    }\n}\n\n@media (min-width: 1400px) {\n    #mi_smart_clock .section-01 .text-box .title {\n        font-size: 56px;\n    }\n\n    #mi_smart_clock .section-01 .text-box  {\n        left: 15%;\n    }\n}\n\n@media (min-width: 1600px) {\n    #mi_smart_clock .section-01 {\n        height: 760px;\n    }\n}\n\n\/* ===============\n    Section 02\n=============== *\/\n\n#mi_smart_clock .section-02 .text-box {\n    padding-bottom: 5%;\n}\n\n@media only screen and (max-width: 363.98px) {\n    #mi_smart_clock .section-02 {\n        padding-bottom: 10%;\n    }\n}\n\n\/* ===============\n    Section 03\n=============== *\/\n\n#mi_smart_clock .section-03 .text-box {\n    margin-bottom: -100px;\n}\n\n@media (max-width: 767.98px) {\n    #mi_smart_clock .section-03 .text-box {\n        margin-bottom: -50px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #mi_smart_clock .section-03 .text-box {\n        margin-bottom: -200px;\n    }\n}\n\n\/* ===============\n    Section 04\n=============== *\/\n\n#mi_smart_clock .section-04 {\n    padding: 5%;\n    display: flex;\n    align-items: center;\n    flex-wrap: wrap;\n}\n\n#mi_smart_clock .section-04 .image-box,\n#mi_smart_clock .section-04 .text-box {\n    padding: 0;\n    flex: 0 0 50%;\n    width: 50%;\n    float: left;\n}\n\n#mi_smart_clock .section-04 .text-box {\n    padding-left: 5%;\n    padding-right: 5%;\n}\n\n#mi_smart_clock .section-04 .text-box img {\n    width: 244px;\n}\n\n#mi_smart_clock .section-04 .text-box .text--small {\n    font-size: 13px;\n    padding-bottom: 20px;\n}\n\n@media (max-width: 767.98px) {\n    #mi_smart_clock .section-04 .image-box,\n    #mi_smart_clock .section-04 .text-box {\n        padding: 0 5%;\n        flex: 0 0 100%;\n        width: 100%;\n    }\n}\n\n\/* ===============\n    Section 05 \u0026 06\n=============== *\/\n\n#mi_smart_clock .section-05,\n#mi_smart_clock .section-06 {\n    height: 780px;\n    position: relative;\n    z-index: 1;\n}\n\n#mi_smart_clock .section-05::after,\n#mi_smart_clock .section-06::after {\n    background: #ffffff url('https:\/\/media.mi-home.pl\/products\/mi-smart-clock\/ok-google.png') no-repeat center center \/ cover;\n    width: 244px;\n    height: 78px;\n    content: '';\n    position: absolute;\n    z-index: 2;\n    bottom: 5%;\n    right: 10%;\n    border-radius: 8px;\n}\n\n#mi_smart_clock .section-05 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/mi-smart-clock\/section-05.jpg');\n}\n\n#mi_smart_clock .section-06 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/mi-smart-clock\/section-06.jpg');\n    background-position: left center;\n}\n\n#mi_smart_clock .section-05 .text-box,\n#mi_smart_clock .section-06 .text-box {\n    padding-top: 5%;\n}\n\n#mi_smart_clock .section-05 .text-box .text--small,\n#mi_smart_clock .section-06 .text-box .text--small {\n    font-size: 13px;\n}\n\n@media (max-width: 991.98px) {\n    #mi_smart_clock .section-05,\n    #mi_smart_clock .section-06 {\n        height: 680px;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #mi_smart_clock .section-05::after,\n    #mi_smart_clock .section-06::after {\n        width: 180px;\n        height: 60px;\n        right: 5%;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #mi_smart_clock .section-06 {\n        background-position: -150px center;\n    }\n}\n\n@media (min-width: 1200px) {\n    #mi_smart_clock .section-05,\n    #mi_smart_clock .section-06 {\n        height: 860px;\n    }\n}\n\n\/* ===============\n    Section 07\n=============== *\/\n\n#mi_smart_clock .section-07 .text-box {\n    padding-bottom: 0;\n}\n\n\/* If you're copying, you are a very bad person. Very. *\/\n\u003c\/style\u003e\r\n\r\n\u003cscript type=\"module\"\u003e\r\n    require(\r\n        ['aos'],\r\n        function (AOS) {\r\n            AOS.init({\r\n            once: true\r\n            });\r\n        }\r\n    ); \r\n\u003c\/script\u003e\r\n\r\n\u003c!-- container --\u003e\r\n\u003cdiv class=\"xiaomi_container\" id=\"mi_smart_clock\"\u003e\r\n    \u003csection class=\"section section-01 section-bg\"\u003e\r\n        \u003cdiv class=\"text-box text-box--white text-box--left\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold\"\u003eMi Smart Clock\u003c\/span\u003e\r\n            \u003cspan class=\"desc\"\u003eInteligentny asystent z wyświetlaczem\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-02\"\u003e\r\n        \u003cdiv class=\"text-box\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold\"\u003eZawsze nowa odsłona\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eDzięki prostej konstrukcji i czystej białej obudowie, kompaktowy zegarek Mi Smart Clock idealnie wpasowuje się w każde pomieszczenie. \u003cbr\u003e Wybierz jeden z 10 wzorów tarczy zegara i dopasuj kolor pod swój gust. \u003cbr\u003e Zmień od czasu do czasu jego motyw, a zawsze będzie sprawiał wrażenie nowego!\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"image-box\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"200\"\u003e\r\n            \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/mi-smart-clock\/section-02.jpg\" alt=\"\"\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-03\"\u003e\r\n        \u003cdiv class=\"text-box\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold\"\u003eBądź na bieżąco\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eInteligentny zegar Mi dostarcza Ci wszelkich niezbędnych informacji. \u003cbr\u003e Z pomocą Google, budzenie się i przygotowywanie do snu nigdy nie było łatwiejsze. \u003cbr\u003eZorganizuj swoją poranną rutynę, miej pod kontrolą aktualną pogodę, kalendarz, informacje o trasie do pracy, wiadomości i wiele więcej.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/mi-smart-clock\/section-03.jpg\" alt=\"\"\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-04\"\u003e\r\n        \u003cdiv class=\"image-box\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/mi-smart-clock\/section-04.jpg\" alt=\"\"\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"text-box text-box--left\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"200\"\u003e\r\n            \u003cspan class=\"title font-bold\"\u003eOdtwarzaj swoje ulubione utwory\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eSłuchaj swojej ulubionej muzyki, podcastów lub audycji radiowych z YouTube Music lub Spotify bezpośrednio na zegarku Mi Smart Clock. Twój inteligentny zegar współpracuje również z Chromecastem, dzięki czemu możesz przesyłać strumieniowo swoje ulubione programy, filmy lub muzykę bezpośrednio na telewizor lub głośniki, używając tylko swojego głosu.\u003c\/span\u003e\r\n            \u003cspan class=\"text text--small\"\u003e* Google, YouTube Music i wbudowany Chromecast są znakami towarowymi firmy Google LLC. \u003cbr\u003e * Spotify jest znakiem handlowym Spotify AB. \u003cbr\u003e * Brak obsługi Języka Polskiego\u003c\/span\u003e\r\n\r\n            \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/mi-smart-clock\/ok-google.png\" alt=\"\"\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-05 section-bg\"\u003e\r\n        \u003cdiv class=\"text-box text-box--white\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold\"\u003eWystarczy porozmawiać z Google, aby “załatwić sprawę”\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003ePorozmawiaj z Google na swoim Mi Smart Clock. Uzyskaj odpowiedzi bez kiwnięcia palcem. Użyj głosu, aby ustawić alarm, uzyskać odpowiedź, sprawdzić pogodę, odtworzyć muzykę i nie tylko. \u003cbr\u003e Aby rozpocząć, po prostu powiedz „OK Google”.\u003c\/span\u003e\r\n            \u003cspan class=\"text text--small\"\u003e* Google jest znakiem towarowym firmy Google LLC. \u003cbr\u003e * Asystent Google nie jest dostępny w niektórych językach i krajach.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-06 section-bg\"\u003e\r\n        \u003cdiv class=\"text-box\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold\"\u003eKontroluj inteligentne urządzenia domowe\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003ePołącz się z innymi urządzeniami Smart Home i używaj Mi Smart Clock jako centrum sterowania. \u003cbr\u003e Głosowo przekaż Mi Smart Clock informację, aby włączył oczyszczacz powietrza lub wyłączył światło. Zero wysiłku, czysta przyjemność.\u003c\/span\u003e\r\n            \u003cspan class=\"text text--small\"\u003e* Google jest znakiem towarowym firmy Google LLC. \u003cbr\u003e * Asystent Google nie jest dostępny w niektórych językach i krajach.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-07\"\u003e\r\n        \u003cdiv class=\"text-box\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold\"\u003eZapewnij sobie poczucie bezpieczeństwa\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003ePodłącz Mi Smart Clock do kamery SI, aby zobaczyć, co kamera nagrywa bezpośrednio na ekranie zegara. \u003cbr\u003e Użyj go, aby sprawdzić, czy dziecko śpi lub kto puka do Twoich drzwi.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"image-box\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"200\"\u003e\r\n            \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/mi-smart-clock\/section-07.jpg\" alt=\"\"\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\u003c\/div\u003e","brand":"Xiaomi","offers":[{"title":"Default Title","offer_id":44704693911867,"sku":"XIA-EK-000747","price":219.0,"currency_code":"PLN","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0687\/0463\/3147\/products\/3699_mismartclock-1600px-hero_ac067b85-bf76-4416-9fae-8aadf7176b13.png?v=1679747210","url":"https:\/\/tovaro.pl\/en\/products\/mi-smart-clock","provider":"TOVARO.pl","version":"1.0","type":"link"}