.hero-content{position:relative;overflow:hidden;min-height:350px;padding:40px 0;border-bottom:1px solid #ddd;background:linear-gradient(135deg,#f7f8fa,#e9ecf2);display:flex;align-items:center}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:1;transition:opacity 1s ease}.hero-content:before{content:"";position:absolute;inset:0;background:linear-gradient(to right,#000000b3,#0000);z-index:1}.hero-inner{position:relative;z-index:2;color:#fff}.hero-title{font-size:2.6rem;font-weight:700;color:#fff;margin-bottom:1rem}.hero-excerpt{font-size:1.2rem;color:#fff;line-height:140%;margin-top:.5rem}.hero-inner{opacity:0;transform:translateY(25px);transition:opacity .8s ease,transform .8s ease}.hero-inner.fade-in{opacity:1;transform:translateY(0)}@media(max-width:991px){.hero-title{font-size:2.2em}.hero-content:before{background:#00000080}}
