.wrap-template-77 {
    min-height: 600px;
    aspect-ratio: 1250 / 708;
}

@media(min-width: 1000px) {
    .wrap-template-77  {
        aspect-ratio: 1905 / 635;
    }
}

.wrap-template-77 .video-card-link:hover {
    background-color: #b88814;
    text-decoration: none;
    color: #000;
}

.wrap-template-77 .video span {
    color: #fff;
}

.wrap-template-77 .wrap-title span {
    color: #FFB400;
}

.wrap-template-77.full-wrap-rhg-banner-video {
    overflow: hidden;
}

.wrap-rhg-banner-video iframe {
    margin: 0;
    width: calc(100% + 1000px) !important;
    left: -500px !important;
    transform: scale(1);
    transform-origin: center;
}