.results-centered .results-gallery img{object-fit:contain;background:#fff;cursor:pointer;animation:result-card-float 7s ease-in-out infinite both;transition:transform .35s ease,box-shadow .35s ease}.results-centered .results-gallery img:nth-child(1){animation-delay:0s}.results-centered .results-gallery img:nth-child(2){animation-delay:.45s}.results-centered .results-gallery img:nth-child(3){animation-delay:.9s}.results-centered .results-gallery img:nth-child(4){animation-delay:1.35s}.results-centered .results-gallery img:nth-child(5){animation-delay:1.8s}.results-centered .results-gallery img:nth-child(6){animation-delay:2.25s}.results-centered .results-gallery img:hover{animation-play-state:paused;transform:translateY(-9px) scale(1.025);box-shadow:0 22px 42px rgba(10,48,143,.2)}@keyframes result-card-float{0%,100%{transform:translateY(0);box-shadow:0 14px 34px rgba(10,48,143,.09)}50%{transform:translateY(-6px);box-shadow:0 20px 38px rgba(10,48,143,.16)}}@media(prefers-reduced-motion:reduce){.results-centered .results-gallery img{animation:none}}
