.view.global--header-banner{position:relative;min-height:calc(100vh - 3.75rem);background-color:var(--mantine-color-gray-3);padding-top:var(--mantine-spacing-xl);padding-bottom:var(--mantine-spacing-xl);display:flex;flex-direction:column;justify-content:flex-end}.view.global--header-banner .banner-image,.view.global--header-banner .banner-image>img{position:absolute;top:0;left:0;width:100%;height:100%;object-position:center top}.view.global--header-banner .banner-image .image-overlay{background-color:#fff;opacity:.35}.view.global--header-banner .banner-content{width:100%}