body{align-items:center;background-color:#000;display:flex;font-family:Barlow Condensed,sans-serif;justify-content:center;margin:0;min-height:100vh;padding:40px}.video-card{background-image:url(https://20747003.fs1.hubspotusercontent-na1.net/hubfs/20747003/ibible-assets/latest-episode.jpg);background-position:50%;background-size:cover;border-radius:20px;display:block;flex-shrink:0;height:500px;max-width:750px;min-width:500px;overflow:hidden;position:relative;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;width:600px}.video-card:hover{box-shadow:0 0 30px rgba(255,215,0,.4);transform:scale(1.02)}.video-card:before{background:linear-gradient(to top right,#fff,gold);border-radius:20px;bottom:0;content:"";left:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:3px;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.video-gradient-bottom{background:linear-gradient(0deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.6) 60%,transparent);border-radius:0 0 20px 20px;bottom:0}.video-card:after,.video-gradient-bottom{height:200px;left:0;position:absolute;right:0;z-index:0}.video-card:after{background:linear-gradient(180deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.5) 60%,transparent);border-radius:20px 20px 0 0;content:"";top:0}.video-header{top:0}.video-content,.video-header{color:#fff;left:0;padding:30px;position:absolute;z-index:1}.video-content{bottom:0;right:0}.video-title{color:#fff;font-size:42px;line-height:1.1;margin:0 0 5px;text-transform:uppercase}.video-cta,.video-title{font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.8)}.video-cta{color:gold;font-size:32px;margin:0 0 20px}.video-description{font-size:18px;font-weight:400;line-height:1.4;margin:0;text-shadow:1px 1px 3px rgba(0,0,0,.8)}@media (max-width:768px){.video-card{height:400px;min-width:300px}.video-title{font-size:32px}.video-cta{font-size:24px}.video-description{font-size:16px}.video-content{padding:20px}}