.esf-yt-feed__grid{--esf-yt-col-desktop:3;--esf-yt-col-tablet:2;--esf-yt-col-mobile:1;--esf-yt-gap:20px;width:100%;max-width:var(--esf-yt-feed-width,none);max-height:var(--esf-yt-feed-height,none);overflow-y:var(--esf-yt-feed-height-scroll,visible)}@media(max-width:960px){.esf-yt-feed__grid{max-width:var(--esf-yt-feed-width-tablet,var(--esf-yt-feed-width,none));max-height:var(--esf-yt-feed-height-tablet,var(--esf-yt-feed-height,none))}}@media(max-width:600px){.esf-yt-feed__grid{max-width:var(--esf-yt-feed-width-mobile,var(--esf-yt-feed-width-tablet,var(--esf-yt-feed-width,none)));max-height:var(--esf-yt-feed-height-mobile,var(--esf-yt-feed-height-tablet,var(--esf-yt-feed-height,none)))}}.esf-dsh-feed-preview__rendered .esf-yt-feed__grid{max-width:var(--esf-yt-feed-width-active,var(--esf-yt-feed-width,none));max-height:var(--esf-yt-feed-height-active,var(--esf-yt-feed-height,none))}.esf-yt-feed__grid .esf-yt-feed__card-thumb{aspect-ratio:var(--esf-yt-media-ratio,16/9);max-height:var(--esf-yt-media-max-height,none)}@media(max-width:960px){.esf-yt-feed__grid .esf-yt-feed__card-thumb{max-height:var(--esf-yt-media-max-height-tablet,var(--esf-yt-media-max-height,none))}}@media(max-width:600px){.esf-yt-feed__grid .esf-yt-feed__card-thumb{max-height:var(--esf-yt-media-max-height-mobile,var(--esf-yt-media-max-height-tablet,var(--esf-yt-media-max-height,none)))}}.esf-dsh-feed-preview__rendered .esf-yt-feed__grid .esf-yt-feed__card-thumb{max-height:var(--esf-yt-media-max-height-active,var(--esf-yt-media-max-height,none))}.esf-yt-feed__grid-inner{display:grid;grid-template-columns:repeat(var(--esf-yt-col-desktop,3),1fr);gap:var(--esf-yt-gap,20px);align-items:stretch}@media(max-width:768px){.esf-yt-feed__grid-inner{grid-template-columns:repeat(var(--esf-yt-col-tablet,2),1fr)}}@media(max-width:480px){.esf-yt-feed__grid-inner{grid-template-columns:repeat(var(--esf-yt-col-mobile,1),1fr)}}