.gili-video-dje-52 {
    padding-top: 0;
    cursor: pointer;
    height: auto;
    max-width: 1920px !important;
    position: relative;
    background-color: #FDFDFD;
    margin-top: -2rem;
}

.gili-video-dje-52 h2 {
    text-align: center;
    margin-bottom: 24px;
    max-width: 1200px;
    margin-left: auto !important;
    margin-right: auto !important;
    color: #231F20;
    font-family: var(--wp--preset--font-family--heading);
    font-style: normal;
    font-weight: 600;
    font-size: 64px;
    line-height: 125%;
    text-align: center;
    letter-spacing: -0.02em;
    color: #231F20;
}

.discover-our-edge-page-template .gili-video-dje-52 p {
    text-align: center;
    max-width: 1200px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 100px;
    font-family: var(--wp--preset--font-family--paragraph);
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 175%;
    text-align: center;
    letter-spacing: 0.02em;
    color: #231F20;
    margin-top: 10px;
}


.gili-video-dje-52 .wrapper-video {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
    background-position: center center;
    padding-bottom: 56.25%;
    height: 0;
}

.gili-video-dje-52 .btn-play-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 108px;
    height: 108px;
    /* background: #FFFFFF; */
    /* border: 1px solid #FFFFFF; */
    border-radius: 50%;
    z-index: 2;
}
.gili-video-dje-52 .wrapper-video .banner-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

/* .gili-video-dje-52 .wrapper-video iframe {
    display: none;
} */

/* .gili-video-dje-52 .wrapper-video iframe.active {
    display: block;
} */

@media (max-width: 992px) {
    .gili-video-dje-52 {
        padding-top: 0;
    }

    .gili-video-dje-52 h2 {
        margin-bottom: 20px;
        text-align: left;
        padding: 0 16px;
        font-size: 36px;
    }

    .discover-our-edge-page-template .gili-video-dje-52 p {
        margin-bottom: 40px;
        text-align: left;
        padding: 0 16px;
        font-size: 16px;
        letter-spacing: 0.04em;
    }

    .gili-video-dje-52 {
        height: auto;
    }

    .gili-video-dje-52 .wrapper-video {
        /* min-height: 211px; */
        padding-bottom: unset;
        min-height: 50vh;
    }

    .gili-video-dje-52 #jarallax-container-0 {
        /* height: 50% !important; */
    }

    .gili-video-dje-52 .btn-play-video {
        width: 25px;
        height: 25px;
    }

    .gili-video-dje-52 .btn-play-video svg {
        width: 12px;
        height: 12px;
    }

    .gili-video-dje-52 .wrapper-video .banner-iframe {
        position: unset;
    }
}
