.blog-video-topic-cluster{align-items:center;display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem 1rem}@media(min-width:600px){.blog-video-topic-cluster{padding:2.5rem}}@media(min-width:1080px){.blog-video-topic-cluster{padding:2.5rem 1rem}}.blog-video-topic-cluster-heading{align-items:baseline;display:flex;margin:0;white-space:nowrap;width:100%}.blog-video-topic-cluster-heading:after{background-color:var(--blog-theme-color);content:"";display:block;height:.125rem;margin-left:.5rem;width:100%}.blog-video-topic-cluster-list{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:600px){.blog-video-topic-cluster-list{display:grid;grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.blog-video-topic-cluster-list{gap:1rem;grid-template-columns:repeat(4,1fr)}}.blog-video-topic-cluster-list .blog-media-card{display:flex;flex-direction:column}.blog-video-topic-cluster-list .blog-media-card-image{height:auto;width:100%}.blog-video-topic-cluster-list .blog-media-card-image img{aspect-ratio:16/9}.blog-video-topic-cluster-list .blog-media-card-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3}.blog-video-topic-cluster-list .blog-media-card-header-container{display:flex;flex-direction:column;flex-grow:1;gap:.5rem;justify-content:space-between}.blog-video-topic-cluster-list .blog-media-card-tooltip-badge{display:flex;margin:0}.blog-video-topic-cluster-list .blog-media-card-footer{align-items:baseline;display:flex;flex-direction:column;gap:.5rem}