{"product_id":"xiaomi-hair-clipper","title":"Xiaomi Hair Clipper","description":"\u003cstyle\u003e\n\/* ===============\n    Xiaomi Hair Clipper\n=============== *\/\n\n#hair_clipper {\n    font-size: 16px;\n    overflow: hidden;\n    color: #191919;\n    background-color: #ffffff;\n}\n\n#hair_clipper ul, \n#hair_clipper ol {\n    list-style: none;\n    padding-left: 0;\n}\n\n#hair_clipper video, #hair_clipper img {\n    vertical-align: middle;\n}\n\n#hair_clipper video {\n    width: 100%;\n    height: auto;\n}\n\n\n#hair_clipper.xiaomi_container {\n    max-width: 2560px;\n}\n\n#hair_clipper .section {\n    line-height: 1.2;\n}\n\n#hair_clipper .section-bg {\n    background-size: cover;\n    background-position: center center;\n    background-repeat: no-repeat;\n}\n\n#hair_clipper .font-bold {\n    font-weight: 700;\n}\n\n#hair_clipper .font-light {\n    font-weight: 300;\n}\n\n#hair_clipper .text-box {\n    text-align: center;\n    color: #191919;\n    padding: 5% 12.5%;\n}\n\n#hair_clipper .text-box.text-box--left {\n    text-align: left;\n}\n\n#hair_clipper .text-box--white {\n    color: #ffffff;\n}\n\n#hair_clipper .font-color {\n    color: #ffd200;\n}\n\n#hair_clipper .text-box .title, \n#hair_clipper .text-box .desc,\n#hair_clipper .text-box .text {\n    display: block;\n}\n\n#hair_clipper .text-box .title {\n    font-size: 32px;\n    line-height: 1.2;\n}\n\n#hair_clipper .text-box .title.title--big {\n    font-size: 42px;\n    margin-bottom: 20px;\n}\n\n#hair_clipper .text-box .desc {\n    font-size: 22px;\n    line-height: 1.5;\n    margin-top: 25px;\n    font-weight: 700;\n}\n\n#hair_clipper .text-box .text {\n    font-size: 15px;\n    line-height: 1.5;\n    margin-top: 25px;\n    font-weight: 300;\n}\n\n#hair_clipper .text-box .text.text--small {\n    font-size: 14px;\n    opacity: .5;\n}\n\n#hair_clipper .video-box, #hair_clipper .image-box {\n    padding: 0 12.5%;\n}\n\n#hair_clipper .video-box video {\n    width: 100%;\n    height: auto;\n}\n\n#hair_clipper .video a,\n#hair_clipper .video .video-link {\n    position: relative;\n    z-index: 1;\n    display: block;\n    overflow: hidden;\n    cursor: pointer;\n}\n\n#hair_clipper .video a img,\n#hair_clipper .video .video-link img {\n    transition: 0.3s ease-in-out transform;\n}\n\n#hair_clipper .video a:hover img,\n#hair_clipper .video .video-link:hover img  {\n    transform: scale(1.1);\n}\n\n#hair_clipper .video a::after,\n#hair_clipper .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\/hair-clipper\/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    #hair_clipper .text-box {   \n        padding: 5%;\n    }\n\n    #hair_clipper .text-box .title {\n        font-size: 26px;\n    }\n\n    #hair_clipper .text-box .title.title--big {\n        font-size: 36px;\n    }\n\n    #hair_clipper .video-box, #hair_clipper .image-box {\n        padding: 0 5%;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #hair_clipper .text-box .title {\n        font-size: 22px;\n    }\n\n    #hair_clipper .text-box .title.title--big {\n        font-size: 28px;\n    }\n\n    #hair_clipper .text-box .desc {\n        font-size: 18px;\n        margin-top: 10px;\n    }\n    \n    #hair_clipper .text-box .text {\n        margin-top: 15px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #hair_clipper .text-box {\n        padding: 10% 5%;\n    }\n\n    #hair_clipper .text-box .title {\n        font-size: 20px;\n    }\n\n    #hair_clipper .text-box .title.title--big {\n        font-size: 24px;\n    }\n\n    #hair_clipper .text-box .desc {\n        font-size: 16px;\n    }\n    \n    #hair_clipper .text-box .text {\n        font-size: 14px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #hair_clipper .text-box .text {\n        padding-left: 10%;\n        padding-right: 10%;\n    }\n\n    #hair_clipper .text-box .title {\n        font-size: 36px;\n    }\n\n    #hair_clipper .text-box .text {\n        font-size: 18px;\n    }\n\n    #hair_clipper .text-box.text-box--left .text {\n        padding-left: 0;\n        padding-right: 0;\n    }\n}\n\n\/* ===============\n   Floating text-box\n=============== *\/\n\n#hair_clipper .section.section-float {\n    position: relative;\n    z-index: 1;\n    height: 520px;\n} \n\n#hair_clipper .section.section-float--big {\n    height: 680px;\n}\n\n#hair_clipper .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#hair_clipper .section .text-box.text-box-float--left {\n    left: 5%;\n}\n\n#hair_clipper .section .text-box.text-box-float--right {\n    left: 55%;\n    width: 40%;\n}\n\n@media (max-width: 991.98px) {\n    #hair_clipper .section.section-float {\n        height: 420px;\n    } \n\n    #hair_clipper .section.section-float--big {\n        height: 560px;\n    }\n\n    #hair_clipper .section .text-box.text-box-float--right {\n        left: 55%;\n        width: 40%;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #hair_clipper .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    #hair_clipper .section .text-box.text-box-float,\n    #hair_clipper .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    #hair_clipper .section.section-float {\n        padding-bottom: 250px;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #hair_clipper .section.section-float {\n        padding-bottom: 220px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #hair_clipper .section.section-float {\n        height: 620px;\n    }\n\n    #hair_clipper .section.section-float--big {\n        height: 820px;\n    }\n\n    #hair_clipper .section .text-box.text-box-float {\n        width: 35%;\n    }\n\n    #hair_clipper .section .text-box.text-box-float--left {\n        left: 12.5%;\n    }\n\n    #hair_clipper .section .text-box.text-box-float--right {\n        width: 35%;\n        left: 55%;\n    }\n}\n\n@media (min-width: 1620px) {\n    #hair_clipper .section.section-float {\n        height: 820px;\n    }\n\n    #hair_clipper .section.section-float--big {\n        height: 980px;\n    }\n}\n\n@media (min-width: 2080px) {\n    #hair_clipper .section.section-float {\n        height: 1080px;\n    }\n\n    #hair_clipper .section.section-float--big {\n        height: 1180px;\n    }\n}\n\n\/* ===============\n    Section 01\n=============== *\/\n\n#hair_clipper .section-01 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/hair-clipper\/section-01.jpg');\n    height: 580px;\n}\n\n#hair_clipper .section-01 .text-box {\n    padding-left: 55%;\n    padding-right: 5%;\n    padding-top: 15%;\n}\n\n#hair_clipper .section-01 .title {\n    font-size: 42px;\n    white-space: nowrap;\n}\n\n#hair_clipper .section-01 .title img {\n    width: 190px;\n    display: inline-block;\n    margin-top: -8px;\n    margin-right: 15px;\n}\n\n#hair_clipper .section-01 .desc {\n    font-weight: 500;\n    margin-top: 10px;\n    font-size: 28px;\n}\n\n#hair_clipper .section-01 .text {\n    margin-top: 15px;\n    opacity: .5;\n}\n\n@media (max-width: 991.98px) {\n    #hair_clipper .section-01 {\n        height: auto;\n        background-size: 160% auto;\n        background-position: bottom left;\n        padding-bottom: 450px;\n        background-color: #04070E;\n    }\n\n    #hair_clipper .section-01 .text-box {\n        padding: 10% 5%;\n        text-align: center;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #hair_clipper .section-01 {\n        padding-bottom: 400px;\n    }\n\n    #hair_clipper .section-01 .title {\n        font-size: 36px;\n    }\n\n    #hair_clipper .section-01 .title img {\n        width: 165px;\n    }\n\n    #hair_clipper .section-01 .desc {\n        font-size: 22px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #hair_clipper .section-01 {\n        padding-bottom: 300px;\n    }\n\n    #hair_clipper .section-01 .text-box {\n        padding-top: 15%;\n    }\n\n    #hair_clipper .section-01 .title img {\n        width: 140px;\n        margin-right: 0;\n    }\n\n    #hair_clipper .section-01 .title span:last-child {\n        display: block\n    }\n\n    #hair_clipper .section-01 .desc {\n        font-size: 20px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #hair_clipper .section-01 {\n        height: 720px;\n    }\n}\n\n@media (min-width: 1400px) {\n    #hair_clipper .section-01 .title {\n        font-size: 58px;\n    }\n\n    #hair_clipper .section-01 .title img {\n        width: 260px;\n    }\n}\n\n@media (min-width: 1620px) {\n    #hair_clipper .section-01 {\n        height: 980px;\n    }\n}\n\n@media (min-width: 2080px) {\n    #hair_clipper .section-01 {\n        height: 1080px;\n    }\n}\n\n\/* ===============\n    Section 02\n=============== *\/\n\n#hair_clipper .section-02 {\n    padding: 5% 0;\n}\n\n#hair_clipper .section-02 .image-wrapper {\n    max-width: 960px;\n    width: 90%;\n    margin: 0 auto;\n    display: flex;\n    flex-wrap: wrap;\n}\n\n#hair_clipper .section-02 .image-wrapper .item {\n    flex: 0 0 50%;\n    width: 50%;\n    text-align: center;\n    padding: 20px;\n}\n\n#hair_clipper .section-02 .image-wrapper .item:first-child {\n    border-right: 1px solid #DCDCDC;\n}\n\n#hair_clipper .section-02 .image-wrapper .item img {\n    max-height: 128px;\n}\n\n@media (max-width: 767.98px) {\n    #hair_clipper .section-02 .image-wrapper .item img {\n        max-height: 98px;\n    }\n}\n\n\/* ===============\n    Section 03\n=============== *\/\n\n#hair_clipper .section-03 {\n    padding: 5% 0;\n    background-color: #030408;\n}\n\n#hair_clipper .section-03 .list {\n    display: flex;\n    flex-wrap: wrap;\n    max-width: 1160px;\n    width: 90%;\n    margin: 0 auto;\n}\n\n#hair_clipper .section-03 .list .item {\n    width: 25%;\n    flex: 0 0 25%;\n    float: left;\n    text-align: center;\n    padding: 40px 20px;\n    color: rgba(255,255,255,.5);\n    border-right: 1px solid rgba(255,255,255,.15);\n    font-size: 14px;\n    font-weight: 300;\n}\n\n#hair_clipper .section-03 .list .item:nth-child(-n+4) {\n    border-bottom: 1px solid rgba(255,255,255,.15);\n}\n\n#hair_clipper .section-03 .list .item:nth-child(4n+4)  {\n    border-right: none;\n}\n\n#hair_clipper .section-03 .list .item .title {\n    font-size: 18px;\n    font-weight: 500;\n    display: block;\n    margin-bottom: 15px;\n    color: #ffffff;\n}\n\n@media (max-width: 991.98px) {\n    #hair_clipper .section-03 .list .item {\n        width: 50%;\n        flex: 0 0 50%;\n    }\n\n    #hair_clipper .section-03 .list .item:nth-child(-n+6) {\n        border-bottom: 1px solid rgba(255,255,255,.15);\n    }\n\n    #hair_clipper .section-03 .list .item:nth-child(2n+2)  {\n        border-right: none;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #hair_clipper .section-03 .list .item {\n        padding: 20px 10px;\n    }\n\n    #hair_clipper .section-03 .list .item .title {\n        font-size: 16px;\n        margin-bottom: 10px;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #hair_clipper .section-03 .list .item {\n        width: 100%;\n        flex: 0 0 100%;\n        border-right: none;\n        border-bottom: 1px solid rgba(255,255,255,.15);\n    }\n\n    #hair_clipper .section-03 .list .item:last-child {\n        border-bottom: none;\n    }\n}\n\n\/* ===============\n    Section 04 \u0026 09\n=============== *\/\n\n#hair_clipper .section-04,\n#hair_clipper .section-09 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/hair-clipper\/section-04.jpg');\n}\n\n@media (max-width: 767.98px) {\n    #hair_clipper .section-04 .text-box,\n    #hair_clipper .section-09 .text-box {\n        padding: 10% 5%;\n    }\n}\n\n\/* ===============\n    Section 05\n=============== *\/\n\n#hair_clipper .section-05 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/hair-clipper\/section-05.jpg');\n}\n\n@media (max-width: 767.98px) {\n    #hair_clipper .section-05.section.section-float {\n        background-color: #000002;\n        background-position: right bottom;\n    }\n}\n\n\/* ===============\n    Section 06\n=============== *\/\n\n#hair_clipper .section-06 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/hair-clipper\/section-06.jpg');\n    background-position: top center;\n    padding-top: 5%;\n    padding-bottom: 7.5%;\n}\n\n#hair_clipper .section-06 .text-box {\n    padding-left: 55%;\n}\n\n#hair_clipper .section-06 .list {\n    width: 90%;\n    max-width: 1080px;\n    margin: 0 auto;\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: space-between;\n    padding-top: 5%;\n}\n\n#hair_clipper .section-06 .list .item {\n    color: #ffffff;\n    flex: 0 0 calc(33.3333% - 20px);\n    width: calc(33.3333% - 20px);\n    background-color: #09192C;\n    overflow: hidden;\n    border-radius: 15px;\n    padding: 30px;\n    padding-bottom: 200px;\n    background-size: cover;\n    background-position: bottom center;\n    font-size: 15px;\n    font-weight: 300;\n}\n\n#hair_clipper .section-06 .list .item .title {\n    display: block;\n    font-size: 21px;\n    font-weight: 500;\n    margin-bottom: 10px;\n}\n\n#hair_clipper .section-06 .list .item-1 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/hair-clipper\/section-06_01.jpg');\n}\n\n#hair_clipper .section-06 .list .item-2 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/hair-clipper\/section-06_02.jpg');\n}\n\n#hair_clipper .section-06 .list .item-3 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/hair-clipper\/section-06_03.jpg');\n}\n\n@media (max-width: 991.98px) {\n    #hair_clipper .section-06 .list .item {\n        padding: 20px;\n        padding-bottom: 200px;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #hair_clipper .section-06 .list .item {\n        flex: 0 0 calc(33.3333% - 10px);\n        width: calc(33.3333% - 10px);\n        padding: 15px;\n        padding-bottom: 150px;\n        font-size: 14px;\n    }\n\n    #hair_clipper .section-06 .list .item .title {\n        font-size: 18px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #hair_clipper .section-06 {\n        background-size: 140% auto;\n        background-color: #000002;\n    }\n\n    #hair_clipper .section-06 .list .item {\n        flex: 0 0 100%;\n        width: 100%;\n        padding-bottom: 220px;\n        margin-bottom: 20px;\n    }\n\n    #hair_clipper .section-06 .text-box {\n        padding: 40% 5% 10%;\n    }\n}\n\n\/* ===============\n    Section 07\n=============== *\/\n\n#hair_clipper .section-07 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/hair-clipper\/section-07.jpg');\n}\n\n#hair_clipper .section-07 .list {\n    display: flex;\n    flex-wrap: wrap;\n    padding-top: 30px;\n}\n\n#hair_clipper .section-07 .list .item {\n    flex: 0 0 50%;\n    width: 50%;\n    padding: 20px 20px 20px 0;\n    color: #ffffff;\n}\n\n#hair_clipper .section-07 .list .item .title {\n    font-size: 42px;\n}\n\n#hair_clipper .section-07 .list .item .title small {\n    font-size: 16px;\n}\n\n#hair_clipper .section-07 .list .item .title,\n#hair_clipper .section-07 .list .item .desc {\n    color: #91c3f1;\n    margin: 0;\n    font-weight: 500;\n}\n\n#hair_clipper .section-07 .list .item .text {\n    margin-top: 15px;\n}\n\n#hair_clipper .section-07 .list .item .desc {\n    font-size: 18px;\n}\n\n@media (max-width: 991.98px) {\n    #hair_clipper .section-07 .list {\n        padding-top: 15px;\n    }\n\n    #hair_clipper .section-07 .list .item .desc {\n        font-size: 16px;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #hair_clipper .section-07.section.section-float {\n        background-color: #1B2838;\n        background-position: right bottom;\n    }\n\n    #hair_clipper .section-07 .list .item {\n        padding: 20px 30px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #hair_clipper .section-07 .list .item {\n        padding: 20px;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #hair_clipper .section-07 .list .item {\n        flex: 0 0 100%;\n        width: 100%;\n    }\n}\n\n@media (min-width: 1200px) {\n    #hair_clipper .section-07 .list .item .title {\n        font-size: 56px;\n    }\n\n    #hair_clipper .section-07 .list .item .desc {\n        font-size: 22px;\n    }\n}\n\n\/* ===============\n    Section 08\n=============== *\/\n\n#hair_clipper .section-08 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/hair-clipper\/section-08.jpg');\n}\n\n@media (max-width: 767.98px) {\n    #hair_clipper .section-08.section.section-float {\n        background-color: #0D161F;\n        background-position: left bottom;\n    }\n}\n\n\/* ===============\n    Section 10\n=============== *\/\n\n#hair_clipper .section-10 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/hair-clipper\/section-10.jpg');\n    background-position: top center;\n    background-size: 120% auto;\n    background-color: #060515;\n    padding-top: 2.5%;\n    padding-bottom: 7.5%;\n}\n\n#hair_clipper .section-10 .text-box {\n    padding-right: 50%;\n}\n\n#hair_clipper .section-10 .list {\n    width: 90%;\n    max-width: 1080px;\n    margin: 0 auto;\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: space-between;\n    padding-top: 7.5%;\n}\n\n#hair_clipper .section-10 .list .item {\n    color: #ffffff;\n    flex: 0 0 calc(33.3333% - 20px);\n    width: calc(33.3333% - 20px);\n    background-color: #122134;\n    overflow: hidden;\n    border-radius: 15px;\n    padding: 30px 30px 60px;\n    font-size: 15px;\n    font-weight: 300;\n    text-align: center;\n}\n\n#hair_clipper .section-10 .list .item .title {\n    display: block;\n    font-size: 21px;\n    font-weight: 500;\n    margin-bottom: 10px;\n}\n\n#hair_clipper .section-10 .text-bottom {\n    font-size: 13px;\n    width: 90%;\n    max-width: 1080px;\n    margin: 0 auto;\n    color: rgba(255,255,255,0.5);\n    padding-top: 30px;\n    font-weight: 300;\n}\n\n#hair_clipper .section-10 .text-bottom span {\n    display: block;\n}\n\n@media (max-width: 991.98px) {\n    #hair_clipper .section-10 {\n        background-size: 160% auto;\n    }\n\n    #hair_clipper .section-10 .list .item {\n        padding: 20px 20px 40px;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #hair_clipper .section-10 .list .item {\n        flex: 0 0 calc(33.3333% - 10px);\n        width: calc(33.3333% - 10px);\n        padding: 15px 15px 30px;\n        font-size: 14px;\n    }\n\n    #hair_clipper .section-10 .list .item .title {\n        font-size: 18px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #hair_clipper .section-10 .list .item {\n        flex: 0 0 100%;\n        width: 100%;\n        margin-bottom: 20px;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #hair_clipper .section-10 .text-box {\n        padding: 40% 5% 5%;\n        text-align: center;\n    }\n}\n\n\/* ===============\n    Section 11\n=============== *\/\n\n#hair_clipper .section-11 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/hair-clipper\/section-11.jpg');\n}\n\n@media (max-width: 767.98px) {\n    #hair_clipper .section-11.section.section-float {\n        background-color: #081221;\n        background-position: right bottom;\n        background-size: 180% auto;\n    }\n}\n\n\/* ===============\n    Section 12\n=============== *\/\n\n#hair_clipper .section-12 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/hair-clipper\/section-12.jpg');\n}\n\n@media (max-width: 767.98px) {\n    #hair_clipper .section-12.section.section-float {\n        background-color: #000004;\n        background-position: left -100px bottom;\n        background-size: 180% auto;\n    }\n}\n\n\/* ===============\n    Section 13\n=============== *\/\n\n#hair_clipper .section-13 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/hair-clipper\/section-13.jpg');\n}\n\n@media (max-width: 767.98px) {\n    #hair_clipper .section-13.section.section-float {\n        background-color: #010204;\n        background-position: right bottom;\n        background-size: 180% auto;\n    }\n}\n\n\/* ===============\n    Section 14\n=============== *\/\n\n#hair_clipper .section-14 {\n    background-color: #000000;\n    padding-top: 2.5%;\n}\n\n#hair_clipper .section-14 .text-box {\n    padding-bottom: 0;\n}\n\n\/* ===============\n    Section spec\n=============== *\/\n\n#hair_clipper .section-notes {\n    padding: 3.5% 12.5%;\n    margin: 0 auto;\n}\n\n#hair_clipper .section-notes ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n}\n\n#hair_clipper .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    #hair_clipper .section-notes {\n        padding: 5%;\n    }\n\n    #hair_clipper .section-notes ul li {\n        font-size: 13px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #hair_clipper .section-notes {\n        padding: 3.5% 0;\n        max-width: 1164px;\n    }\n}\n\n\/* ===============\n    Slider\n=============== *\/\n\n#hair_clipper .slick-dots {\n    bottom: 35px;\n}\n\n#hair_clipper .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#hair_clipper .slick-dots li.slick-active button::before,\n#hair_clipper .slick-dots li:hover button::before {\n    opacity: 1;\n}\n\n#hair_clipper .slick-dotted.slick-slider {\n    margin-bottom: 0;\n    padding: 0;\n}\n\n#hair_clipper .slick-slider \u003e .slider-item {\n    display: none;\n}\n\n#hair_clipper .slick-slider \u003e .slider-item:first-child {\n    display: block;\n}\n\n#hair_clipper .slick-slider .slick-dots li button {\n    border-radius: 30px;\n}\n\n#hair_clipper .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#hair_clipper .slick-slider .slick-dots li.slick-active button,\n#hair_clipper .slick-slider .slick-dots li button:hover {\n    background: #fff;\n    opacity: 1;\n}\n\n#hair_clipper .slick-dots li button::before {\n    content: none;\n}\n\n@media (max-width: 767.98px) {\n    #hair_clipper .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=\"hair_clipper\"\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\"\u003e\u003cspan\u003e\u003cimg src=\"https:\/\/media.mi-home.pl\/products\/hair-clipper\/section-01_logo.png\" alt=\"\"\u003e\u003c\/span\u003e \u003cspan\u003eHair Clipper\u003c\/span\u003e\u003c\/span\u003e\r\n            \u003cspan class=\"desc\"\u003eIdealna długość, idealny styl\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003e5 ustawień długości dla precyzyjnej stylizacji \u003cbr\u003e +14 ustawień długości regulacji grzebienia \u003cbr\u003e Tytanowo-ceramiczna głowica ostrza \u003cbr\u003e 180 minut pracy na baterii*\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=\"image-wrapper\"\u003e\r\n            \u003cdiv class=\"item\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/hair-clipper\/section-02_01.jpg\" alt=\"\"\u003e\r\n            \u003c\/div\u003e\r\n            \u003cdiv class=\"item\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/hair-clipper\/section-02_02.jpg\" 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-03\"\u003e\r\n        \u003cul class=\"list\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cli class=\"item\"\u003e\r\n                \u003cspan class=\"title\"\u003eZestaw ustawień długości dla krótkich fryzur\u003c\/span\u003e\r\n                \u003cspan class=\"text\"\u003e5 mikro ustawień długości od 0,5mm do 1,7mm\u003c\/span\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\"\u003e\r\n                \u003cspan class=\"title\"\u003e14 ustawień długości grzebienia\u003c\/span\u003e\r\n                \u003cspan class=\"text\"\u003eRegulacja długości od 3mm do 41mm\u003c\/span\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\"\u003e\r\n                \u003cspan class=\"title\"\u003eTytanowo-ceramiczna głowica ostrza\u003c\/span\u003e\r\n                \u003cspan class=\"text\"\u003eProfesjonalna wydajność cięcia dzięki trwałemu, precyzyjnemu ostrzu\u003c\/span\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\"\u003e\r\n                \u003cspan class=\"title\"\u003eWysoka wytrzymałość\u003c\/span\u003e\r\n                \u003cspan class=\"text\"\u003eOdpowiedni dla całej rodziny, do większości typów włosów\u003c\/span\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\"\u003e\r\n                \u003cspan class=\"title\"\u003eCichy silnik DC\u003c\/span\u003e\r\n                \u003cspan class=\"text\"\u003eDuża moc, niski poziom hałasu\u003c\/span\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\"\u003e\r\n                \u003cspan class=\"title\"\u003eWodoodporność IPX7\u003c\/span\u003e\r\n                \u003cspan class=\"text\"\u003eCzystość i higiena\u003c\/span\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\"\u003e\r\n                \u003cspan class=\"title\"\u003ePrzypomnienie o deficycie olejków\u003c\/span\u003e\r\n                \u003cspan class=\"text\"\u003eInteligentne ostrzeżenie o braku oleju\u003c\/span\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\"\u003e\r\n                \u003cspan class=\"title\"\u003eDługa żywotność baterii\u003c\/span\u003e\r\n                \u003cspan class=\"text\"\u003e2,5h szybkie ładowanie, 180min pracy na baterii\u003c\/span\u003e\r\n            \u003c\/li\u003e\r\n        \u003c\/ul\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--white\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold\"\u003eProfesjonalna wydajność\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-05 section-bg section-float\"\u003e\r\n        \u003cdiv class=\"text-box text-box--white text-box--left text-box-float text-box-float--left\"\u003e\r\n            \u003cspan class=\"title font-bold\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003ePrecyzyjne strzyżenie, 5 poziomów regulacji długości. \u003cbr\u003e Łatwe tworzenie naturalnego efektu przejścia.\u003c\/span\u003e\r\n            \u003cspan class=\"text\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e5 poziomów regulacji długości ruchomych ostrzy oferuje naturalne, \"gradientowe\" strzyżenie. Łatwe przycinanie bocznych partii włosów i konturów szyi.\u003c\/span\u003e\r\n            \u003cspan class=\"text\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003eRegulowana długość: 0,5mm, 0,8mm, 1,1mm, 1,4mm, 1,7mm.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-06 section-bg\"\u003e\r\n        \u003cdiv class=\"text-box 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\"\u003eCeramiczne ruchome ostrze pokryte tytanem.\r\n                Efektywnie, gładko i równo.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003ePierwsze ostrze ceramiczne Xiaomi, zbudowane z tytanowej powłoki, która jest szeroko stosowana w przemyśle kosmicznym. Jest wytrzymałe, ostre i gładkie przy zachowaniu lepszej kontroli temperatury.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cul class=\"list\"\u003e\r\n            \u003cli class=\"item item-1\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n                \u003cdiv class=\"title\"\u003ePodwyższona odporność na korozję. \u003cbr\u003e W trosce o skórę głowy.\u003c\/div\u003e\r\n                \u003cdiv class=\"text\"\u003ePokrycie materiałem antyoksydacyjnym i antykorozyjnym, pozwala utrzymać ostrza jak nowe przez długi czas.\u003c\/div\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item item-2\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"100\"\u003e\r\n                \u003cdiv class=\"title\"\u003eUlepszona wytrzymałość. \u003cbr\u003e Odpowiedni dla różnorakich rodzajów włosów.\u003c\/div\u003e\r\n                \u003cdiv class=\"text\"\u003eTwardość narzędzia wynosi HV 650-720*, a twardość ceramicznego tytanowego narzędzia ruchomego wynosi HV 1200-1500*, z silniejszą odpornością na zużycie.\u003c\/div\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item item-3\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"200\"\u003e\r\n                \u003cdiv class=\"title\"\u003eZwiększona żywotność. \u003cbr\u003e Długotrwała wydajność ostrzenia.\u003c\/div\u003e\r\n                \u003cdiv class=\"text\"\u003eUrządzenie działa sprawnie i jest ostre nawet po 300 godzinach pracy*.\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-07 section-bg section-float\"\u003e\r\n        \u003cdiv class=\"text-box text-box--white text-box--left text-box-float text-box-float--left\"\u003e\r\n            \u003cspan class=\"title font-bold\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e180min pracy. Bez obaw o rozładowanie baterii.\u003c\/span\u003e\r\n            \u003cspan class=\"text\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003eDzięki wykorzystaniu baterii litowej o dużej pojemności i złącza typu C, pełne działanie urządzenia na jednym ładowaniu może trwać nawet do 180min *, aby zaspokoić potrzeby strzyżenia dla całej rodziny. Może być ładowane i używane jednocześnie.\u003c\/span\u003e\r\n\r\n            \u003cul class=\"list\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"100\"\u003e\r\n                \u003cli class=\"item\"\u003e\r\n                    \u003cdiv class=\"title\"\u003e180 \u003csmall\u003emin\u003c\/small\u003e\n\u003c\/div\u003e\r\n                    \u003cdiv class=\"text\"\u003eDługi czas pracy na baterii\u003c\/div\u003e\r\n                \u003c\/li\u003e\r\n                \u003cli class=\"item\"\u003e\r\n                    \u003cdiv class=\"desc\"\u003ePraca i ładowanie jednocześnie\u003c\/div\u003e\r\n                    \u003cdiv class=\"text\"\u003ePort ładowania typu C\u003c\/div\u003e\r\n                \u003c\/li\u003e\r\n            \u003c\/ul\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-08 section-bg section-float\"\u003e\r\n        \u003cdiv class=\"text-box text-box--white 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\"\u003eSilnik DC o niskim poziomie hałasu i wysokim momencie obrotowym. \u003cbr\u003e Łatwo poradzi sobie z każdym rodzajem włosa.\u003c\/span\u003e\r\n            \u003cspan class=\"text\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003eTryb wysokiej prędkości 6200 obr\/min., potężny moment obrotowy, doskonała siła ścinania. Skuteczne cięcie przy jedynych 50dB.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-09 section-bg\"\u003e\r\n        \u003cdiv class=\"text-box text-box--white\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold\"\u003eŁatwa obsługa nawet dla początkujących\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-10 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\"\u003e14 poziomów długości grzebienia. \u003cbr\u003e Uzyskaj każdy rodzaj fryzury.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eZapewnij sobie dostęp do rozmaitych rodzajów fryzur już za jednym pociągnięciem. \u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cul class=\"list\"\u003e\r\n            \u003cli class=\"item item-1\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/hair-clipper\/section-10_01.jpg\" alt=\"\"\u003e\r\n                \u003cdiv class=\"title\"\u003eRegulowany grzebień 3-21mm\u003c\/div\u003e\r\n                \u003cdiv class=\"text\"\u003eOdpowiedni do buzzcutów, teksturowych quiffów i innych krótkich fryzur. \u003cbr\u003e Regulowana długość: 3mm, 6mm, 9mm, 12mm, 15mm, 18mm, 21mm.\u003c\/div\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item item-2\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"100\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/hair-clipper\/section-10_02.jpg\" alt=\"\"\u003e\r\n                \u003cdiv class=\"title\"\u003eRegulowany grzebień 23-41mm\u003c\/div\u003e\r\n                \u003cdiv class=\"text\"\u003eOdpowiedni dla fryzur pompadour, flat top i innych wykonanych na średniej długości włosów. \u003cbr\u003e Regulowana długość: 23mm, 26mm, 29mm, 32mm, 35mm, 38mm, 41mm.\u003c\/div\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item item-3\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"200\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/hair-clipper\/section-10_03.jpg\" alt=\"\"\u003e\r\n                \u003cdiv class=\"title\"\u003eGrzebień do przerzedzania*\u003c\/div\u003e\r\n                \u003cdiv class=\"text\"\u003eSpecjalna struktura, która może zmienić ilość przepuszczanych włosów i zmniejszyć obszar wycinania, osiągając efekt przerzedzenia.\u003c\/div\u003e\r\n            \u003c\/li\u003e\r\n        \u003c\/ul\u003e\r\n\r\n        \u003cdiv class=\"text-bottom\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"300\"\u003e\r\n            \u003cspan\u003eUwagi:\u003c\/span\u003e\r\n            \u003cspan\u003e*Grzebień dopasowujący przycina wszystkie włosy do tej samej długości w tym samym miejscu, grzebień przerzedzający przycina część włosów w tym samym miejscu, więc należy uważać na różnicę.\u003c\/span\u003e\r\n            \u003cspan\u003e*Nie zaleca się używania grzebienia do przerzedzania bardzo krótkich włosów.\u003c\/span\u003e\r\n            \u003cspan\u003e*Upewnij się, że grzebień do przerzedzania jest używany raz w każdej pozycji, w przeciwnym razie istnieje ryzyko zbyt dużego przerzedzenia.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-11 section-bg section-float\"\u003e\r\n        \u003cdiv class=\"text-box text-box--white text-box--left text-box-float text-box-float--left\"\u003e\r\n            \u003cspan class=\"title font-bold\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003eDwustronna konstrukcja z dużymi zaokrąglonymi krawędziami. \u003cbr\u003e Komfortowe i bezpieczne dla skóry.\u003c\/span\u003e\r\n            \u003cspan class=\"text\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003eSpecjalnie zaprojektowane, dwustronnie zaokrąglone zęby ostrza, golą blisko skóry, nie raniąc jej.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-12 section-bg section-float\"\u003e\r\n        \u003cdiv class=\"text-box text-box--white 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\"\u003eWodoodporność IPX7.* \u003cbr\u003e Czystość i zdrowie.\u003c\/span\u003e\r\n            \u003cspan class=\"text\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003ePo użyciu umyj urządzenie pod bieżącą wodą, aby wygodnie pozbyć się resztek ściętych włosów.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-13 section-bg section-float\"\u003e\r\n        \u003cdiv class=\"text-box text-box--white text-box--left text-box-float text-box-float--left\"\u003e\r\n            \u003cspan class=\"title font-bold\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003eInteligentne przypomnienie o konieczności dodania oleju. \u003cbr\u003e Łatwiejsza konserwacja.\u003c\/span\u003e\r\n            \u003cspan class=\"text\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003eSamodzielnie opracowany algorytm dokładnie oblicza zapotrzebowanie i automatycznie włącza się, aby ostrzec o braku oleju. Wszystko po to, aby nie stępić ostrza.\u003c\/span\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 text-box--white\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold\"\u003eKiedy już zaczniesz, staniesz się mistrzem.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003e7 akcesoriów, które pomogą Ci łatwo rozpocząć przygodę z fryzjerstwem i osiągnąć idealną fryzurę.\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\/hair-clipper\/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=\"section-notes\"\u003e\r\n            \u003cul\u003e\r\n                \u003cli\u003eUwagi:\u003c\/li\u003e\r\n                \u003cli\u003e* Zgodnie z wymogami prawa i przepisów różnych krajów\/regionów, mogą wystąpić różnice w funkcjach produktu i instrukcjach.\u003c\/li\u003e\r\n                \u003cli\u003e* Zdjęcia na tej stronie produktu są przeznaczone wyłącznie do celów ilustracyjnych i mogą nie być dokładnym odwzorowaniem produktu.\u003c\/li\u003e\r\n                \u003cli\u003e* Twardość stałego narzędzia wynosi HV 650-720: materiał stałego ostrza to stal nierdzewna 9Cr18, umieszczono stałe ostrze na testerze twardości i zmierzono twardość w różnych pozycjach, aby uzyskać średnią wartość twardości.\u003c\/li\u003e\r\n                \u003cli\u003e* Twardość ceramicznego tytanowego narzędzia ruchomego wynosi HV 1200-1500: Umieszczono ostrze ruchome na testerze twardości i zmierzono twardość w różnych miejscach, aby uzyskać średnią wartość.\u003c\/li\u003e \r\n                \u003cli\u003e* Praca ostrza trwa przez 300 godzin: Podłączenie prototypu do adaptera spełniającego wymogi bezpieczeństwa w zakresie ładowania, parametr wyjściowy adaptera 5V⎓1A, praca z napędem bezpośrednim, 20 minut ON \/ 20 minut OFF na cykl, przebieg 900 cykli (tj. 300 godzin pracy), brak widocznego zużycia głowicy tnącej, normatywna siła ścinania.\u003c\/li\u003e\r\n                \u003cli\u003e* Ładowanie 1 raz może trwać do 180min : Testowe środowisko: 25℃ temperatury pokojowej, przy użyciu wysokiej prędkości biegu do testu rozładowania, może pracować w sposób ciągły przez ponad 180min.\u003c\/li\u003e \r\n                \u003cli\u003e* 50dB(A): Metoda testowa zgodnie z GB\/T 4214.1-2017 warunki standardowe testują poziom ciśnienia akustycznego próbki. Środowisko testowe: komora pół-anchoiczna, temperatura otoczenia: 22,1°C, wilgotność otoczenia: 62,4%RH, ciśnienie atmosferyczne: 101,72kPa. warunki instalacji: próbka jest zawieszona i zainstalowana, oś podłużna jest w kierunku poziomym, środek powierzchni cięcia znajduje się 25cm od podłoża. koperta testowa: globalna koperta, promień testu: r=1,5m, średni poziom ciśnienia akustycznego wyniku testu jest mniejszy niż 50dB(A); raport nr: WTS2021-7278; Agencja testowa: Vkan Certification\u0026amp;Testing Co.,Ltd.\u003c\/li\u003e\r\n                \u003cli\u003e* Całe urządzenie jest wodoodporne IPX7: oznacza, że sprzęt może być zanurzony w 1 metrze pod wodą przez 30 minut, nie powodując uszkodzenia sprzętu; Wodoodporny poziom IPX7 Nr raportu: CN21X0FO 002; Agencja testująca: TÜV Rheinland \/CCIC (Ningbo) Co, Ltd.\u003c\/li\u003e\r\n                \u003cli\u003e* Wszystkie powyższe dane, jeśli nie są wyraźnie oznaczone, pochodzą z laboratorium KOLAMAMA i mogą się nieznacznie różnić podczas rzeczywistego użytkowania i ze względu na różne środowiska.\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":44704810369339,"sku":"XIA-EK-000765","price":119.0,"currency_code":"PLN","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0687\/0463\/3147\/products\/4610_xiaomi_hair_clipper-1-base-shadow-1600px.png?v=1679739915","url":"https:\/\/tovaro.pl\/uk\/products\/xiaomi-hair-clipper","provider":"TOVARO.pl","version":"1.0","type":"link"}