{"product_id":"poco-f5","title":"POCO F5","description":"\u003cstyle\u003e\n\/* ===============\n    POCO F5\n=============== *\/\n\n#poco_f5 {\n    font-size: 16px;\n    overflow: hidden;\n    color: #1C1C1C;\n    background-color: #ffffff;\n}\n\n#poco_f5 ul, \n#poco_f5 ol {\n    list-style: none;\n    padding-left: 0;\n}\n\n#poco_f5 video, #poco_f5 img {\n    vertical-align: middle;\n}\n\n#poco_f5 video {\n    width: 100%;\n    height: auto;\n}\n\n\n#poco_f5.xiaomi_container {\n    max-width: 2560px;\n}\n\n#poco_f5 .section {\n    line-height: 1.2;\n}\n\n#poco_f5 .section-bg {\n    background-size: cover;\n    background-position: center center;\n    background-repeat: no-repeat;\n}\n\n#poco_f5 .font-bold {\n    font-weight: bold;\n}\n\n#poco_f5 .font-light {\n    font-weight: 300;\n}\n\n#poco_f5 .font-color {\n    color: #ffd400;\n}\n\n#poco_f5 .text-box {\n    text-align: center;\n    color: #000000;\n    padding: 5% 12.5%;\n}\n\n#poco_f5 .text-box.text-box--left {\n    text-align: left;\n}\n\n#poco_f5 .text-box--white {\n    color: #ffffff;\n}\n\n#poco_f5 .text-box .title, \n#poco_f5 .text-box .desc,\n#poco_f5 .text-box .text {\n    display: block;\n}\n\n#poco_f5 .text-box .title {\n    font-size: 36px;\n    line-height: 1.2;\n}\n\n#poco_f5 .text-box .title.title--big {\n    font-size: 48px;\n    margin-bottom: 20px;\n}\n\n#poco_f5 .text-box .desc {\n    font-size: 22px;\n    line-height: 1.5;\n    margin-top: 25px;\n    font-weight: 500;\n}\n\n#poco_f5 .text-box .text {\n    font-size: 15px;\n    line-height: 1.5;\n    margin-top: 25px;\n    font-weight: 300;\n}\n\n#poco_f5 .text-box .text.text--small {\n    font-size: 14px;\n    opacity: .5;\n}\n\n#poco_f5 .video-box, #poco_f5 .image-box {\n    padding: 0 12.5%;\n}\n\n#poco_f5 .video-box video {\n    width: 100%;\n    height: auto;\n}\n\n#poco_f5 .video a,\n#poco_f5 .video .video-link {\n    position: relative;\n    z-index: 1;\n    display: block;\n    overflow: hidden;\n    cursor: pointer;\n}\n\n#poco_f5 .video a img,\n#poco_f5 .video .video-link img {\n    transition: 0.3s ease-in-out transform;\n}\n\n#poco_f5 .video a:hover img,\n#poco_f5 .video .video-link:hover img  {\n    transform: scale(1.1);\n}\n\n#poco_f5 .video a::after,\n#poco_f5 .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\/poco-f5\/play-btn.png') no-repeat center center \/ contain;\n    left: 50%;\n    top: 50%;\n    z-index: 5;\n}\n\n@media (max-width: 991.98px) {\n    #poco_f5 .text-box {   \n        padding: 5%;\n    }\n\n    #poco_f5 .text-box .title {\n        font-size: 28px;\n    }\n\n    #poco_f5 .text-box .title.title--big {\n        font-size: 42px;\n    }\n\n    #poco_f5 .video-box, #poco_f5 .image-box {\n        padding: 0 5%;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #poco_f5 .text-box .title {\n        font-size: 24px;\n    }\n\n    #poco_f5 .text-box .title.title--big {\n        font-size: 32px;\n    }\n\n    #poco_f5 .text-box .desc {\n        font-size: 18px;\n        margin-top: 10px;\n    }\n    \n    #poco_f5 .text-box .text {\n        margin-top: 15px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #poco_f5 .text-box {\n        padding: 10% 5%;\n    }\n\n    #poco_f5 .text-box .title {\n        font-size: 20px;\n    }\n\n    #poco_f5 .text-box .title.title--big {\n        font-size: 24px;\n    }\n\n    #poco_f5 .text-box .desc {\n        font-size: 16px;\n    }\n    \n    #poco_f5 .text-box .text {\n        font-size: 14px;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #poco_f5 .text-box .title.title--big {\n        font-size: 20px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #poco_f5 .text-box .text {\n        padding-left: 10%;\n        padding-right: 10%;\n    }\n\n    #poco_f5 .text-box .title.title--big {\n        font-size: 60px;\n    }\n\n    #poco_f5 .text-box.text-box--left .text {\n        padding-left: 0;\n        padding-right: 0;\n    }\n}\n\n@media (min-width: 1620px) {\n    #poco_f5 .text-box .text {\n        font-size: 16px;\n    }\n}\n\n\/* ===============\n   Floating text-box\n=============== *\/\n\n#poco_f5 .section.section-float {\n    position: relative;\n    z-index: 1;\n    height: 520px;\n} \n\n#poco_f5 .section.section-float--big {\n    height: 680px;\n}\n\n#poco_f5 .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#poco_f5 .section .text-box.text-box-float--left {\n    left: 5%;\n}\n\n#poco_f5 .section .text-box.text-box-float--right {\n    left: 55%;\n    width: 40%;\n}\n\n@media (max-width: 991.98px) {\n    #poco_f5 .section.section-float {\n        height: 420px;\n    } \n\n    #poco_f5 .section.section-float--big {\n        height: 560px;\n    }\n\n    #poco_f5 .section .text-box.text-box-float--right {\n        left: 55%;\n        width: 40%;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #poco_f5 .section.section-float {\n        height: auto;\n        background-position: center bottom;\n        background-size: 160% auto;\n        background-color: #ffffff;\n        padding-bottom: 550px;\n    }\n\n    #poco_f5 .section .text-box.text-box-float,\n    #poco_f5 .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    #poco_f5 .section.section-float {\n        padding-bottom: 380px;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #poco_f5 .section.section-float {\n        padding-bottom: 280px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #poco_f5 .section.section-float {\n        height: 620px;\n    }\n\n    #poco_f5 .section.section-float--big {\n        height: 820px;\n    }\n\n    #poco_f5 .section .text-box.text-box-float {\n        width: 35%;\n    }\n\n    #poco_f5 .section .text-box.text-box-float--left {\n        left: 12.5%;\n    }\n\n    #poco_f5 .section .text-box.text-box-float--right {\n        width: 35%;\n        left: 55%;\n    }\n}\n\n@media (min-width: 1400px) {\n    #poco_f5 .section .text-box.text-box-float--right {\n        width: 30%;\n        left: 60%;\n    }\n}\n\n@media (min-width: 1620px) {\n    #poco_f5 .section.section-float {\n        height: 820px;\n    }\n\n    #poco_f5 .section.section-float--big {\n        height: 980px;\n    }\n\n    #poco_f5 .section .text-box.text-box-float--right {\n        width: 25%;\n        left: 65%;\n    }\n}\n\n@media (min-width: 2080px) {\n    #poco_f5 .section.section-float {\n        height: 1080px;\n    }\n\n    #poco_f5 .section.section-float--big {\n        height: 1180px;\n    }\n}\n\n\/* ===============\n    Add Font\n=============== *\/\n\n@font-face {\n    font-display: swap;\n    font-family: 'Xiaomi Brand';\n    font-style: normal;\n    font-weight: 100 900;\n    src: url(https:\/\/i02.appmifile.com\/i18n\/fonts\/Brand\/Brand.woff2) format(\"woff2\")\n}\n  \n#poco_f5 .xiaomi_product_name {\n    font-family: 'Xiaomi Brand', 'Camphor Pro', sans-serif !important;\n}\n\n\/* ===============\n    Section 01\n=============== *\/\n\n#poco_f5 .section-01 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/poco-f5\/section-01.jpg');\n    height: 680px;\n    position: relative;\n    z-index: 1;\n}\n\n#poco_f5 .section-01 .text-box {\n    padding-top: 5%;\n    padding-right: 60%;\n}\n\n#poco_f5 .section-01 .text-box .title {\n    font-size: 42px;\n    font-weight: 400;\n}\n\n#poco_f5 .section-01 .text-box img {\n    height: 140px;\n    display: inline-block;\n    margin-bottom: 15px;\n}\n\n#poco_f5 .section-01 .text-box .title span {\n    font-size: 0.8em;\n}\n\n#poco_f5 .section-01 .text-box .desc {\n    font-size: 28px;\n    font-weight: 500;\n    margin-top: 10px;\n}\n\n@media (max-width: 991.98px) {\n    #poco_f5 .section-01 {\n        height: 560px;\n    }\n\n    #poco_f5 .section-01 .text-box {\n        padding-top: 5%;\n    }\n\n    #poco_f5 .section-01 .text-box img {\n        height: 120px;\n    }\n\n    #poco_f5 .section-01 .text-box .desc {\n        font-size: 22px;\n    }\n\n    #poco_f5 .section-01 .text-box .title {\n        font-size: 36px;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #poco_f5 .section-01 {\n        height: auto;\n        background-size: 120% auto;\n        background-position: center bottom;\n        padding-bottom: 450px;\n        background-color: #90B9E9;\n    }\n\n    #poco_f5 .section-01 .text-box {\n        padding: 10% 5%;\n        text-align: center;\n    }\n\n    #poco_f5 .section-01 .text-box .text {\n        font-size: 15px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #poco_f5 .section-01 {\n        padding-bottom: 300px;\n    }\n\n    #poco_f5 .section-01 .text-box {\n        padding: 15% 5% 10%;\n    }\n\n    #poco_f5 .section-01 .text-box .title {\n        font-size: 28px;\n    }\n\n    #poco_f5 .section-01 .text-box .desc {\n        font-size: 16px;\n    }\n\n    #poco_f5 .section-01 .text-box .text {\n        font-size: 14px;\n    }\n\n    #poco_f5 .section-01 .text-box img {\n        height: 100px;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #poco_f5 .section-01 {\n        padding-bottom: 220px;\n    }\n\n    #poco_f5 .section-01 .text-box .title {\n        font-size: 24px;\n    }\n\n    #poco_f5 .section-01 .text-box img {\n        height: 80px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #poco_f5 .section-01 {\n        height: 820px;\n    }\n\n    #poco_f5 .section-01 .text-box .title {\n        font-size: 54px;\n    }\n\n    #poco_f5 .section-01 .text-box .desc {\n        font-size: 36px;\n    }\n\n    #poco_f5 .section-01 .text-box .text {\n        font-size: 18px;\n    }\n}\n\n@media (min-width: 1600px) {\n    #poco_f5 .section-01 {\n        height: 1020px;\n    }\n\n    #poco_f5 .section-01 .text-box .title {\n        font-size: 60px;\n    }\n}\n\n@media (min-width: 2080px) {\n    #poco_f5 .section-01 {\n        height: 1160px;\n    }\n}\n\n\/* ===============\n    Section 02\n=============== *\/\n\n#poco_f5 .section-02 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/poco-f5\/section-02_01.jpg');\n    background-repeat: no-repeat;\n    background-size: 100% auto;\n    background-position: top center;\n    padding-top: 5%;\n    padding-bottom: 7.5%;\n    background-color: #7F96C2;\n}\n\n#poco_f5 .section-02 .section-wrapper,\n#poco_f5 .section-02 \u003e .list,\n#poco_f5 .section-02 .video-wrapper {\n    width: 75%;\n    margin: 0 auto;\n}\n\n#poco_f5 .section-02 .section-wrapper {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n}\n\n#poco_f5 .section-02 .section-wrapper \u003e * {\n    flex: 0 0 50%;\n    width: 50%;\n}\n\n#poco_f5 .section-02 .list-wrapper {\n    padding-left: 5%;\n}\n\n#poco_f5 .section-02 .list .item {\n    color: #ffffff;\n    font-size: 14px;\n    font-weight: 300;\n    width: 320px;\n    background-image: url('https:\/\/media.mi-home.pl\/products\/poco-f5\/section-02_03.png');\n    background-repeat: no-repeat;\n    background-position: top left;\n    background-size: 100% auto;\n    padding: 20px;\n    text-align: center;\n    margin-bottom: 20px;\n    min-height: 102px;\n}\n\n#poco_f5 .section-02 .list-wrapper .list .item {\n    margin-bottom: 7.5%;\n}\n\n#poco_f5 .section-02 .list-wrapper .list .item:last-child {\n    margin-bottom: 0;\n}\n\n#poco_f5 .section-02 .list .item \u003e * {\n    padding: 5px 0;\n}\n\n#poco_f5 .section-02 .list .item-title {\n    font-size: 18px;\n    font-weight: bold;\n}\n\n#poco_f5 .section-02 \u003e .list {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    margin-bottom: 5%;\n}\n\n#poco_f5 .section-02 \u003e .list .item {\n    margin: 0 10px 20px;\n}\n\n@media (max-width: 991.98px) {\n    #poco_f5 .section-02 .section-wrapper,\n    #poco_f5 .section-02 \u003e .list,\n    #poco_f5 .section-02 .video-wrapper {\n        width: 90%;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #poco_f5 .section-02 .section-wrapper \u003e * {\n        flex: 0 0 100%;\n        width: 100%;\n    }\n\n    #poco_f5 .section-02 .list-wrapper .list {\n        padding-bottom: 5%;\n    }\n\n    #poco_f5 .section-02 .list-wrapper .list .item {\n        margin: 0 auto 15px;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #poco_f5 .section-02 .list .item {\n        width: 250px;\n        min-height: 88px;\n        padding: 10px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #poco_f5 .section-02 .text-box {\n        padding-right: 25%;\n    }\n\n    #poco_f5 .section-02 .list .item-title {\n        font-size: 21px;\n    }\n}\n\n\/* ===============\n    Section 03 \u0026 04\n=============== *\/\n\n#poco_f5 .section-03 {\n    background: linear-gradient(to bottom, #809bca 0%,#95b7e7 100%);\n    padding-bottom: 7.5%;\n    padding-top: 2.5%;\n}\n\n#poco_f5 .section-04 {\n    background: linear-gradient(to bottom, #95b7e7 0%,#DBCEBE 100%);\n    padding-bottom: 7.5%;\n    padding-top: 2.5%;\n}\n\n#poco_f5 .section-03 .text-box,\n#poco_f5 .section-04 .text-box {\n    display: flex;\n    flex-wrap: wrap;\n}\n\n#poco_f5 .section-03 .text-box \u003e *,\n#poco_f5 .section-04 .text-box \u003e * {\n    flex: 0 0 50%;\n    width: 50%;\n}\n\n#poco_f5 .section-03 .text-box .text {\n    margin-top: 0;\n}\n\n#poco_f5 .section-03 .text-box .text-wrapper,\n#poco_f5 .section-04 .text-box .text {\n    margin-top: 0;\n    padding-left: 5%;\n}\n\n#poco_f5 .section-03 .image-wrapper,\n#poco_f5 .section-04 .image-wrapper {\n    width: 75%;\n    margin: 0 auto;\n}\n\n#poco_f5 .section-03 .item-wrapper {\n    display: flex;\n    padding-top: 30px;\n}\n\n#poco_f5 .section-03 .item-wrapper .item {\n    padding-right: 10%;\n    font-size: 14px;\n    font-weight: 300;\n}\n\n#poco_f5 .section-03 .item-wrapper .item:last-child {\n    padding-left: 10%;\n    border-left: 1px solid #ffffff;\n}\n\n#poco_f5 .section-03 .item-wrapper .item-title {\n    font-weight: bold;\n    font-size: 18px;\n}\n\n@media (max-width: 991.98px) {\n    #poco_f5 .section-03 .image-wrapper,\n    #poco_f5 .section-04 .image-wrapper {\n        width: 90%;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #poco_f5 .section-03 .text-box \u003e *,\n    #poco_f5 .section-04 .text-box \u003e * {\n        flex: 0 0 100%;\n        width: 100%;\n    }\n\n    #poco_f5 .section-03 .text-box .text-wrapper,\n    #poco_f5 .section-04 .text-box .text {\n        margin-top: 5%;\n        padding-left: 0;\n    }\n}\n\n@media (min-width: 1200px) {\n    #poco_f5 .section-03 .item-wrapper .item-title {\n        font-size: 21px;\n    }\n}\n\n\/* ===============\n    Section 05\n=============== *\/\n\n#poco_f5 .section-05a {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/poco-f5\/section-05_01.jpg');\n    background-repeat: no-repeat;\n    background-size: 100% auto;\n    background-position: top center;\n    padding-top: 5%;\n    background-color: #394158;\n}\n\n#poco_f5 .section-05 {\n    background: linear-gradient(to bottom, #394158 0%,#979394 100%);\n    padding-top: 2.5%;\n}\n\n#poco_f5 .section-05 .list {\n    width: 75%;\n    margin: 0 auto;\n    display: flex;\n    flex-wrap: wrap;\n    padding-bottom: 7.5%;\n}\n\n#poco_f5 .section-05 .list .item {\n    color: #FFFFFF;\n    flex: 0 0 33.3333%;\n    width: 33.3333%;\n    display: flex;\n    padding-right: 20px;\n    font-size: 14px;\n    font-weight: 300;\n}\n\n#poco_f5 .section-05 .item-title {\n    font-size: 21px;\n    font-weight: bold;\n}\n\n#poco_f5 .section-05 .item-desc {\n    font-size: 18px;\n    font-weight: bold;\n    margin-bottom: 5px;\n}\n\n#poco_f5 .section-05 .icon-wrapper {\n    flex: 0 0 84px;\n    width: 84px;\n    padding-right: 20px;\n}\n\n@media (max-width: 991.98px) {\n    #poco_f5 .section-05 .list {\n        width: 90%;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #poco_f5 .section-05 .item-title {\n        font-size: 18px;\n    }\n    \n    #poco_f5 .section-05 .item-desc {\n        font-size: 16px;\n    }\n    \n    #poco_f5 .section-05 .icon-wrapper {\n        flex: 0 0 64px;\n        width: 64px;\n        padding-right: 10px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #poco_f5 .section-05 .list .item {\n        flex: 0 0 100%;\n        width: 100%;\n        padding-right: 0;\n        margin-bottom: 20px;\n    }\n\n    #poco_f5 .section-05 .item-desc {\n        font-size: 15px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #poco_f5 .section-05 .text-box {\n        padding-right: 25%;\n    }\n\n    #poco_f5 .section-05 .item-title {\n        font-size: 24px;\n    }\n}\n\n\/* ===============\n    Section 06\n=============== *\/\n\n#poco_f5 .section-06 {\n    background-color: #8CB2E7;\n    padding-top: 2.5%;\n    padding-bottom: 7.5%;\n}\n\n#poco_f5 .section-06 .section-wrapper {\n    width: 75%;\n    margin: 0 auto;\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: space-between;\n}\n\n#poco_f5 .section-06 .section-wrapper .item {\n    flex: 0 0 calc(50% - 10px);\n    width: calc(50% - 10px);\n}\n\n#poco_f5 .section-06 .section-wrapper .item:last-child {\n    text-align: right;\n}\n\n#poco_f5 .section-06 .section-wrapper .item-text {\n    font-weight: bold;\n    font-size: 18px;\n    color: #ffffff;\n    padding-top: 30px;\n}\n\n@media (max-width: 991.98px) {\n    #poco_f5 .section-06 .section-wrapper {\n        width: 90%;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #poco_f5 .section-06 .section-wrapper .item-text {\n        font-size: 16px;\n        padding-top: 20px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #poco_f5 .section-06 .section-wrapper .item {\n        flex: 0 0 100%;\n        width: 100%;\n    }\n\n    #poco_f5 .section-06 .section-wrapper .item:last-child {\n        text-align: left;\n        padding-top: 5%;\n    }\n\n    #poco_f5 .section-06 .section-wrapper .item-text {\n        font-size: 15px;\n        padding-top: 10px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #poco_f5 .section-06 .text-box {\n        padding-right: 25%;\n    }\n}\n\n\/* ===============\n    Section 07\n=============== *\/\n\n#poco_f5 .section-07 {\n    background-color: #8CB2E7;\n    padding-top: 2.5%;\n    padding-bottom: 7.5%;\n}\n\n#poco_f5 .section-07 .image-wrapper {\n    width: 75%;\n    margin: 0 auto;\n}\n\n@media (max-width: 991.98px) {\n    #poco_f5 .section-07 .image-wrapper {\n        width: 90%;\n    }\n}\n\n@media (min-width: 1200px) {\n    #poco_f5 .section-07 .text-box {\n        padding-right: 25%;\n    }\n}\n\n\/* ===============\n    Section 08\n=============== *\/\n\n#poco_f5 .section-08 {\n    background-color: #8CB2E7;\n    padding-top: 2.5%;\n}\n\n#poco_f5 .section-08 .text-box {\n    display: flex;\n    flex-wrap: wrap;\n}\n\n#poco_f5 .section-08 .text-box \u003e * {\n    flex: 0 0 50%;\n    width: 50%;\n}\n\n#poco_f5 .section-08 .text-box .text {\n    margin-top: 0;\n}\n\n#poco_f5 .section-08 .text-wrapper {\n    padding-left: 10%;\n}\n\n#poco_f5 .section-08 .item-wrapper {\n    display: flex;\n    flex-wrap: wrap;\n    margin-top: 30px;\n}\n\n#poco_f5 .section-08 .item-wrapper .item {\n    flex: 0 0 33.3333%;\n    width: 33.3333%;\n    font-size: 14px;\n    font-weight: 300;\n    padding-right: 20px;\n}\n\n#poco_f5 .section-08 .item-wrapper .item-title {\n    font-size: 21px;\n    font-weight: bold;\n    margin-bottom: 5px;\n}\n\n#poco_f5 .section-08 .item-wrapper .item-title img {\n    width: 15px;\n    display: inline-block;\n}\n\n@media (max-width: 767.98px) {\n    #poco_f5 .section-08 .text-wrapper {\n        padding-left: 0;\n        padding-top: 5%;\n    }\n\n    #poco_f5 .section-08 .text-box \u003e * {\n        flex: 0 0 100%;\n        width: 100%;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #poco_f5 .section-08 .item-wrapper .item {\n        flex: 0 0 50%;\n        width: 50%;\n    }\n}\n\n\/* ===============\n    Section 09\n=============== *\/\n\n#poco_f5 .section-09 {\n    background: linear-gradient(to bottom, #7aa2d6 0%,#aac1e1 100%);\n    padding-top: 2.5%;\n    padding-bottom: 7.5%;\n}\n\n#poco_f5 .section-09 .section-wrapper {\n    width: 75%;\n    margin: 0 auto;\n}\n\n#poco_f5 .section-09 .section-wrapper .item {\n    display: flex;\n    flex-wrap: wrap;\n}\n\n#poco_f5 .section-09 .image-wrapper {\n    flex: 0 0 70%;\n    width: 70%;\n}\n\n#poco_f5 .section-09 .text-wrapper {\n    flex: 0 0 30%;\n    width: 30%;\n    background-color: #2F2F2F;\n    color: #ffffff;\n    padding: 10% 5%;\n    font-size: 15px;\n    font-weight: 300;\n}\n\n#poco_f5 .section-09 .text-wrapper .text:first-child {\n    font-weight: 600;\n    margin-bottom: 15px;\n}\n\n#poco_f5 .section-09 .text-wrapper .title {\n    font-weight: bold;\n    margin-bottom: 15px;\n    font-size: 18px;\n}\n\n@media (max-width: 991.98px) {\n    #poco_f5 .section-09 .section-wrapper {\n        width: 90%;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #poco_f5 .section-09 .image-wrapper,\n    #poco_f5 .section-09 .text-wrapper {\n        flex: 0 0 100%;\n        width: 100%;\n    }\n\n    #poco_f5 .section-09 .text-wrapper {\n        padding: 5%;\n    }\n}\n\n@media (min-width: 1200px) {\n    #poco_f5 .section-09 .text-box {\n        padding-right: 25%;\n    }\n\n    #poco_f5 .section-09 .text-wrapper .title {\n        font-size: 21px;\n    }\n}\n\n\/* ===============\n    Section 10\n=============== *\/\n\n#poco_f5 .section-10a {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/poco-f5\/section-10_01.jpg');\n    background-repeat: no-repeat;\n    background-size: 100% auto;\n    background-position: top center;\n    padding-top: 5%;\n    background-color: #2C3345;\n}\n\n#poco_f5 .section-10 {\n    background: linear-gradient(to bottom, #2C3345 50%,#A09B98 100%);\n    padding-top: 2.5%;\n    padding-bottom: 7.5%;\n}\n\n#poco_f5 .section-10 .text-box {\n    padding-bottom: 0;\n}\n\n#poco_f5 .section-10 .text-box .text-wrapper {\n    margin-top: 5%;\n}\n\n#poco_f5 .section-10 .text-box .text-wrapper .item {\n    display: inline-block;\n    margin-right: 30px;\n    font-weight: bold;\n    font-size: 24px;\n    line-height: 1;\n}\n\n#poco_f5 .section-10 .text-box .text-wrapper .item:last-child {\n    padding-left: 30px;\n    border-left: 1px solid #ffffff;\n}\n\n#poco_f5 .section-10 \u003e .image-wrapper {\n    width: 75%;\n    margin: 0 auto;\n}\n\n#poco_f5 .section-10 .section-wrapper {\n    width: 75%;\n    margin: 0 auto;\n    display: flex;\n    flex-wrap: wrap;\n    padding: 20px 0;\n}\n\n#poco_f5 .section-10 .section-wrapper \u003e * {\n    flex: 0 0 50%;\n    width: 50%;\n}\n\n#poco_f5 .section-10 .section-wrapper .text-wrapper {\n    padding: 10%;\n    font-weight: bold;\n    color: #ffffff;\n    font-size: 18px;\n}\n\n#poco_f5 .section-10 .section-wrapper:last-child {\n    flex-direction: row-reverse;\n}\n\n@media (max-width: 991.98px) {\n    #poco_f5 .section-10 \u003e .image-wrapper,\n    #poco_f5 .section-10 .section-wrapper {\n        width: 90%;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #poco_f5 .section-10 .text-box .text-wrapper .item {\n        font-size: 18px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #poco_f5 .section-10 .section-wrapper .text-wrapper {\n        font-size: 16px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #poco_f5 .section-10 .text-box {\n        padding-right: 25%;\n    }\n}\n\n\/* ===============\n    Section 12\n=============== *\/\n\n#poco_f5 .section-12 {\n    background-color: #59637C;\n    padding-top: 2.5%;\n    padding-bottom: 7.5%;\n}\n\n#poco_f5 .section-12 .image-wrapper {\n    width: 75%;\n    margin: 0 auto;\n}\n\n@media (max-width: 991.98px) {\n    #poco_f5 .section-12 .image-wrapper {\n        width: 90%;\n    }\n}\n\n@media (min-width: 1200px) {\n    #poco_f5 .section-12 .text-box {\n        padding-right: 25%;\n    }\n}\n\n\/* ===============\n    Section 13\n=============== *\/\n\n#poco_f5 .section-13 {\n    background-color: #59637C;\n    padding-top: 2.5%;\n    padding-bottom: 7.5%;\n}\n\n#poco_f5 .section-13 .section-wrapper {\n    width: 75%;\n    margin: 0 auto;\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: space-between;\n}\n\n#poco_f5 .section-13 .image-wrapper {\n    flex: 0 0 calc(50% - 10px);\n    width: calc(50% - 10px);\n    position: relative;\n    z-index: 1;\n}\n\n#poco_f5 .section-13 .image-wrapper .text {\n    position: absolute;\n    z-index: 2;\n    top: 0;\n    left: 0;\n    width: 100%;\n    color: #FFFFFF;\n    font-weight: bold;\n    font-size: 18px;\n    padding: 10%;\n}\n\n@media (max-width: 991.98px) {\n    #poco_f5 .section-13 .section-wrapper  {\n        width: 90%;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #poco_f5 .section-13 .image-wrapper .text {\n        font-size: 16px;\n        padding: 5%;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #poco_f5 .section-13 .image-wrapper {\n        flex: 0 0 100%;\n        width: 100%;\n        margin-bottom: 20px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #poco_f5 .section-13 .text-box {\n        padding-right: 25%;\n    }\n\n    #poco_f5 .section-13 .image-wrapper .text {\n        font-size: 21px;\n    }\n}\n\n\/* ===============\n    Section 14\n=============== *\/\n\n#poco_f5 .section-14 {\n    background-color: #59637C;\n    padding-top: 2.5%;\n}\n\n#poco_f5 .section-14 .text-box {\n    padding-bottom: 0;\n}\n\n#poco_f5 .section-14 .text-box .icon-wrapper {\n    padding-top: 7.5%;\n}\n\n#poco_f5 .section-14 .text-box .icon-wrapper img {\n    height: 36px;\n    display: inline-block;\n    margin-right: 30px;\n}\n\n@media (max-width: 767.98px) {\n    #poco_f5 .section-14 .text-box .icon-wrapper img {\n        height: 28px;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #poco_f5 .section-14 .text-box .icon-wrapper img {\n        height: 18px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #poco_f5 .section-14 .text-box {\n        padding-right: 25%;\n    }\n}\n\n\/* ===============\n    Section 15\n=============== *\/\n\n#poco_f5 .section-15 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/poco-f5\/section-15.jpg');\n}\n\n#poco_f5 .section-15 .text-box {\n    padding-left: 60%;\n    padding-top: 10%;\n    padding-bottom: 10%;\n}\n\n#poco_f5 .section-15 .list .item {\n    color: #191919;\n    padding: 30px 10px;\n    text-align: center;\n    font-weight: bold;\n    font-size: 18px;\n    background-color: #FFFFFF;\n    border-radius: 8px;\n    margin-top: 20px;\n    width: 320px;\n}\n\n#poco_f5 .section-15 .list .item:last-child {\n    padding: 10px;\n}\n\n@media (max-width: 767.98px) {\n    #poco_f5 .section-15 {\n        background-size: 160% auto;\n        background-position: bottom left;\n        padding-bottom: 500px;\n        background-color: #09171E;\n    }\n\n    #poco_f5 .section-15 .text-box {\n        padding: 10% 5%\n    }\n\n    #poco_f5 .section-15 .list {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n    }\n\n    #poco_f5 .section-15 .list .item {\n        width: calc(50% - 20px);\n        flex: 0 0 calc(50% - 20px);\n        margin: 20px 10px 0;\n        font-size: 16px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #poco_f5 .section-15 {\n        padding-bottom: 350px;\n    }\n\n    #poco_f5 .section-15 .list .item {\n        font-size: 15px;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #poco_f5 .section-15 {\n        padding-bottom: 250px;\n    }\n\n    #poco_f5 .section-15 .list .item {\n        width: 100%;\n        flex: 0 0 100%;\n    }\n}\n\n\/* ===============\n    Section 16\n=============== *\/\n\n#poco_f5 .section-16 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/poco-f5\/section-16.jpg');\n    background-repeat: no-repeat;\n    background-size: 100% auto;\n    background-position: top center;\n    padding-top: 5%;\n    background-color: #7DA4DB;\n}\n\n\/* ===============\n    Section 17\n=============== *\/\n\n#poco_f5 .section-17 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/poco-f5\/section-17.jpg');\n}\n\n#poco_f5 .section-17 .text-box {\n    padding-right: 55%;\n    padding-top: 15%;\n    padding-bottom: 15%;\n}\n\n#poco_f5 .section-17 .list {\n    display: flex;\n    flex-wrap: wrap;\n    padding-top: 10%;\n}\n\n#poco_f5 .section-17 .list .item {\n    color: #ffffff;\n    flex: 0 0 50%;\n    width: 50%;\n    padding: 15px 10px 15px 20px;\n    background-image: url('https:\/\/media.mi-home.pl\/products\/poco-f5\/section-17_icon01.png');\n    background-repeat: no-repeat;\n    background-position: top left;\n    background-size: 56px auto;\n    margin-bottom: 20px;\n    font-size: 14px;\n    font-weight: 300;\n}\n\n#poco_f5 .section-17 .list .item .item-title {\n    font-size: 1.5em;\n    font-weight: bold;\n}\n\n#poco_f5 .section-17 .list .item .item-text {\n    padding-left: 40px;\n}\n\n@media (max-width: 991.98px) {\n    #poco_f5 .section-17 .text-box {\n        padding-top: 10%;\n        padding-bottom: 10%;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #poco_f5 .section-17 {\n        background-size: 160% auto;\n        background-position: bottom right;\n        padding-bottom: 500px;\n        background-color: #7FA6DD;\n    }\n\n    #poco_f5 .section-17 .text-box {\n        padding: 10% 5%;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #poco_f5 .section-17 {\n        padding-bottom: 350px;\n    }\n\n    #poco_f5 .section-17 .list .item .item-title {\n        font-size: 1.25em;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #poco_f5 .section-17 {\n        padding-bottom: 250px;\n    }\n}\n\n\/* ===============\n    Section 18\n=============== *\/\n\n#poco_f5 .section-18 {\n    background: linear-gradient(to bottom, #99BAE7 0%,#D5CCC4 100%);\n    padding-bottom: 7.5%;\n}\n\n#poco_f5 .section-18 .section-wrapper {\n    width: 75%;\n    margin: 0 auto;\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n}\n\n#poco_f5 .section-18 .section-wrapper .item {\n    padding: 10px;\n    flex: 0 0 25%;\n    width: 25%;\n    position: relative;\n    z-index: 1;\n    color: #FFFFFF;\n    font-weight: bold;\n    font-size: 18px;\n}\n\n#poco_f5 .section-18 .section-wrapper .item-1 {\n    flex: 0 0 75%;\n    width: 75%;\n}\n\n#poco_f5 .section-18 .section-wrapper .item .text {\n    text-align: center;\n    width: 100%;\n    position: absolute;\n    z-index: 2;\n    top: 60%;\n    left: 0;\n}\n\n#poco_f5 .section-18 .section-wrapper .item-1 .text {\n    top: 30%;\n    text-align: left;\n    padding-left: 6.5%;\n}\n\n@media (max-width: 991.98px) {\n    #poco_f5 .section-18 .section-wrapper {\n        width: 90%;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #poco_f5 .section-18 .section-wrapper .item {\n        font-size: 15px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #poco_f5 .section-18 .section-wrapper .item {\n        flex: 0 0 50%;\n        width: 50%;\n    }\n    \n    #poco_f5 .section-18 .section-wrapper .item-1 {\n        flex: 0 0 100%;\n        width: 100%;\n    }\n\n    #poco_f5 .section-18 .section-wrapper .item-1 .text {\n        top: 20%;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #poco_f5 .section-18 .section-wrapper .item {\n        padding: 5px;\n    }\n\n    #poco_f5 .section-18 .section-wrapper .item {\n        font-size: 14px;\n    }\n}\n\n\/* ===============\n    Section 20\n=============== *\/\n\n#poco_f5 .section-20 {\n    background-color: #000000;\n}\n\n\/* ===============\n    Section image box\n=============== *\/\n\n#poco_f5 .section .image-box-wrap {\n    padding: 0;\n    width: 100%;\n    max-width: 2560px;\n    margin: 0 auto;\n    overflow: hidden;\n    border-radius: 0;\n}\n\n#poco_f5 .section .image-box-wrap .image-box {\n    display: flex;\n    flex-wrap: wrap;\n    padding: 0;\n    background-color: #A2A2A2;\n}\n\n#poco_f5 .section .image-box--reverse {\n    flex-direction: row-reverse;\n}\n\n#poco_f5 .section .text-wrap,\n#poco_f5 .section .image {\n    width: 50%;\n    flex: 0 0 50%;\n}\n\n#poco_f5 .section .image {\n    background-color: #A2A2A2;\n}\n\n#poco_f5 .section .text-wrap {\n    display: flex;\n    align-items: center;\n    flex-wrap: wrap;\n    padding: 0 5%;\n    text-align: left;\n    color: #ffffff;\n}\n\n#poco_f5 .section .text-wrap .title {\n    font-size: 28px;\n    display: block;\n    margin-bottom: 5px;\n    font-weight: bold;\n}\n\n#poco_f5 .section .text-wrap .text {\n    font-weight: 500;\n    font-size: 16px;\n    padding-top: 10px;\n    display: block;\n}\n\n@media (max-width: 991.98px) {\n    #poco_f5 .section .text-wrap .title {\n        font-size: 24px;\n    }\n\n    #poco_f5 .section .image-box-wrap {\n        width: 100%;\n        border-radius: 0;\n    }\n\n    #poco_f5 .section .text-wrap .text {\n        padding-top: 10px;\n        font-size: 14px;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #poco_f5 .section .text-wrap {\n        padding: 7.5% 5%;\n        text-align: center;\n    }\n    \n    #poco_f5 .section .image-box-wrap .image-box {\n        flex-wrap: wrap;\n        flex-direction: column-reverse;\n    }\n\n    #poco_f5 .section .text-wrap .title {\n        font-size: 18px;\n    }\n\n    #poco_f5 .section .text-wrap,\n    #poco_f5 .section .text-wrap div,\n    #poco_f5 .section .image {\n        width: 100%;\n        flex: 0 0 100%;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #poco_f5 .section .image-box-wrap {\n        border-radius: 0;\n    }\n\n    #poco_f5 .section .text-wrap {\n        padding: 10% 5%;\n    }\n}\n\n@media (min-width: 1200px) {\n    #poco_f5 .section .text-wrap {\n        padding: 0 10%;\n    }\n\n    #poco_f5 .section .text-wrap .title {\n        font-size: 36px;\n        margin-bottom: 10px;\n    }\n}\n\n\/* ===============\n    Section spec\n=============== *\/\n\n#poco_f5 .section-notes {\n    padding: 3.5% 12.5%;\n    margin: 0 auto;\n}\n\n#poco_f5 .section-notes ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n}\n\n#poco_f5 .section-notes ul li {\n    color: #FFFFFF;\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    #poco_f5 .section-notes {\n        padding: 5%;\n    }\n\n    #poco_f5 .section-notes ul li {\n        font-size: 13px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #poco_f5 .section-notes {\n        padding: 3.5% 0;\n        max-width: 1164px;\n    }\n}\n\n\/* ===============\n    Slider\n=============== *\/\n\n#poco_f5 .slick-slider .slick-slide {\n    font-family: 'Camphor Pro';\n}\n\n#poco_f5 .slick-dots {\n    bottom: 25px;\n}\n\n#poco_f5 .slick-dots li {\n    text-align: center;\n}\n\n#poco_f5 .slick-dots li button {\n    display: inline-block;\n}\n\n#poco_f5 .slick-dots li button::before {\n    font-size: 15px;\n    color: #1C1C1C;\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#poco_f5 .slick-dots li.slick-active button::before,\n#poco_f5 .slick-dots li:hover button::before {\n    opacity: 1;\n}\n\n#poco_f5 .slick-dotted.slick-slider {\n    margin-bottom: 0;\n    padding: 0;\n}\n\n#poco_f5 .slick-slider \u003e .slider-item {\n    display: none;\n}\n\n#poco_f5 .slick-slider \u003e .slider-item:first-child {\n    display: block;\n}\n\n#poco_f5 .slick-slider .slick-dots li button {\n    border-radius: 30px;\n}\n\n#poco_f5 .slick-slider .slick-dots li button {\n    background: #ffffff;\n    transition: 0.3s ease-in-out opacity;\n    opacity: .25;\n    width: 15px;\n    height: 15px;\n}\n\n#poco_f5 .slick-slider .slick-dots li.slick-active button,\n#poco_f5 .slick-slider .slick-dots li button:hover {\n    background: #ffffff;\n    opacity: 1;\n}\n\n#poco_f5 .slick-dots li button::before {\n    content: none;\n}\n\n@media (max-width: 767.98px) {\n    #poco_f5 .slick-dots {\n        bottom: 15px;\n    }\n}\n\u003c\/style\u003e\r\n\r\n\u003cscript type=\"module\"\u003e\r\n    require(\r\n        ['aos', 'jquery'],\r\n        function (AOS, $) {\r\n            $(window).on('load scroll',function(){\r\n                AOS.init({\r\n                    once:true\r\n                });\r\n            });\r\n        }\r\n    );\r\n\r\n    require(\r\n        [\r\n        'jquery',\r\n        'Amasty_Base\/vendor\/slick\/slick.min'\r\n        ],\r\n\r\n        function ($) {\r\n            $('.slider-fade').slick({\r\n                infinite: true,\r\n                arrows: false,\r\n                autoplay: true,\r\n                dots: true,\r\n                fade: true,\r\n                cssEase: 'linear'\r\n            });\r\n\r\n            $('.slider-standard').slick({\r\n                infinite: true,\r\n                arrows: false,\r\n                autoplay: true,\r\n                dots: true,\r\n            });\r\n        }\r\n    ); \r\n\u003c\/script\u003e\r\n\r\n\u003c!-- container --\u003e\r\n\u003cdiv class=\"xiaomi_container\" id=\"poco_f5\"\u003e\r\n    \u003csection class=\"section section-01 section-bg\"\u003e\r\n        \u003cdiv class=\"text-box text-box--left\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold xiaomi_product_name\"\u003ePOCO \u003cspan\u003eF5\u003c\/span\u003e\u003c\/span\u003e\r\n            \u003cspan class=\"desc\"\u003eŹródło szybkości\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eProcesor Snapdragon® 7+ Gen 2 \u003cbr\u003e 120Hz Flow AMOLED \u003cbr\u003e Więcej możliwości\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-02\"\u003e\r\n        \u003cdiv class=\"text-box text-box--left text-box--white\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title title--big font-bold\"\u003eRdzeń szybkości, \u003cbr\u003e źródło szybkości.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\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\"\u003eSnapdragon® 7+ Gen 2. \u003cbr\u003e 4nm 5G Fast Processor.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eSnapdragon® 7+ Gen 2 jest produkowany w procesie technologicznym TSMC 4nm, ta sama flagowa struktura CPU i GPU co Snapdragon® 8+ Gen 1. Połączenie silnej wytrzymałości z niskim zużyciem energii, dla osiągnięcia wyższej wydajności przy wyjątkowej mocy.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"section-wrapper\"\u003e\r\n            \u003cdiv class=\"image-wrapper\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-02_02.jpg\" alt=\"\"\u003e\r\n            \u003c\/div\u003e\r\n            \u003cdiv class=\"list-wrapper\"\u003e\r\n                \u003cul class=\"list\"\u003e\r\n                    \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n                        \u003cdiv class=\"item-text\"\u003eDo\u003c\/div\u003e\r\n                        \u003cdiv class=\"item-title\"\u003e2,91GHz*\u003c\/div\u003e\r\n                    \u003c\/li\u003e\r\n                    \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"100\"\u003e\r\n                        \u003cdiv class=\"item-text\"\u003eProces produkcji\u003c\/div\u003e\r\n                        \u003cdiv class=\"item-title\"\u003e4nm\u003c\/div\u003e\r\n                    \u003c\/li\u003e\r\n                    \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"200\"\u003e\r\n                        \u003cdiv class=\"item-text\"\u003eWynik benchmarku AnTuTu\u003c\/div\u003e\r\n                        \u003cdiv class=\"item-title\"\u003e969,903\u003c\/div\u003e\r\n                    \u003c\/li\u003e\r\n                \u003c\/ul\u003e\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\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\"\u003eTechnologia LiquidCool 2.0. \u003cbr\u003e Ponowna rewolucja w odprowadzaniu ciepła.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eNowo zaprojektowana, wysoce wydajna komora z kanałami parowymi zwiększa zdolność rozpraszania ciepła o 35% pod tą samą powierzchnią. Wyposażony w grafit o superdużej powierzchni, szybki transfer ciepła i chłodzenie chipa, tworzy nowy poziom zrównoważonej, wysokiej wydajności.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cul class=\"list\"\u003e\r\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n                \u003cdiv class=\"item-title\"\u003e35% ^\u003c\/div\u003e\r\n                \u003cdiv class=\"item-text\"\u003eVC pojemność rozpraszania ciepła*\u003c\/div\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"100\"\u003e\r\n                \u003cdiv class=\"item-title\"\u003e3725mm²\u003c\/div\u003e\r\n                \u003cdiv class=\"item-text\"\u003eObszar miedzi VC\u003c\/div\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"200\"\u003e\r\n                \u003cdiv class=\"item-title\"\u003e10000mm²\u003c\/div\u003e\r\n                \u003cdiv class=\"item-text\"\u003eCałkowita powierzchnia grafitu\u003c\/div\u003e\r\n            \u003c\/li\u003e\r\n        \u003c\/ul\u003e\r\n\r\n        \u003cdiv class=\"video-wrapper\"\u003e\r\n            \u003cvideo class=\"video\" muted=\"\" loop=\"\" poster=\"\" playsinline=\"\" autoplay=\"\" src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-02_video.mp4\"\u003e\u003c\/video\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-03\"\u003e\r\n        \u003cdiv class=\"text-box 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\"\u003eLPDDR5 + UFS 3.1. \u003cbr\u003e Szybka pamięć RAM, szybka pamięć flash.\u003c\/span\u003e\r\n            \u003cdiv class=\"text-wrapper\"\u003e\r\n                \u003cspan class=\"text\"\u003eNiezależnie od tego, czy oglądasz filmy HD, ładujesz masywne gry, czy czytasz wiele plików, całościowe działanie jest gładkie jak jedwab.\u003c\/span\u003e\r\n\r\n                \u003cdiv class=\"item-wrapper\"\u003e\r\n                    \u003cdiv class=\"item\"\u003e\r\n                        \u003cdiv class=\"item-title\"\u003eLPDDR5\u003c\/div\u003e\r\n                        \u003cdiv class=\"item-text\"\u003eDo 12GB\u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n                    \u003cdiv class=\"item\"\u003e\r\n                        \u003cdiv class=\"item-title\"\u003eUFS 3.1\u003c\/div\u003e\r\n                        \u003cdiv class=\"item-text\"\u003eDo 256GB\u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n            \u003c\/div\u003e                \r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"image-wrapper\"\u003e\r\n            \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-03.png\" alt=\"\"\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-04\"\u003e\r\n        \u003cdiv class=\"text-box 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\"\u003eDynamic RAM Expansion 3.0. \u003cbr\u003e Dodaj gazu.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003ePOCO F5 nie tylko jest dostępny w wersjach z 8GB i 12GB RAM, ale może być również rozszerzony do 19GB* przy użyciu pamięci ROM, aby odblokować jeszcze większe prędkości.\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\/poco-f5\/section-04.png\" alt=\"\"\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-05a\"\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 title--big font-bold\"\u003ePotężny aparat, \u003cbr\u003e ostrość na najwyższym poziomie.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-05\"\u003e\r\n        \u003cdiv class=\"text-box 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\"\u003ePotrójny aparat o rozdzielczości 64MP z ultra czystym obrazem. \u003cbr\u003e Profesjonalna fotografia, potencjał arcydzieła.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eFlagowa wszechstronna kombinacja trzech aparatów jest nieprzeciętna pod każdym względem. Twoje kompozycje, wspierane przez procesor Snapdragon® 7+ Gen 2, wyróżniają Cię z tłumu.\u003c\/span\u003e             \r\n        \u003c\/div\u003e\r\n\r\n        \u003cul class=\"list\"\u003e\r\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n                \u003cdiv class=\"icon-wrapper\"\u003e\u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-05_icon01.png\" alt=\"\"\u003e\u003c\/div\u003e\r\n                \u003cdiv class=\"text-wrapper\"\u003e\r\n                    \u003cdiv class=\"item-title\"\u003e8MP\u003c\/div\u003e\r\n                    \u003cdiv class=\"item-desc\"\u003eUltraszeroki aparat fotograficzny\u003c\/div\u003e\r\n                    \u003cdiv class=\"item-text\"\u003eFOV 119°\u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"100\"\u003e\r\n                \u003cdiv class=\"icon-wrapper\"\u003e\u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-05_icon02.png\" alt=\"\"\u003e\u003c\/div\u003e\r\n                \u003cdiv class=\"text-wrapper\"\u003e\r\n                    \u003cdiv class=\"item-title\"\u003e64MP\u003c\/div\u003e\r\n                    \u003cdiv class=\"item-desc\"\u003eGłówny aparat\u003c\/div\u003e\r\n                    \u003cdiv class=\"item-text\"\u003eRozmiar sensora 1\/2.0 \u003cbr\u003e 1.4μm duży piksel (4 w 1)\u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"200\"\u003e\r\n                \u003cdiv class=\"icon-wrapper\"\u003e\u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-05_icon03.png\" alt=\"\"\u003e\u003c\/div\u003e\r\n                \u003cdiv class=\"text-wrapper\"\u003e\r\n                    \u003cdiv class=\"item-title\"\u003e2MP\u003c\/div\u003e\r\n                    \u003cdiv class=\"item-desc\"\u003eKamera makro\u003c\/div\u003e\r\n                    \u003cdiv class=\"item-text\"\u003eFF (4cm)\u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n            \u003c\/li\u003e\r\n        \u003c\/ul\u003e\r\n\r\n        \u003cdiv class=\"image-wrapper\"\u003e\r\n            \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-05_02.png\" alt=\"\"\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-06\"\u003e\r\n        \u003cdiv class=\"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\"\u003eZoom in-sensor. \u003cbr\u003e Powiększaj, wyraźniej niż kiedykolwiek.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eNie przejmuj się jakością obrazowania w przypadku zoomu cyfrowego. Zoom wewnętrzny umożliwia uzyskanie bliższych i wyraźniejszych zdjęć.\u003c\/span\u003e             \r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"section-wrapper\"\u003e\r\n            \u003cdiv class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-06_01.png\" alt=\"\"\u003e\r\n                \u003cdiv class=\"item-text\"\u003eZoom sensoryczny\u003c\/div\u003e\r\n            \u003c\/div\u003e\r\n            \u003cdiv class=\"item\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"100\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-06_02.png\" alt=\"\"\u003e\r\n                \u003cdiv class=\"item-text\"\u003eBez zoomu sensorycznego\u003c\/div\u003e\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-07\"\u003e\r\n        \u003cdiv class=\"text-box 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\"\u003eTechnologia podwójnej stabilizacji OIS+EIS. \u003cbr\u003e Łatwe stabilizowanie sceny.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eTechnologia podwójnej stabilizacji z obsługą zarówno sprzętową, jak i programową pozwala uzyskać wyraźniejsze i ostrzejsze obrazowanie jak na statywie, niezależnie od tego, czy nagrywasz film, czy robisz zdjęcie*.\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\/poco-f5\/section-07.png\" alt=\"\"\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-08\"\u003e\r\n        \u003cdiv class=\"text-box text-box--left text-box--white\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold\"\u003eSzybki aparat. \u003cbr\u003e Uchwyć niesamowite chwile.\u003c\/span\u003e\r\n            \u003cdiv class=\"text-wrapper\"\u003e\r\n                \u003cspan class=\"text\"\u003eKorzystając z silnika przyspieszającego, aparat robi zdjęcia szybciej, uwieczniając Twoją inspirację niemal natychmiast. Każde ujęcie jest wspaniałe.\u003c\/span\u003e\r\n\r\n                \u003cdiv class=\"item-wrapper\"\u003e\r\n                    \u003cdiv class=\"item\"\u003e\r\n                        \u003cdiv class=\"item-title\"\u003e36%\u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-08_icon01.png\" alt=\"\"\u003e \u003c\/div\u003e\r\n                        \u003cdiv class=\"item-text\"\u003eUstawianie*\u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n                    \u003cdiv class=\"item\"\u003e\r\n                        \u003cdiv class=\"item-title\"\u003e62%\u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-08_icon01.png\" alt=\"\"\u003e \u003c\/div\u003e\r\n                        \u003cdiv class=\"item-text\"\u003eFotografowanie HDR*\u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n                    \u003cdiv class=\"item\"\u003e\r\n                        \u003cdiv class=\"item-title\"\u003e548%\u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-08_icon01.png\" alt=\"\"\u003e \u003c\/div\u003e\r\n                        \u003cdiv class=\"item-text\"\u003eTryb nocny*\u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n            \u003c\/div\u003e                             \r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"image-wrapper\"\u003e\r\n            \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-08.jpg\" alt=\"\"\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-09\"\u003e\r\n        \u003cdiv class=\"text-box text-box--left text-box--white\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold\"\u003eFilm Camera.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eSiedem klasycznych filtrów filmowych, obliczenia w czasie rzeczywistym na poziomie pikseli, podgląd na żywo, oryginalne wyjście HD i wiele opcji kadrowania ułatwiają tworzenie fotograficznych arcydzieł.\u003c\/span\u003e             \r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"section-wrapper\"\u003e\r\n            \u003cdiv class=\"item\"\u003e\r\n                \u003cdiv class=\"image-wrapper\"\u003e\r\n                    \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-09_01.jpg\" alt=\"\"\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"text-wrapper\"\u003e\r\n                    \u003cdiv class=\"text\"\u003eKamera filmowa V-250\u003c\/div\u003e\r\n                    \u003cdiv class=\"title\"\u003eKinowa jakość\u003c\/div\u003e\r\n                    \u003cdiv class=\"text\"\u003eDopasowana do wykonywania codziennych zdjęć i przekształcania ich w scenę z filmu.\u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-10a\"\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 title--big font-bold\"\u003eWytrzymały design, \u003cbr\u003e prawdziwy kreator trendów.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-10\"\u003e\r\n        \u003cdiv class=\"text-box 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\"\u003eDelikatne i modne wzornictwo, \u003cbr\u003e wydajność i elegancja w jednym.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eTrójpierścieniowy aparat Deco jest naturalnie zintegrowany z korpusem o prostej i cienkiej konstrukcji, zapewniając gładkie odczucie; Dzięki dwukolorowemu gradientowi druk offsetowy i specjalnym formom, uzyskuje się gradient o trójwymiarowej teksturze, pełen elegancji, przejrzystości i naturalności.\u003c\/span\u003e   \r\n            \r\n            \u003cdiv class=\"text-wrapper\"\u003e\r\n                \u003cdiv class=\"item\"\u003e181g\u003c\/div\u003e\r\n                \u003cdiv class=\"item\"\u003e7.9mm\u003c\/div\u003e\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"image-wrapper\"\u003e\r\n            \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-10_02.png\" alt=\"\"\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"section-wrapper\"\u003e\r\n            \u003cdiv class=\"text-wrapper\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003eFaktura \u003cbr\u003e płatka lodu\u003c\/div\u003e\r\n            \u003cdiv class=\"image-wrapper\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-10_03.png\" alt=\"\"\u003e\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"section-wrapper\"\u003e\r\n            \u003cdiv class=\"text-wrapper\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003eInnowacyjne \u003cbr\u003e trzy pierścienie Deco\u003c\/div\u003e\r\n            \u003cdiv class=\"image-wrapper\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-10_04.png\" alt=\"\"\u003e\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-11\"\u003e\r\n        \u003cdiv class=\"slider-box\"\u003e\r\n            \u003cdiv class=\"slick-slider slider-fade\"\u003e\r\n                \u003cdiv class=\"slider-item\"\u003e\r\n                    \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-11_01.jpg\" alt=\"\"\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"slider-item\"\u003e\r\n                    \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-11_02.jpg\" alt=\"\"\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"slider-item\"\u003e\r\n                    \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-11_03.jpg\" alt=\"\"\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"slider-item\"\u003e\r\n                    \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-11_04.jpg\" alt=\"\"\u003e\r\n                \u003c\/div\u003e\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-12\"\u003e\r\n        \u003cdiv class=\"text-box text-box--left text-box--white\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold\"\u003e6.67\" Flow AMOLED. \u003cbr\u003e Superwąska ramka, pełniejszy widok.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eFlagowy wyświetlacz 6.67\" Flow AMOLED Dotdisplay wykorzystuje superwąską ramkę, zapewniając oszałamiający stosunek ekranu do ciała na poziomie 93,4%.\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\/poco-f5\/section-12.png\" alt=\"\"\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-13\"\u003e\r\n        \u003cdiv class=\"text-box 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\"\u003e68 miliardów kolorów. \u003cbr\u003e Prawdziwie wspaniały, nowy wyczyn.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eNajwybitniejszy wyświetlacz kolorów ekranu, jaki kiedykolwiek pojawił się w serii POCO, z 68 miliardami kolorów. Kolory są bliższe rzeczywistości, odzwierciedlając piękno natury.\u003c\/span\u003e \r\n            \u003cspan class=\"desc\"\u003e100% DCI-P3\u003c\/span\u003e            \r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"section-wrapper\"\u003e\r\n            \u003cdiv class=\"image-wrapper\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-13_01.png\" alt=\"\"\u003e\r\n                \u003cdiv class=\"text\"\u003e68 miliardów kolorów\u003c\/div\u003e\r\n            \u003c\/div\u003e\r\n            \u003cdiv class=\"image-wrapper\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"100\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-13_02.png\" alt=\"\"\u003e\r\n                \u003cdiv class=\"text\"\u003emiliard kolorów\u003c\/div\u003e\r\n            \u003c\/div\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--left text-box--white\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold\"\u003eDolby Vision i Adaptacyjny HDR. \u003cbr\u003e Wyjątkowe szczegóły na ekranie.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eDzięki ultrażywym kolorom, ostrzejszemu kontrastowi i bogatszym szczegółom, Dolby Vision sprawia, że wracasz po więcej. \u003cbr\u003e Adaptacyjny HDR może zachować ciemne szczegóły, podkreślenia, globalny kontrast i postrzeganie kolorów treści HDR w różnych warunkach oświetlenia otoczenia. \u003c\/span\u003e  \r\n            \r\n            \u003cdiv class=\"icon-wrapper\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-14_icon01.png\" alt=\"\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-14_icon02.png\" alt=\"\"\u003e\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"image-wrapper\"\u003e\r\n            \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-14.jpg\" alt=\"\"\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-15 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\"\u003eFlagowe doświadczenie \u003cbr\u003e w zakresie pielęgnacji oczu.\u003c\/span\u003e\r\n\r\n            \u003cul class=\"list\"\u003e\r\n                \u003cli class=\"item\"\u003e1920Hz \u003cbr\u003e Przyciemnianie PWM\u003c\/li\u003e\r\n                \u003cli class=\"item\"\u003e16000 poziomów \u003cbr\u003e regulacji jasności\u003c\/li\u003e\r\n                \u003cli class=\"item\"\u003e\r\n                    \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-15_icon01.jpg\" alt=\"\"\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-16\"\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 title--big font-bold\"\u003eSkoki napięcia, \u003cbr\u003e źródło energii.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-17 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\"\u003eTurbodoładowanie 67W. \u003cbr\u003e Bateria 5000mAh. \u003cbr\u003e Znakomita wytrzymałość.\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003e67W turbodoładowanie, szybka i duża bateria 5000mAh o dłuższej żywotności. Korzystaj do woli.\u003c\/span\u003e\r\n\r\n            \u003cul class=\"list\"\u003e\r\n                \u003cli class=\"item\"\u003e\r\n                    \u003cdiv class=\"item-title\"\u003e30 godz.\u003c\/div\u003e\r\n                    \u003cdiv class=\"item-text\"\u003edzwonienia*\u003c\/div\u003e\r\n                \u003c\/li\u003e\r\n                \u003cli class=\"item\"\u003e\r\n                    \u003cdiv class=\"item-title\"\u003e14,8 godz.\u003c\/div\u003e\r\n                    \u003cdiv class=\"item-text\"\u003eodtwarzania wideo*\u003c\/div\u003e\r\n                \u003c\/li\u003e\r\n                \u003cli class=\"item\"\u003e\r\n                    \u003cdiv class=\"item-title\"\u003e23,8 godz.\u003c\/div\u003e\r\n                    \u003cdiv class=\"item-text\"\u003eczytania*\u003c\/div\u003e\r\n                \u003c\/li\u003e\r\n                \u003cli class=\"item\"\u003e\r\n                    \u003cdiv class=\"item-title\"\u003e155 godz.\u003c\/div\u003e\r\n                    \u003cdiv class=\"item-text\"\u003eodtwarzania muzyki*\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-18\"\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\"\u003eWięcej funkcji.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"section-wrapper\"\u003e\r\n            \u003cdiv 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\/poco-f5\/section-18_01.png\" alt=\"\"\u003e\r\n                \u003cdiv class=\"text\"\u003ePodwójne głośniki\u003c\/div\u003e\r\n            \u003c\/div\u003e\r\n            \u003cdiv 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\/poco-f5\/section-18_02.png\" alt=\"\"\u003e\r\n                \u003cdiv class=\"text\"\u003eMIUI 14 \u003cbr\u003e dla POCO\u003c\/div\u003e\r\n            \u003c\/div\u003e\r\n            \u003cdiv class=\"item item-3\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"100\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-18_03.png\" alt=\"\"\u003e\r\n                \u003cdiv class=\"text\"\u003eSilnik wibracyjny \u003cbr\u003e w osi X\u003c\/div\u003e\r\n            \u003c\/div\u003e\r\n            \u003cdiv class=\"item item-4\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"200\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-18_04.png\" alt=\"\"\u003e\r\n                \u003cdiv class=\"text\"\u003eIR Blaster\u003c\/div\u003e\r\n            \u003c\/div\u003e\r\n            \u003cdiv class=\"item item-5\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"300\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-18_05.png\" alt=\"\"\u003e\r\n                \u003cdiv class=\"text\"\u003eNFC\u003c\/div\u003e\r\n            \u003c\/div\u003e\r\n            \u003cdiv class=\"item item-6\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"400\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-18_06.png\" alt=\"\"\u003e\r\n                \u003cdiv class=\"text\"\u003eBluetooth 5.3\u003c\/div\u003e\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-19\"\u003e        \r\n        \u003cdiv class=\"image-wrapper\"\u003e\r\n            \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f5\/section-19.jpg\" alt=\"\"\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-20\"\u003e\r\n        \u003cdiv class=\"section-notes\"\u003e\r\n            \u003cul\u003e\r\n                \u003cli\u003eUwagi:\u003c\/li\u003e\r\n                \u003cli\u003e*Wygląd smartfona przedstawiony na stronie ma charakter poglądowy. Kolor i wykończenie mogą się nieznacznie różnić w różnych środowiskach. Towary w naturze przeważają.\u003c\/li\u003e\r\n                \u003cli\u003e*Kreatywne obrazy funkcji pokazane na stronie są jedynie ilustracją i nie wskazują na rzeczywistą strukturę. Towary w naturze przeważają.\u003c\/li\u003e\r\n                \u003cli\u003e*Źródło danych testu częstotliwości procesora to oficjalna strona firmy Qualcomm.\u003c\/li\u003e\r\n                \u003cli\u003e*Dynamiczne rozszerzanie pamięci masowej wymaga otwarcia w ustawieniach, a dodaną pamięć masową należy wybrać zgodnie z aktualną wolną pojemnością smartfona; 19 GB to opcja, którą można włączyć w wersji 12 GB+256 GB.\u003c\/li\u003e\r\n                \u003cli\u003e*Niektóre tryby fotografowania nie mogą obsługiwać zarówno OIS+EIS.\u003c\/li\u003e\r\n                \u003cli\u003e*Wzrost szybkości aparatu obliczany jest w ramach porównania z POCO F4.\u003c\/li\u003e\r\n                \u003cli\u003e*Dane dotyczące dziennego czasu pracy na baterii pochodzą z laboratorium POCO. Konkretne wartości mogą się nieznacznie różnić w zależności od środowiska testowego i są uzależnione od rzeczywistej sytuacji.\u003c\/li\u003e\r\n                \u003cli\u003e*Zdjęcia i modele produktów, dane, funkcje, wydajność, specyfikacje, interfejsy użytkownika i inne informacje o produktach mają charakter poglądowy i mogą zostać zmienione przez firmę POCO. W celu uzyskania szczegółowych informacji należy zapoznać się z rzeczywistym produktem i instrukcją obsługi produktu. Jeśli nie określono inaczej, dane, do których odwołuje się strona internetowa, to wyniki wszystkich wewnętrznych testów firmy POCO.\u003c\/li\u003e\r\n            \u003c\/ul\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\u003c\/div\u003e","brand":"POCO","offers":[{"title":"12\/256GB \/ Blue","offer_id":46673824448860,"sku":"XIA-SM-001014","price":1599.0,"currency_code":"PLN","in_stock":false},{"title":"12\/256GB \/ Black","offer_id":46673825431900,"sku":"XIA-SM-001012","price":1599.0,"currency_code":"PLN","in_stock":false},{"title":"12\/256GB \/ White","offer_id":46673827758428,"sku":"XIA-SM-001016","price":1599.0,"currency_code":"PLN","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0687\/0463\/3147\/files\/10448_m16t-blue-7-1600px.png?v=1683641024","url":"https:\/\/tovaro.pl\/products\/poco-f5","provider":"TOVARO.pl","version":"1.0","type":"link"}