.hero-banner__inner{box-sizing:border-box;padding:5rem 0;position:relative}.hero-banner__background{background:var(--color-primary);color:var(--color-secondary);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hero-banner__background:before{background:linear-gradient(90deg,#051914,#0000 70%);content:"";height:100%;left:0;mix-blend-mode:multiply;position:absolute;top:0;width:100%}.hero-banner__background img,.hero-banner__background picture{height:100%;object-fit:cover;width:100%}.hero-banner__content{color:var(--color-secondary);position:relative;z-index:2}.hero-banner__text{display:flex;flex-direction:column;gap:2rem 0;max-width:33.3333333333%}.hero-banner__text *{margin:0}.hero-banner__subtitle{display:flex;flex-direction:column;gap:20px 0}
/*# sourceMappingURL=hero-banner.css.map*/