.collection-badge{position:absolute;z-index:3;pointer-events:none}.collection-badge.badge-top-left{top:1rem;left:1rem}.collection-badge.badge-top-right{top:1rem;right:1rem}.collection-badge.badge-bottom-left{bottom:1rem;left:1rem}.collection-badge.badge-bottom-right{bottom:1rem;right:1rem}.collection-badge-image{max-width:100%;height:auto;object-fit:contain;border-radius:4px}@media screen and (max-width:749px){.collection-badge-image{width:var(--collection-badge-width-mobile,30px)!important;height:var(--collection-badge-height-mobile,30px)!important}}.badge-container+.collection-badge.badge-top-left{top:4rem}.badge-container+.collection-badge.badge-top-right{top:4rem}.badge-container+.collection-badge.badge-bottom-left{bottom:4rem}.badge-container+.collection-badge.badge-bottom-right{bottom:4rem}.badge-container.badge-top-left+.collection-badge.badge-top-left{top:1rem;left:4rem}.badge-container.badge-top-right+.collection-badge.badge-top-right{top:1rem;right:4rem}.badge-container.badge-bottom-left+.collection-badge.badge-bottom-left{bottom:1rem;left:4rem}.badge-container.badge-bottom-right+.collection-badge.badge-bottom-right{bottom:1rem;right:4rem}