#home-hero{position:relative;display:flex;align-items:center;min-height:calc(100vh - 5rem);background-image:url(/assets/country-club-costa-mesa.jpg);background-position:50%;background-size:cover}#home-hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.75)}.hero-featured-img_bg{position:relative;background-size:cover;background-position:50%}.hero-featured-img_overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.75);backdrop-filter:blur(.125rem);opacity:.75}#hero-featured-img{position:relative;z-index:99}@media (min-width:1024px){#hero-featured-img{height:20rem}}@media (min-width:80rem){#hero-featured-img{height:22rem}}.home-hero-bottom-overlay-divider{background:#000;clip-path:polygon(0 100%,8% 0,92% 0,100% 100%,100% 100%,0 100%)}