.retail-hero__visual:not([data-hero-carousel]){position:relative;min-height:470px;overflow:hidden;background:linear-gradient(145deg,#eef7ff 0%,#e4f0fb 52%,#d9e9f7 100%)!important}
.retail-hero__visual:not([data-hero-carousel])>*{opacity:0!important;animation:td-hero-legacy-fallback-reveal .01s linear 5s forwards}
@keyframes td-hero-legacy-fallback-reveal{to{opacity:1}}
@media(max-width:900px){.retail-hero__visual:not([data-hero-carousel]){min-height:460px}}
@media(max-width:720px){.retail-hero__visual:not([data-hero-carousel]){min-height:445px}}
@media(prefers-reduced-motion:reduce){.retail-hero__visual:not([data-hero-carousel])>*{animation-delay:5s}}
