.everise-video-dje-52 {
    padding-top: 132px;
    cursor: pointer;
    height: auto;
    max-width: 1920px !important;
    position: relative;
    background-color: #FDFDFD;
}

.everise-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 .everise-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;
}


.everise-video-dje-52 .wrapper-video {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: clamp(19.75rem, -0.0672rem + 31.931vw, 38.25rem);
    background-position: center center;
}

.everise-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;
}

.everise-video-dje-52 .wrapper-video iframe {
    display: none;
    width: 100% !important;
    height: 100% !important;
}

.everise-video-dje-52 .wrapper-video iframe.active {
    display: block;
}

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

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

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

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

    .everise-video-dje-52 .wrapper-video {
        min-height: 159px;
    }

    .everise-video-dje-52 .btn-play-video {
        width: 32px;
        height: 32px;
    }

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