.custom-column-50 .videocard .video-card-container{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}
.video-card-section{background-image:linear-gradient(to right,#005dac 1%,#008aff 100%)}
.hand-icon{top:-4px;right:-16px}
.hand-icon img{width:84px;height:55px}
.video-player-image{cursor:pointer}
.video-card-play-icon img{width:32px;height:32px}
.video-card-player iframe{height:auto}
.video-card-container .modal .modal-dialog{width:100%;max-width:max-content;display:flex;margin:12vh auto}
.video-card-container .modal .modal-dialog .video-card-player{background:transparent;border:0;width:71vw;height:77vh}
.videocard-subtitle{font-size:18px}
@media screen and (min-width:768px){.custom-column-50 .videocard .video-card-container{border-bottom:0 !important}
.hand-icon{right:-24px;top:-10px}
.hand-icon img{width:125px;height:81px}
.video-card-player iframe{height:100%}
.video-card-play-icon img{width:76px;height:76px}
}