.custom-collection-card{padding:var(--base-padding-desktop);background-color:#fff;aspect-ratio:1!important}.custom-collection-card .collection-card__content{background-color:transparent;color:#fff;padding:0!important}.custom-collection-card:hover .collection-card__content{background-color:var(--clr-cream-cray-100)!important;color:#000!important}.resource-list:has(.custom-collection-card){gap:1px}.resource-list:has(.custom-collection-card) .resource-list__item{outline:1px solid #000}@media screen and (max-width:749px){.custom-collection-card{padding:var(--base-padding-mobile)}.custom-collection-card.is-active .collection-card__content{background-color:transparent!important;color:#fff!important}}