.video-card{background-color:#eee;border-radius:12px;margin:1rem 0;display:flex;overflow:hidden;box-shadow:0 6px 14px #0003}.video-embed{aspect-ratio:16/9;flex:50%;min-width:150px;max-width:100%;padding:1rem}.video-info{flex-direction:column;flex:50%;justify-content:center;padding:1.5rem;display:flex}.video-title{margin-bottom:.75rem;font-size:clamp(1rem,6vw,1.5rem);font-weight:700}.video-description{margin-bottom:1rem;font-weight:700}@media (max-width:768px){.video-card{display:block}.video-embed{padding:1.5rem 1.5rem 0}.video-info{padding-top:0}}
