.hd-video-cards .card-row-wrapper{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:24px;justify-content:center}.hd-video-cards .hd-card{position:relative;width:100%}.hd-video-cards .hd-card .hd-card-link{cursor:pointer;inset:0;position:absolute;z-index:1}.hd-video-cards .hd-card .card-media{aspect-ratio:2/1;position:relative}.hd-video-cards .hd-card .card-media img{height:100%;object-fit:cover;width:100%}.hd-video-cards .hd-card .card-media .video-play-button,.hd-video-cards .hd-card.coming-soon .card-media .coming-soon-text{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.hd-video-cards .hd-card.coming-soon .card-media .coming-soon-text{font-family:Brandon Grotesque;font-size:18px;font-weight:600;line-height:1.1;margin:0;text-align:center;z-index:111}.hd-video-cards .hd-card .card-content{padding:24px}.hd-video-cards .hd-card .card-content p{margin:0}@media(min-width:768px){.hd-video-cards .card-row-wrapper{flex-direction:row}.hd-video-cards .hd-card{width:calc(50% - 12px)}.hd-video-cards .hd-card.coming-soon .card-media .coming-soon-text{font-size:24px}}@media(min-width:992px){.hd-video-cards .hd-card{width:calc(33% - 12px)}}