.hero-background{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:var(--color-primary)}.hero-bg-img{position:absolute;inset:0;width:100%;height:100%!important;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:0}.hero-background:after{content:"";background:linear-gradient(180deg,rgba(0,0,0,.28) 0,rgba(0,0,0,.4) 50%,rgba(0,0,0,.52))}.hero-background:after,.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.hero-overlay{background:rgba(244,241,235,.04)}@media (max-width:768px){.hero-background:after{background:linear-gradient(180deg,rgba(0,0,0,.55) 0,rgba(0,0,0,.5) 50%,rgba(0,0,0,.58))}}