{"product_id":"xiaomi-smart-pet-fountain","title":"Xiaomi Smart Pet Fountain","description":"\u003cstyle\u003e\n\/* ===============\n    Xiaomi Smart Pet Fountain\n=============== *\/\n\n#smart_pet_fountain {\n    font-size: 16px;\n    overflow: hidden;\n    color: #191919;\n    background-color: #ffffff;\n}\n\n#smart_pet_fountain ul, \n#smart_pet_fountain ol {\n    list-style: none;\n    padding-left: 0;\n}\n\n#smart_pet_fountain video, #smart_pet_fountain img {\n    vertical-align: middle;\n}\n\n#smart_pet_fountain video {\n    width: 100%;\n    height: auto;\n}\n\n\n#smart_pet_fountain.xiaomi_container {\n    max-width: 2560px;\n}\n\n#smart_pet_fountain .section {\n    line-height: 1.2;\n}\n\n#smart_pet_fountain .section-bg {\n    background-size: cover;\n    background-position: center center;\n    background-repeat: no-repeat;\n}\n\n#smart_pet_fountain .font-bold {\n    font-weight: bold;\n}\n\n#smart_pet_fountain .font-light {\n    font-weight: 300;\n}\n\n#smart_pet_fountain .font-color {\n    color: #ffd400;\n}\n\n#smart_pet_fountain .text-box {\n    text-align: center;\n    color: #000000;\n    padding: 5% 12.5%;\n}\n\n#smart_pet_fountain .text-box.text-box--left {\n    text-align: left;\n}\n\n#smart_pet_fountain .text-box--white {\n    color: #ffffff;\n}\n\n#smart_pet_fountain .text-box .title, \n#smart_pet_fountain .text-box .desc,\n#smart_pet_fountain .text-box .text {\n    display: block;\n}\n\n#smart_pet_fountain .text-box .title {\n    font-size: 36px;\n    line-height: 1.2;\n}\n\n#smart_pet_fountain .text-box .title.title--big {\n    font-size: 42px;\n    margin-bottom: 20px;\n}\n\n#smart_pet_fountain .text-box .desc {\n    font-size: 22px;\n    line-height: 1.5;\n    margin-top: 25px;\n    font-weight: 500;\n}\n\n#smart_pet_fountain .text-box .text {\n    font-size: 15px;\n    line-height: 1.5;\n    margin-top: 25px;\n    font-weight: 300;\n}\n\n#smart_pet_fountain .text-box .text.text--small {\n    font-size: 14px;\n    opacity: .5;\n}\n\n#smart_pet_fountain .video-box, #smart_pet_fountain .image-box {\n    padding: 0 12.5%;\n}\n\n#smart_pet_fountain .video-box video {\n    width: 100%;\n    height: auto;\n}\n\n#smart_pet_fountain .video a,\n#smart_pet_fountain .video .video-link {\n    position: relative;\n    z-index: 1;\n    display: block;\n    overflow: hidden;\n    cursor: pointer;\n}\n\n#smart_pet_fountain .video a img,\n#smart_pet_fountain .video .video-link img {\n    transition: 0.3s ease-in-out transform;\n}\n\n#smart_pet_fountain .video a:hover img,\n#smart_pet_fountain .video .video-link:hover img  {\n    transform: scale(1.1);\n}\n\n#smart_pet_fountain .video a::after,\n#smart_pet_fountain .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\/smart-pet-fountain\/play-btn.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    #smart_pet_fountain .text-box {   \n        padding: 5%;\n    }\n\n    #smart_pet_fountain .text-box .title {\n        font-size: 28px;\n    }\n\n    #smart_pet_fountain .video-box, #smart_pet_fountain .image-box {\n        padding: 0 5%;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #smart_pet_fountain .text-box .title {\n        font-size: 24px;\n    }\n\n    #smart_pet_fountain .text-box .desc {\n        font-size: 18px;\n        margin-top: 10px;\n    }\n    \n    #smart_pet_fountain .text-box .text {\n        margin-top: 15px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #smart_pet_fountain .text-box {\n        padding: 10% 5%;\n    }\n\n    #smart_pet_fountain .text-box .title {\n        font-size: 20px;\n    }\n\n    #smart_pet_fountain .text-box .desc {\n        font-size: 16px;\n    }\n    \n    #smart_pet_fountain .text-box .text {\n        font-size: 14px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #smart_pet_fountain .text-box .text {\n        padding-left: 10%;\n        padding-right: 10%;\n    }\n\n    #smart_pet_fountain .text-box.text-box--left .text {\n        padding-left: 0;\n        padding-right: 0;\n    }\n}\n\n@media (min-width: 1620px) {\n    #smart_pet_fountain .text-box .text {\n        font-size: 16px;\n    }\n}\n\n\/* ===============\n   Floating text-box\n=============== *\/\n\n#smart_pet_fountain .section.section-float {\n    position: relative;\n    z-index: 1;\n    height: 520px;\n} \n\n#smart_pet_fountain .section.section-float--big {\n    height: 680px;\n}\n\n#smart_pet_fountain .section .text-box.text-box-float {\n    padding: 0;\n    position: absolute;\n    z-index: 2;\n    top: 50%;\n    width: 40%;\n    transform: translateY(-50%);\n}\n\n#smart_pet_fountain .section .text-box.text-box-float--left {\n    left: 5%;\n}\n\n#smart_pet_fountain .section .text-box.text-box-float--right {\n    left: 55%;\n    width: 40%;\n}\n\n@media (max-width: 991.98px) {\n    #smart_pet_fountain .section.section-float {\n        height: 420px;\n    } \n\n    #smart_pet_fountain .section.section-float--big {\n        height: 560px;\n    }\n\n    #smart_pet_fountain .section .text-box.text-box-float--right {\n        left: 55%;\n        width: 40%;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #smart_pet_fountain .section.section-float {\n        height: auto;\n        background-position: center bottom;\n        background-size: 160% auto;\n        background-color: #ffffff;\n        padding-bottom: 400px;\n    }\n\n    #smart_pet_fountain .section .text-box.text-box-float,\n    #smart_pet_fountain .section .text-box.text-box-float--left {\n        position: static;\n        text-align: center;\n        transform: none;\n        padding: 10% 5%;\n        width: 100%;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #smart_pet_fountain .section.section-float {\n        padding-bottom: 250px;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #smart_pet_fountain .section.section-float {\n        padding-bottom: 220px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #smart_pet_fountain .section.section-float {\n        height: 620px;\n    }\n\n    #smart_pet_fountain .section.section-float--big {\n        height: 820px;\n    }\n\n    #smart_pet_fountain .section .text-box.text-box-float {\n        width: 35%;\n    }\n\n    #smart_pet_fountain .section .text-box.text-box-float--left {\n        left: 12.5%;\n    }\n\n    #smart_pet_fountain .section .text-box.text-box-float--right {\n        width: 35%;\n        left: 55%;\n    }\n}\n\n@media (min-width: 1620px) {\n    #smart_pet_fountain .section.section-float {\n        height: 820px;\n    }\n\n    #smart_pet_fountain .section.section-float--big {\n        height: 980px;\n    }\n\n    #smart_pet_fountain .section .text-box.text-box-float--right {\n        width: 30%;\n        left: 60%;\n    }\n}\n\n@media (min-width: 2080px) {\n    #smart_pet_fountain .section.section-float {\n        height: 1080px;\n    }\n\n    #smart_pet_fountain .section.section-float--big {\n        height: 1180px;\n    }\n}\n\n\/* ===============\n    Section 01\n=============== *\/\n\n#smart_pet_fountain .section-01 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-01.jpg');\n    height: 760px;\n}\n\n#smart_pet_fountain .section-01 .text-box {\n    padding-right: 55%;\n    padding-left: 10%;\n    padding-top: 12.5%;\n}\n\n#smart_pet_fountain .section-01 .text-box .title {\n    font-size: 36px;\n}\n\n#smart_pet_fountain .section-01 .text-box .title img {\n    width: 150px;\n    display: inline-block;\n    margin-bottom: 6px;    \n}\n\n#smart_pet_fountain .section-01 .text-box .desc {\n    font-size: 20px;\n    font-weight: 500;\n}\n\n#smart_pet_fountain .section-01 .text-box .text {\n    font-size: 16px;\n    color: rgba(0, 0, 0, 0.5);\n}\n\n@media (max-width: 991.98px) {\n    #smart_pet_fountain .section-01 {\n        height: 560px;\n    }\n\n    #smart_pet_fountain .section-01 .text-box {\n        padding-top: 10%;\n        padding-right: 45%;\n    }\n\n    #smart_pet_fountain .section-01 .text-box .desc {\n        font-size: 20px;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #smart_pet_fountain .section-01 {\n        height: auto;\n        background-size: 110% auto;\n        background-position: right bottom;\n        padding-bottom: 450px;\n        background-color: #F1F2F4;\n    }\n\n    #smart_pet_fountain .section-01 .text-box {\n        padding: 10% 5%;\n        text-align: center;\n    }\n\n    #smart_pet_fountain .section-01 .text-box .desc {\n        font-size: 18px;\n    }\n\n    #smart_pet_fountain .section-01 .text-box .text {\n        font-size: 15px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #smart_pet_fountain .section-01 {\n        padding-bottom: 320px;\n    }\n\n    #smart_pet_fountain .section-01 .text-box {\n        padding: 15% 5% 10%;\n    }\n\n    #smart_pet_fountain .section-01 .text-box .desc {\n        font-size: 16px;\n    }\n\n    #smart_pet_fountain .section-01 .text-box .text {\n        font-size: 14px;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #smart_pet_fountain .section-01 {\n        padding-bottom: 250px;\n    }\n\n    #smart_pet_fountain .section-01 .text-box .title {\n        font-size: 24px;\n    }\n\n    #smart_pet_fountain .section-01 .text-box .title img {\n        width: 110px;\n        margin-bottom: 5px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #smart_pet_fountain .section-01 {\n        height: 980px;\n    }\n\n    #smart_pet_fountain .section-01 .text-box {\n        padding-right: 50%;\n    }\n\n    #smart_pet_fountain .section-01 .text-box .text {\n        font-size: 18px;\n    }\n\n    #smart_pet_fountain .section-01 .text-box .title {\n        font-size: 48px;\n    }\n\n    #smart_pet_fountain .section-01 .text-box .title img {\n        width: 210px;\n        margin-bottom: 8px;\n    }\n\n    #smart_pet_fountain .section-01 .text-box .desc {\n        font-size: 24px;\n    }\n}\n\n@media (min-width: 1600px) {\n    #smart_pet_fountain .section-01 {\n        height: 1080px;\n    }\n}\n\n@media (min-width: 2080px) {\n    #smart_pet_fountain .section-01 {\n        height: 1280px;\n    }\n}\n\n\/* ===============\n    Section 02\n=============== *\/\n\n#smart_pet_fountain .section-02 {\n    padding-bottom: 5%;\n    padding-top: 5%;\n}\n\n#smart_pet_fountain .section-02 .section-wrapper {\n    max-width: 1080px;\n    width: 90%;\n    margin: 0 auto;\n    display: flex;\n    align-items: center;\n    flex-wrap: wrap;\n}\n\n#smart_pet_fountain .section-02 .image-wrapper {\n    flex: 0 0 240px;\n    width: 240px;\n}\n\n#smart_pet_fountain .section-02 .text-box {\n    flex: 0 0 calc(100% - 240px);\n    width: calc(100% - 240px);\n    padding: 0;\n    padding-left: 5%;\n}\n\n@media only screen and (max-width: 575.98px) {\n    #smart_pet_fountain .section-02 {\n        padding: 10% 0 5%;\n    }\n\n    #smart_pet_fountain .section-02 .image-wrapper,\n    #smart_pet_fountain .section-02 .text-box {\n        flex: 0 0 100%;\n        width: 100%;\n        text-align: center;\n    }\n\n    #smart_pet_fountain .section-02 .image-wrapper img {\n        width: 200px;\n    }\n\n    #smart_pet_fountain .section-02 .text-box {\n        padding: 5%;\n    }\n}\n\n\/* ===============\n    Section 03\n=============== *\/\n\n#smart_pet_fountain .section-03 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-03.jpg');\n}\n\n@media (max-width: 767.98px) {\n    #smart_pet_fountain .section-03.section-float {\n        background-color: #f7f7f7;\n        background-position: left bottom;\n        background-size: 140% auto;\n    }\n}\n\n\/* ===============\n    Section 04 \u0026 05 \u0026 06\n=============== *\/\n\n#smart_pet_fountain .section-04 {\n    padding-top: 2.5%;\n    padding-bottom: 7.5%;\n}\n\n#smart_pet_fountain .section-05 {\n    padding-bottom: 2.5%;\n}\n\n#smart_pet_fountain .section-06 {\n    position: relative;\n    z-index: 1;\n    background-color: #050504;\n}\n\n#smart_pet_fountain .section-04 .text-box,\n#smart_pet_fountain .section-05 .text-box {\n    padding-bottom: 2.5%;\n}\n\n#smart_pet_fountain .section-06 .text-box {\n    position: absolute;\n    z-index: 2;\n    width: 100%;\n    left: 0;\n    top: 2.5%;\n}\n\n#smart_pet_fountain .section-04 .list,\n#smart_pet_fountain .section-05 .list,\n#smart_pet_fountain .section-06 .list,\n#smart_pet_fountain .section-11 .list {\n    max-width: 1080px;\n    width: 90%;\n    margin: 0 auto;\n    padding-bottom: 5%;\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n}\n\n#smart_pet_fountain .section-06 .list {\n    padding-top: 2.5%;\n}\n\n#smart_pet_fountain .section-11 .list {\n    justify-content: start;\n    margin: 30px 0 0;\n}\n\n#smart_pet_fountain .section-04 .list .item,\n#smart_pet_fountain .section-05 .list .item,\n#smart_pet_fountain .section-06 .list .item,\n#smart_pet_fountain .section-11 .list .item  {\n    flex: 0 0 33.3333%;\n    width: 33.3333%;\n    color: #191919;\n    padding: 20px;\n    text-align: center;\n    font-size: 15px;\n    font-weight: 300;\n}\n\n#smart_pet_fountain .section-05 .list .item {\n    flex: 0 0 25%;\n    width: 25%;\n    font-weight: 500;\n}\n\n#smart_pet_fountain .section-06 .list .item {\n    color: #ffffff;\n}\n\n#smart_pet_fountain .section-11 .list .item {\n    flex: 0 0 50%;\n    width: 50%;\n    text-align: left;\n    padding: 20px 20px 20px 0;\n}\n\n#smart_pet_fountain .section-04 .list .item img,\n#smart_pet_fountain .section-05 .list .item img,\n#smart_pet_fountain .section-06 .list .item img,\n#smart_pet_fountain .section-11 .list .item img {\n    width: 52px;\n}\n\n#smart_pet_fountain .section-04 .list .item .text,\n#smart_pet_fountain .section-05 .list .item .text,\n#smart_pet_fountain .section-06 .list .item .text,\n#smart_pet_fountain .section-11 .list .item .text {\n    display: block;\n    margin-top: 15px;\n}\n\n#smart_pet_fountain .section-11 .list .item .text {\n    font-weight: 500;\n}\n\n#smart_pet_fountain .section-04 .image-wrapper,\n#smart_pet_fountain .section-05 .image-wrapper  {\n    max-width: 1080px;\n    width: 90%;\n    margin: 0 auto;\n    overflow: hidden;\n    border-radius: 30px;\n    position: relative;\n    z-index: 1;\n}\n\n#smart_pet_fountain .section-05 .text-wrapper {\n    position: absolute;\n    z-index: 2;\n    right: 10%;\n    width: 25%;\n    top: 11.5%;\n    font-size: 16px;\n    font-weight: 300;\n}\n\n#smart_pet_fountain .section-05 .text-wrapper .item {\n    padding: 12.5% 0;\n}\n\n#smart_pet_fountain .section-05 .text-bottom {\n    padding: 30px 0;\n    max-width: 1080px;\n    width: 90%;\n    margin: 0 auto;\n    font-size: 12px;\n    color: rgba(0, 0, 0, 0.5);\n    text-align: center;\n}\n\n@media (max-width: 767.98px) {\n    #smart_pet_fountain .section-04 .list .item,\n    #smart_pet_fountain .section-05 .list .item,\n    #smart_pet_fountain .section-06 .list .item {\n        font-size: 14px;\n    }\n\n    #smart_pet_fountain .section-04 .image-wrapper,\n    #smart_pet_fountain .section-05 .image-wrapper {\n        border-radius: 20px;\n    }\n\n    #smart_pet_fountain .section-06 .text-box {\n        position: static;\n        padding-top: 10%;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #smart_pet_fountain .section-04 .list .item,\n    #smart_pet_fountain .section-05 .list .item,\n    #smart_pet_fountain .section-06 .list .item {\n        flex: 0 0 50%;\n        width: 50%;\n    }\n\n    #smart_pet_fountain .section-04 .image-wrapper,\n    #smart_pet_fountain .section-05 .image-wrapper {\n        border-radius: 10px;\n    }\n\n    #smart_pet_fountain .section-05 .text-wrapper {\n        width: 30%;\n        right: 5%;\n    }\n\n    #smart_pet_fountain .section-05 .text-wrapper .item {\n        padding: 4% 0;\n        font-size: 12px;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #smart_pet_fountain .section-04 .list .item,\n    #smart_pet_fountain .section-05 .list .item,\n    #smart_pet_fountain .section-06 .list .item,\n    #smart_pet_fountain .section-11 .list .item {\n        font-size: 13px;\n        flex: 0 0 100%;\n        width: 100%;\n    }\n\n    #smart_pet_fountain .section-05 .text-wrapper .item {\n        padding: 3% 0;\n        font-size: 10px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #smart_pet_fountain .section-05 .text-wrapper .item {\n        padding: 14% 0;\n    }\n}\n\n\/* ===============\n    Section 07\n=============== *\/\n\n#smart_pet_fountain .section-07 {\n    padding: 2.5% 0;\n}\n\n\/* ===============\n    Section 08 \u0026 09 \u0026 12 \u0026 13\n=============== *\/\n\n#smart_pet_fountain .section-08,\n#smart_pet_fountain .section-09,\n#smart_pet_fountain .section-12,\n#smart_pet_fountain .section-13 {\n    position: relative;\n    z-index: 1;\n}\n\n#smart_pet_fountain .section-08 .text-box,\n#smart_pet_fountain .section-09 .text-box,\n#smart_pet_fountain .section-12 .text-box,\n#smart_pet_fountain .section-13 .text-box {\n    position: absolute;\n    z-index: 2;\n    width: 100%;\n    left: 0;\n    top: 2.5%;\n}\n\n#smart_pet_fountain .section-08 .text-box,\n#smart_pet_fountain .section-09 .text-box,\n#smart_pet_fountain .section-12 .text-box {\n    padding-right: 55%;\n}\n\n#smart_pet_fountain .section-09 .text-box {\n    top: 50%;\n    transform: translateY(-50%);\n}\n\n@media (max-width: 767.98px) {\n    #smart_pet_fountain .section-08 {\n        background-color: #C7C2BE;\n    }\n\n    #smart_pet_fountain .section-09 {\n        background-color: #121011;\n    }\n\n    #smart_pet_fountain .section-08 .text-box,\n    #smart_pet_fountain .section-09 .text-box,\n    #smart_pet_fountain .section-12 .text-box,\n    #smart_pet_fountain .section-13 .text-box {\n        padding: 10% 5%;\n        position: static;\n        text-align: center;\n        transform: none;\n    }\n\n    #smart_pet_fountain .section-13 .text-box {\n        padding-bottom: 0;\n    }\n}\n\n\/* ===============\n    Section 10\n=============== *\/\n\n#smart_pet_fountain .section-10 {\n    padding-top: 2.5%;\n    padding-bottom: 7.5%;\n}\n\n#smart_pet_fountain .section-10 .image-wrapper  {\n    max-width: 1080px;\n    width: 90%;\n    margin: 0 auto;\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: space-between;\n}\n\n#smart_pet_fountain .section-10 .image-wrapper .item {\n    flex: 0 0 calc(50% - 10px);\n    width: calc(50% - 10px);\n}\n\n@media only screen and (max-width: 575.98px) {\n    #smart_pet_fountain .section-10 .image-wrapper .item {\n        flex: 0 0 100%;\n        width: 100%;\n        margin-bottom: 20px;\n    }\n}\n\n\/* ===============\n    Section 11\n=============== *\/\n\n#smart_pet_fountain .section-11 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-11.jpg');\n}\n\n#smart_pet_fountain .section-11 .text-box {\n    padding-top: 5%;\n    padding-bottom: 5%;\n    padding-right: 45%;\n}\n\n@media (max-width: 991.98px) {\n    #smart_pet_fountain .section-11 {   \n        background-position: right -120px center;\n    }\n\n    #smart_pet_fountain .section-11 .text-box {\n        padding-right: 40%;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #smart_pet_fountain .section-11 .list {\n        padding-bottom: 0;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #smart_pet_fountain .section-11 {\n        background-position: bottom right;\n        background-size: 160% auto;\n        padding-bottom: 350px;\n        background-color: #F3F3F3;\n    }\n\n    #smart_pet_fountain .section-11 .text-box {\n        padding: 10% 5%;\n        text-align: center;\n    }\n\n    #smart_pet_fountain .section-11 .list {\n        justify-content: center;\n        width: 100%;\n    }\n\n    #smart_pet_fountain .section-11 .list .item {\n        padding: 20px;\n        text-align: center;\n    }\n}\n\n@media (min-width: 1200px) {\n    #smart_pet_fountain .section-11 .text-box {\n        padding-top: 10%;\n        padding-bottom: 10%;\n        padding-right: 50%;\n    }\n}\n\n\/* ===============\n    Section 14\n=============== *\/\n\n#smart_pet_fountain .section-14 {\n    padding-top: 2.5%;\n    background-color: #F0F0F0;\n}\n\n#smart_pet_fountain .section-14 .image-wrapper  {\n    max-width: 980px;\n    width: 90%;\n    margin: 0 auto;\n}\n\n\/* ===============\n    Section 15 \u0026 16\n=============== *\/\n\n#smart_pet_fountain .section-15,\n#smart_pet_fountain .section-16 {\n    padding-top: 2.5%;\n    padding-bottom: 7.5%;\n}\n\n#smart_pet_fountain .section-15 {\n    background-color: #F6F6F6;\n}\n\n#smart_pet_fountain .section-16 {\n    background-color: #F1F1F3;\n}\n\n#smart_pet_fountain .section-15 .list,\n#smart_pet_fountain .section-16 .list {\n    max-width: 1080px;\n    width: 90%;\n    display: flex;\n    justify-content: space-between;\n    flex-wrap: wrap;\n    margin: 0 auto;\n}\n\n#smart_pet_fountain .section-15 .list .item,\n#smart_pet_fountain .section-16 .list .item {\n    flex: 0 0 calc(50% - 10px);\n    width: calc(50% - 10px);\n    margin-bottom: 20px;\n    color: #191919;\n    font-weight: 300;\n    background-color: #ffffff;\n    border-radius: 20px;\n    overflow: hidden;\n}\n\n#smart_pet_fountain .section-15 .list .item .text,\n#smart_pet_fountain .section-16 .list .item .text {\n    padding: 30px;\n    font-size: 16px;\n}\n\n@media (max-width: 767.98px) {\n    #smart_pet_fountain .section-15 .list .item .text,\n    #smart_pet_fountain .section-16 .list .item .text {\n        padding: 20px;\n        font-size: 15px;\n    }\n\n    #smart_pet_fountain .section-15 .list .item,\n    #smart_pet_fountain .section-16 .list .item {\n        border-radius: 10px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #smart_pet_fountain .section-15 .list .item,\n    #smart_pet_fountain .section-16 .list .item {\n        flex: 0 0 100%;\n        width: 100%;\n    }\n\n    #smart_pet_fountain .section-15 .list .item .text,\n    #smart_pet_fountain .section-16 .list .item .text {\n        font-size: 14px;\n    }\n}\n\n\/* ===============\n    Section 17\n=============== *\/\n\n#smart_pet_fountain .section-17 {\n    padding-top: 2.5%;\n    padding-bottom: 7.5%;\n}\n\n#smart_pet_fountain .section-17 .image-wrapper {\n    max-width: 1080px;\n    width: 90%;\n    margin: 0 auto;\n}\n\n#smart_pet_fountain .section-17 .image-wrapper .text {\n    font-size: 13px;\n    font-weight: 300;\n    color: rgba(0, 0, 0, 0.5);\n    text-align: center;\n    padding: 20px 5% 0 55%;\n}\n\n\/* ===============\n    Section 18\n=============== *\/\n\n#smart_pet_fountain .section-18 {\n    background-color: #f9f9f9;\n}\n\n\/* ===============\n    Section image box\n=============== *\/\n\n#smart_pet_fountain .section .image-box-wrap {\n    padding: 0;\n    width: 90%;\n    max-width: 1440px;\n    margin: 0 auto;\n    overflow: hidden;\n    border-radius: 30px;\n}\n\n#smart_pet_fountain .section .image-box-wrap .image-box {\n    display: flex;\n    flex-wrap: wrap;\n    padding: 0;\n    background-color: #ffffff;\n}\n\n#smart_pet_fountain .section .image-box--reverse {\n    flex-direction: row-reverse;\n}\n\n#smart_pet_fountain .section .text-wrap,\n#smart_pet_fountain .section .image {\n    width: 50%;\n    flex: 0 0 50%;\n}\n\n#smart_pet_fountain .section .image {\n    background-color: #ffffff;\n}\n\n#smart_pet_fountain .section .text-wrap {\n    display: flex;\n    align-items: center;\n    flex-wrap: wrap;\n    padding: 0 5%;\n    text-align: left;\n}\n\n#smart_pet_fountain .section .text-wrap .title {\n    font-size: 24px;\n    display: block;\n    margin-bottom: 5px;\n    font-weight: bold;\n}\n\n#smart_pet_fountain .section .text-wrap .text {\n    font-weight: 300;\n    font-size: 15px;\n    padding-top: 20px;\n    display: block;\n}\n\n@media (max-width: 991.98px) {\n    #smart_pet_fountain .section .text-wrap .title {\n        font-size: 18px;\n    }\n\n    #smart_pet_fountain .section .image-box-wrap {\n        width: 95%;\n        border-radius: 20px;\n    }\n\n    #smart_pet_fountain .section .text-wrap .text {\n        padding-top: 10px;\n        font-size: 14px;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #smart_pet_fountain .section .text-wrap {\n        padding: 7.5% 5%;\n        text-align: center;\n    }\n    \n    #smart_pet_fountain .section .image-box-wrap .image-box {\n        flex-wrap: wrap;\n        flex-direction: column-reverse;\n    }\n\n    #smart_pet_fountain .section .text-wrap,\n    #smart_pet_fountain .section .text-wrap div,\n    #smart_pet_fountain .section .image {\n        width: 100%;\n        flex: 0 0 100%;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #smart_pet_fountain .section .image-box-wrap {\n        border-radius: 10px;\n    }\n\n    #smart_pet_fountain .section .text-wrap {\n        padding: 10% 5%;\n    }\n}\n\n@media (min-width: 1200px) {\n    #smart_pet_fountain .section .text-wrap {\n        padding: 0 5%;\n    }\n\n    #smart_pet_fountain .section .text-wrap .title {\n        font-size: 28px;\n        margin-bottom: 10px;\n    }\n}\n\n\/* ===============\n    Section spec\n=============== *\/\n\n#smart_pet_fountain .section-notes {\n    padding: 3.5% 12.5%;\n    margin: 0 auto;\n}\n\n#smart_pet_fountain .section-notes ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n}\n\n#smart_pet_fountain .section-notes ul li {\n    color: #191919;\n    font-size: 13px;\n    line-height: 1.5;\n    font-weight: 300;\n    opacity: .5;\n    padding-bottom: 5px;\n}\n\n@media (max-width: 991.98px) {\n    #smart_pet_fountain .section-notes {\n        padding: 5%;\n    }\n\n    #smart_pet_fountain .section-notes ul li {\n        font-size: 13px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #smart_pet_fountain .section-notes {\n        padding: 3.5% 0;\n        max-width: 1164px;\n    }\n}\n\n\/* ===============\n    Slider\n=============== *\/\n\n#smart_pet_fountain .slick-slider .slick-slide {\n    font-family: 'Camphor Pro';\n}\n\n#smart_pet_fountain .slick-dots {\n    bottom: 35px;\n}\n\n#smart_pet_fountain .slick-dots li button::before {\n    font-size: 15px;\n    color: #ffffff;\n    transition: 0.3s ease-in-out opacity;\n\tfont-family: 'slick';\n\tline-height: 20px;\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\twidth: 20px;\n\theight: 20px;\n\tcontent: '•';\n\ttext-align: center;\n\topacity: .25;\n\t-webkit-font-smoothing: antialiased;\n\t-moz-osx-font-smoothing: grayscale;\n}\n\n#smart_pet_fountain .slick-dots li.slick-active button::before,\n#smart_pet_fountain .slick-dots li:hover button::before {\n    opacity: 1;\n}\n\n#smart_pet_fountain .slick-dotted.slick-slider {\n    margin-bottom: 0;\n    padding: 0;\n}\n\n#smart_pet_fountain .slick-slider \u003e .slider-item {\n    display: none;\n}\n\n#smart_pet_fountain .slick-slider \u003e .slider-item:first-child {\n    display: block;\n}\n\n#smart_pet_fountain .slick-slider .slick-dots li button {\n    border-radius: 30px;\n}\n\n#smart_pet_fountain .slick-slider .slick-dots li button {\n    background: #fff;\n    transition: 0.3s ease-in-out opacity;\n    opacity: .25;\n    width: 15px;\n    height: 15px;\n}\n\n#smart_pet_fountain .slick-slider .slick-dots li.slick-active button,\n#smart_pet_fountain .slick-slider .slick-dots li button:hover {\n    background: #fff;\n    opacity: 1;\n}\n\n#smart_pet_fountain .slick-dots li button::before {\n    content: none;\n}\n\n@media (max-width: 767.98px) {\n    #smart_pet_fountain .slick-dots {\n        bottom: 15px;\n    }\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', 'jquery'],\r\n        function (AOS, $) {\r\n            $(window).on('load scroll',function(){\r\n                AOS.init({\r\n                    once:true\r\n                });\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=\"smart_pet_fountain\"\u003e\r\n    \u003csection class=\"section section-01 section-bg\"\u003e\r\n        \u003cdiv class=\"text-box text-box--left\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold\"\u003e\u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-01_logo.svg\" alt=\"\"\u003e Smart Pet \u003cbr\u003e Fountain\u003c\/span\u003e\r\n            \u003cspan class=\"desc\"\u003eCałodobowy dostęp do czystej wody dla zwierząt domowych\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eCyrkulacyjne źródło wody | 4-stopniowe filtrowanie \u003cbr\u003e Cicha praca | Podłączenie do inteligentnego domu\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=\"section-wrapper\"\u003e\r\n            \u003cdiv class=\"image-wrapper\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-02.png\" alt=\"\"\u003e\r\n            \u003c\/div\u003e\r\n            \u003cdiv class=\"text-box text-box--left\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"100\"\u003e\r\n                \u003cspan class=\"title font-bold\"\u003eXiaomi Smart Pet Fountain, zwycięzca 2020 IF Design Award.\u003c\/span\u003e\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-03 section-bg section-float\"\u003e\r\n        \u003cdiv class=\"text-box text-box--left text-box-float text-box-float--right\"\u003e\r\n            \u003cspan class=\"title font-bold\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003eCzysta, cyrkulująca woda to naturalny wybór dla zwierząt domowych.\u003c\/span\u003e\r\n            \u003cspan class=\"text\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003eTo czyste i niezawodne źródło wody dla zwierząt. Chroniczne picie niewystarczającej lub zanieczyszczonej wody może mieć negatywny wpływ na zdrowie nerek i układu moczowego zwierząt.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-04\"\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\"\u003eObieg wody z tlenem. \u003cbr\u003e Picie wystarczającej ilości wody, chroni przed chorobami.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eFontanna Xiaomi Smart Pet Fountain symuluje górski strumień, wykorzystując cyrkularny obieg wody. Zapewnia zwierzętom natlenioną bieżącą wodę, która spełnia ich naturlne potrzeby i zwiększa ich zainteresowanie regularnym nawadnianiem się.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cul class=\"list\"\u003e\r\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-04_icon01.png\" alt=\"\"\u003e\r\n                \u003cspan class=\"text\"\u003eStałe natlenienie dzięki cyrkulacji.\u003c\/span\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"100\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-04_icon02.png\" alt=\"\"\u003e\r\n                \u003cspan class=\"text\"\u003e7° kąt nachylenia dla większej wygody.\u003c\/span\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"200\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-04_icon03.png\" alt=\"\"\u003e\r\n                \u003cspan class=\"text\"\u003eDuża powierzchnia umożliwia zanurzanie pyszczków w tafli wody.\u003c\/span\u003e\r\n            \u003c\/li\u003e\r\n        \u003c\/ul\u003e\r\n        \r\n        \u003cdiv class=\"image-wrapper\"\u003e\r\n            \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-04.png\" alt=\"\"\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-05\"\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\"\u003eGłębokie czterostopniowe filtrowanie. \u003cbr\u003e Woda, którą zwierzaki uwielbiają.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eDzięki czteroetapowej wydajnej filtracji drobne cząstki, włosy i resztki chloru, w tym jony Ca i Mg, które powodują kamienie nerkowe, są skutecznie przechwytywane i filtrowane, zapewniając zwierzętom zdrową i smaczną wodę, którą wprost uwielbiają.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cul class=\"list\"\u003e\r\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-05_icon01.png\" alt=\"\"\u003e\r\n                \u003cspan class=\"text\"\u003eMembrana PP z mikroporami\u003c\/span\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"100\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-05_icon02.png\" alt=\"\"\u003e\r\n                \u003cspan class=\"text\"\u003eBawełna PET\u003c\/span\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"200\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-05_icon03.png\" alt=\"\"\u003e\r\n                \u003cspan class=\"text\"\u003eGranulat węgla aktywnego\u003c\/span\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"300\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-05_icon04.png\" alt=\"\"\u003e\r\n                \u003cspan class=\"text\"\u003eŻywica jonowymienna\u003c\/span\u003e\r\n            \u003c\/li\u003e\r\n        \u003c\/ul\u003e\r\n        \r\n        \u003cdiv class=\"image-wrapper\"\u003e\r\n            \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-05.png\" alt=\"\"\u003e\r\n\r\n            \u003cdiv class=\"text-wrapper\"\u003e\r\n                \u003cdiv class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003eWłosy i zanieczyszczenia\u003c\/div\u003e\r\n                \u003cdiv class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"100\"\u003eOsad i brud\u003c\/div\u003e\r\n                \u003cdiv class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"200\"\u003eResztki chloru i nieprzyjemny zapach\u003c\/div\u003e\r\n                \u003cdiv class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"300\"\u003eJony Ca lub Mg (łatwo powodują kamienie nerkowe)\u003c\/div\u003e\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"text-bottom\"\u003e*Zaleca się wymianę wkładu filtracyjnego raz w miesiącu. Przed użyciem wyczyść filtr czystą wodą przez dwie minuty aby usunąć węgiel aktywny, który mógł się obluzować podczas transportu.\u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-06\"\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\"\u003eSystem wyciszania. \u003cbr\u003e Cichszy przepływ wody dla niezakłóconego snu.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eWysokość fontanny została przystosowana, aby uniknąć rozpryskującego się dźwięku podczas picia. Przekierowanie wody jest zaprojektowane dla powolnego i cichego przepływu, podczas gdy pompa napowietrzająca zmniejsza rezonans. Hałas pracy jest kontrolowany w granicach 30dB*. Trzystopniowe wyciszanie zapewnia ciche środowisko.\u003c\/span\u003e\r\n\r\n            \u003cul class=\"list\"\u003e\r\n                \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n                    \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-06_icon01.png\" alt=\"\"\u003e\r\n                    \u003cspan class=\"text\"\u003eCichy wylot wody z fontanny z naturalnym położeniem wysokości.\u003c\/span\u003e\r\n                \u003c\/li\u003e\r\n                \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"100\"\u003e\r\n                    \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-06_icon02.png\" alt=\"\"\u003e\r\n                    \u003cspan class=\"text\"\u003eCicha struktura podziału obiegu wody.\u003c\/span\u003e\r\n                \u003c\/li\u003e\r\n                \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"200\"\u003e\r\n                    \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-06_icon03.png\" alt=\"\"\u003e\r\n                    \u003cspan class=\"text\"\u003eCicha pompa jest zawieszona w celu zmniejszenia hałasu.\u003c\/span\u003e\r\n                \u003c\/li\u003e\r\n            \u003c\/ul\u003e\r\n        \u003c\/div\u003e\r\n        \r\n        \u003cdiv class=\"image-wrapper\"\u003e\r\n            \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-06.jpg\" alt=\"\"\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\"\u003eZupełnie nowe rozwiązanie dla inteligentnego wychowywania zwierząt domowych. \u003cbr\u003e Zdalne sterowanie Mi Home App dla inteligentnej interakcji.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-08\"\u003e\r\n        \u003cdiv class=\"text-box text-box--left\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold\"\u003eZdalne sterowanie za pomocą aplikacji Mi Home App. \u003cbr\u003e Terminowe przypomnienia o konserwacji.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eSparowany z aplikacją Mi Home\/Xiaomi Home, może wysyłać przypomnienia do telefonu, gdy konieczne jest uzupełnienie wody, czyszczenie fontanny i wymiana filtra. Kliknij przycisk funkcyjny lub użyj aplikacji, aby przełączać się między różnymi trybami do codziennego użytku.\u003c\/span\u003e\r\n            \u003cspan class=\"text text--small\"\u003eTryb normalny: całodobowe wydawanie wody. \u003cbr\u003e Tryb inteligentny: częste wydawanie wody w dzień i przerywane wydawanie wody w nocy.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"image-wrapper\"\u003e\r\n            \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-08.jpg\" alt=\"\"\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-09\"\u003e\r\n        \u003cdiv class=\"text-box text-box--left text-box--white\"\u003e\r\n            \u003cspan class=\"title font-bold\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003ePrzyjazne dla użytkownika lampki kontrolne do monitorowania w czasie rzeczywistym.\u003c\/span\u003e\r\n            \u003cspan class=\"text\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003eŚwiatła zapewniają intuicyjne i łatwe do zrozumienia wskazania, a przezroczyste okno umożliwia monitorowanie poziomu wody w czasie rzeczywistym. Gdy wody jest za mało, aplikacja Mi Home\/Xiaomi Home oraz czerwony wskaźnik poziomu wody na fontannie przypomną o konieczności uzupełnienia wody.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"image-wrapper\"\u003e\r\n            \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-09.jpg\" alt=\"\"\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-10\"\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\"\u003ePodnieś uchwyt. \u003cbr\u003e Automatyczne wyłączanie zasilania dla łatwego dodawania wody.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003ePodnieś uchwyt, aby automatycznie wyłączyć fontannę w celu dodania lub wymiany wody. Fontanna wznawia działanie po ponownym założeniu pokrywy.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"image-wrapper\"\u003e\r\n            \u003cdiv class=\"item\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-10_01.png\" alt=\"\"\u003e\r\n            \u003c\/div\u003e\r\n            \u003cdiv class=\"item\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-10_02.png\" alt=\"\"\u003e\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-11 section-bg\"\u003e\r\n        \u003cdiv class=\"text-box text-box--left\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold\"\u003eSkutecznie zapobiega zatorom spowodowanym przez włosy, zapewniając płynne dozowanie wody.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eNagromadzona sierść może spowodować zablokowanie pompy wodnej. Filtr ma dzieloną konstrukcję i łopatki wentylatora z lewitacją magnetyczną, które łatwo się odłączają w celu regularnego czyszczenia, co skutecznie zapewnia wysoką jakość wody dla domowych pupili.\u003c\/span\u003e\r\n\r\n            \u003cul class=\"list\"\u003e\r\n                \u003cli class=\"item\"\u003e\r\n                    \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-11_icon01.png\" alt=\"\"\u003e\r\n                    \u003cspan class=\"text\"\u003eŁatwo zdejmowane łopatki wentylatora lewitującego magnetycznie.\u003c\/span\u003e\r\n                \u003c\/li\u003e\r\n                \u003cli class=\"item\"\u003e\r\n                    \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-11_icon01.png\" alt=\"\"\u003e\r\n                    \u003cspan class=\"text\"\u003eRegularne czyszczenie zapewnia higienę wody.\u003c\/span\u003e\r\n                \u003c\/li\u003e\r\n            \u003c\/ul\u003e\r\n\r\n            \u003cspan class=\"text text--small\"\u003e*Zaleca się cotygodniowe mycie i czyszczenie zespołu filtrów oraz łopatek wentylatora lewitacji magnetycznej pompy wodnej, aby uniknąć zablokowania i namnażania się mikroorganizmów.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-12\"\u003e\r\n        \u003cdiv class=\"text-box text-box--left\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold\"\u003eUproszczona konstrukcja, oddzielone obwody zasilania i wody. \u003cbr\u003e Proste, bezproblemowe czyszczenie.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eObwód zasilania jest ukryty i oddzielony od obwodu wody, a jasny zbiornik można czyścić łatwo i bez wysiłku. Proszę zapoznać się z poradami dotyczącymi produktu, aby uzyskać konkretne kroki czyszczenia.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"image-wrapper\"\u003e\r\n            \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-12.jpg\" alt=\"\"\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-13\"\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\"\u003eWykonane z materiałów mających kontakt z żywnością. \u003cbr\u003e Gwarantowana jakość z każdym haustem.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eFontanna została przetestowana przez miarodajną agencję badawczą, a zbiornik na wodę i pokrywa spełniają wymogi dla materiałów przeznaczonych do kontaktu z żywnością*, zapewniając czystą, wysokiej jakości i bezpieczną wodę dla zwierząt.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"image-wrapper\"\u003e\r\n            \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-13.jpg\" alt=\"\"\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-14\"\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\"\u003ePojemność 2L. \u003cbr\u003e Łatwe podróżowanie, podczas gdy potrzeby wodne Twojego zwierzęcia są zaspokojone.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003ePojemność 2L zaspokaja zapotrzebowanie na wodę dorosłego kota przez 4-7 dni*, dozując bezpieczną i czystą wodę dla Twojego pupila, dzięki czemu możesz spokojnie podróżować. W pokrywie można również przechowywać wodę, dozując niewielką ilość awaryjnej wody pitnej w przypadku awarii zasilania.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"image-wrapper\"\u003e\r\n            \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-14.jpg\" alt=\"\"\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-15\"\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\"\u003eStarannie dopracowane szczegóły bezpieczeństwa zaspokajają różnorodne potrzeby.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eInteligentne wyłączanie zasilania zapobiegające bezczynności, przewód zasilający w nylonowym oplocie, mata antypoślizgowa i wskaźnik trybu, który można wyłączyć za pomocą aplikacji Mi Home\/Xiaomi Home: wszystkie szczegóły, które zaspokajają Twoje zróżnicowane potrzeby.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cul class=\"list\"\u003e\r\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-15_01.jpg\" alt=\"\"\u003e\r\n                \u003cdiv class=\"text\"\u003eInteligentne wyłączanie zasilania zapobiegające bezczynności.\u003c\/div\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"100\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-15_02.jpg\" alt=\"\"\u003e\r\n                \u003cdiv class=\"text\"\u003eOdporny na ugryzienia kabel zasilający w nylonowym oplocie.\u003c\/div\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"200\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-15_03.jpg\" alt=\"\"\u003e\r\n                \u003cdiv class=\"text\"\u003eDwuwarstwowa mata dla lepszej stabilności, bez poślizgów.\u003c\/div\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"300\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-15_04.jpg\" alt=\"\"\u003e\r\n                \u003cdiv class=\"text\"\u003eWyłączenie wskaźnika jednym przyciskiem, dla lepszego snu.\u003c\/div\u003e\r\n            \u003c\/li\u003e\r\n        \u003c\/ul\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-16\"\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\"\u003ePorady dotyczące czyszczenia.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eZaleca się czyszczenie elementów fontanny co najmniej raz w tygodniu.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cul class=\"list\"\u003e\r\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-16_01.jpg\" alt=\"\"\u003e\r\n                \u003cdiv class=\"text\"\u003e① Zdejmij i wyczyść pokrywę, filtr węglowy i tacę filtra, usuwając wszelkie włosy i zanieczyszczenia.\u003c\/div\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"100\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-16_02.jpg\" alt=\"\"\u003e\r\n                \u003cdiv class=\"text\"\u003e② Zdjejmij i oczyścić zespół filtra pompy wody, pokrywę filtra pompy wody i łopatki wentylatora lewitacji magnetycznej, usuwając wszelkie włosy i zanieczyszczenia.\u003c\/div\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"200\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-16_03.jpg\" alt=\"\"\u003e\r\n                \u003cdiv class=\"text\"\u003e③ Oczyścić wnętrze zbiornika na wodę i osuszyć zewnętrzną stronę zbiornika.\u003c\/div\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"300\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-16_04.jpg\" alt=\"\"\u003e\r\n                \u003cdiv class=\"text\"\u003e④ Za pomocą suchej, miękkiej szmatki przetrzyj odpowiednio trzpień sprężysty pokrywy i kolumnę przewodzącą podstawy.\u003c\/div\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"400\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-16_05.jpg\" alt=\"\"\u003e\r\n                \u003cdiv class=\"text\"\u003e⑤ Po oczyszczeniu złóż ponownie w kolejności odwrotnej do demontażu i sprawdzić, czy wszystkie elementy są prawidłowo zamontowane.\u003c\/div\u003e\r\n            \u003c\/li\u003e\r\n        \u003c\/ul\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-17\"\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\"\u003eOdpowiednie dla: kotów i małych i średniej wielkości psów*.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"image-wrapper\"\u003e\r\n            \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/smart-pet-fountain\/section-17.jpg\" alt=\"\"\u003e\r\n            \u003cdiv class=\"text\"\u003e*Wszystkie dane, o których mowa na tej stronie pochodzą z Laboratorium Maomao Gougou, chyba że określono inaczej. Dane z badań mogą się różnić w zależności od zmian środowiskowych.\u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-18\"\u003e\r\n        \u003cdiv class=\"section-notes\"\u003e\r\n            \u003cul\u003e\r\n                \u003cli\u003eUwagi:\u003c\/li\u003e\r\n                \u003cli\u003e*Nie zaleca się stosowania u młodych zwierząt w wieku poniżej trzech miesięcy lub u psów dużych rozmiarów.\u003c\/li\u003e\r\n                \u003cli\u003e*Zaleca się czyszczenie fontanny co najmniej raz w tygodniu (w tym zbiornika na wodę, pokrywy, tacy filtracyjnej, pompy wodnej i gąbki filtracyjnej pompy wodnej) oraz wymianę całej wody, aby zapobiec gromadzeniu się osadów w filtrze i uniknąć pogorszenia jakości i przepływu wody.\u003c\/li\u003e\r\n                \u003cli\u003e*Podczas czyszczenia nie należy używać gorącej wody, zwłaszcza wrzącej.\u003c\/li\u003e\r\n                \u003cli\u003e*Ze względu na wysoką wilgotność wiosną i latem, należy wyczyścić zbiornik wody, pokrywę, szczelinę filtra, songe filtra pompy wody, pompę wody i inne elementy co najmniej raz w tygodniu, aby zapobiec hodowli komarów.\u003c\/li\u003e\r\n                \u003cli\u003e*Hałas pracy fontanny jest mniejszy niż 30 dB; kod raportu z kontroli: WTS2019-26209. Organizacja przeprowadzająca testy: CVC Certification \u0026amp; Testing Co., Ltd.\u003c\/li\u003e\r\n                \u003cli\u003e*Dane testowe obliczone na podstawie dorosłego kota o wadze 5 kg, pijącego 200 ml wody dziennie, co daje w sumie ok. 1400 ml w ciągu siedmiu dni. Rzeczywiste zapotrzebowanie na wodę może się różnić ze względu na obiektywne środowisko, rasę zwierzęcia, wiek, stan zdrowia i nawyki behawioralne.\u003c\/li\u003e\r\n                \u003cli\u003e*Fontanna jest odpowiednia dla dorosłych psów o wysokości ramion do 40 cm.\u003c\/li\u003e\r\n            \u003c\/ul\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\u003c\/div\u003e","brand":"Xiaomi","offers":[{"title":"Default Title","offer_id":44757121794363,"sku":"XIA-EK-000841","price":299.0,"currency_code":"PLN","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0687\/0463\/3147\/products\/4803_xiaomi_smart_pet_fountain-1-base-1200px_8f7e5e10-0b02-415f-a298-e2ebf6fc975a.png?v=1679739355","url":"https:\/\/tovaro.pl\/uk\/products\/xiaomi-smart-pet-fountain","provider":"TOVARO.pl","version":"1.0","type":"link"}