.content-list{box-sizing:border-box;grid-template-columns:1fr;gap:1rem;width:100%;display:grid}.content-list>.ct__container,.content-list>.ct{width:100%;min-width:0}.content-list .ct.ct--small{flex:none;width:100%;min-width:0;max-width:none}.content-list .ct.ct--small .ct__image-wrap{aspect-ratio:16/9;width:100%;max-width:none;height:auto}.content-list .ct.ct--small .ct__image,.content-list .ct.ct--small .ct__overlay{width:100%;max-width:none;height:100%}.content-list .ct.ct--small .ct__content{width:100%;max-width:none}.content-list-error{color:#da1e28;padding:16px;font-size:14px}.content-list__sentinel{grid-column:1/-1;width:100%;height:1px;margin-top:1rem}@media (max-width:674px){.content-list{grid-template-columns:1fr}}@media (min-width:675px){.content-list{grid-template-columns:repeat(auto-fit,minmax(17.3331rem,1fr));gap:2rem}}
