[role=tab][aria-selected=true]{color:#fff;background-color:#374151}@keyframes sway-x{0%{transform:translate(0)}to{transform:translate(20px)}}@keyframes sway-y{0%{transform:translateY(0)}to{transform:translateY(20px)}}.hero-images img{animation:3s ease-in-out infinite alternate sway-x,5s ease-in-out infinite alternate sway-y}.hero-images img:first-child{animation-duration:5s,7s;animation-delay:0s,.3s}.hero-images img:nth-child(2){animation-duration:6s,8s;animation-delay:1s,.7s}.hero-images img:nth-child(3){animation-duration:7s,9s;animation-delay:.5s,1.2s}
