.collection-hero--with-image.dit-custom{position:relative}.collection-hero--with-image.dit-custom::after{content:"";position:absolute;top:0;background-color:var(--dit-color-black);z-index:1;width:100%;height:100%}.collection-hero--with-image.dit-custom .collection-hero__inner{padding-bottom:0;min-height:25rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.collection-hero--with-image.dit-custom .collection-hero__text-wrapper{--color-foreground: var(--dit-color-rgb-white);position:relative;z-index:2}.collection-hero--with-image.dit-custom .collection-hero__text-wrapper p{color:rgb(var(--color-foreground))}.collection-hero--with-image.dit-custom .collection-hero__image-container{position:absolute;top:0;left:0;width:100%;height:100%;margin-left:initial}@media screen and (max-width: 749px){.collection-hero--with-image.dit-custom .collection-hero__inner{align-items:center}.collection-hero--with-image.dit-custom .collection-hero__text-wrapper{text-align:center}}@media screen and (min-width: 1200px){.collection-hero--with-image.dit-custom .collection-hero__inner{min-height:30rem}}