.qura-managed-banners{position:relative;margin:12px 0 16px;min-height:190px;border-radius:22px;overflow:hidden;background:#3B2415}.qura-managed-banner{position:absolute;inset:0;display:flex;align-items:flex-end;padding:20px;background:#3B2415 var(--banner) center/cover no-repeat;color:#fff;opacity:0;pointer-events:none;transition:opacity .35s ease}.qura-managed-banner::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(31,41,55,.08),rgba(31,41,55,.72))}.qura-managed-banner.active{opacity:1;pointer-events:auto}.qura-managed-banner>div{position:relative;z-index:1;max-width:560px}.qura-managed-banner h2{margin:0 0 6px;font-size:26px}.qura-managed-banner p{margin:0 0 12px;line-height:1.6;color:#F9FAFB}.qura-managed-banner button{border:0;background:#D97706;color:#fff;padding:10px 14px;border-radius:12px;font-weight:900;cursor:pointer}@media(max-width:620px){.qura-managed-banners{min-height:160px;border-radius:18px}.qura-managed-banner{padding:15px}.qura-managed-banner h2{font-size:21px}.qura-managed-banner p{font-size:14px}}