nslateY(-6px) scale(1, 1); } 100% { opacity: 1; transform: translateY(0) scale(1, 1); } } @keyframes dotFloat { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-7px); } } .lt { transform: translateY(235px); animation: ltRise 1.0s cubic-bezier(0.16, 1, 0.3, 1) forwards; } .lt-1 { animation-delay: 0.62s; } .lt-2 { animation-delay: 0.70s; } .lt-3 { animation-delay: 0.78s; } .lt-4 { animation-delay: 0.86s; } .lt-5 { animation-delay: 0.94s; } .lt-6 { animation-delay: 1.02s; } @keyframes ltRise { to { transform: translateY(0); } } @media (prefers-reduced-motion: reduce) { .dot, .lt { animation: none; opacity: 1; transform: none; } }
Better Together.
merakicapital.co.uk