{"product_id":"xiaomi-smart-pet-food-feeder","title":"Xiaomi Smart Pet Food Feeder","description":"\u003cstyle\u003e\n\/* ===============\n    Xiaomi Smart Pet Food Feeder\n=============== *\/\n\n#smart_pet_food_feeder {\n    font-size: 16px;\n    overflow: hidden;\n    color: #191919;\n    background-color: #ffffff;\n}\n\n#smart_pet_food_feeder ul, \n#smart_pet_food_feeder ol {\n    list-style: none;\n    padding-left: 0;\n}\n\n#smart_pet_food_feeder video, #smart_pet_food_feeder img {\n    vertical-align: middle;\n}\n\n#smart_pet_food_feeder video {\n    width: 100%;\n    height: auto;\n}\n\n\n#smart_pet_food_feeder.xiaomi_container {\n    max-width: 2560px;\n}\n\n#smart_pet_food_feeder .section {\n    line-height: 1.2;\n}\n\n#smart_pet_food_feeder .section-bg {\n    background-size: cover;\n    background-position: center center;\n    background-repeat: no-repeat;\n}\n\n#smart_pet_food_feeder .font-bold {\n    font-weight: bold;\n}\n\n#smart_pet_food_feeder .font-light {\n    font-weight: 300;\n}\n\n#smart_pet_food_feeder .font-color {\n    color: #ffd400;\n}\n\n#smart_pet_food_feeder .text-box {\n    text-align: center;\n    color: #000000;\n    padding: 5% 12.5%;\n}\n\n#smart_pet_food_feeder .text-box.text-box--left {\n    text-align: left;\n}\n\n#smart_pet_food_feeder .text-box--white {\n    color: #ffffff;\n}\n\n#smart_pet_food_feeder .text-box .title, \n#smart_pet_food_feeder .text-box .desc,\n#smart_pet_food_feeder .text-box .text {\n    display: block;\n}\n\n#smart_pet_food_feeder .text-box .title {\n    font-size: 36px;\n    line-height: 1.2;\n}\n\n#smart_pet_food_feeder .text-box .title.title--big {\n    font-size: 42px;\n    margin-bottom: 20px;\n}\n\n#smart_pet_food_feeder .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_food_feeder .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_food_feeder .text-box .text.text--small {\n    font-size: 14px;\n    opacity: .5;\n}\n\n#smart_pet_food_feeder .video-box, #smart_pet_food_feeder .image-box {\n    padding: 0 12.5%;\n}\n\n#smart_pet_food_feeder .video-box video {\n    width: 100%;\n    height: auto;\n}\n\n#smart_pet_food_feeder .video a,\n#smart_pet_food_feeder .video .video-link {\n    position: relative;\n    z-index: 1;\n    display: block;\n    overflow: hidden;\n    cursor: pointer;\n}\n\n#smart_pet_food_feeder .video a img,\n#smart_pet_food_feeder .video .video-link img {\n    transition: 0.3s ease-in-out transform;\n}\n\n#smart_pet_food_feeder .video a:hover img,\n#smart_pet_food_feeder .video .video-link:hover img  {\n    transform: scale(1.1);\n}\n\n#smart_pet_food_feeder .video a::after,\n#smart_pet_food_feeder .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.tovaro.pl\/products\/smart-pet-food-feeder\/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_food_feeder .text-box {   \n        padding: 5%;\n    }\n\n    #smart_pet_food_feeder .text-box .title {\n        font-size: 28px;\n    }\n\n    #smart_pet_food_feeder .video-box, #smart_pet_food_feeder .image-box {\n        padding: 0 5%;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #smart_pet_food_feeder .text-box .title {\n        font-size: 24px;\n    }\n\n    #smart_pet_food_feeder .text-box .desc {\n        font-size: 18px;\n        margin-top: 10px;\n    }\n    \n    #smart_pet_food_feeder .text-box .text {\n        margin-top: 15px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #smart_pet_food_feeder .text-box {\n        padding: 10% 5%;\n    }\n\n    #smart_pet_food_feeder .text-box .title {\n        font-size: 20px;\n    }\n\n    #smart_pet_food_feeder .text-box .desc {\n        font-size: 16px;\n    }\n    \n    #smart_pet_food_feeder .text-box .text {\n        font-size: 14px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #smart_pet_food_feeder .text-box .text {\n        padding-left: 10%;\n        padding-right: 10%;\n    }\n\n    #smart_pet_food_feeder .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_food_feeder .text-box .text {\n        font-size: 16px;\n    }\n}\n\n\/* ===============\n   Floating text-box\n=============== *\/\n\n#smart_pet_food_feeder .section.section-float {\n    position: relative;\n    z-index: 1;\n    height: 520px;\n} \n\n#smart_pet_food_feeder .section.section-float--big {\n    height: 680px;\n}\n\n#smart_pet_food_feeder .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_food_feeder .section .text-box.text-box-float--left {\n    left: 5%;\n}\n\n#smart_pet_food_feeder .section .text-box.text-box-float--right {\n    left: 55%;\n    width: 40%;\n}\n\n@media (max-width: 991.98px) {\n    #smart_pet_food_feeder .section.section-float {\n        height: 420px;\n    } \n\n    #smart_pet_food_feeder .section.section-float--big {\n        height: 560px;\n    }\n\n    #smart_pet_food_feeder .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_food_feeder .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_food_feeder .section .text-box.text-box-float,\n    #smart_pet_food_feeder .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_food_feeder .section.section-float {\n        padding-bottom: 250px;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #smart_pet_food_feeder .section.section-float {\n        padding-bottom: 220px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #smart_pet_food_feeder .section.section-float {\n        height: 620px;\n    }\n\n    #smart_pet_food_feeder .section.section-float--big {\n        height: 820px;\n    }\n\n    #smart_pet_food_feeder .section .text-box.text-box-float {\n        width: 35%;\n    }\n\n    #smart_pet_food_feeder .section .text-box.text-box-float--left {\n        left: 12.5%;\n    }\n\n    #smart_pet_food_feeder .section .text-box.text-box-float--right {\n        width: 35%;\n        left: 55%;\n    }\n}\n\n@media (min-width: 1620px) {\n    #smart_pet_food_feeder .section.section-float {\n        height: 820px;\n    }\n\n    #smart_pet_food_feeder .section.section-float--big {\n        height: 980px;\n    }\n\n    #smart_pet_food_feeder .section .text-box.text-box-float--right {\n        width: 30%;\n        left: 60%;\n    }\n}\n\n@media (min-width: 2080px) {\n    #smart_pet_food_feeder .section.section-float {\n        height: 1080px;\n    }\n\n    #smart_pet_food_feeder .section.section-float--big {\n        height: 1180px;\n    }\n}\n\n\/* ===============\n    Section 01\n=============== *\/\n\n#smart_pet_food_feeder .section-01 {\n    background-image: url('https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-01.jpg');\n    height: 620px;\n}\n\n#smart_pet_food_feeder .section-01 .text-box {\n    padding-right: 55%;\n    padding-left: 10%;\n    padding-top: 12.5%;\n}\n\n#smart_pet_food_feeder .section-01 .text-box .title {\n    font-size: 36px;\n}\n\n#smart_pet_food_feeder .section-01 .text-box .title img {\n    width: 150px;\n    display: inline-block;\n    margin-bottom: 6px;    \n}\n\n#smart_pet_food_feeder .section-01 .text-box .desc {\n    font-size: 20px;\n    font-weight: 500;\n}\n\n#smart_pet_food_feeder .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_food_feeder .section-01 {\n        height: 440px;\n    }\n\n    #smart_pet_food_feeder .section-01 .text-box {\n        padding-top: 7.5%;\n    }\n\n    #smart_pet_food_feeder .section-01 .text-box .desc {\n        font-size: 20px;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #smart_pet_food_feeder .section-01 {\n        height: auto;\n        background-size: 120% auto;\n        background-position: right bottom;\n        padding-bottom: 450px;\n        background-color: #E5ECF3;\n    }\n\n    #smart_pet_food_feeder .section-01 .text-box {\n        padding: 10% 5%;\n        text-align: center;\n    }\n\n    #smart_pet_food_feeder .section-01 .text-box .desc {\n        font-size: 18px;\n    }\n\n    #smart_pet_food_feeder .section-01 .text-box .text {\n        font-size: 15px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #smart_pet_food_feeder .section-01 {\n        padding-bottom: 320px;\n    }\n\n    #smart_pet_food_feeder .section-01 .text-box {\n        padding: 15% 5% 10%;\n    }\n\n    #smart_pet_food_feeder .section-01 .text-box .desc {\n        font-size: 16px;\n    }\n\n    #smart_pet_food_feeder .section-01 .text-box .text {\n        font-size: 14px;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #smart_pet_food_feeder .section-01 {\n        padding-bottom: 250px;\n    }\n\n    #smart_pet_food_feeder .section-01 .text-box .title {\n        font-size: 24px;\n    }\n\n    #smart_pet_food_feeder .section-01 .text-box .title img {\n        width: 110px;\n        margin-bottom: 5px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #smart_pet_food_feeder .section-01 {\n        height: 780px;\n    }\n\n    #smart_pet_food_feeder .section-01 .text-box {\n        padding-right: 50%;\n    }\n\n    #smart_pet_food_feeder .section-01 .text-box .text {\n        font-size: 18px;\n    }\n\n    #smart_pet_food_feeder .section-01 .text-box .title {\n        font-size: 48px;\n    }\n\n    #smart_pet_food_feeder .section-01 .text-box .title img {\n        width: 210px;\n        margin-bottom: 8px;\n    }\n\n    #smart_pet_food_feeder .section-01 .text-box .desc {\n        font-size: 24px;\n    }\n}\n\n@media (min-width: 1600px) {\n    #smart_pet_food_feeder .section-01 {\n        height: 880px;\n    }\n}\n\n@media (min-width: 2080px) {\n    #smart_pet_food_feeder .section-01 {\n        height: 980px;\n    }\n}\n\n\/* ===============\n    Section 02\n=============== *\/\n\n#smart_pet_food_feeder .section-02 {\n    padding-bottom: 7.5%;\n    padding-top: 2.5%;\n}\n\n#smart_pet_food_feeder .section-02 .image-wrapper {\n    max-width: 1080px;\n    width: 90%;\n    margin: 0 auto;\n}\n\n\/* ===============\n    Section 03 \u0026 05 \u0026 09 \u0026 12\n=============== *\/\n\n#smart_pet_food_feeder .section-03 {\n    padding-bottom: 7.5%;\n}\n\n#smart_pet_food_feeder .section-05 {\n    padding-top: 2.5%;\n    padding-bottom: 2.5%;\n    background-color: #DEE0E0;\n}\n\n#smart_pet_food_feeder .section-09 {\n    padding-top: 2.5%;\n    padding-bottom: 2.5%;\n}\n\n#smart_pet_food_feeder .section-12 {\n    position: relative;\n    z-index: 1;\n}\n\n#smart_pet_food_feeder .section-03 .text-box,\n#smart_pet_food_feeder .section-05 .text-box,\n#smart_pet_food_feeder .section-09 .text-box {\n    padding-bottom: 2.5%;\n}\n\n#smart_pet_food_feeder .section-12 .text-box {\n    position: absolute;\n    z-index: 2;\n    width: 100%;\n    left: 0;\n    top: 2.5%;\n}\n\n#smart_pet_food_feeder .section-03 .list,\n#smart_pet_food_feeder .section-05 .list,\n#smart_pet_food_feeder .section-09 .list,\n#smart_pet_food_feeder .section-12 .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_food_feeder .section-12 .list {\n    padding-top: 2.5%;\n}\n\n#smart_pet_food_feeder .section-03 .list .item,\n#smart_pet_food_feeder .section-05 .list .item,\n#smart_pet_food_feeder .section-09 .list .item,\n#smart_pet_food_feeder .section-12 .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_food_feeder .section-03 .list .item img,\n#smart_pet_food_feeder .section-05 .list .item img,\n#smart_pet_food_feeder .section-09 .list .item img,\n#smart_pet_food_feeder .section-12 .list .item img {\n    width: 52px;\n}\n\n#smart_pet_food_feeder .section-03 .list .item .text,\n#smart_pet_food_feeder .section-05 .list .item .text,\n#smart_pet_food_feeder .section-09 .list .item .text,\n#smart_pet_food_feeder .section-12 .list .item .text {\n    display: block;\n    margin-top: 15px;\n}\n\n#smart_pet_food_feeder .section-03 .image-wrapper {\n    max-width: 1080px;\n    width: 90%;\n    margin: 0 auto;\n    overflow: hidden;\n    border-radius: 30px;\n}\n\n@media (max-width: 767.98px) {\n    #smart_pet_food_feeder .section-03 .list .item,\n    #smart_pet_food_feeder .section-05 .list .item,\n    #smart_pet_food_feeder .section-09 .list .item,\n    #smart_pet_food_feeder .section-12 .list .item {\n        font-size: 14px;\n    }\n\n    #smart_pet_food_feeder .section-12 .text-box {\n        position: static;\n        padding-top: 10%;\n    }\n\n    #smart_pet_food_feeder .section-12 .list {\n        padding-bottom: 0;\n    }\n\n    #smart_pet_food_feeder .section-03 .image-wrapper {\n        border-radius: 20px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #smart_pet_food_feeder .section-03 .list .item,\n    #smart_pet_food_feeder .section-05 .list .item,\n    #smart_pet_food_feeder .section-09 .list .item,\n    #smart_pet_food_feeder .section-12 .list .item {\n        flex: 0 0 50%;\n        width: 50%;\n    }\n\n    #smart_pet_food_feeder .section-03 .image-wrapper {\n        border-radius: 10px;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #smart_pet_food_feeder .section-03 .list .item,\n    #smart_pet_food_feeder .section-05 .list .item,\n    #smart_pet_food_feeder .section-09 .list .item {\n        font-size: 13px;\n        flex: 0 0 100%;\n        width: 100%;\n    }\n}\n\n\/* ===============\n    Section 04\n=============== *\/\n\n#smart_pet_food_feeder .section-04 {\n    padding-bottom: 7.5%;\n    padding-top: 2.5%;\n}\n\n#smart_pet_food_feeder .section-04 .image-wrapper {\n    max-width: 1080px;\n    width: 90%;\n    margin: 0 auto;\n    position: relative;\n    z-index: 1;\n}\n\n#smart_pet_food_feeder .section-04 .text-wrapper {\n    position: absolute;\n    z-index: 2;\n    width: 80%;\n    left: 10%;\n    bottom: 10%;\n    display: flex;\n    font-size: 13px;\n    font-weight: 300;\n    text-align: center;\n}\n\n#smart_pet_food_feeder .section-04 .text-wrapper .item {\n    flex: 0 0 20%;\n    width: 20%;\n    padding: 15px;\n}\n\n#smart_pet_food_feeder .section-04 .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_food_feeder .section-04 .text-wrapper {\n        width: 90%;\n        left: 5%;\n        bottom: 5%;\n    }\n    \n    #smart_pet_food_feeder .section-04 .text-wrapper .item {\n        padding: 5px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #smart_pet_food_feeder .section-04 .text-wrapper {\n        position: static;\n        width: 100%;\n        padding-top: 5%;\n    }\n}\n\n\/* ===============\n    Section 06\n=============== *\/\n\n#smart_pet_food_feeder .section-06 {\n    background-image: url('https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-06.jpg');\n}\n\n@media (max-width: 767.98px) {\n    #smart_pet_food_feeder .section-06.section.section-float {\n        background-position: right bottom;\n        background-color: #F2F2F2;\n    }\n}\n\n\/* ===============\n    Section 07\n=============== *\/\n\n#smart_pet_food_feeder .section-07 {\n    padding-top: 2.5%;\n    background-color: #E9E8EB;\n}\n\n#smart_pet_food_feeder .section-07 .text-box {\n    padding-bottom: 0;\n}\n\n#smart_pet_food_feeder .section-07 .image-wrapper {\n    max-width: 760px;\n    width: 90%;\n    margin: 0 auto;\n}\n\n\/* ===============\n    Section 08\n=============== *\/\n\n#smart_pet_food_feeder .section-08 {\n    background-image: url('https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-08.jpg');\n}\n\n@media (max-width: 991.98px) {\n    #smart_pet_food_feeder .section-08 {\n        background-position: right -50px center;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #smart_pet_food_feeder .section-08.section.section-float {\n        background-position: right bottom;\n        background-color: #191A1F;\n        padding-bottom: 500px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #smart_pet_food_feeder .section-08.section.section-float {\n        padding-bottom: 350px;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #smart_pet_food_feeder .section-08.section.section-float {\n        padding-bottom: 250px;\n    }\n}\n\n\/* ===============\n    Section 10\n=============== *\/\n\n#smart_pet_food_feeder .section-10 {\n    background-image: url('https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-10.jpg');\n    height: 1080px;\n    position: relative;\n    z-index: 1;\n}\n\n#smart_pet_food_feeder .section-10 .list {\n    position: absolute;\n    z-index: 2;\n    left: 10%;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 35%;\n}\n\n#smart_pet_food_feeder .section-10 .list .item {\n    padding: 30px 0;\n    color: rgba(255,255,255,0.7);\n    font-size: 16px;\n    font-weight: 300;\n    line-height: 1.5;\n}\n\n#smart_pet_food_feeder .section-10 .list .item .title {\n    display: block;\n    margin-bottom: 15px;\n    font-weight: bold;\n    font-size: 20px;\n    color: #ffffff;\n}\n\n@media (max-width: 991.98px) {\n    #smart_pet_food_feeder .section-10 {\n        height: 980px;\n    }\n\n    #smart_pet_food_feeder .section-10 .list {\n        left: 5%;\n    }\n\n    #smart_pet_food_feeder .section-10 .list .item {\n        font-size: 15px;\n    }\n\n    #smart_pet_food_feeder .section-10 .list .item .title {\n        font-size: 18px;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #smart_pet_food_feeder .section-10 {\n        height: 860px;\n    }\n\n    #smart_pet_food_feeder .section-10 .list .item {\n        padding: 20px 0;\n        font-size: 14px;\n    }\n\n    #smart_pet_food_feeder .section-10 .list .item .title {\n        font-size: 16px;\n        margin-bottom: 10px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #smart_pet_food_feeder .section-10 {\n        height: 680px;\n    }\n\n    #smart_pet_food_feeder .section-10 .list {\n        width: 50%;\n    }\n\n    #smart_pet_food_feeder .section-10 .list .item {\n        padding: 10px 0;\n        font-size: 12px;\n    }\n\n    #smart_pet_food_feeder .section-10 .list .item .title {\n        font-size: 14px;\n        margin-bottom: 5px;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #smart_pet_food_feeder .section-10 {\n        height: auto;\n        background: #385855;\n    }\n    #smart_pet_food_feeder .section-10 .list {\n        width: 100%;\n        position: static;\n        transform: none;\n        padding: 10% 5%;\n    }\n}\n\n@media (min-width: 1200px) {\n    #smart_pet_food_feeder .section-10 {\n        height: 1200px;\n    }\n\n    #smart_pet_food_feeder .section-10 .list {\n        left: 20%;\n        width: 25%;\n    }\n\n    #smart_pet_food_feeder .section-10 .list .item {\n        padding: 40px 0;\n    }\n\n    #smart_pet_food_feeder .section-10 .list .item .title {\n        font-size: 22px;\n    }\n}\n\n@media (min-width: 1620px) {\n    #smart_pet_food_feeder .section-10 {\n        height: 1360px;\n    }\n\n    #smart_pet_food_feeder .section-10 .list .item {\n        padding: 65px 0;\n    }\n}\n\n@media (min-width: 2080px) {\n    #smart_pet_food_feeder .section-10 {\n        height: 1480px;\n    }\n\n    #smart_pet_food_feeder .section-10 .list .item {\n        padding: 80px 0;\n    }\n}\n\n\/* ===============\n    Section 11\n=============== *\/\n\n#smart_pet_food_feeder .section-11 {\n    background-image: url('https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-11.jpg');\n}\n\n@media (max-width: 767.98px) {\n    #smart_pet_food_feeder .section-11.section.section-float {\n        background-position: left -50px bottom;\n        background-color: #E4E6E5;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #smart_pet_food_feeder .section-11.section.section-float {\n        background-position: left -30px bottom;\n    }\n}\n\n\/* ===============\n    Section 13\n=============== *\/\n\n#smart_pet_food_feeder .section-13 {\n    position: relative;\n    z-index: 1;\n    background-color: #171819;\n    padding: 2.5% 0 5%;\n}\n\n#smart_pet_food_feeder .section-13 .text-box {\n    position: absolute;\n    z-index: 2;\n    top: 0;\n    left: 0;\n    width: 100%;\n}\n\n#smart_pet_food_feeder .section-13 .list {\n    max-width: 680px;\n    width: 90%;\n    margin: 0 auto;\n    display: flex;\n    flex-wrap: wrap;\n    padding-top: 5%;\n}\n\n#smart_pet_food_feeder .section-13 .list .item {\n    color: #ffffff;\n    font-size: 16px;\n    font-weight: 300;\n    flex: 0 0 50%;\n    width: 50%;\n    padding: 5px 10px;\n}\n\n#smart_pet_food_feeder .section-13 .image-wrapper {\n    position: relative;\n    z-index: 1;\n}\n\n#smart_pet_food_feeder .section-13 .image-wrapper .item {\n    position: absolute;\n    z-index: 2;\n    font-size: 24px;\n    font-weight: 300;\n    color: #ffffff;\n}\n\n#smart_pet_food_feeder .section-13 .image-wrapper .item-1 {\n    top: 28%;\n    left: 44%;\n}\n\n#smart_pet_food_feeder .section-13 .image-wrapper .item-2 {\n    top: 28.5%;\n    left: 69%;\n}\n\n#smart_pet_food_feeder .section-13 .image-wrapper .item-3 {\n    top: 34.5%;\n    left: 44%;\n}\n\n#smart_pet_food_feeder .section-13 .image-wrapper .item-4 {\n    top: 37.5%;\n    left: 75%;\n}\n\n#smart_pet_food_feeder .section-13 .image-wrapper .item-5 {\n    top: 45%;\n    left: 35%;\n}\n\n#smart_pet_food_feeder .section-13 .image-wrapper .item-6 {\n    top: 57%;\n    left: 23.5%;\n}\n\n#smart_pet_food_feeder .section-13 .image-wrapper .item-7 {\n    top: 68%;\n    left: 73%;\n}\n\n#smart_pet_food_feeder .section-13 .image-wrapper .item-8 {\n    top: 80.5%;\n    left: 33%;\n}\n\n#smart_pet_food_feeder .section-13 .image-wrapper .item-9 {\n    top: 79%;\n    left: 71.5%;\n}\n\n@media (max-width: 767.98px) {\n    #smart_pet_food_feeder .section-13 .image-wrapper .item {\n        font-size: 20px;\n    }\n\n    #smart_pet_food_feeder .section-13 .list .item {\n        font-size: 15px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #smart_pet_food_feeder .section-13 .text-box {\n        position: static;\n        padding-bottom: 0;\n    }\n\n    #smart_pet_food_feeder .section-13 .image-wrapper .item {\n        font-size: 18px;\n    }\n\n    #smart_pet_food_feeder .section-13 .list .item {\n        font-size: 14px;\n    }\n}\n\n\/* ===============\n    Section 14\n=============== *\/\n\n#smart_pet_food_feeder .section-14 {\n    background-color: #F6F6F6;\n    padding-bottom: 7.5%;\n    padding-top: 2.5%;\n}\n\n\/* ===============\n    Section 15\n=============== *\/\n\n#smart_pet_food_feeder .section-15 {\n    padding-top: 2.5%;\n    padding-bottom: 7.5%;\n}\n\n#smart_pet_food_feeder .section-15 .image-wrapper {\n    max-width: 1080px;\n    width: 90%;\n    margin: 0 auto;\n}\n\n#smart_pet_food_feeder .section-15 .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 16\n=============== *\/\n\n#smart_pet_food_feeder .section-16 {\n    background-color: #f9f9f9;\n}\n\n\/* ===============\n    Section image box\n=============== *\/\n\n#smart_pet_food_feeder .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_food_feeder .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_food_feeder .section .image-box--reverse {\n    flex-direction: row-reverse;\n}\n\n#smart_pet_food_feeder .section .text-wrap,\n#smart_pet_food_feeder .section .image {\n    width: 50%;\n    flex: 0 0 50%;\n}\n\n#smart_pet_food_feeder .section .image {\n    background-color: #ffffff;\n}\n\n#smart_pet_food_feeder .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_food_feeder .section .text-wrap .title {\n    font-size: 24px;\n    display: block;\n    margin-bottom: 5px;\n    font-weight: bold;\n}\n\n#smart_pet_food_feeder .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_food_feeder .section .text-wrap .title {\n        font-size: 18px;\n    }\n\n    #smart_pet_food_feeder .section .image-box-wrap {\n        width: 95%;\n        border-radius: 20px;\n    }\n\n    #smart_pet_food_feeder .section .text-wrap .text {\n        padding-top: 10px;\n        font-size: 14px;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #smart_pet_food_feeder .section .text-wrap {\n        padding: 7.5% 5%;\n        text-align: center;\n    }\n    \n    #smart_pet_food_feeder .section .image-box-wrap .image-box {\n        flex-wrap: wrap;\n        flex-direction: column-reverse;\n    }\n\n    #smart_pet_food_feeder .section .text-wrap,\n    #smart_pet_food_feeder .section .text-wrap div,\n    #smart_pet_food_feeder .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_food_feeder .section .image-box-wrap {\n        border-radius: 10px;\n    }\n\n    #smart_pet_food_feeder .section .text-wrap {\n        padding: 10% 5%;\n    }\n}\n\n@media (min-width: 1200px) {\n    #smart_pet_food_feeder .section .text-wrap {\n        padding: 0 5%;\n    }\n\n    #smart_pet_food_feeder .section .text-wrap .title {\n        font-size: 28px;\n        margin-bottom: 10px;\n    }\n}\n\n\/* ===============\n    Section spec\n=============== *\/\n\n#smart_pet_food_feeder .section-notes {\n    padding: 3.5% 12.5%;\n    margin: 0 auto;\n}\n\n#smart_pet_food_feeder .section-notes ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n}\n\n#smart_pet_food_feeder .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_food_feeder .section-notes {\n        padding: 5%;\n    }\n\n    #smart_pet_food_feeder .section-notes ul li {\n        font-size: 13px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #smart_pet_food_feeder .section-notes {\n        padding: 3.5% 0;\n        max-width: 1164px;\n    }\n}\n\n\/* ===============\n    Slider\n=============== *\/\n\n#smart_pet_food_feeder .slick-slider .slick-slide {\n    font-family: 'Camphor Pro';\n}\n\n#smart_pet_food_feeder .slick-dots {\n    bottom: 35px;\n}\n\n#smart_pet_food_feeder .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_food_feeder .slick-dots li.slick-active button::before,\n#smart_pet_food_feeder .slick-dots li:hover button::before {\n    opacity: 1;\n}\n\n#smart_pet_food_feeder .slick-dotted.slick-slider {\n    margin-bottom: 0;\n    padding: 0;\n}\n\n#smart_pet_food_feeder .slick-slider \u003e .slider-item {\n    display: none;\n}\n\n#smart_pet_food_feeder .slick-slider \u003e .slider-item:first-child {\n    display: block;\n}\n\n#smart_pet_food_feeder .slick-slider .slick-dots li button {\n    border-radius: 30px;\n}\n\n#smart_pet_food_feeder .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_food_feeder .slick-slider .slick-dots li.slick-active button,\n#smart_pet_food_feeder .slick-slider .slick-dots li button:hover {\n    background: #fff;\n    opacity: 1;\n}\n\n#smart_pet_food_feeder .slick-dots li button::before {\n    content: none;\n}\n\n@media (max-width: 767.98px) {\n    #smart_pet_food_feeder .slick-dots {\n        bottom: 15px;\n    }\n}\n\n\/* If you're copying, you are a very bad person. Very. *\/\n\u003c\/style\u003e\n\n\u003cscript type=\"module\"\u003e\n    require(\n        ['aos', 'jquery'],\n        function (AOS, $) {\n            $(window).on('load scroll',function(){\n                AOS.init({\n                    once:true\n                });\n            });\n        }\n    );\n\u003c\/script\u003e\n\n\u003c!-- container --\u003e\n\u003cdiv class=\"xiaomi_container\" id=\"smart_pet_food_feeder\"\u003e\n    \u003csection class=\"section section-01 section-bg\"\u003e\n        \u003cdiv class=\"text-box text-box--left\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\n            \u003cspan class=\"title font-bold\"\u003e\u003cimg src=\"https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-01_logo.svg\" alt=\"\"\u003e Smart Pet \u003cbr\u003e Food Feeder\u003c\/span\u003e\n            \u003cspan class=\"desc\"\u003eInteligentne karmienie zwierząt przez całą dobę\u003c\/span\u003e\n            \u003cspan class=\"text\"\u003eAutomatyczny podajnik | Wodoodporne i świeże \u003cbr\u003e Płynne dozowanie | Inteligentne połączenie aplikacją\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section section-02\"\u003e\n        \u003cdiv class=\"text-box\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\n            \u003cspan class=\"title font-bold\"\u003eAutomatyczne dozowanie porcji o ustalonym czasie. \u003cbr\u003e Naukowe zarządzanie dietą przez całą dobę.\u003c\/span\u003e\n            \u003cspan class=\"text\"\u003eSparowanie z aplikacją Mi Home\/Xiaomi Home, pozwala na kontrolowanie pory i wielkości porcji z dowolnego miejsca, dzięki czemu podróżowanie staje się przyjemniejsze, a karmienie przestaje być uciążliwe.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"image-wrapper\"\u003e\n            \u003cimg src=\"https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-02.png\" alt=\"\"\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section section-03\"\u003e\n        \u003cdiv class=\"text-box\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\n            \u003cspan class=\"title font-bold\"\u003eSprawny system dystrybucji. \u003cbr\u003e Regularne dozowanie.\u003c\/span\u003e\n            \u003cspan class=\"text\"\u003eUnikalna sześciosiatkowa struktura dozownika, elastyczne mieszadło do żywności z miękkiego silikonu oraz łopatki dozujące zostały przetestowane na ponad 10 000 cykli dozowania*. Po to, aby zapewnić bezproblemowe podawanie karmy przez szeroki kanał, który skutecznie zapobiega blokowaniu.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cul class=\"list\"\u003e\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\n                \u003cimg src=\"https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-03_icon01.png\" alt=\"\"\u003e\n                \u003cspan class=\"text\"\u003eSześciosiatkowa konstrukcja dozownika do wydawania ustalonych ilości pokarmu.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"100\"\u003e\n                \u003cimg src=\"https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-03_icon02.png\" alt=\"\"\u003e\n                \u003cspan class=\"text\"\u003eGładkie mieszadło do żywności + łopatki.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"200\"\u003e\n                \u003cimg src=\"https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-03_icon03.png\" alt=\"\"\u003e\n                \u003cspan class=\"text\"\u003eSzeroki otwór dozujący nadaje się do suchych karm dla różnych zwierząt domowych.\u003c\/span\u003e\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n        \n        \u003cdiv class=\"image-wrapper\"\u003e\n            \u003cimg src=\"https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-03.jpg\" alt=\"\"\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section section-04\"\u003e\n        \u003cdiv class=\"text-box\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\n            \u003cspan class=\"title font-bold\"\u003eMaksymana średnica pojedyńczej kostki karmy 5–12 mm.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"image-wrapper\"\u003e\n            \u003cimg src=\"https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-04.png\" alt=\"\"\u003e\n\n            \u003cdiv class=\"text-wrapper\"\u003e\n                \u003cspan class=\"item\"\u003e4,5 mm średnica wkładu do pióra żelowego\u003c\/span\u003e\n                \u003cspan class=\"item\"\u003e5 mm min. średnica kęsa\u003c\/span\u003e\n                \u003cspan class=\"item\"\u003e10 mm średnica baterii AAA\u003c\/span\u003e\n                \u003cspan class=\"item\"\u003e12 mm max. średnica kęsa\u003c\/span\u003e\n                \u003cspan class=\"item\"\u003e14 mm średnica baterii AA\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"text-bottom\"\u003eKarma o zbyt dużej lub małej średnicy może zablokować przepływ jedzenia. Produkt nie nadaje się do żywności liofilizowanej lub karmy o specjalnym kształcie.\u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section section-05\"\u003e\n        \u003cdiv class=\"text-box\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\n            \u003cspan class=\"title font-bold\"\u003eInteligentne, spersonalizowane żywienie zwierząt na zawołanie.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cul class=\"list\"\u003e\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\n                \u003cimg src=\"https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-05_icon01.png\" alt=\"\"\u003e\n                \u003cspan class=\"text\"\u003ePołącz się z aplikacją Mi Home\/Xiaomi Home.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"100\"\u003e\n                \u003cimg src=\"https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-05_icon02.png\" alt=\"\"\u003e\n                \u003cspan class=\"text\"\u003ePlanowe żywienie wspierane ekspertyzą dietetyków.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"200\"\u003e\n                \u003cimg src=\"https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-05_icon03.png\" alt=\"\"\u003e\n                \u003cspan class=\"text\"\u003eInteligentne przypomnienia o uzupełnieniu pojemnika za pośrednictwem aplikacji.\u003c\/span\u003e\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section section-06 section-bg section-float\"\u003e\n        \u003cdiv class=\"text-box text-box--left text-box-float text-box-float--left\"\u003e\n            \u003cspan class=\"title font-bold\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003eOd napełnienia miski dzieli Cię jedno tapnięcie w aplikacji.\u003c\/span\u003e\n            \u003cspan class=\"text\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003eUstaw stały czas i wielkość porcji w aplikacji Mi Home\/Xiaomi Home i zdalnie wydawaj pokarm, nawet będąc poza domem.\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section section-07\"\u003e\n        \u003cdiv class=\"text-box\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\n            \u003cspan class=\"title font-bold\"\u003eInteligentne monitorowanie poziomu żywności w czasie rzeczywistym.\u003c\/span\u003e\n            \u003cspan class=\"text\"\u003eDwa zestawy czujników stale monitorują pozostały pokarm i stan napełnienia. Niedobory lub błędy żywności są sygnalizowane przez kontrolkę podajnika oraz na aplikacji Mi Home\/Xiaomi Home.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"image-wrapper\"\u003e\n            \u003cimg src=\"https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-07.jpg\" alt=\"\"\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section section-08 section-bg section-float section-float--big\"\u003e\n        \u003cdiv class=\"text-box text-box--left text-box--white text-box-float text-box-float--left\"\u003e\n            \u003cspan class=\"title font-bold\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003eZaplanowane karmienie nawet bez prądu i internetu.\u003c\/span\u003e\n            \u003cspan class=\"text\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003eZapisany harmonogram karmienia i wbudowane zasilanie awaryjne zapewniają regularne wydawanie posiłków nawet w przypadku przerwy w działaniu sieci lub awarii zasilania.\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section section-09\"\u003e\n        \u003cdiv class=\"text-box\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\n            \u003cspan class=\"title font-bold\"\u003ePotrójnie uszczelnienie, aby żywność była świeża, sucha i smaczna.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cul class=\"list\"\u003e\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\n                \u003cimg src=\"https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-09_icon01.png\" alt=\"\"\u003e\n                \u003cspan class=\"text\"\u003e360° silikonowy pierścień uszczelniający pokrywę.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"100\"\u003e\n                \u003cimg src=\"https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-09_icon02.png\" alt=\"\"\u003e\n                \u003cspan class=\"text\"\u003eWymienne wkłady osuszające do komory na żywność.\u003c\/span\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"200\"\u003e\n                \u003cimg src=\"https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-09_icon03.png\" alt=\"\"\u003e\n                \u003cspan class=\"text\"\u003eUkryte drzwi podajnika obrotowego.\u003c\/span\u003e\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section section-10 section-bg\"\u003e\n        \u003cul class=\"list\"\u003e\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\n                \u003cdiv class=\"title\"\u003eEtap 1: 360° silikonowy pierścień uszczelniający gwarantujący świeżość.\u003c\/div\u003e\n                \u003cdiv class=\"text\"\u003eWysokiej jakości silikonowy pierścień uszczelniający może skutecznie blokować powietrze i powolne wysuszanie karmy.\u003c\/div\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"100\"\u003e\n                \u003cdiv class=\"title\"\u003eEtap 2: wbudowane wymienne wkłady osuszające w komorze żywnościowej.\u003c\/div\u003e\n                \u003cdiv class=\"text\"\u003eNiezależne, wymienne i odporne na wilgoć wkłady osuszające zabezpieczają karmę przed zawilgoceniem.\u003c\/div\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"200\"\u003e\n                \u003cdiv class=\"title\"\u003eEtap 3: ukryty sferyczny dozownik \"drzwi obrotowych\" gwarantujący świeżość.\u003c\/div\u003e\n                \u003cdiv class=\"text\"\u003eUnikalna konstrukcja sferycznego uszczelnienia gwarantuje świeżość; ukryty mechanizm dozowania pozwala uniknąć uszkodzeń spowodowanych przez ugryzienia zwierząt domowych.\u003c\/div\u003e\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section section-11 section-bg section-float\"\u003e\n        \u003cdiv class=\"text-box text-box--left text-box-float text-box-float--right\"\u003e\n            \u003cspan class=\"title font-bold\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003eStal nierdzewna klasy spożywczej 304.\u003c\/span\u003e\n            \u003cspan class=\"text\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003eKomora na jedzenie, mieszadło, łopatka dozująca i miseczka na pokarm ze stali nierdzewnej 304 spełniają wymagania dotyczące materiałów przeznaczonych do kontaktu z żywnością. Miskę na karmę można zdemontować do czyszczenia, skutecznie unikając gromadzenia się tłuszczu i utrzymując produkt w czystości.\u003c\/span\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section section-12\"\u003e\n        \u003cdiv class=\"text-box\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\n            \u003cspan class=\"title font-bold\"\u003eDuża pojemność dla wygodniejszego użytku.\u003c\/span\u003e\n            \u003cspan class=\"text\"\u003eSpecjalnie zaprojektowany dla kotów oraz małych i średnich psów, może przechowywać około 1,8 kg suchej karmy dla zwierząt, wystarczającej dla dorosłego kota lub małego psa na 15 do 20 dni, podczas gdy właściciel jest poza domem.\u003c\/span\u003e\n\n            \u003cul class=\"list\"\u003e\n                \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\n                    \u003cimg src=\"https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-12_icon01.png\" alt=\"\"\u003e\n                    \u003cspan class=\"text\"\u003e≈1,8 kg suchej karmy\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"100\"\u003e\n                    \u003cimg src=\"https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-12_icon02.png\" alt=\"\"\u003e\n                    \u003cspan class=\"text\"\u003e≈20-dniowy zapas żywności\u003c\/span\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"image-wrapper\"\u003e\n            \u003cimg src=\"https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-12.jpg\" alt=\"\"\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section section-13\"\u003e\n        \u003cdiv class=\"text-box text-box--white\"\u003e\n            \u003cspan class=\"title font-bold\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003eInteligentna konstrukcja dla odpowiedniego karmienia.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"image-wrapper\"\u003e\n            \u003cimg src=\"https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-13.jpg\" alt=\"\"\u003e\n            \n            \u003cspan class=\"item item-1\"\u003e①\u003c\/span\u003e\n            \u003cspan class=\"item item-2\"\u003e②\u003c\/span\u003e\n            \u003cspan class=\"item item-3\"\u003e③\u003c\/span\u003e\n            \u003cspan class=\"item item-4\"\u003e④\u003c\/span\u003e\n            \u003cspan class=\"item item-5\"\u003e⑤\u003c\/span\u003e\n            \u003cspan class=\"item item-6\"\u003e⑥\u003c\/span\u003e\n            \u003cspan class=\"item item-7\"\u003e⑦\u003c\/span\u003e\n            \u003cspan class=\"item item-8\"\u003e⑧\u003c\/span\u003e\n            \u003cspan class=\"item item-9\"\u003e⑨\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cul class=\"list\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"100\"\u003e\n            \u003cli class=\"item\"\u003e① wkład osuszający\u003c\/li\u003e\n            \u003cli class=\"item\"\u003e② pokrywa\u003c\/li\u003e\n            \u003cli class=\"item\"\u003e③ pojemnik na jedzenie\u003c\/li\u003e\n            \u003cli class=\"item\"\u003e④ blokada zabezpieczająca\u003c\/li\u003e\n            \u003cli class=\"item\"\u003e⑤ inteligentny system sterowania\u003c\/li\u003e\n            \u003cli class=\"item\"\u003e⑥ miska na żywność ze stali nierdzewnej\u003c\/li\u003e\n            \u003cli class=\"item\"\u003e⑦ system płynnego dozowania\u003c\/li\u003e\n            \u003cli class=\"item\"\u003e⑧ dozownik kulisty \"drzwi obrotowe\"\u003c\/li\u003e\n            \u003cli class=\"item\"\u003e⑨ system zasilania awaryjnego\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section section-14\"\u003e\n        \u003cdiv class=\"text-box\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\n            \u003cspan class=\"title font-bold\"\u003eDopracowane detale, pełne bezpieczeństwo.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"image-box-wrap\"\u003e\n            \u003cdiv class=\"image-box image-box--reverse\"\u003e\n                \u003cdiv class=\"image\"\u003e\u003cimg src=\"https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-14_01.jpg\" alt=\"\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"text-wrap\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\n                    \u003cdiv\u003e\n                        \u003cspan class=\"title\"\u003eBlokada otwartej pokrywy.\u003c\/span\u003e\n                        \u003cspan class=\"text\"\u003eUnikaj przypadkowego podjadania karmy.\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"image-box\"\u003e    \n                \u003cdiv class=\"image\"\u003e\u003cimg src=\"https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-14_02.jpg\" alt=\"\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"text-wrap\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\n                    \u003cdiv\u003e\n                        \u003cspan class=\"title\"\u003ePodajnik cofa się gdy wykryje opór.\u003c\/span\u003e\n                        \u003cspan class=\"text\"\u003eChroni przed urazami łap.\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"image-box image-box--reverse\"\u003e\n                \u003cdiv class=\"image\"\u003e\u003cimg src=\"https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-14_03.jpg\" alt=\"\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"text-wrap\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\n                    \u003cdiv\u003e\n                        \u003cspan class=\"title\"\u003ePleciony nylonowy przewód.\u003c\/span\u003e\n                        \u003cspan class=\"text\"\u003eOdporny na przegryzienie.\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"image-box\"\u003e    \n                \u003cdiv class=\"image\"\u003e\u003cimg src=\"https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-14_04.jpg\" alt=\"\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"text-wrap\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\n                    \u003cdiv\u003e\n                        \u003cspan class=\"title\"\u003eChowany przewód zasilający.\u003c\/span\u003e\n                        \u003cspan class=\"text\"\u003eZabezpiecza przed potknięciem.\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section section-15\"\u003e\n        \u003cdiv class=\"text-box\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\n            \u003cspan class=\"title font-bold\"\u003eOdpowiednie dla: kotów, małych i średnich psów*.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"image-wrapper\"\u003e\n            \u003cimg src=\"https:\/\/media.tovaro.pl\/products\/smart-pet-food-feeder\/section-15.jpg\" alt=\"\"\u003e\n            \u003cdiv class=\"text\"\u003eNie zaleca się stosowania u młodych zwierząt w wieku poniżej trzech miesięcy oraz u psów dużych rozmiarów.\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"section section-16\"\u003e\n        \u003cdiv class=\"section-notes\"\u003e\n            \u003cul\u003e\n                \u003cli\u003eUwagi:\u003c\/li\u003e\n                \u003cli\u003e*Baterie muszą być zainstalowane przed uruchomieniem systemu zasilania awaryjnego. Baterie zapasowe należy zakupić osobno i obsługiwane są tylko alkaliczne baterie. Szczegółowe informacje na ten temat znajdują się w instrukcji obsługi.\u003c\/li\u003e\n                \u003cli\u003e*Komora na żywność, mieszadło do żywności, łopatka dozująca i misa na żywność ze stali nierdzewnej 304 spełniają przepisy FDA dotyczące materiałów przeznaczonych do kontaktu z żywnością; kod raportu z inspekcji: Nr SHAEC2200090002; Organizacja testująca: SGS.\u003c\/li\u003e\n                \u003cli\u003e*Test oparty jest na 5 kg dorosłym kocie(lub 10 kg małym psie) jedzącym około 80-120g suchej karmy dziennie przez okres około 15-20 dni. W rzeczywistym użyciu mogą wystąpić błędy ze względu na zmiany w rodzaju karmy, rodzaju zwierzęcia, wieku, zdrowia i zachowania.\u003c\/li\u003e\n                \u003cli\u003e*Podajnik przeznaczony jest dla dorosłych psów o wysokości grzbietu do 40 cm.\u003c\/li\u003e\n                \u003cli\u003e*Zaleca się wymianę wkładu co miesiąc.\u003c\/li\u003e\n                \u003cli\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\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Xiaomi","offers":[{"title":"Default Title","offer_id":44757121139003,"sku":"XIA-EK-000843","price":479.0,"currency_code":"PLN","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0687\/0463\/3147\/products\/4797_xiaomi_smart_pet_food_feeder-1-base-1600px_cd2a3f20-ed22-46de-a4cb-b23f0d193940.png?v=1679739351","url":"https:\/\/tovaro.pl\/products\/xiaomi-smart-pet-food-feeder","provider":"TOVARO.pl","version":"1.0","type":"link"}