.card-collection .collection-hero{height:unset;min-height:unset}.card-collection .action-col{display:flex;justify-content:center;align-self:center}.card-collection.hero{border:1px solid red;background:transparent!important}.card-collection.supabase{border-left:.25rem solid var(--secondary-color)}.collection-hero{min-height:200px;height:40vmin;overflow:hidden}.collection-hero>.collection-hero-col{min-height:200px;height:100%;display:flex}.collection-hero>.collection-hero-col img{object-fit:cover;height:100%;width:100%}.hero-flex{background:var(--background-color);display:flex;flex-direction:row;align-items:stretch;justify-content:stretch;flex-shrink:1;flex-grow:1}.hero-flex figure,.hero-flex img{flex-basis:100%}.hero-flex.three{grid-template-columns:repeat(3,1fr)}.hero-flex.three,.hero-flex.two{grid-template-rows:repeat(1,1fr)}.hero-flex.four,.hero-flex.two{grid-template-columns:repeat(2,1fr)}.hero-flex.four{grid-template-rows:repeat(2,1fr)}