.hero-content{background:linear-gradient(135deg,#f7f8fa 0%,#e9ecf2 100%);border-bottom:1px solid #ddd;align-items:center;min-height:350px;padding:40px 0;display:flex;position:relative;overflow:hidden}.hero-content:before{content:"";z-index:1;background:linear-gradient(90deg,#000000b3,#0000);position:absolute;inset:0}.hero-content__bg{z-index:0;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-content__container{z-index:2;position:relative}.hero-content__inner{color:#fff;opacity:1;max-width:900px;transform:translateY(0)}.hero-content__title{color:#fff;margin:0 0 1rem;font-size:2.6rem;font-weight:700}.hero-content__excerpt{color:#fff;margin-top:.5rem;font-size:1.2rem;line-height:1.4}.hero-content__excerpt>:last-child{margin-bottom:0}@media (max-width:991px){.hero-content:before{background:#00000080}.hero-content__title{font-size:2.2rem}}
