.cc-resource-card--photo-motion img.cc-resource-card__moving-photo{transition:none;animation:none;scale:1.25}@keyframes cc-resource-photo-drift{0%{transform:translate(-2%,1%)scale(1)}to{transform:translate(2%,-2%)scale(1.06)}}@media (prefers-reduced-motion:no-preference){.cc-resource-card--photo-motion img.cc-resource-card__moving-photo{animation:cc-resource-photo-drift 14s var(--ease-in-out) infinite alternate}.cc-resource-card--photo-reverse img.cc-resource-card__moving-photo{animation-direction:alternate-reverse;animation-delay:-7s}.cc-resource-card--photo-slow img.cc-resource-card__moving-photo{animation-duration:17s;animation-delay:-3s}}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.cc-resource-card--photo-motion img.cc-resource-card__moving-photo{transition:scale .9s var(--ease-out)}.cc-resource-card--photo-motion:is(:hover,:focus-visible) img.cc-resource-card__moving-photo{scale:1.6}}
