.hero-photo-canvas{display:none;position:absolute;inset:0;width:100%;height:100%;pointer-events:none}
.photo-hero .hero-art>img{transform:none!important;animation:none!important}
@media(min-width:1001px) and (prefers-reduced-motion:no-preference){
 .photo-ready .hero-photo-canvas{display:block}
 .photo-ready .hero-art>img{opacity:0!important}
}
@media(prefers-reduced-motion:reduce){.hero-photo-canvas{display:none!important}}
