.organism-club-hero { background: var( --color-blue ); height: 60vh; position: relative; z-index: 2000; }

.organism-club-hero .back-holder { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: fuchsia; z-index: 20; mix-blend-mode: multiply; filter: grayscale(1); z-index: 2000; }

.organism-club-hero .content-holder { position: relative; z-index: 40; height: 100%; }
.organism-club-hero .content-holder .col { position: relative; z-index: 40; height: 100%; }