{"product_id":"xiaomi-smart-pet-fountain-filter","title":"Xiaomi Smart Pet Fountain Filter","description":"\u003cstyle\u003e\n\/* ===============\n    Xiaomi Smart Pet Fountain Filter\n=============== *\/\n\n#smart_pet_fountain_filter {\n    font-size: 16px;\n    overflow: hidden;\n    color: #191919;\n    background-color: #ffffff;\n}\n\n#smart_pet_fountain_filter ul, \n#smart_pet_fountain_filter ol {\n    list-style: none;\n    padding-left: 0;\n}\n\n#smart_pet_fountain_filter video, #smart_pet_fountain_filter img {\n    vertical-align: middle;\n}\n\n#smart_pet_fountain_filter video {\n    width: 100%;\n    height: auto;\n}\n\n\n#smart_pet_fountain_filter.xiaomi_container {\n    max-width: 2560px;\n}\n\n#smart_pet_fountain_filter .section {\n    line-height: 1.2;\n}\n\n#smart_pet_fountain_filter .section-bg {\n    background-size: cover;\n    background-position: center center;\n    background-repeat: no-repeat;\n}\n\n#smart_pet_fountain_filter .font-bold {\n    font-weight: bold;\n}\n\n#smart_pet_fountain_filter .font-light {\n    font-weight: 300;\n}\n\n#smart_pet_fountain_filter .font-color {\n    color: #ffd400;\n}\n\n#smart_pet_fountain_filter .text-box {\n    text-align: center;\n    color: #000000;\n    padding: 5% 12.5%;\n}\n\n#smart_pet_fountain_filter .text-box.text-box--left {\n    text-align: left;\n}\n\n#smart_pet_fountain_filter .text-box--white {\n    color: #ffffff;\n}\n\n#smart_pet_fountain_filter .text-box .title, \n#smart_pet_fountain_filter .text-box .desc,\n#smart_pet_fountain_filter .text-box .text {\n    display: block;\n}\n\n#smart_pet_fountain_filter .text-box .title {\n    font-size: 36px;\n    line-height: 1.2;\n}\n\n#smart_pet_fountain_filter .text-box .title.title--big {\n    font-size: 48px;\n    margin-bottom: 20px;\n}\n\n#smart_pet_fountain_filter .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_filter .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_filter .text-box .text.text--small {\n    font-size: 14px;\n    opacity: .5;\n}\n\n#smart_pet_fountain_filter .video-box, #smart_pet_fountain_filter .image-box {\n    padding: 0 12.5%;\n}\n\n#smart_pet_fountain_filter .video-box video {\n    width: 100%;\n    height: auto;\n}\n\n#smart_pet_fountain_filter .video a,\n#smart_pet_fountain_filter .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_filter .video a img,\n#smart_pet_fountain_filter .video .video-link img {\n    transition: 0.3s ease-in-out transform;\n}\n\n#smart_pet_fountain_filter .video a:hover img,\n#smart_pet_fountain_filter .video .video-link:hover img  {\n    transform: scale(1.1);\n}\n\n#smart_pet_fountain_filter .video a::after,\n#smart_pet_fountain_filter .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-filter\/play-btn.png') no-repeat center center \/ contain;\n    left: 50%;\n    top: 50%;\n    z-index: 5;\n}\n\n@media (max-width: 991.98px) {\n    #smart_pet_fountain_filter .text-box {   \n        padding: 5%;\n    }\n\n    #smart_pet_fountain_filter .text-box .title {\n        font-size: 28px;\n    }\n\n    #smart_pet_fountain_filter .text-box .title.title--big {\n        font-size: 42px;\n    }\n\n    #smart_pet_fountain_filter .video-box, #smart_pet_fountain_filter .image-box {\n        padding: 0 5%;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #smart_pet_fountain_filter .text-box .title {\n        font-size: 24px;\n    }\n\n    #smart_pet_fountain_filter .text-box .title.title--big {\n        font-size: 36px;\n    }\n\n    #smart_pet_fountain_filter .text-box .desc {\n        font-size: 18px;\n        margin-top: 10px;\n    }\n    \n    #smart_pet_fountain_filter .text-box .text {\n        margin-top: 15px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #smart_pet_fountain_filter .text-box {\n        padding: 10% 5%;\n    }\n\n    #smart_pet_fountain_filter .text-box .title {\n        font-size: 20px;\n    }\n\n    #smart_pet_fountain_filter .text-box .title.title--big {\n        font-size: 28px;\n    }\n\n    #smart_pet_fountain_filter .text-box .desc {\n        font-size: 16px;\n    }\n    \n    #smart_pet_fountain_filter .text-box .text {\n        font-size: 14px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #smart_pet_fountain_filter .text-box .text {\n        padding-left: 10%;\n        padding-right: 10%;\n    }\n\n    #smart_pet_fountain_filter .text-box .title.title--big {\n        font-size: 60px;\n    }\n\n    #smart_pet_fountain_filter .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_filter .text-box .text {\n        font-size: 16px;\n    }\n}\n\n\/* ===============\n   Floating text-box\n=============== *\/\n\n#smart_pet_fountain_filter .section.section-float {\n    position: relative;\n    z-index: 1;\n    height: 520px;\n} \n\n#smart_pet_fountain_filter .section.section-float--big {\n    height: 680px;\n}\n\n#smart_pet_fountain_filter .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_filter .section .text-box.text-box-float--left {\n    left: 5%;\n}\n\n#smart_pet_fountain_filter .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_filter .section.section-float {\n        height: 420px;\n    } \n\n    #smart_pet_fountain_filter .section.section-float--big {\n        height: 560px;\n    }\n\n    #smart_pet_fountain_filter .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_filter .section.section-float {\n        height: auto;\n        background-position: center bottom;\n        background-size: 160% auto;\n        background-color: #ffffff;\n        padding-bottom: 550px;\n    }\n\n    #smart_pet_fountain_filter .section .text-box.text-box-float,\n    #smart_pet_fountain_filter .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_filter .section.section-float {\n        padding-bottom: 380px;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #smart_pet_fountain_filter .section.section-float {\n        padding-bottom: 280px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #smart_pet_fountain_filter .section.section-float {\n        height: 620px;\n    }\n\n    #smart_pet_fountain_filter .section.section-float--big {\n        height: 820px;\n    }\n\n    #smart_pet_fountain_filter .section .text-box.text-box-float {\n        width: 35%;\n    }\n\n    #smart_pet_fountain_filter .section .text-box.text-box-float--left {\n        left: 12.5%;\n    }\n\n    #smart_pet_fountain_filter .section .text-box.text-box-float--right {\n        width: 35%;\n        left: 55%;\n    }\n}\n\n@media (min-width: 1400px) {\n    #smart_pet_fountain_filter .section .text-box.text-box-float--right {\n        width: 30%;\n        left: 60%;\n    }\n}\n\n@media (min-width: 1620px) {\n    #smart_pet_fountain_filter .section.section-float {\n        height: 820px;\n    }\n\n    #smart_pet_fountain_filter .section.section-float--big {\n        height: 980px;\n    }\n\n    #smart_pet_fountain_filter .section .text-box.text-box-float--right {\n        width: 25%;\n        left: 65%;\n    }\n}\n\n@media (min-width: 2080px) {\n    #smart_pet_fountain_filter .section.section-float {\n        height: 1080px;\n    }\n\n    #smart_pet_fountain_filter .section.section-float--big {\n        height: 1180px;\n    }\n}\n\n\/* ===============\n    Add Font\n=============== *\/\n\n@font-face {\n    font-display: swap;\n    font-family: 'Xiaomi Brand';\n    font-style: normal;\n    font-weight: 100 900;\n    src: url(https:\/\/i02.appmifile.com\/i18n\/fonts\/Brand\/Brand.woff2) format(\"woff2\")\n}\n  \n#smart_pet_fountain_filter .xiaomi_product_name {\n    font-family: 'Xiaomi Brand', 'Camphor Pro', sans-serif !important;\n}\n\n\/* ===============\n    Section 01\n=============== *\/\n\n#smart_pet_fountain_filter .section-01 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/smart-pet-fountain-filter\/section-01.jpg');\n    height: 680px;\n    position: relative;\n    z-index: 1;\n}\n\n#smart_pet_fountain_filter .section-01 .text-box {\n    padding-top: 15%;\n    padding-right: 45%;\n}\n\n#smart_pet_fountain_filter .section-01 .text-box .title {\n    font-size: 42px;\n    font-weight: 600;\n}\n\n#smart_pet_fountain_filter .section-01 .text-box .desc {\n    font-size: 28px;\n    font-weight: 500;\n}\n\n@media (max-width: 991.98px) {\n    #smart_pet_fountain_filter .section-01 {\n        height: 560px;\n    }\n\n    #smart_pet_fountain_filter .section-01 .text-box {\n        padding-right: 50%;\n    }\n\n    #smart_pet_fountain_filter .section-01 .text-box .desc {\n        font-size: 22px;\n    }\n\n    #smart_pet_fountain_filter .section-01 .text-box .title {\n        font-size: 36px;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #smart_pet_fountain_filter .section-01 {\n        height: auto;\n        background-size: 170% auto;\n        background-position: right bottom;\n        padding-bottom: 550px;\n        background-color: #02203C;\n    }\n\n    #smart_pet_fountain_filter .section-01 .text-box {\n        padding: 10% 5%;\n        text-align: center;\n    }\n\n    #smart_pet_fountain_filter .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_filter .section-01 {\n        padding-bottom: 350px;\n    }\n\n    #smart_pet_fountain_filter .section-01 .text-box {\n        padding: 15% 5% 10%;\n    }\n\n    #smart_pet_fountain_filter .section-01 .text-box .title {\n        font-size: 28px;\n    }\n\n    #smart_pet_fountain_filter .section-01 .text-box .desc {\n        font-size: 16px;\n    }\n\n    #smart_pet_fountain_filter .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_filter .section-01 {\n        padding-bottom: 250px;\n    }\n\n    #smart_pet_fountain_filter .section-01 .text-box .title {\n        font-size: 24px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #smart_pet_fountain_filter .section-01 {\n        height: 880px;\n    }\n\n    #smart_pet_fountain_filter .section-01 .text-box .title {\n        font-size: 48px;\n    }\n\n    #smart_pet_fountain_filter .section-01 .text-box .text {\n        font-size: 18px;\n    }\n}\n\n@media (min-width: 1600px) {\n    #smart_pet_fountain_filter .section-01 {\n        height: 980px;\n    }\n\n    #smart_pet_fountain_filter .section-01 .text-box .title {\n        font-size: 60px;\n    }\n}\n\n@media (min-width: 2080px) {\n    #smart_pet_fountain_filter .section-01 {\n        height: 1080px;\n    }\n}\n\n\/* ===============\n    Section 02\n=============== *\/\n\n#smart_pet_fountain_filter .section-02 {\n    padding-bottom: 2.5%;\n}\n\n#smart_pet_fountain_filter .section-02 .text-box {\n    padding-bottom: 2.5%;\n}\n\n#smart_pet_fountain_filter .section-02 .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_filter .section-02 .list .item {\n    flex: 0 0 25%;\n    width: 25%;\n    color: #191919;\n    padding: 20px;\n    text-align: center;\n    font-size: 15px;\n    font-weight: 500;\n}\n\n#smart_pet_fountain_filter .section-02 .list .item img {\n    width: 52px;\n}\n\n#smart_pet_fountain_filter .section-02 .list .item .text {\n    display: block;\n    margin-top: 15px;\n}\n\n#smart_pet_fountain_filter .section-02 .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_filter .section-02 .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_filter .section-02 .text-wrapper .item {\n    padding: 12.5% 0;\n}\n\n#smart_pet_fountain_filter .section-02 .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_filter .section-02 .list .item {\n        font-size: 14px;\n    }\n\n    #smart_pet_fountain_filter .section-02 .image-wrapper {\n        border-radius: 20px;\n    }\n\n    #smart_pet_fountain_filter .section-02 .text-wrapper {\n        font-size: 15px;\n    }\n\n    #smart_pet_fountain_filter .section-02 .text-wrapper .item {\n        padding: 7.5% 0;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #smart_pet_fountain_filter .section-02 .list .item {\n        flex: 0 0 50%;\n        width: 50%;\n    }\n\n    #smart_pet_fountain_filter .section-02 .image-wrapper {\n        border-radius: 10px;\n    }\n\n    #smart_pet_fountain_filter .section-02 .text-wrapper {\n        width: 30%;\n        right: 5%;\n    }\n\n    #smart_pet_fountain_filter .section-02 .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_filter .section-02 .list .item {\n        font-size: 13px;\n        flex: 0 0 100%;\n        width: 100%;\n    }\n\n    #smart_pet_fountain_filter .section-02 .text-wrapper .item {\n        padding: 3% 0;\n        font-size: 10px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #smart_pet_fountain_filter .section-02 .text-wrapper .item {\n        padding: 14% 0;\n    }\n}\n\n\/* ===============\n    Section 03\n=============== *\/\n\n#smart_pet_fountain_filter .section-03 {\n    position: relative;\n    z-index: 1;\n    background-color: #02203C;\n}\n\n#smart_pet_fountain_filter .section-03 .text-box {\n    position: absolute;\n    z-index: 2;\n    width: 100%;\n    top: 2.5%;\n    left: 0;\n}\n\n#smart_pet_fountain_filter .section-03 .image-wrapper {\n    background-color: #ffffff;\n    padding-bottom: 5%;\n}\n\n#smart_pet_fountain_filter .section-03 .text-bottom {\n    padding: 5% 12.5%;\n    text-align: center;\n    font-size: 14px;\n    line-height: 1.5;\n}\n\n@media (max-width: 767.98px) {\n    #smart_pet_fountain_filter .section-03 {\n        padding-top: 15%;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #smart_pet_fountain_filter .section-03 {\n        padding-top: 35%;\n    }\n\n    #smart_pet_fountain_filter .section-03 .text-bottom {\n        font-size: 12px;\n        padding: 5%;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #smart_pet_fountain_filter .section-03 {\n        padding-top: 75%;\n    }\n}\n\n\/* ===============\n    Section 04\n=============== *\/\n\n#smart_pet_fountain_filter .section-04 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/smart-pet-fountain-filter\/section-04.jpg');\n}\n\n#smart_pet_fountain_filter .section-04 .text-box {\n    padding-left: 55%;\n    padding-top: 20%;\n    padding-bottom: 20%;\n}\n\n@media (max-width: 767.98px) {\n    #smart_pet_fountain_filter .section-04 {\n        background-position: left bottom;\n        background-size: 180% auto;\n        padding-bottom: 650px;\n    }\n\n    #smart_pet_fountain_filter .section-04 .text-box {\n        padding: 5%;\n        text-align: center;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #smart_pet_fountain_filter .section-04 {\n        padding-bottom: 450px;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #smart_pet_fountain_filter .section-04 {\n        padding-bottom: 350px;\n    }\n}\n\n\/* ===============\n    Section 05\n=============== *\/\n\n#smart_pet_fountain_filter .section-05 {\n    padding-top: 5%;\n    padding-bottom: 7.5%;\n}\n\n#smart_pet_fountain_filter .section-05 .text-box {\n    padding-bottom: 0;\n    padding-left: 0;\n    padding-right: 0;\n    max-width: 1080px;\n    width: 90%;\n    margin: 0 auto;\n}\n\n#smart_pet_fountain_filter .section-05 .text-box:first-child {\n    padding-bottom: 5%;\n    border-bottom: 1px solid #f1f1f1;\n    padding-left: 5%;\n    padding-right: 5%;\n}\n\n#smart_pet_fountain_filter .section-05 .text-box .desc {\n    font-weight: bold;\n}\n\n#smart_pet_fountain_filter .section-05 .text-box .text {\n    margin-top: 10px;\n    margin-bottom: 30px;\n}\n\n#smart_pet_fountain_filter .section-05 .image-wrapper {\n    max-width: 1080px;\n    width: 90%;\n    margin: 0 auto;\n}\n\n#smart_pet_fountain_filter .section-05 .image-wrapper:last-child {\n    max-width: 680px;\n}\n\n#smart_pet_fountain_filter .section-05 .image-info {\n    margin-bottom: 30px;\n    display: flex;\n    flex-wrap: wrap;\n}\n\n#smart_pet_fountain_filter .section-05 .image-info .item {\n    flex: 0 0 50%;\n    width: 50%;\n    padding: 20px;\n    text-align: center;\n    line-height: 1.5;\n    font-size: 15px;\n    font-weight: 300;\n}\n\n@media only screen and (max-width: 575.98px) {\n    #smart_pet_fountain_filter .section-05 .image-info .item {\n        font-size: 14px;\n        padding: 10px 0;\n        text-align: left;\n        flex: 0 0 100%;\n        width: 100%;\n    }\n}\n\n\/* ===============\n    Section 06\n=============== *\/\n\n#smart_pet_fountain_filter .section-06 {\n    background-color: #f9f9f9;\n    margin-top: 0;\n}\n\n\/* ===============\n    Section image box\n=============== *\/\n\n#smart_pet_fountain_filter .section .image-box-wrap {\n    padding: 0;\n    width: 100%;\n    max-width: 2560px;\n    margin: 0 auto;\n    overflow: hidden;\n    border-radius: 0;\n}\n\n#smart_pet_fountain_filter .section .image-box-wrap .image-box {\n    display: flex;\n    flex-wrap: wrap;\n    padding: 0;\n    background-color: #A2A2A2;\n}\n\n#smart_pet_fountain_filter .section .image-box--reverse {\n    flex-direction: row-reverse;\n}\n\n#smart_pet_fountain_filter .section .text-wrap,\n#smart_pet_fountain_filter .section .image {\n    width: 50%;\n    flex: 0 0 50%;\n}\n\n#smart_pet_fountain_filter .section .image {\n    background-color: #A2A2A2;\n}\n\n#smart_pet_fountain_filter .section .text-wrap {\n    display: flex;\n    align-items: center;\n    flex-wrap: wrap;\n    padding: 0 5%;\n    text-align: left;\n    color: #ffffff;\n}\n\n#smart_pet_fountain_filter .section .text-wrap .title {\n    font-size: 28px;\n    display: block;\n    margin-bottom: 5px;\n    font-weight: bold;\n}\n\n#smart_pet_fountain_filter .section .text-wrap .text {\n    font-weight: 500;\n    font-size: 16px;\n    padding-top: 10px;\n    display: block;\n}\n\n@media (max-width: 991.98px) {\n    #smart_pet_fountain_filter .section .text-wrap .title {\n        font-size: 24px;\n    }\n\n    #smart_pet_fountain_filter .section .image-box-wrap {\n        width: 100%;\n        border-radius: 0;\n    }\n\n    #smart_pet_fountain_filter .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_filter .section .text-wrap {\n        padding: 7.5% 5%;\n        text-align: center;\n    }\n    \n    #smart_pet_fountain_filter .section .image-box-wrap .image-box {\n        flex-wrap: wrap;\n        flex-direction: column-reverse;\n    }\n\n    #smart_pet_fountain_filter .section .text-wrap .title {\n        font-size: 18px;\n    }\n\n    #smart_pet_fountain_filter .section .text-wrap,\n    #smart_pet_fountain_filter .section .text-wrap div,\n    #smart_pet_fountain_filter .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_filter .section .image-box-wrap {\n        border-radius: 0;\n    }\n\n    #smart_pet_fountain_filter .section .text-wrap {\n        padding: 10% 5%;\n    }\n}\n\n@media (min-width: 1200px) {\n    #smart_pet_fountain_filter .section .text-wrap {\n        padding: 0 10%;\n    }\n\n    #smart_pet_fountain_filter .section .text-wrap .title {\n        font-size: 36px;\n        margin-bottom: 10px;\n    }\n}\n\n\/* ===============\n    Section spec\n=============== *\/\n\n#smart_pet_fountain_filter .section-notes {\n    padding: 3.5% 12.5%;\n    margin: 0 auto;\n}\n\n#smart_pet_fountain_filter .section-notes ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n}\n\n#smart_pet_fountain_filter .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_filter .section-notes {\n        padding: 5%;\n    }\n\n    #smart_pet_fountain_filter .section-notes ul li {\n        font-size: 13px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #smart_pet_fountain_filter .section-notes {\n        padding: 3.5% 0;\n        max-width: 1164px;\n    }\n}\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_filter\"\u003e\r\n    \u003csection class=\"section section-01 section-bg\"\u003e\r\n        \u003cdiv class=\"text-box text-box--left text-box--white\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold xiaomi_product_name\"\u003e\u003cstrong\u003eXiaomi\u003c\/strong\u003e Smart Pet \u003cbr\u003e Fountain Filter\u003c\/span\u003e\r\n            \u003cspan class=\"desc\"\u003eWydajna filtracja w smukłej obudowie\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eWielowarstwowa filtracja | Czysta, miękka woda \u003cbr\u003e Bezpieczne materiały\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\"\u003eCzterostopniowa głęboka filtracja. \u003cbr\u003e Woda, której smak uwielbiają zwierzęta.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eDzięki czterostopniowej, wydajnej, dogłębnej filtracji, drobne cząsteczki, włosy i resztki chloru, w tym jony Ca i Mg, są skutecznie przechwytywane i filtrowane, poprawiając smak wody, a jednocześnie zmiękczając ją i oczyszczając, aby zapewnić zdrowie układu moczowego zwierzęcia.\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-filter\/section-02_icon01.png\" alt=\"\"\u003e\r\n                \u003cspan class=\"text\"\u003eMembrana PP o strukturze mikroporowatej\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-filter\/section-02_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-filter\/section-02_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-filter\/section-02_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-filter\/section-02.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 resztki\u003c\/div\u003e\r\n                \u003cdiv class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"100\"\u003eOsad i zanieczyszczenia\u003c\/div\u003e\r\n                \u003cdiv class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"200\"\u003ePozostałości chloru i zapachów\u003c\/div\u003e\r\n                \u003cdiv class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"300\"\u003eJony Ca lub Mg (mogą powodować powstawanie kamieni nerkowych)\u003c\/div\u003e\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"text-bottom\"\u003eZaleca 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ę poluzować podczas transportu.\u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n    \r\n    \u003csection class=\"section section-03\"\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\"\u003eWyselekcjonowane bezpieczne surowce. \u003cbr\u003e Czysta, zdrowa woda dla domowych pupili.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003ePozyskiwanie wszystkich materiałów filtracyjnych na skalę globalną w celu zapewnienia jak najlepszej jakości wody dla zwierząt domowych. Rama filtra i membrana PP spełniają wymagania klasy spożywczej, zapewniając bezpieczeństwo wody 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-filter\/section-03.jpg\" alt=\"\"\u003e\r\n\r\n            \u003cdiv class=\"text-bottom\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e*Rama filtra i membrana PP są zgodne z przepisami FDA dotyczącymi materiałów przeznaczonych do kontaktu z żywnością: kod raportu z inspekcji: Nr SHAEC2200181902; Organizacja badająca: SGS.\u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-04 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\"\u003eInteligentne przypomnienia o upływie ważności filtra ustawiane za pomocą aplikacji.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eZaleca się wymianę filtra i zespołu filtrów raz w miesiącu, aby uzyskać lepsze wyniki filtrowania. Sparuj z aplikacją Mi Home\/Xiaomi Home, aby uzyskać terminowe przypomnienia o wymianie filtra.\u003c\/span\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\"\u003eInstrukcja\u003c\/span\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=\"0\"\u003e\r\n            \u003cspan class=\"desc font-bold\"\u003eWymiana filtra\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-filter\/section-05_01.jpg\" alt=\"\"\u003e\r\n\r\n            \u003cdiv class=\"image-info\"\u003e\r\n                \u003cdiv class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e1. Umyj filtr czystą wodą przez dwie minuty, aby usunąć węgiel aktywny, który poluzował się podczas transportu.\u003c\/div\u003e\r\n                \u003cdiv class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"100\"\u003e2. Zainstaluj filtr w szczelinie filtra.\u003c\/div\u003e\r\n            \u003c\/div\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-filter\/section-05_02.jpg\" alt=\"\"\u003e\r\n\r\n            \u003cdiv class=\"image-info\"\u003e\r\n                \u003cdiv class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e3. Załóż z powrotem pokrywę na zbiornik wody.\u003c\/div\u003e\r\n                \u003cdiv class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"100\"\u003e4. Naciśnij i przytrzymaj przez dwie sekundy przycisk resetowania filtra znajdujący się w dolnej części urządzenia. Wskaźnik trybu pracy zmieni kolor na biały, a licznik czasu pracy filtra zostanie zresetowany.\u003c\/div\u003e\r\n            \u003c\/div\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=\"0\"\u003e\r\n            \u003cspan class=\"desc font-bold\"\u003eWymiana zespołu filtra pompy wodnej\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eJak pokazano na rysunku, zespół filtra pompy wody może być zainstalowany na pompie 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-filter\/section-05_03.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=\"0\"\u003e\r\n            \u003cspan class=\"desc font-bold\"\u003eWymiana rury wodnej\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eJak pokazano na rysunku, zamontuj i podłącz rurę wodną pomiędzy pompą wodną a pokrywą.\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-filter\/section-05_04.jpg\" alt=\"\"\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-06\"\u003e\r\n        \u003cdiv class=\"section-notes\"\u003e\r\n            \u003cul\u003e\r\n                \u003cli\u003eUwagi:\u003c\/li\u003e\r\n                \u003cli\u003e*Zaleca się wymianę filtra i zespołu filtra pompy wodnej co miesiąc.\u003c\/li\u003e\r\n                \u003cli\u003e*Zaleca się wymianę rury wodnej co 2 miesiące.\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":44757123858747,"sku":"XIA-EK-000879","price":59.0,"currency_code":"PLN","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0687\/0463\/3147\/products\/4819_xiaomi_smart_pet_fountain_filter-1-1600px_0c0ac2b0-7451-4de6-ac3a-87e690c6f0b1.png?v=1679739371","url":"https:\/\/tovaro.pl\/products\/xiaomi-smart-pet-fountain-filter","provider":"TOVARO.pl","version":"1.0","type":"link"}