/* Own the legacy image overrides without changing the original brand files. */
@layer logos126{
 .l126-logo img{position:absolute!important;inset:auto!important;left:var(--image-left)!important;top:var(--image-top)!important;width:var(--image-width)!important;height:auto!important;max-width:none!important;max-height:none!important;filter:none!important;transform:none!important;mix-blend-mode:normal!important;object-fit:contain!important;background:transparent!important;margin:0!important;padding:0!important}
 body.site-v6 :is(.c96-manufacturer,.c90-gallery-brand,.c90-gallery-brand>a,.m99-logo,.m97-logo,.p99-brand,.brand-logo):has(.l126-logo,.l126-brand-name){background:transparent!important;overflow:visible!important}
 body.site-v6 .product-card.tc-boiler-card .card-image>.c96-product-photo{position:absolute!important;inset:56px 12px 12px!important;width:calc(100% - 24px)!important;height:calc(100% - 68px)!important;max-width:none!important;max-height:none!important;object-fit:contain!important;margin:0!important;padding:0!important}
 body.site-v6 .product-card.tc-boiler-card .card-image>.c96-manufacturer{position:absolute!important;top:12px!important;right:12px!important;width:130px!important;height:30px!important;max-width:46%!important;display:flex!important;justify-content:flex-end!important;align-items:center!important}
}
.l126-logo{--logo-height:30px;display:block;position:relative;overflow:hidden;width:min(100%,calc(var(--logo-height)*var(--ratio)));aspect-ratio:var(--ratio);flex:none;background:transparent}
.m99-logo .l126-logo,.m97-logo .l126-logo{--logo-height:24px}
.l126-brand-name{display:block;font-size:12px;font-weight:600;line-height:1.25;color:#365345;text-align:right;background:transparent}
.m99-logo:empty,.m97-logo:empty{visibility:hidden}
