.OneImageBarBgContentBlockLayout{--blockPaddingTopRow: 2.7778rem;--blockPaddingBottomRow: 2.7778rem;grid-template-areas: ". . . . . ."". ImageMain . Header . ."". ImageMain . . . ."". ImageMain . CopyMain . ."". . . . . ."". . . . . .";grid-template-columns: [fullBleed-start] 1fr [ImageBar-start] minmax(19.1111rem,39.1667rem) 4.4444rem [ImageBar-end] minmax(13.2778rem,30.5556rem) 5.8333rem [background-end] 1fr [fullBleed-end];grid-template-rows: var(--blockPaddingTopRow) [ImageBar-start] min-content 1rem min-content [ImageBar-end] 13.8889rem auto [background-end] var(--blockPaddingBottomRow);overflow-y: hidden}.OneImageBarBgContentBlockLayout.noSidePadding{grid-template-areas: ". . . . . ."". ImageMain . Header Header ."". ImageMain . . . ."". ImageMain . CopyMain CopyMain ."". . . . . ."". . . . . ."}.OneImageBarBgContentBlockLayout > *:not(.Background):not(.BgOverlay):not(.Header):not(.ImageMain):not(.CopyMain):not(.ImageBar):not(.ImageBottom){display: none}.OneImageBarBgContentBlockLayout > .Background{grid-column-start: ImageBar-start;grid-column-end: background-end;grid-row-start: ImageBar-start;grid-row-end: background-end}.OneImageBarBgContentBlockLayout > .ImageBottom{grid-column-start: ImageBar-start;grid-column-end: background-end;grid-row-start: ImageBar-start;grid-row-end: background-end}.OneImageBarBgContentBlockLayout.fullBleed > .Background{grid-column: fullBleed}.OneImageBarBgContentBlockLayout.fullBleed > .BgOverlay{grid-column: fullBleed}.OneImageBarBgContentBlockLayout.fullBleed > .ImageBottom{grid-column: fullBleed}.OneImageBarBgContentBlockLayout > .BgOverlay:after{content: "";position: absolute;top: 100%;display: block;width: 100%;height: 30rem;background-image: linear-gradient(white,transparent)}.OneImageBarBgContentBlockLayout > .BgOverlay{position: relative;grid-column-start: ImageBar-start;grid-column-end: background-end;grid-row: ImageBar;height: calc(100% - 4.1667rem);background-color: white}.OneImageBarBgContentBlockLayout > .Header{position: relative;align-self: center}.OneImageBarBgContentBlockLayout > .Header:empty ~ .CopyMain{grid-row: 2 / 5}.OneImageBarBgContentBlockLayout > .ImageMain{position: relative;z-index: 2}.OneImageBarBgContentBlockLayout > .CopyMain{position: relative;padding-bottom: 4.1667rem}.OneImageBarBgContentBlockLayout > .ImageBar{position: relative;bottom: -2rem;left: 20%;width: 100%;height: 3.3333rem;align-self: flex-end}