/* V44 homepage stability overrides */
.uw{width:100%!important;height:auto!important;min-height:0!important;background:#eef3f7!important;overflow:hidden!important;border-top:1px solid rgba(19,47,85,.06);border-bottom:1px solid rgba(19,47,85,.06)}
.uw-inner{width:100%!important;line-height:0!important;margin:0!important}
.uw img{display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-width:none!important;object-fit:contain!important;object-position:center!important;filter:none!important;transform:none!important}
@media(max-width:720px){.uw img{width:100%!important;height:auto!important;min-height:0!important;object-fit:contain!important}}
/* V45: preserve the supplied UW banner at its native aspect ratio; never crop it. */
.uw{height:auto!important;min-height:0!important;overflow:visible!important}
.uw-inner{width:100%!important;height:auto!important;aspect-ratio:2048 / 360!important;overflow:hidden!important}
.uw .uw-inner img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;min-height:0!important;object-fit:fill!important;object-position:center!important;transform:none!important;filter:none!important}
