.video-first-carousel-wrapper-e258a686 {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.video-first-carousel-wrapper-e258a686 .swiper {
    width: 100%;
}

.video-first-carousel-wrapper-e258a686 .swiper-slide {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background-color: #000;
}

.video-first-carousel-wrapper-e258a686 .video-container-e258a686 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-first-carousel-wrapper-e258a686 .carousel-video-e258a686 {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-first-carousel-wrapper-e258a686 .slide-image-e258a686 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.video-first-carousel-wrapper-e258a686 .slide-content-e258a686 {
    position: relative;
    z-index: 2;
    text-align: center;
    color: #fff;
    padding: 20px;
    background: rgba(0,0,0,0.4);
    border-radius: 8px;
}

.video-first-carousel-wrapper-e258a686 .slide-content-e258a686 h3 {
    margin: 0;
    font-size: 2rem;
    font-weight: 700;
}
