.hp-ad-deferred{position:relative;box-sizing:border-box;width:100%;max-width:var(--hp-ad-width,970px);aspect-ratio:var(--hp-ad-ratio,970/250);min-height:160px;max-height:600px;margin:20px auto}
.hp-ad-deferred>template{display:none}
.hp-ad-deferred--house{aspect-ratio:auto;height:180px;max-width:1140px}
.hp-ad-deferred__load{position:absolute;inset:0;margin:auto;width:fit-content;height:44px;padding:0 18px;border:1px solid var(--hp-public-blue,#0876c9);border-radius:6px;background:var(--hp-public-pale-blue,#eaf5fc);color:var(--hp-public-navy,#082f49);font:inherit;cursor:pointer}
.hp-ad-deferred__load[hidden]{display:none}
.hp-ad-deferred__load:hover{background:var(--hp-public-navy,#082f49);color:#fff}
.hp-ad-deferred__load:focus-visible{outline:2px solid var(--hp-public-blue,#0876c9);outline-offset:3px}
@media(max-width:767px){.hp-ad-deferred{min-height:180px;margin:12px auto}.hp-ad-deferred--house{height:360px}}
