.youtube_playlist .page-center{max-width:1100px!important}.youtube_playlist h2{text-align:center}.youtube_playlist .feed{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;margin:32px 0 40px}.youtube_playlist .feed button{background:#fff;border:1px solid #ededed;border-radius:15px;color:#212121;font-weight:500;line-height:0;overflow:hidden;padding:0;transition:box-shadow .3s}.youtube_playlist .feed button:hover{box-shadow:0 0 32px rgba(0,0,0,.06)}.youtube_playlist .feed button img{aspect-ratio:16/8.9;border-radius:10px 10px 0 0;height:auto;object-fit:cover;width:100%}.youtube_playlist .feed button .secondary_font{display:-webkit-box;font-size:15px;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:13px;overflow:hidden}@media (max-width:768px){.youtube_playlist .feed{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.youtube_playlist .feed{grid-template-columns:repeat(1,1fr);margin:24px 0;grid-gap:24px 0}}