.fbx-hero-img-section{position:relative;overflow:hidden;background-color:#18202D;--fbx-hero-overlay-top:rgba(24, 32, 45, 0.78);--fbx-hero-overlay-bottom:rgba(24, 32, 45, 0.92)}.fbx-hero-img-section>.fbx-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.fbx-hero-img-section::before{content:"";position:absolute;inset:0;background:linear-gradient(var(--fbx-hero-overlay-top),var(--fbx-hero-overlay-bottom));z-index:1;pointer-events:none}.fbx-hero-img-section>.fbx-hero-img-content{position:relative;z-index:2}.fbx-hero-img-section>*:not(.fbx-hero-img):not(::before){position:relative;z-index:2}