.collection-hero__inner{position:relative}.collection-hero__inner--no-image .collection-hero__text-wrapper{padding:0;position:unset}.collection-hero__inner--no-image .collection-hero__title{color:#b71820}.collection-hero__inner--no-image .collection-hero__description *{color:#575756}.collection-hero__text-wrapper{bottom:0;color:#fcfcfc;display:flex;flex-direction:column;gap:1.6rem;height:100%;justify-content:flex-end;left:0;padding:3.2rem;position:absolute;width:100%;z-index:2}@media screen and (max-width:989.98px){.collection-hero__text-wrapper{gap:.8rem;padding:1.6rem}}.collection-hero__title{color:#fcfcfc;font-weight:600;margin:0}.collection-hero__description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;line-clamp:3}.collection-hero__description *{color:#fff;font-size:calc(var(--font-body-scale)*1.6rem);margin:0}.collection-hero__image-container{border-radius:.8rem;position:relative}.collection-hero__image-container img{border-radius:.8rem;max-height:27rem;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:989.98px){.collection-hero__image-container img{max-height:23rem}}.collection-hero__image-container:after{background:#000;border-radius:.8rem;content:"";height:100%;left:0;opacity:.2;position:absolute;top:0;width:100%;z-index:1}