.hero-section{position:relative;height:350px;background-image:url("https://via.placeholder.com/1920x350/222222/555555?text=Hero+Background");background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;--lzl-bg-img:"https://via.placeholder.com/1920x350/222222/555555?text=Hero+Background"}.hero-section::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4)}.hero-title{position:relative;color:#fff;font-size:36px;font-weight:700;letter-spacing:-1px;z-index:1;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-section.lzl:not(.lzl-ed),.hero-section.lzl-ing:not(.lzl-ed){background-image:none}.highlight-text{color:#ff00ea;font-weight:700;margin-left:8px}@media screen and (max-width:768px){.hero-section{height:200px}.hero-title{font-size:26px}}