.content-vyhody__part.--part-4 .content-vyhody__warp {
    display: block;
    width: auto;
    max-width: none;
}

.dlazdice-bez-sekani {
    padding: 3rem 0;
}

.dlazdice-bez-sekani__wrap {
    position: relative;
    width: 100%;
    height: 100%;
}

.dlazdice-bez-sekani__wrap-2 {
    position: relative;
}

.dlazdice-bez-sekani__video {
    display: block;
    width: 90%;
    height: auto;
    background-image: url(./imgs/tv.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    padding: 0.5% 0.8% 1.6%;
    box-sizing: border-box;
    padding-top: 56.25%;
}

.dlazdice-bez-sekani__video video {
    width: 98.4%;
    height: auto;
    position: absolute;
    top: 0.5%;
    left: 0.8%;
}

.dlazdice-bez-sekani__img-tablet-mobil {
    background-image: url(./imgs/tablet-mobil.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    width: 33%;
    padding-top: 18.9%;
    position: absolute;
    left: -5%;
    bottom: 0;
}

.dlazdice-bez-sekani__img-set-top-box {
    background-image: url(./imgs/set-top-box.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    width: 38%;
    padding-top: 18.2%;
    position: absolute;
    left: 28%;
    bottom: 0;
}

.dlazdice-bez-sekani__img-notebook {
    background-image: url(./imgs/notebook-cs.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    width: 40%;
    padding-top: 23.2%;
    position: absolute;
    right: -2%;
    bottom: 0;
}

.content-vyhody__warp.--vpravovlevo.content-funguje {
    flex-wrap: wrap;
    column-gap: 5rem;
    gap: 0;
}

.content-funguje__zarizeni {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 2rem;
    flex-wrap: wrap;
}

.content-funguje__zarizen-item {
    display: inline-block;
}

.content-funguje__zarizen-separe {
    display: inline-block;
    height: 1.3rem;
    width: 0.0498rem;
    background-color: #4d5256;
}

.content-funguje__zarizen-item img {
    height: 1.9901rem;
    width: auto;
    display: block;
}

.page-handle-arrows .content-funguje__zarizen-item img {
    height: 2.15vw;
}

.content-funguje__zarizen-item.--apple img {
    height: 2.7363rem;
}

.page-handle-arrows .content-funguje__zarizen-item.--apple img {
    height: 2.3vw;
}

.content-funguje__zarizen-item.--vice {
    vertical-align: middle;
    font-weight: var(--font-bold);
    display: inline-block;
}

.vyhody__popis-text {
    max-width: 29.8511rem;
}

@media (max-width: 1240px) {
    .content-vyhody__part.--part-4 .content-vyhody__obrazek {
        height: auto;
    }

    .content-funguje__zarizeni {
        flex-wrap: wrap;
        justify-content: center;
        gap: 0.5rem;
        width: auto;
        max-width: 29.8511rem;
        margin-left: auto;
        margin-right: auto;
    }

    .content-funguje__zarizen-item img {
        height: 1.5921rem;
    }

    .content-funguje .content-funguje__zarizeni {
        display: none;
    }

    .content-funguje .content-vyhody__popis .content-funguje__zarizeni {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
}

@media screen and (max-width: 660px) {
    .dlazdice-bez-sekani__wrap {
        top: 4.5vw;
    }
}

.page-handle-arrows .content-funguje__zarizeni {
    width: 100%;
    display: table;
    justify-content: space-between;
    align-items: center;
    padding-top: 0;
    margin-top: 2rem;
    flex-wrap: wrap;
    width: 100%;
}

.page-handle-arrows .content-funguje__zarizen-item {
    display: table-cell;
    vertical-align: middle;
}

.page-handle-arrows .content-funguje__zarizen-item {
    padding-right: 1rem;
}
.page-handle-arrows .content-funguje__zarizen-item:last-child {
    padding-right: 0;
    padding-left: 1rem;
}

.page-handle-arrows .content-funguje__zarizen-separe {
    display: table-cell;
    height: 1.3rem;
    width: 0.0498rem;
    background-color: #4d5256;
}

@supports (display: flex) {
    .page-handle-arrows .content-funguje__zarizeni {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-top: 2rem;
        flex-wrap: wrap;
    }
    .page-handle-arrows .content-funguje__zarizen-item {
        display: inline-block;
    }

    .page-handle-arrows .content-funguje__zarizen-separe {
        display: inline-block;
        height: 1.3rem;
        width: 0.0498rem;
        background-color: #4d5256;
    }
}

/*************************************************/

.content-funguje {
    background-image: url(../../page-site/content_funguje/imgs/background.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto;
}

.content-funguje__wrap {
    padding: 4rem 0 0 0;
}

.content-funguje__wrap-2 {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: table;
    border-collapse: collapse;
    width: 100%;
    table-layout: auto;
}

.content-funguje__text {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: auto;
}

.content-funguje__text-wrap {
    display: inline-block;
    width: 30rem;
}

.content-funguje__img {
    display: table-cell;
    width: 53.1%;
    height: auto;
    text-align: left;
}

.content-funguje__img-wrap {
    position: relative;
    max-width: 37rem;
    height: 17.2rem;
}

.content-funguje__video {
    display: block;
    width: 25rem;
    height: auto;
    background-image: url(./imgs/tv.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    padding: 0.5% 0.8% 1.6%;
    box-sizing: border-box;
    /* padding-top: 56.25%; */
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -12.5rem;
}

.content-funguje__video video {
    width: 100%;
    height: auto;
}

.content-funguje__tablet-mobil {
    width: 9.6rem;
    height: auto;
    position: absolute;
    left: 2rem;
    bottom: 0.2rem;
}

.content-funguje__img-set-top-box {
    width: 12.5rem;
    height: auto;
    position: absolute;
    left: 34.9%;
    bottom: 0;
}

.content-funguje__img-notebook {
    width: 11rem;
    height: auto;
    position: absolute;
    right: 0.05rem;
    bottom: 0.1rem;
}

.content-vyhody__part.--part-3 {
    padding-bottom: 3.8rem;
}

.content-vyhody__part.--part-4
    .content-vyhody__text-left
    .content-vyhody__popis {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
}

@media (max-width: 1240px) {
    .content-funguje {
        background: none;
    }
    .content-funguje__wrap-2 {
        display: block;
    }

    .content-funguje__text {
        display: block;
    }

    .content-funguje__text-wrap {
        display: block;
        width: auto;
    }

    .content-vyhody__popis {
        max-width: 31.3436rem;
        display: block;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .content-funguje__img {
        display: block;
        width: auto;
        height: auto;
        padding-left: 0;
        padding-top: 0;
        background-image: url(../../page-site/content_funguje/imgs/background-m.jpg);
        background-repeat: no-repeat;
        background-position: top center;
        background-size: auto 95%;
    }

    .content-funguje__img-wrap {
        position: relative;
        max-width: 40rem;
        margin-left: auto;
        margin-right: auto;
    }

    .content-funguje__tablet-mobil {
    width: 9.6rem;
    height: auto;
    position: absolute;
    right: 28.2rem;
    left: auto;
    bottom: 0.2rem;
}
}

@media (max-width: 740px) {
    .content-funguje__tablet-mobil {
        right: auto;
        left: 0.8rem;
    }
}

@media (max-width: 680px) {
    .content-vyhody__part.--part-4
        .content-vyhody__text-left
        .content-vyhody__popis {
        max-width: none;
    }
    .content-funguje__img-wrap {
        position: relative;
        height: auto;
        max-width: none;
        margin-left: 0;
        margin-right: 0;
        padding-top: 49%;
    }

    .content-funguje__video {
        width: 71%;
        margin-left: -35%;
    }

    .content-funguje__tablet-mobil {
        width: 27.3%;
        left: 3.3%;
        bottom: 1%;
    }

    .content-funguje__img-set-top-box {
        width: 34.9%;
        left: 32.7%;
    }

    .content-funguje__img-notebook {
        width: 31%;
        bottom: 1%;
        right: 2%;
    }
}
