{"product_id":"poco-f3-5g","title":"POCO F3 5G","description":"\u003cstyle\u003e\n\/* ===============\n    POCO F3\n=============== *\/\n\n#poco_f3 {\n    font-size: 16px;\n    overflow: hidden;\n    color: #191919;\n    background-color: #ffffff;\n    font-family: Camphor Pro;\n}\n\n#poco_f3 ul, \n#poco_f3 ol {\n    list-style: none;\n    padding-left: 0;\n}\n\n#poco_f3 video, #poco_f3 img {\n    vertical-align: middle;\n}\n\n#poco_f3 video {\n    width: 100%;\n    height: auto;\n}\n\n\n#poco_f3.xiaomi_container {\n    max-width: 2560px;\n}\n\n#poco_f3 .section {\n    line-height: 1.2;\n    background-color: #000000;\n}\n\n#poco_f3 .section-bg {\n    background-color: #000000;\n    background-size: cover;\n    background-position: center center;\n    background-repeat: no-repeat;\n}\n\n#poco_f3 .font-bold {\n    font-weight: 900;\n}\n\n#poco_f3 .font-light {\n    font-weight: 300;\n}\n\n#poco_f3 .text-box {\n    text-align: center;\n    color: #191919;\n    padding: 5% 12.5%;\n}\n\n#poco_f3 .text-box.text-box--left {\n    text-align: left;\n}\n\n#poco_f3 .text-box--white {\n    color: #ffffff;\n}\n\n#poco_f3 .text-box .title, \n#poco_f3 .text-box .desc,\n#poco_f3 .text-box .text {\n    display: block;\n}\n\n#poco_f3 .text-box .title {\n    font-size: 36px;\n    line-height: 1.2;\n}\n\n#poco_f3 .text-box .title.title--big {\n    font-size: 42px;\n    margin-bottom: 20px;\n}\n\n#poco_f3 .text-color {\n    color: #fcc800;\n}\n\n#poco_f3 .text-box .desc {\n    font-size: 22px;\n    line-height: 1.5;\n    margin-top: 25px;\n    font-weight: 700;\n}\n\n#poco_f3 .text-box .text {\n    font-size: 15px;\n    line-height: 1.5;\n    margin-top: 25px;\n    font-weight: 300;\n}\n\n#poco_f3 .text-box .text.text--small {\n    font-size: 14px;\n    opacity: .5;\n}\n\n#poco_f3 .video-box, #poco_f3 .image-box {\n    padding: 0 12.5%;\n}\n\n#poco_f3 .video-box video {\n    width: 100%;\n    height: auto;\n}\n\n#poco_f3 .video a,\n#poco_f3 .video .video-link {\n    position: relative;\n    z-index: 1;\n    display: block;\n    overflow: hidden;\n    cursor: pointer;\n}\n\n#poco_f3 .video a img,\n#poco_f3 .video .video-link img {\n    transition: 0.3s ease-in-out opacity;\n}\n\n#poco_f3 .video a:hover img,\n#poco_f3 .video .video-link:hover img  {\n    \/* transform: scale(1.1); *\/\n    opacity: .75;\n}\n\n#poco_f3 .video a::after,\n#poco_f3 .video .video-link::after {\n    content: '';\n    position: absolute;\n    transform: translateX(-50%) translateY(-50%);\n    width: 46px;\n    height: 46px;\n    background: url('https:\/\/media.mi-home.pl\/products\/poco-f3\/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    #poco_f3 .text-box {   \n        padding: 5%;\n    }\n\n    #poco_f3 .text-box .title {\n        font-size: 26px;\n    }\n\n    #poco_f3 .text-box .title.title--big {\n        font-size: 36px;\n    }\n\n    #poco_f3 .video-box, #poco_f3 .image-box {\n        padding: 0 5%;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #poco_f3 .text-box .title {\n        font-size: 22px;\n    }\n\n    #poco_f3 .text-box .title.title--big {\n        font-size: 28px;\n    }\n\n    #poco_f3 .text-box .desc {\n        font-size: 18px;\n        margin-top: 10px;\n    }\n    \n    #poco_f3 .text-box .text {\n        margin-top: 15px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #poco_f3 .text-box {\n        padding: 10% 5%;\n    }\n\n    #poco_f3 .text-box .title {\n        font-size: 20px;\n    }\n\n    #poco_f3 .text-box .title.title--big {\n        font-size: 24px;\n    }\n\n    #poco_f3 .text-box .desc {\n        font-size: 16px;\n    }\n    \n    #poco_f3 .text-box .text {\n        font-size: 14px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #poco_f3 .text-box .title {\n        font-size: 42px;\n    }\n}\n\n@media (min-width: 1620px) {\n    #poco_f3 .text-box .text {\n        padding-left: 10%;\n        padding-right: 10%;\n    }\n\n    #poco_f3 .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#poco_f3 .section.section-float {\n    position: relative;\n    z-index: 1;\n    height: 580px;\n} \n\n#poco_f3 .section.section-float--big {\n    height: 680px;\n}\n\n#poco_f3 .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_f3 .section .text-box.text-box-float--left {\n    left: 5%;\n}\n\n#poco_f3 .section .text-box.text-box-float--right {\n    left: 60%;\n    width: 35%;\n}\n\n@media (max-width: 991.98px) {\n    #poco_f3 .section.section-float {\n        height: 440px;\n    } \n\n    #poco_f3 .section.section-float--big {\n        height: 560px;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #poco_f3 .section.section-float {\n        height: 420px;\n    } \n\n    #poco_f3 .section.section-float--big {\n        height: 480px;\n    }\n\n    #poco_f3 .section .text-box.text-box-float {\n        width: 45%;\n    }\n\n    #poco_f3 .section .text-box.text-box-float--left {\n        left: 5%;\n    }\n\n    #poco_f3 .section .text-box.text-box-float--right {\n        left: 50%;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #poco_f3 .section.section-float {\n        height: auto;\n        background-position: center bottom;\n        background-size: 140% auto;\n        background-color: #ffffff;\n        padding-bottom: 300px;\n    }\n\n    #poco_f3 .section .text-box.text-box-float,\n    #poco_f3 .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: 363.98px) {\n    #poco_f3 .section.section-float {\n        padding-bottom: 220px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #poco_f3 .section.section-float {\n        height: 720px;\n    }\n\n    #poco_f3 .section.section-float--big {\n        height: 820px;\n    }\n\n    #poco_f3 .section .text-box.text-box-float {\n        width: 35%;\n    }\n\n    #poco_f3 .section .text-box.text-box-float--left {\n        left: 12.5%;\n    }\n}\n\n@media (min-width: 1620px) {\n    #poco_f3 .section.section-float {\n        height: 880px;\n    }\n\n    #poco_f3 .section.section-float--big {\n        height: 980px;\n    }\n\n    #poco_f3 .section .text-box.text-box-float {\n        width: 30%;\n    }\n\n    #poco_f3 .section .text-box.text-box-float--right {\n        left: 60%;\n    }\n}\n\n@media (min-width: 2080px) {\n    #poco_f3 .section.section-float {\n        height: 1080px;\n    }\n\n    #poco_f3 .section.section-float--big {\n        height: 1180px;\n    }\n}\n\n\/* ===============\n    Personalized\n=============== *\/\n\n\/* ===============\n    Section 01\n=============== *\/\n\n#poco_f3 .section-01 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/poco-f3\/section-01_01.jpg');\n    height: 680px;\n}\n\n#poco_f3 .section-01 .text-box {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    padding-left: 0;\n    padding-right: 0;\n    max-width: 980px;\n    margin: 0 auto;\n}\n\n#poco_f3 .section-01 .text-box .item {\n    flex: 0 0 33.3333%;\n    width: 33.3333%;\n}\n\n#poco_f3 .section-01 .text-box .item-2 {\n    text-align: center;\n}\n\n#poco_f3 .section-01 .text-box img {\n    height: 520px;\n}\n\n#poco_f3 .section-01 .text-box .title {\n    font-size: 42px;\n    font-weight: 900;\n    color: #fcc800;\n}\n\n#poco_f3 .section-01 .text-box .desc {\n    font-size: 24px;\n    margin-top: 10px;\n    font-weight: 500;\n}\n\n#poco_f3 .section-01 .text-box .text {\n    margin-top: 0;\n    padding-left: 30px;\n}\n\n@media (max-width: 991.98px) {\n    #poco_f3 .section-01 {\n        height: 560px;\n    }\n\n    #poco_f3 .section-01 .text-box {\n        padding-left: 5%;\n    }\n\n    #poco_f3 .section-01 .text-box img {\n        height: 360px;\n    }\n\n    #poco_f3 .section-01 .text-box .title {\n        font-size: 36px;\n    }\n\n    #poco_f3 .section-01 .text-box .desc {\n        font-size: 20px;\n    }\n\n    #poco_f3 .section-01 .text-box .text {\n        margin-top: 15px;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #poco_f3 .section-01 {\n        height: 420px;\n    }\n\n    #poco_f3 .section-01 .text-box {\n        padding-top: 7.5%;\n    }\n\n    #poco_f3 .section-01 .text-box img {\n        height: 280px;\n    }\n\n    #poco_f3 .section-01 .text-box .desc {\n        font-size: 18px;\n    }\n\n    #poco_f3 .section-01 .text-box .text {\n        font-size: 15px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #poco_f3 .section-01 {\n        height: auto;\n        background-position: center bottom;\n        background-size: 100% auto;\n        background-color: #000000;\n        padding-bottom: 100px;\n    }\n\n    #poco_f3 .section-01 .text-box {\n        position: static;\n        width: 100%;\n        padding: 10% 5%;\n        text-align: center;\n        transform: none;\n    }\n\n    #poco_f3 .section-01 .text-box img {\n        display: inline-block;\n        margin: 30px 0;\n        height: 320px;\n    }\n\n    #poco_f3 .section-01 .text-box .item {\n        flex: 0 0 100%;\n        width: 100%;\n    }\n}\n\n@media (min-width: 1200px) {\n    #poco_f3 .section-01 {\n        height: 780px;\n    }\n\n    #poco_f3 .section-01 .text-box .title {\n        font-size: 58px;\n    }\n\n    #poco_f3 .section-01 .text-box .desc {\n        font-size: 28px;\n    }\n\n    #poco_f3 .section-01 .text-box .text {\n        font-size: 18px;\n    }\n}\n\n@media (min-width: 1620px) {\n    #poco_f3 .section-01 {\n        height: 880px;\n    }\n}\n\n@media (min-width: 2080px) {\n    #poco_f3 .section-01 {\n        height: 1180px;\n    }\n}\n\n\/* ===============\n    Section 02\n=============== *\/\n\n#poco_f3 .section-02 {\n    position: relative;\n    z-index: 1;\n}\n\n#poco_f3 .section-02 .text-box {\n    position: absolute;\n    z-index: 2;\n    left: 25%;\n    width: 50%;\n    padding: 0;\n    top: 50%;\n    transform: translateY(-50%);\n}\n\n#poco_f3 .section-02 .text-box .video-link {\n    display: inline-block;\n    margin-top: 20px;\n    cursor: pointer;\n}\n\n#poco_f3 .section-02 .text-box img {\n    width: 46px;\n}\n\n@media (max-width: 767.98px) {\n    #poco_f3 .section-02 .text-box {\n        position: static;\n        padding: 10% 5%;\n        width: 100%;\n        transform: none;\n    }\n}\n\n\/* ===============\n    Section 03 \u0026 08 \u0026 13a \u0026 14a \u0026 18\n=============== *\/\n\n#poco_f3 .section.section-label {\n    background-color: #000000;\n}\n\n#poco_f3 .section.section-label .text-box {\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    -webkit-background-clip: text;\n    background-image: linear-gradient(90deg,#8a3e07,#af6f10,#d39f19,#d7850d,#e19007,#e7a506,#8a3e07);\n    padding: 7.5% 20%;\n}\n\n#poco_f3 .section.section-label .text-box .title {\n    font-size: 56px;\n    font-weight: 900;\n    text-transform: uppercase;\n}\n\n#poco_f3 .section.section-label .text-box .desc {\n    font-weight: 300;\n    font-size: 28px;\n}\n\n@media (max-width: 991.98px) {\n    #poco_f3 .section.section-label .text-box {\n        padding: 7.5% 15%;\n    }\n\n    #poco_f3 .section.section-label .text-box .title {\n        font-size: 48px;\n    }\n    \n    #poco_f3 .section.section-label .text-box .desc {\n        font-size: 24px;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #poco_f3 .section.section-label .text-box .title {\n        font-size: 36px;\n    }\n    \n    #poco_f3 .section.section-label .text-box .desc {\n        font-size: 22px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #poco_f3 .section.section-label .text-box {\n        padding: 10% 5%;\n    }\n\n    #poco_f3 .section.section-label .text-box .title {\n        font-size: 28px;\n    }\n    \n    #poco_f3 .section.section-label .text-box .desc {\n        font-size: 20px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #poco_f3 .section.section-label .text-box .title {\n        font-size: 66px;\n    }\n}\n\n@media (min-width: 1400px) {\n    #poco_f3 .section.section-label .text-box .title {\n        font-size: 76px;\n    }\n}\n\n\/* ===============\n    Section 04\n=============== *\/\n\n#poco_f3 .section-04 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/poco-f3\/section-04.png');\n    background-position: top right;\n    background-size: 100% auto;\n    padding-bottom: 7.5%;\n}\n\n#poco_f3 .section-04 .text-box {\n    padding: 15% 55% 15% 10%;\n}\n\n#poco_f3 .section-04 .section-wrapper {\n    color: #ffffff;\n    display: flex;\n    flex-wrap: wrap;\n    width: 80%;\n    margin: 0 auto;\n}\n\n#poco_f3 .section-04 .section-wrapper .item {\n    flex: 0 0 50%;\n    width: 50%;\n    font-size: 14px;\n    font-weight: 300;\n}\n\n#poco_f3 .section-04 .section-wrapper .item .desc {\n    font-size: 26px;\n    font-weight: bold;\n}\n\n#poco_f3 .section-04 .section-wrapper .item-1 .text {\n    margin-top: 20px;\n}\n\n#poco_f3 .section-04 .section-wrapper .item-1 .text--small {\n    font-size: 13px;\n}\n\n#poco_f3 .section-04 .section-wrapper .item-2 {\n    padding-left: 5%;\n}\n\n#poco_f3 .section-04 .section-wrapper .item-2 .desc {\n    margin: 40px 0 10px;\n}\n\n#poco_f3 .section-04 .line-item {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    width: 80%;\n    margin-bottom: 15px;\n}\n\n#poco_f3 .section-04 .line-wrapper {\n    flex: 0 0 70%;\n    width: 70%;\n}\n\n#poco_f3 .section-04 .line-wrapper .line-1 {\n    height: 4px;\n    width: 100%;\n    background-color: #fcc800;\n    margin-bottom: 4px;\n}\n\n#poco_f3 .section-04 .line-wrapper .line-2 {\n    height: 4px;\n    width: 80%;\n    background-color: #656565;\n}\n\n#poco_f3 .section-04 .line-text {\n    font-size: 24px;\n    font-weight: bold;\n    color: #fcc800;\n}\n\n@media (max-width: 767.98px) {\n    #poco_f3 .section-04 .text-box {\n        padding: 10% 55% 10% 5%;\n    }\n    \n    #poco_f3 .section-04 .line-text,\n    #poco_f3 .section-04 .section-wrapper .item .desc {\n        font-size: 20px;\n    }\n\n    #poco_f3 .section-04 .section-wrapper {\n        width: 90%;\n        padding-top: 5%;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #poco_f3 .section-04 {\n        padding-top: 20%;\n    }\n\n    #poco_f3 .section-04 .text-box {\n        padding: 10% 5%;\n    }\n\n    #poco_f3 .section-04 .section-wrapper .item {\n        flex: 0 0 100%;\n        width: 100%;\n        padding-bottom: 10%;\n    }\n\n    #poco_f3 .section-04 .section-wrapper .item-2 {\n        padding-left: 0;\n        padding-top: 5%;\n    }\n}\n\n@media (min-width: 1200px) {\n    #poco_f3 .section-04 .text-box {\n        padding: 15% 55% 15% 15%;\n    }\n\n    #poco_f3 .section-04 .section-wrapper {\n        width: 70%;\n    }\n}\n\n@media (min-width: 1400px) {\n    #poco_f3 .section-04 .text-box {\n        padding: 20% 55% 20% 20%;\n    }\n\n    #poco_f3 .section-04 .section-wrapper {\n        width: 60%;\n    }\n}\n\n\/* ===============\n    Section 05\n=============== *\/\n\n#poco_f3 .section-05 .text-box {\n    padding: 10% 10% 10% 60%;\n}\n\n#poco_f3 .section-05 .section-wrapper {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/poco-f3\/section-05.jpg');\n    background-repeat: no-repeat;\n    background-size: cover;\n    background-position: center center;\n}\n\n@media (max-width: 991.98px) {\n    #poco_f3 .section-05 .text-box {\n        padding: 7.5% 7.5% 7.5% 55%;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #poco_f3 .section-05 .text-box {\n        padding: 7.5% 5% 7.5% 50%;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #poco_f3 .section-05 .section-wrapper {\n        background-size: 180% auto;\n        background-position: left bottom;\n        padding-bottom: 450px;\n        background-color: #F8C300;\n    }\n\n    #poco_f3 .section-05 .text-box {\n        padding: 10% 5%;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #poco_f3 .section-05 .section-wrapper {\n        padding-bottom: 320px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #poco_f3 .section-05 .text-box {\n        padding: 10% 15% 10% 60%;\n    }\n}\n\n\/* ===============\n    Section 06 \u0026 20\n=============== *\/\n\n#poco_f3 .section-06,\n#poco_f3 .section-20 {\n    padding-top: 5%;\n}\n\n#poco_f3 .section-06 .section-wrapper,\n#poco_f3 .section-20 .section-wrapper {\n    max-width: 1080px;\n    width: 90%;\n    margin: 0 auto;\n    position: relative;\n    z-index: 1;\n    overflow: hidden;\n    border-radius: 20px;\n}\n\n#poco_f3 .section-06 .text-box,\n#poco_f3 .section-20 .text-box {\n    position: absolute;\n    z-index: 2;\n    width: 50%;\n    top: 50%;\n    transform: translateY(-50%);\n    left: 0;\n    padding-top: 0;\n    padding-left: 10%;\n    padding-bottom: 0;\n}\n\n@media (max-width: 767.98px) {\n    #poco_f3 .section-06 .text-box,\n    #poco_f3 .section-20 .text-box {\n        padding-left: 5%;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #poco_f3 .section-06 .text-box,\n    #poco_f3 .section-20 .text-box {\n        position: static;\n        width: 100%;\n        transform: none;\n        padding: 10% 0;\n    }\n\n    #poco_f3 .section-06 .section-wrapper,\n    #poco_f3 .section-20 .section-wrapper {\n        border-radius: 10px;\n    }\n\n    #poco_f3 .section-06 .section-wrapper .video,\n    #poco_f3 .section-20 .section-wrapper .video {\n        border-radius: 10px;\n        overflow: hidden;\n    }\n}\n\n\/* ===============\n    Section 07\n=============== *\/\n\n#poco_f3 .section-07 {\n    padding-top: 5%;\n}\n\n#poco_f3 .section-07 .list {\n    display: flex;\n    flex-wrap: wrap;\n    padding-top: 30px;\n}\n\n#poco_f3 .section-07 .list .item {\n    flex: 0 0 25%;\n    width: 25%;\n    margin: 20px 0;\n    color: #ffffff;\n    border-right: 1px solid rgba(255,255,255,0.25);\n    padding-left: 30px;\n}\n\n#poco_f3 .section-07 .list .item:last-child {\n    border-right: none;\n}\n\n#poco_f3 .section-07 .list .item:first-child {\n    padding-left: 0;\n}\n\n#poco_f3 .section-07 .list .item .desc {\n    font-size: 22px;\n    margin-top: 0;\n}\n\n#poco_f3 .section-07 .list .item .text {\n    opacity: .7;\n    font-size: 14px;\n    margin-top: 15px;\n}\n\n@media (max-width: 767.98px) {\n    #poco_f3 .section-07 .list .item .desc {\n        font-size: 18px;\n    }\n    \n    #poco_f3 .section-07 .list .item .text {\n        margin-top: 10px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #poco_f3 .section-07 .list .item {\n        flex: 0 0 50%;\n        width: 50%;\n        padding-left: 15px;\n    }\n    \n    #poco_f3 .section-07 .list .item:nth-child(2) {\n        border-right: none;\n    }\n    \n    #poco_f3 .section-07 .list .item:nth-child(3) {\n        padding-left: 0;\n    }\n}\n\n@media (min-width: 1200px) {\n    #poco_f3 .section-07 .list .item .desc {\n        font-size: 26px;\n    }\n}\n\n\/* ===============\n    Section 09\n=============== *\/\n\n#poco_f3 .section-09 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/poco-f3\/section-09.png');\n    background-position: center center;\n    background-size: 100% auto;\n    height: 680px;\n}\n\n#poco_f3 .section-09 .text-box {\n    padding-top: 15%;\n    padding-right: 55%;\n}\n\n@media (max-width: 991.98px) {\n    #poco_f3 .section-09 {\n        height: 560px;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #poco_f3 .section-09 {\n        height: 480px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #poco_f3 .section-09 {\n        height: 380px;\n        background-color: #000000;\n        background-size: 120% auto;\n    }\n    \n    #poco_f3 .section-09 .text-box {\n        padding-top: 20%;\n        padding-right: 45%;\n    }\n}\n\n@media (min-width: 1200px) {\n    #poco_f3 .section-09 {\n        height: 820px;\n    }\n}\n\n@media (min-width: 1620px) {\n    #poco_f3 .section-09 {\n        height: 920px;\n    }\n}\n\n@media (min-width: 2080px) {\n    #poco_f3 .section-09 {\n        height: 1080px;\n    }\n}\n\n\/* ===============\n    Section 10 \u0026 11 \u0026 12\n=============== *\/\n\n#poco_f3 .section-11 {\n    padding-bottom: 5%;\n}\n\n#poco_f3 .section-10 .video,\n#poco_f3 .section-11 .video-wrapper,\n#poco_f3 .section-12 .video-wrapper {\n    max-width: 1080px;\n    display: block;\n    width: 90%;\n    margin: 0 auto;\n    overflow: hidden;\n    border-radius: 20px;\n}\n\n#poco_f3 .section-10 .text--small {\n    max-width: 1080px;\n    margin: 0 auto;\n    display: block;\n    width: 90%;\n    padding: 2.5% 0 5% 0;\n    font-size: 14px;\n    color: rgba(255,255,255,0.5);\n}\n\n#poco_f3 .section-11 .video-wrapper {\n    position: relative;\n    z-index: 1;\n    padding: 20px;\n}\n\n#poco_f3 .section-11 .video-wrapper .video {\n    overflow: hidden;\n    border-radius: 20px;\n}\n\n#poco_f3 .section-11 .video-wrapper img {\n    position: absolute;\n    z-index: 2;\n    left: 0;\n    top: 0;\n}\n\n#poco_f3 .section-11 .list {\n    max-width: 1080px;\n    margin: 0 auto;\n    width: 90%;\n    display: flex;\n    flex-wrap: wrap;\n    padding-top: 30px;\n}\n\n#poco_f3 .section-11 .list .item {\n    flex: 0 0 25%;\n    width: 25%;\n    padding: 20px;\n    color: #ffffff;\n    font-size: 15px;\n    font-weight: 300;\n}\n\n#poco_f3 .section-11 .list .item .title {\n    display: block;\n    font-size: 24px;\n    font-weight: bold;\n    margin-bottom: 10px;\n}\n\n@media (max-width: 991.98px) {\n    #poco_f3 .section-11 .list .item .title {\n        font-size: 20px;\n    }\n\n    #poco_f3 .section-11 .list .item {\n        flex: 0 0 50%;\n        width: 50%;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #poco_f3 .section-11 .list .item .title {\n        font-size: 18px;\n    }\n\n    #poco_f3 .section-11 .list .item {\n        font-size: 14px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #poco_f3 .section-11 .video-wrapper {\n        padding: 10px;\n    }\n\n    #poco_f3 .section-11 .video-wrapper .video {\n        border-radius: 10px;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #poco_f3 .section-11 .list .item {\n        flex: 0 0 100%;\n        width: 100%;\n        padding: 20px 0;\n    }\n}\n\n\/* ===============\n    Section 14\n=============== *\/\n\n#poco_f3 .section-14 {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    padding-bottom: 5%;\n}\n\n#poco_f3 .section-14 .text-box,\n#poco_f3 .section-14 .image-box {\n    flex: 0 0 50%;\n    width: 50%;\n}\n\n#poco_f3 .section-14 .text-box {\n    padding-right: 5%;\n}\n\n#poco_f3 .section-14 .image-box {\n    padding-left: 5%;\n}\n\n#poco_f3 .section-14 .image-wrapper {\n    flex: 0 0 100%;\n    width: 100%;\n}\n\n#poco_f3 .section-14 .desc-wrapper {\n    color: #ffffff;\n    padding-left: 5%;\n    margin-top: -15px;\n    font-size: 15px;\n}\n\n#poco_f3 .section-14 .desc-wrapper .title {\n    display: block;\n    font-size: 26px;\n    font-weight: bold;\n    margin-bottom: 15px;\n}\n\n@media (max-width: 767.98px) {\n    #poco_f3 .section-14 .desc-wrapper .title {\n        font-size: 20px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #poco_f3 .section-14 .text-box,\n    #poco_f3 .section-14 .image-box {\n        flex: 0 0 100%;\n        width: 100%;\n    }\n\n    #poco_f3 .section-14 .image-box {\n        padding: 0 20%;\n    }\n\n    #poco_f3 .section-14 .desc-wrapper .title {\n        font-size: 18px;\n    }\n}\n\n\/* ===============\n    Section 15\n=============== *\/\n\n#poco_f3 .section-15 .section-item {\n    display: flex;\n    flex-wrap: wrap;\n    padding: 7.5% 0;\n    max-width: 1080px;\n    width: 90%;\n    margin: 0 auto;\n    align-items: center;\n}\n\n#poco_f3 .section-15 .section-item:last-child {\n    display: block;\n    max-width: none;\n    width: 100%;\n}\n\n#poco_f3 .section-15 .section-item:last-child .image-wrapper {\n    width: 100%;\n}\n\n#poco_f3 .section-15 .section-item .image-wrapper {\n    flex: 0 0 65%;\n    width: 65%;\n}\n\n#poco_f3 .section-15 .section-item .text-wrapper {\n    flex: 0 0 35%;\n    width: 35%;\n    padding: 30px 50px;\n    color: #ffffff;\n}\n\n#poco_f3 .section-15 .section-item:last-child .text-wrapper {\n    width: 100%;\n    text-align: center;\n}\n\n#poco_f3 .section-15 .section-item .text-wrapper .title {\n    display: block;\n    font-size: 26px;\n    font-weight: bold;\n    margin-bottom: 15px;\n}\n\n@media (max-width: 991.98px) {\n    #poco_f3 .section-15 .section-item .text-wrapper {\n        padding: 20px 30px;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #poco_f3 .section-15 .section-item .text-wrapper .title {\n        font-size: 20px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #poco_f3 .section-15 .section-item .text-wrapper .title {\n        font-size: 18px;\n    }\n\n    #poco_f3 .section-15 .section-item:nth-child(2) {\n        flex-direction: column-reverse;\n    }\n\n    #poco_f3 .section-15 .section-item .image-wrapper,\n    #poco_f3 .section-15 .section-item .text-wrapper {\n        flex: 0 0 100%;\n        width: 100%;\n    }\n\n    #poco_f3 .section-15 .section-item .text-wrapper {\n        padding: 20px 0;\n    }\n}\n\n\/* ===============\n    Section 16 \u0026 17\n=============== *\/\n\n#poco_f3 .section-16,\n#poco_f3 .section-17 {\n    padding-bottom: 5%;\n}\n\n#poco_f3 .section-16 .video,\n#poco_f3 .section-17 .video {\n    max-width: 1080px;\n    display: block;\n    width: 90%;\n    margin: 0 auto;\n    overflow: hidden;\n    border-radius: 20px;\n}\n\n#poco_f3 .section-17 .text-box {\n    display: flex;\n    align-items: center;\n}\n\n#poco_f3 .section-17 .text-box .item-1 {\n    flex: 0 0 calc(100% - 150px);\n    width: calc(100% - 150px);\n    padding-right: 15%;\n}\n\n#poco_f3 .section-17 .text-box .item-2 {\n    flex: 0 0 150px;\n    width: 150px;\n}\n\n@media (max-width: 767.98px) {\n    #poco_f3 .section-17 .text-box .item-1 {\n        flex: 0 0 calc(100% - 100px);\n        width: calc(100% - 100px);\n        padding-right: 10%;\n    }\n    \n    #poco_f3 .section-17 .text-box .item-2 {\n        flex: 0 0 100px;\n        width: 100px;\n    }\n}\n\n\/* ===============\n    Section 19\n=============== *\/\n\n#poco_f3 .section-19 {\n    background-image: url('https:\/\/media.mi-home.pl\/products\/poco-f3\/section-19.png');\n    background-size: 100% auto;\n    height: 720px;\n    position: relative;\n    z-index: 1;\n}\n\n#poco_f3 .section-19 .logos-bottom {\n    display: flex;\n    justify-content: space-between;\n    width: 500px;\n    position: absolute;\n    left: 50%;\n    bottom: 5%;\n    margin-left: -250px;\n    z-index: 2;\n}\n\n#poco_f3 .section-19 .logos-bottom .item-1 img {\n    height: 64px;\n}\n\n#poco_f3 .section-19 .logos-bottom .item-2 {\n    display: flex;\n}\n\n#poco_f3 .section-19 .logos-bottom .item-2 img {\n    width: 66px;\n    display: inline-block;\n    margin: 0 10px;\n}\n\n@media (max-width: 991.98px) {\n    #poco_f3 .section-19 .logos-bottom .item-1 img {\n        height: 54px;\n    }\n    \n    #poco_f3 .section-19 .logos-bottom .item-2 img {\n        width: 56px;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #poco_f3 .section-19 {\n        height: 560px;\n    }\n\n    #poco_f3 .section-19 .logos-bottom {\n        width: 300px;\n        margin-left: -150px;\n    }\n    \n    #poco_f3 .section-19 .logos-bottom .item-1 img {\n        height: 44px;\n    }\n    \n    #poco_f3 .section-19 .logos-bottom .item-2 img {\n        width: 42px;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #poco_f3 .section-19 {\n        height: 480px;\n        background-position: top 250px center;\n    }\n\n    #poco_f3 .section-19 .logos-bottom {\n        width: 200px;\n        margin-left: -100px;\n    }\n    \n    #poco_f3 .section-19 .logos-bottom .item-1 img {\n        height: 40px;\n    }\n    \n    #poco_f3 .section-19 .logos-bottom .item-2 img {\n        width: 36px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #poco_f3 .section-19 {\n        height: 820px;\n    }\n}\n\n@media (min-width: 1620px) {\n    #poco_f3 .section-19 {\n        height: 920px;\n    }\n}\n\n@media (min-width: 2080px) {\n    #poco_f3 .section-19 {\n        height: 1020px;\n    }\n}\n\n\/* ===============\n    Section 21\n=============== *\/\n\n#poco_f3 .section-21 {\n    padding-bottom: 7.5%;\n}\n\n#poco_f3 .section-21 .list {\n    max-width: 1080px;\n    width: 90%;\n    margin: 0 auto;\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: space-between;\n    padding-top: 30px;\n}\n\n#poco_f3 .section-21 .list .item {\n    flex: 0 0 23%;\n    width: 23%;\n    padding: 0 20px 30px;\n    color: #ffffff;\n    text-align: center;\n    border: 1px solid rgba(248,183,0,.2);\n}\n\n#poco_f3 .section-21 .list .item img {\n    display: inline-block;\n    width: 64px;\n    margin-top: -32px;\n}\n\n#poco_f3 .section-21 .list .item .text {\n    display: block;\n    font-size: 16px;\n    margin-top: 20px;\n}\n\n@media (max-width: 767.98px) {\n    #poco_f3 .section-21 .list .item {\n        flex: 0 0 46%;\n        width: 46%;\n        margin-bottom: 60px;\n    }\n}\n\n@media only screen and (max-width: 363.98px) {\n    #poco_f3 .section-21 .list .item {\n        flex: 0 0 100%;\n        width: 100%;\n    }\n}\n\n\/* ===============\n    Section image box\n=============== *\/\n\n#poco_f3 .section .image-box-wrap {\n    padding: 0;\n    width: 90%;\n    max-width: 2000px;\n    margin: 0 auto;\n    overflow: hidden;\n    border-radius: 20px;\n}\n\n#poco_f3 .section .image-box-wrap .image-box {\n    display: flex;\n    flex-wrap: wrap;\n    padding: 0;\n    background-color: #ffffff;\n}\n\n#poco_f3 .section .image-box--reverse {\n    flex-direction: row-reverse;\n}\n\n#poco_f3 .section .text-wrap,\n#poco_f3 .section .image {\n    width: 50%;\n    flex: 0 0 50%;\n}\n\n#poco_f3 .section .text-wrap {\n    display: flex;\n    align-items: center;\n    flex-wrap: wrap;\n    padding: 0 5%;\n    text-align: center;\n    color: #191919;\n}\n\n#poco_f3 .section .text-wrap \u003e div {\n    width: 100%;\n}\n\n#poco_f3 .section .text-wrap .title {\n    font-size: 22px;\n    display: block;\n    margin-bottom: 0;\n    font-weight: bold;\n}\n\n#poco_f3 .section .text-wrap .text {\n    font-weight: 300;\n    padding-top: 20px;\n    font-size: 15px;\n    display: block;\n}\n\n@media (max-width: 991.98px) {\n    #poco_f3 .section .text-wrap .title {\n        font-size: 18px;\n    }\n\n    #poco_f3 .section .text-wrap .text {\n        font-size: 14px;\n    }\n}\n\n@media (max-width: 767.98px) {\n    #poco_f3 .section .text-wrap {\n        padding: 0 5%;\n    }\n\n    #poco_f3 .section .text-wrap .text {\n        padding-top: 10px;\n    }\n}\n\n@media only screen and (max-width: 575.98px) {\n    #poco_f3 .section .image-box-wrap .image-box {\n        flex-wrap: wrap;\n        flex-direction: column-reverse;\n    }\n    \n    #poco_f3 .section .text-wrap,\n    #poco_f3 .section .image {\n        width: 100%;\n        display: block;\n    }\n\n    #poco_f3 .section .text-wrap {\n        padding: 10% 5%;\n        text-align: center;\n    }\n}\n\n@media (min-width: 1200px) {\n    #poco_f3 .section .text-wrap {\n        padding: 0 10%;\n    }\n}\n\n\/* ===============\n    Section spec\n=============== *\/\n\n#poco_f3 .section-notes {\n    padding: 3.5% 12.5%;\n    margin: 0 auto;\n}\n\n#poco_f3 .section-notes ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n}\n\n#poco_f3 .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_f3 .section-notes {\n        padding: 5%;\n    }\n\n    #poco_f3 .section-notes ul li {\n        font-size: 13px;\n    }\n}\n\n@media (min-width: 1200px) {\n    #poco_f3 .section-notes {\n        padding: 3.5% 0;\n        max-width: 1164px;\n    }\n}\n\n\/* ===============\n    Slider\n=============== *\/\n\n#poco_f3 .slick-dots {\n    bottom: 35px;\n}\n\n#poco_f3 .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#poco_f3 .slick-dots li.slick-active button::before,\n#poco_f3 .slick-dots li:hover button::before {\n    opacity: 1;\n}\n\n#poco_f3 .slick-dotted.slick-slider {\n    margin-bottom: 0;\n    padding: 0;\n}\n\n#poco_f3 .slick-slider \u003e .slider-item {\n    display: none;\n}\n\n#poco_f3 .slick-slider \u003e .slider-item:first-child {\n    display: block;\n}\n\n#poco_f3 .slick-slider .slick-dots li button {\n    border-radius: 30px;\n}\n\n#poco_f3 .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#poco_f3 .slick-slider .slick-dots li.slick-active button,\n#poco_f3 .slick-slider .slick-dots li button:hover {\n    background: #fff;\n    opacity: 1;\n}\n\n#poco_f3 .slick-dots li button::before {\n    content: none;\n}\n\n@media (max-width: 767.98px) {\n    #poco_f3 .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'],\r\n        function (AOS) {\r\n            AOS.init({\r\n            once: true\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: false,\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_f3\"\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            \u003cdiv class=\"item item-1\"\u003e\r\n                \u003cspan class=\"title font-bold\"\u003ePOCO F3\u003c\/span\u003e\r\n                \u003cspan class=\"desc\"\u003ePrawdziwa bestia\u003c\/span\u003e\r\n            \u003c\/div\u003e\r\n            \u003cdiv class=\"item item-2\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f3\/section-01_02.png\" alt=\"\"\u003e\r\n            \u003c\/div\u003e\r\n            \u003cdiv class=\"item item-3\"\u003e\r\n                \u003cspan class=\"text\"\u003e5G Snapdragon™ 870 \u003cbr\u003e AMOLED 120 Hz \u003cbr\u003e Podwójne głośniki Dolby Atmos®\u003c\/span\u003e\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-02\"\u003e\r\n        \u003cdiv class=\"text-box text-box--white\"\u003e\r\n            \u003cspan class=\"title font-bold\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003ePrzybyła prawdziwa bestia\u003c\/span\u003e\r\n            \u003cspan class=\"text\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003eWysłuchaliśmy Was i stworzyliśmy jak dotąd najpotężniejsze POCO. Szybsze i mocniejsze urządzenie bez kompromisów. Ta bestia ma potężny procesor, błyskawiczną pamięć masową, zupełnie nowy ekran AMOLED o wysokiej częstotliwości odświeżania, a to dopiero początek!\u003c\/span\u003e\r\n\r\n            \u003cdiv data-bind=\"mageInit: {\r\n                'Magento_Ui\/js\/modal\/modal':{\r\n                    'type': 'popup',\r\n                    'trigger': '#poco-f3-video-1',\r\n                    'responsive': true,\r\n                    'buttons': false,\r\n                    'modalClass': 'video-modal'\r\n                }}\"\u003e\r\n\r\n                \u003cdiv class=\"content for-modal-content\"\u003e\r\n                    \u003ciframe id=\"poco-f3-video-1\" src=\"https:\/\/www.youtube.com\/embed\/NUmaiWzKzi4\" frameborder=\"0\" allowfullscreen\u003e\u003c\/iframe\u003e\r\n                \u003c\/div\u003e\r\n            \u003c\/div\u003e\r\n\r\n            \u003cdiv class=\"video-link\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\" id=\"poco-f3-video-1\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f3\/play-btn.png\" alt=\"\"\u003e\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cvideo class=\"video\" muted=\"\" loop=\"\" poster=\"\" playsinline=\"\" autoplay=\"\" src=\"\/\/i01.appmifile.com\/webfile\/globalimg\/products\/pc\/poco-f3\/sec02_video.mp4\"\u003e\u003c\/video\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-03 section-label\"\u003e\r\n        \u003cdiv class=\"text-box\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold\"\u003eNAJLEPSZA WYDAJNOŚĆ\u003c\/span\u003e\r\n            \u003cspan class=\"desc\"\u003eNajmocniejszy jak dotąd procesor w POCO\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-04 section-bg\"\u003e\r\n        \u003cdiv class=\"text-box text-box--left text-box--white\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold text-color\"\u003eQualcomm® \u003cbr\u003e Snapdragon™ 870\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eDzięki technologii wykonania procesora w 7nm wydajność została znacznie poprawiona. Podczas oglądania filmów, grania lub surfowania po sieci, procesor będzie o krok do przodu, pozwalając Ci cieszyć się nową generacją prędkości.\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=\"100\"\u003e\r\n                \u003cdiv class=\"desc\"\u003e3.2 GHz\u003c\/div\u003e\r\n                \u003cdiv class=\"text\"\u003eWiodąca szybkość rdzenia\u003c\/div\u003e\r\n                \r\n                \u003cdiv class=\"text\"\u003eWynik AnTuTu\u003c\/div\u003e\r\n                \u003cdiv class=\"line-item\"\u003e\r\n                    \u003cdiv class=\"line-wrapper\"\u003e\r\n                        \u003cdiv class=\"line line-1\"\u003e\u003c\/div\u003e\r\n                        \u003cdiv class=\"line line-2\"\u003e\u003c\/div\u003e\r\n                    \u003c\/div\u003e  \r\n                    \u003cdiv class=\"line-text\"\u003e17%\u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"text\"\u003eProcesor\u003c\/div\u003e\r\n                \u003cdiv class=\"line-item\"\u003e\r\n                    \u003cdiv class=\"line-wrapper\"\u003e\r\n                        \u003cdiv class=\"line line-1\"\u003e\u003c\/div\u003e\r\n                        \u003cdiv class=\"line line-2\"\u003e\u003c\/div\u003e\r\n                    \u003c\/div\u003e  \r\n                    \u003cdiv class=\"line-text\"\u003e12%\u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"text\"\u003eGPU\u003c\/div\u003e\r\n                \u003cdiv class=\"line-item\"\u003e\r\n                    \u003cdiv class=\"line-wrapper\"\u003e\r\n                        \u003cdiv class=\"line line-1\"\u003e\u003c\/div\u003e\r\n                        \u003cdiv class=\"line line-2\"\u003e\u003c\/div\u003e\r\n                    \u003c\/div\u003e  \r\n                    \u003cdiv class=\"line-text\"\u003e10%\u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n\r\n                \u003cdiv class=\"text text--small\"\u003e* większa wydajność w porównaniu do Snapdragon™ 865\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=\"200\"\u003e\r\n                \u003cdiv class=\"text\"\u003eŁącząc LPDDR5 z UFS 3.1, aplikacje oraz gry będą się otwierać i ładować w mgnieniu oka.\u003c\/div\u003e\r\n                \u003cdiv class=\"desc text-color\"\u003eLPDDR5\u003c\/div\u003e\r\n                \u003cdiv class=\"text\"\u003eDo 8 GB pamięci RAM\u003c\/div\u003e\r\n                \u003cdiv class=\"desc text-color\"\u003eUFS3.1\u003c\/div\u003e\r\n                \u003cdiv class=\"text\"\u003eDo 256 GB pamięci\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-05\"\u003e\r\n        \u003cdiv class=\"section-wrapper\"\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\"\u003eDoświadczenie \u003cbr\u003e prędkości z \u003cbr\u003e 5G i Wi-Fi 6\u003c\/span\u003e\r\n                \u003cspan class=\"desc\"\u003e5G\u003c\/span\u003e\r\n                \u003cspan class=\"text\"\u003eObsługuje 11 globalnych pasm sieciowych \u003cbr\u003e Symetryczny układ anteny 360°\u003c\/span\u003e\r\n                \u003cspan class=\"desc\"\u003eWi-Fi 6\u003c\/span\u003e\r\n                \u003cspan class=\"text\"\u003ePoprawa o 270% w porównaniu z Wi-Fi 5. \u003cbr\u003e Maksymalna przepustowość sięga 1.7Gb\/s.\u003c\/span\u003e\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n        \r\n    \u003csection class=\"section section-06\"\u003e\r\n        \u003cdiv class=\"section-wrapper\"\u003e\r\n            \u003cdiv class=\"text-box text-box--white text-box--left\"\u003e\r\n                \u003cspan class=\"title font-bold text-color\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003eTechnologia \u003cbr\u003e LiquidCool \u003cbr\u003e 1.0 Plus\u003c\/span\u003e\r\n                \u003cspan class=\"text\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003ePodczas wykonywania ciężkich zadań procesor jest natychmiast schładzany. \u003cbr\u003e Trójwymiarowy system rozpraszania ciepła wydajniej chłodzi, dzięki czemu urządzenie się nie przegrzewa.\u003c\/span\u003e\r\n            \u003c\/div\u003e\r\n\r\n            \u003cvideo class=\"video\" muted=\"\" loop=\"\" poster=\"\" playsinline=\"\" autoplay=\"\" src=\"\/\/i01.appmifile.com\/webfile\/globalimg\/products\/pc\/poco-f3\/section06_video.mp4\"\u003e\u003c\/video\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--white text-box--left\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold text-color\"\u003eDuża bateria 4520 mAh (typ)\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eSmukłe ciało przepełnione mocą. Od rana do wieczora, bez znaczenia co robisz, bateria z łatwością wspiera Cię przez wiele godzin. \u003cbr\u003e Naładuj do 100%* w 52 minuty dzięki szybkiemu ładowaniu 33W. Pożegnaj się z obawą o niski poziom baterii.\u003c\/span\u003e\r\n\r\n            \u003cul class=\"list\"\u003e\r\n                \u003cli class=\"item\"\u003e\r\n                    \u003cspan class=\"desc\"\u003edo 268 godzin\u003c\/span\u003e\r\n                    \u003cspan class=\"text\"\u003estandby\u003c\/span\u003e\r\n                \u003c\/li\u003e\r\n                \u003cli class=\"item\"\u003e\r\n                    \u003cspan class=\"desc\"\u003e10 godzin\u003c\/span\u003e\r\n                    \u003cspan class=\"text\"\u003egry\u003c\/span\u003e\r\n                \u003c\/li\u003e\r\n                \u003cli class=\"item\"\u003e\r\n                    \u003cspan class=\"desc\"\u003e14 godzin\u003c\/span\u003e\r\n                    \u003cspan class=\"text\"\u003eoglądania\u003c\/span\u003e\r\n                \u003c\/li\u003e\r\n                \u003cli class=\"item\"\u003e\r\n                    \u003cspan class=\"desc\"\u003e149 godzin\u003c\/span\u003e\r\n                    \u003cspan class=\"text\"\u003esłuchania\u003c\/span\u003e\r\n                \u003c\/li\u003e\r\n            \u003c\/ul\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f3\/section-07.png\" alt=\"\"\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-08 section-label\"\u003e\r\n        \u003cdiv class=\"text-box\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold\"\u003ePOPATRZ W OCZY BESTII\u003c\/span\u003e\r\n            \u003cspan class=\"desc\"\u003eNajwyraźniejszy jak dotąd wyświetlacz POCO\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 text-box--left\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold text-color\"\u003eWysoka częstotliwość odświeżania 120Hz\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eNiezależnie od tego, czy czytasz, czy grasz w gry, ekran jest płynniejszy niż kiedykolwiek. \u003cbr\u003e Obraz odświeża do 120 klatek na sekundę. Ciesz się niespotykaną gładkością!\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--white text-box--left\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold text-color\"\u003eCzęstotliwość próbkowania dotykowego 360Hz\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eCzęstotliwość próbkowania dotykowego została zwiększona do 360Hz oraz bardziej dopracowany algorytm dotykowy. \u003cbr\u003e Telefon natychmiastowo reaguje na dotknięcia opuszków palców, dzięki czemu gra i zwykła praca jest wyjątkowo płynna.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cvideo class=\"video\" muted=\"\" loop=\"\" poster=\"\" playsinline=\"\" autoplay=\"\" src=\"\/\/i01.appmifile.com\/webfile\/globalimg\/products\/pc\/poco-f3\/sec10_video.mp4\"\u003e\u003c\/video\u003e\r\n\r\n        \u003cdiv class=\"text text--small\"\u003e*Przykładowe wideo zostały spowolnione 8x.\u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-11\"\u003e\r\n        \u003cdiv class=\"text-box text-box--white text-box--left\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold text-color\"\u003eWyświetlacz AMOLED E4\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eDzięki nowej generacji wysokiej klasy materiału ekranu, zużycie energii jest zmniejszone o 15%, dzięki czemu bateria działa dłużej. \u003cbr\u003e Najwierniejsze odzwierciedlenie kolorów spośród wszystkich wyświetlaczy POCO.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"video-wrapper\"\u003e\r\n            \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f3\/section-11.png\" alt=\"\"\u003e\r\n            \u003cvideo class=\"video\" muted=\"\" loop=\"\" poster=\"\" playsinline=\"\" autoplay=\"\" src=\"\/\/i01.appmifile.com\/webfile\/globalimg\/products\/pc\/poco-f3\/wallpaper-2.mp4\"\u003e\u003c\/video\u003e\r\n        \u003c\/div\u003e\r\n\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\"\u003eHDR10 +\u003c\/span\u003e\r\n                \u003cspan class=\"text\"\u003ePoprawiona jasność i kontrast\u003c\/span\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\"\u003e\r\n                \u003cspan class=\"title\"\u003e100% DCI-P3 (typ)\u003c\/span\u003e\r\n                \u003cspan class=\"text\"\u003eJaśniejsze i bogatsze kolory\u003c\/span\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\"\u003e\r\n                \u003cspan class=\"title\"\u003eSzczytowa jasność 1300 nitów\u003c\/span\u003e\r\n                \u003cspan class=\"text\"\u003eJasne nawet w pełnym słońcu\u003c\/span\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\"\u003e\r\n                \u003cspan class=\"title\"\u003e5000000:1\u003c\/span\u003e\r\n                \u003cspan class=\"text\"\u003eWspółczynnik kontrastu\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-12\"\u003e\r\n        \u003cdiv class=\"text-box text-box--white text-box--left\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold text-color\"\u003eTechnologia MEMC\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003ePoprawia płynność treści o niskiej liczbie klatek na sekundę, aby wyraźnie wyświetlać szybkie ruchy.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"video-wrapper\"\u003e\r\n            \u003cvideo class=\"video\" muted=\"\" loop=\"\" poster=\"\" playsinline=\"\" autoplay=\"\" src=\"\/\/i01.appmifile.com\/webfile\/globalimg\/products\/pc\/poco-f3\/sec12_video.mp4\"\u003e\u003c\/video\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-13a section-label\"\u003e\r\n        \u003cdiv class=\"text-box\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold\"\u003eTEMPERAMENT BESTII\u003c\/span\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--white text-box--left\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold text-color\"\u003ePotężny ale smukły\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eWyświetlacz ma jedną z najmniejszych kropek w branży o wielkości zaledwie 2,76mm. Minimalna kropka uzupełnia smukły korpus o grubości zaledwie 7,8mm. \u003cbr\u003e Dwustronne szkło ochronne Corning® Gorilla® Glass 5 i solidna metalowa rama nadają telefonowi wyrafinowany styl.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"slider-box\"\u003e\r\n            \u003cdiv class=\"slick-slider slider-standard\"\u003e\r\n                \u003cdiv class=\"slider-item\"\u003e\r\n                    \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f3\/section-13_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-f3\/section-13_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-f3\/section-13_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-f3\/section-13_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-14a section-label\"\u003e\r\n        \u003cdiv class=\"text-box\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold\"\u003eOCZAMI BESTII\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 text-box--left\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold text-color\"\u003eUzyskaj artystyczny obraz dzięki potrójnemu aparatowi SI\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003ePrzekrocz fizyczne ograniczenia optyki dzięki sztucznej inteligencji. Połącz wysokiej jakości sprzęt z ulepszonymi możliwościami obliczeniowymi oprogramowania i uchwyć świat z różnych perspektyw. Potężne możliwości obliczeniowe pomogą Ci w tworzeniu intrygujących filmów.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"image-box\"\u003e\r\n            \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f3\/section-14_01.png\" alt=\"\"\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-f3\/section-14_02.jpg\" alt=\"\"\u003e\r\n\r\n            \u003cdiv class=\"desc-wrapper\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n                \u003cspan class=\"title\"\u003eGłówny aparat 48 MP\u003c\/span\u003e\r\n                \u003cspan class=\"text\"\u003eUchwyć świat tak wyraźnie, jak go widzisz\u003c\/span\u003e\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-15\"\u003e\r\n        \u003cdiv class=\"section-item\"\u003e\r\n            \u003cdiv class=\"image-wrapper\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f3\/section-15_01.jpg\" alt=\"\"\u003e\r\n            \u003c\/div\u003e\r\n            \u003cdiv class=\"text-wrapper\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n                \u003cspan class=\"title\"\u003eAparat telemakro 5 MP\u003c\/span\u003e\r\n                \u003cspan class=\"text\"\u003eRób spektakularne ujęcia wielkiego mikro świata\u003c\/span\u003e\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n        \u003cdiv class=\"section-item\"\u003e\r\n            \u003cdiv class=\"text-wrapper\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n                \u003cspan class=\"title\"\u003ePrzedni aparat 20 MP\u003c\/span\u003e\r\n                \u003cspan class=\"text\"\u003eUchwyć najlepszą wersję siebie\u003c\/span\u003e\r\n            \u003c\/div\u003e\r\n            \u003cdiv class=\"image-wrapper\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f3\/section-15_02.jpg\" alt=\"\"\u003e\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n        \u003cdiv class=\"section-item\"\u003e\r\n            \u003cdiv class=\"image-wrapper\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f3\/section-15_03.jpg\" alt=\"\"\u003e\r\n            \u003c\/div\u003e\r\n            \u003cdiv class=\"text-wrapper\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n                \u003cspan class=\"title\"\u003eTryb nocny 2.0\u003c\/span\u003e\r\n                \u003cspan class=\"text\"\u003eUzyskaj wielką głębię i kontrast, bez względu na porę\u003c\/span\u003e\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n        \u003cdiv class=\"section-item\"\u003e\r\n            \u003cdiv class=\"image-wrapper\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f3\/section-15_04.jpg\" alt=\"\"\u003e\r\n            \u003c\/div\u003e\r\n            \u003cdiv class=\"text-wrapper\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n                \u003cspan class=\"title\"\u003eUltraszerokokątny aparat FOV 119°\u003c\/span\u003e\r\n                \u003cspan class=\"text\"\u003eZyskaj szerszy obraz w jednym ujęciu\u003c\/span\u003e\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-16\"\u003e\r\n        \u003cdiv class=\"text-box text-box--white text-box--left\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold text-color\"\u003eKino SI jednym kliknięciem\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eBądź kreatywny dzięki większej liczbie funkcji wideo. Wspomóż swoją wyobraźnię z potrójnym aparatem SI.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv data-bind=\"mageInit: {\r\n            'Magento_Ui\/js\/modal\/modal':{\r\n                'type': 'popup',\r\n                'trigger': '#poco-f3-video-2',\r\n                'responsive': true,\r\n                'buttons': false,\r\n                'modalClass': 'video-modal'\r\n            }}\"\u003e\r\n        \r\n            \u003cdiv class=\"content for-modal-content\"\u003e\r\n                \u003ciframe id=\"poco-f3-video-2\" src=\"https:\/\/www.youtube.com\/embed\/3R49caNJAkU\" frameborder=\"0\" allowfullscreen\u003e\u003c\/iframe\u003e\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"video\"\u003e\r\n            \u003cdiv class=\"video-link\" id=\"poco-f3-video-2\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f3\/section-16.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-17\"\u003e\r\n        \u003cdiv class=\"text-box text-box--white text-box--left\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cdiv class=\"item-1\"\u003e\r\n                \u003cspan class=\"title font-bold text-color\"\u003eUkład trzech mikrofonów\u003c\/span\u003e\r\n                \u003cspan class=\"text\"\u003eWyizoluj dźwięk i nagraj tylko to co chcesz. \u003cbr\u003e Po raz pierwszy POCO jest wyposażony w potrójne mikrofony, które odbierają dźwięk otoczenia w zakresie 360°. Z łatwością usuwa szumy tła, nagrywa panoramiczny dźwięk przestrzenny i przybliża, aby wyraźnie wzmocnić dźwięk, który chcesz usłyszeć.\u003c\/span\u003e\r\n            \u003c\/div\u003e\r\n            \u003cdiv class=\"item-2\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f3\/section-17_01.png\" alt=\"\"\u003e\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv data-bind=\"mageInit: {\r\n            'Magento_Ui\/js\/modal\/modal':{\r\n                'type': 'popup',\r\n                'trigger': '#poco-f3-video-3',\r\n                'responsive': true,\r\n                'buttons': false,\r\n                'modalClass': 'video-modal'\r\n            }}\"\u003e\r\n        \r\n            \u003cdiv class=\"content for-modal-content\"\u003e\r\n                \u003ciframe id=\"poco-f3-video-3\" src=\"https:\/\/www.youtube.com\/embed\/B8SvxTQB68M\" frameborder=\"0\" allowfullscreen\u003e\u003c\/iframe\u003e\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"video\"\u003e\r\n            \u003cdiv class=\"video-link\" id=\"poco-f3-video-3\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f3\/section-17_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-18 section-label\"\u003e\r\n        \u003cdiv class=\"text-box\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold\"\u003ePOCZUJ BESTIĘ\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-19 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 text-color\"\u003eFlagowe podwójne głośniki\u003c\/span\u003e\r\n            \u003cspan class=\"text\"\u003eGłośniki stereo są niezbędne we flagowym telefonie, a struny głosowe tej bestii są na najwyższym poziomie. \u003cbr\u003e Certyfikowane przez Dolby Atmos głośniki zapewniają bardziej realistyczne efekty dźwiękowe bliskie i dalekie, oferując wciągające i ekscytujące wrażenia audiowizualne.\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cdiv class=\"logos-bottom\"\u003e\r\n            \u003cdiv class=\"item-1\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f3\/section-19_icon01.png\" alt=\"\"\u003e\r\n            \u003c\/div\u003e\r\n            \u003cdiv class=\"item-2\"\u003e\r\n                \u003cspan\u003e\u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f3\/section-19_icon02.png\" alt=\"\"\u003e\u003c\/span\u003e\r\n                \u003cspan\u003e\u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f3\/section-19_icon03.png\" alt=\"\"\u003e\u003c\/span\u003e\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-20\"\u003e\r\n        \u003cdiv class=\"section-wrapper\"\u003e\r\n            \u003cdiv class=\"text-box text-box--white text-box--left\"\u003e\r\n                \u003cspan class=\"title font-bold text-color\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003eFregata \u003cbr\u003e Haptyczny w osi X.\u003c\/span\u003e\r\n                \u003cspan class=\"text\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003eTrójwymiarowe wibracje są porównywalne z tymi w urządzeniach o profesjonalnym zastosowaniu. Poczuj się jakbyś naprawdę tam był. \u003cbr\u003e Każde dotknięcie daje realistyczne i wyraźne informacje zwrotne na palca.\u003c\/span\u003e\r\n            \u003c\/div\u003e\r\n\r\n            \u003cvideo class=\"video\" muted=\"\" loop=\"\" poster=\"\" playsinline=\"\" autoplay=\"\" src=\"\/\/i01.appmifile.com\/webfile\/globalimg\/products\/pc\/poco-f3\/section20_video.mp4\"\u003e\u003c\/video\u003e\r\n        \u003c\/div\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-21 section-label\"\u003e\r\n        \u003cdiv class=\"text-box\" data-aos=\"fade-up\" data-aos-duration=\"1000\" data-aos-delay=\"0\"\u003e\r\n            \u003cspan class=\"title font-bold\"\u003eSzczegóły, wzmacniające bestię\u003c\/span\u003e\r\n        \u003c\/div\u003e\r\n\r\n        \u003cul class=\"list\"\u003e\r\n            \u003cli class=\"item\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f3\/section-21_icon01.jpg\" alt=\"\"\u003e\r\n                \u003cspan class=\"text\"\u003eNFC\u003c\/span\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f3\/section-21_icon02.jpg\" alt=\"\"\u003e\r\n                \u003cspan class=\"text\"\u003eBoczny czujnik odcisków palców\u003c\/span\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f3\/section-21_icon03.jpg\" alt=\"\"\u003e\r\n                \u003cspan class=\"text\"\u003eGPS o podwójnej częstotliwości\u003c\/span\u003e\r\n            \u003c\/li\u003e\r\n            \u003cli class=\"item\"\u003e\r\n                \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f3\/section-21_icon04.jpg\" alt=\"\"\u003e\r\n                \u003cspan class=\"text\"\u003eBlaster IR\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-22\"\u003e\r\n        \u003cimg src=\"https:\/\/media.mi-home.pl\/products\/poco-f3\/section-22.jpg\" alt=\"\"\u003e\r\n    \u003c\/section\u003e\r\n\r\n    \u003csection class=\"section section-23\"\u003e\r\n        \u003cdiv class=\"section-notes\"\u003e\r\n            \u003cul\u003e\r\n                \u003cli\u003eUwagi:\u003c\/li\u003e\r\n                \u003cli\u003e* Obrazy na tej stronie są ilustracjami, a wygląd rzeczywistego produktu może się nieco różnić.\u003c\/li\u003e\r\n                \u003cli\u003e* 5G wymaga wsparcia lokalnych operatorów telekomunikacyjnych i może nie być dostępne we wszystkich regionach.\u003c\/li\u003e\r\n                \u003cli\u003e* Wszystkie dane na tej stronie dotyczące testu porównawczego, ładowania i żywotności baterii pochodzą z wewnętrznych laboratoriów. Rzeczywiste wyniki mogą się różnić w zależności od wersji oprogramowania, środowiska i wersji telefonu i mogą nie odzwierciedlać rzeczywistego produktu.\u003c\/li\u003e\r\n                \u003cli\u003e* Funkcja Dolby Atmos zostanie udostępniona w przyszłej aktualizacji OTA.\u003c\/li\u003e\r\n                \u003cli\u003e* Wszystkie liczby pokazane na stronie produktu mają jedynie charakter poglądowy i mogą nie odzwierciedlać rzeczywistego produktu.\u003c\/li\u003e\r\n                \u003cli\u003e* Dostępność kanałów może się różnić w zależności od rynku. Lokalne standardy i przepisy mogą się różnić. Przed zakupem upewnij się, że ten produkt spełnia lokalne wymagania.\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":"6\/128GB \/ mih_option_4272","offer_id":44704963559739,"sku":"XIA-SM-000473","price":1699.0,"currency_code":"PLN","in_stock":false},{"title":"8\/256GB \/ mih_option_4272","offer_id":44704963723579,"sku":"XIA-SM-000475","price":1899.0,"currency_code":"PLN","in_stock":false},{"title":"6\/128GB \/ mih_option_4273","offer_id":44704964903227,"sku":"XIA-SM-000479","price":1699.0,"currency_code":"PLN","in_stock":false},{"title":"8\/256GB \/ mih_option_4273","offer_id":44704968835387,"sku":"XIA-SM-000493","price":1899.0,"currency_code":"PLN","in_stock":false},{"title":"6\/128GB \/ mih_option_4274","offer_id":44704974307643,"sku":"XIA-SM-000531","price":1699.0,"currency_code":"PLN","in_stock":false},{"title":"8\/256GB \/ mih_option_4274","offer_id":44704979091771,"sku":"XIA-SM-000551","price":1899.0,"currency_code":"PLN","in_stock":false},{"title":"6\/128GB \/ Moonlight Silver","offer_id":46456106156380,"sku":"XIA-SM-000679","price":1699.0,"currency_code":"PLN","in_stock":false},{"title":"8\/256GB \/ Moonlight Silver","offer_id":46456106221916,"sku":"XIA-SM-000681","price":1899.0,"currency_code":"PLN","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0687\/0463\/3147\/products\/7326_poco-f3-5g-black-1600px-1_1_d4c8928f-e6d4-431a-9090-799eac836c2f.png?v=1679742492","url":"https:\/\/tovaro.pl\/en\/products\/poco-f3-5g","provider":"TOVARO.pl","version":"1.0","type":"link"}