.collection-hero{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.collection-hero__background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.collection-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,var(--overlay-opacity));z-index:2}.collection-hero__content{position:relative;z-index:3;max-width:90%;padding:1rem 1rem 2rem}.collection-hero__rating-wrapper{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:1rem;flex-wrap:wrap}.collection-hero__stars{display:flex;align-items:center;gap:1px}.collection-hero__star{color:var(--star-color)}.collection-hero__rating-text{color:var(--rating-text-color);font-weight:500;letter-spacing:.5px;margin:0}.collection-hero__title{font-weight:400;color:var(--collection-title-color);text-transform:uppercase;margin:0;line-height:1.1}@media (min-width: 768px){.collection-hero__title{letter-spacing:5px}}.collection-hero__placeholder{background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center}
/*# sourceMappingURL=/cdn/shop/t/9/assets/collection-hero.css.map */
