.banner{width:100%;height:150px;max-width:800px;background:linear-gradient(135deg,#ce001e 0%,#a30018 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px rgba(0,0,0,.3);font-family:"Arial",sans-serif;color:white;text-align:center;position:relative;overflow:hidden;margin:0 auto}.banner::before{content:"";position:absolute;width:100%;height:100%;background:url("https://img.icons8.com/ios/50/FFFFFF/shower-and-tub.png") no-repeat;background-position:90% 50%;background-size:40px;opacity:.15;--lzl-bg-img:"https://img.icons8.com/ios/50/FFFFFF/shower-and-tub.png"}.banner.lzl:not(.lzl-ed)::before,.banner.lzl-ing:not(.lzl-ed)::before{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQklEQVRoBe3QgQAAAADDoPlTH+SFUGHAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBh4HBidCAAHMJpyxAAAAAElFTkSuQmCC")}.banner-text{font-size:clamp(24px,5vw,42px);font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.4);z-index:1;padding:0 20px}