.reflection-text{-webkit-box-reflect:below -20px linear-gradient(transparent, rgba(0, 0, 0, 0.2));}.animate-float{animation-duration:3s;animation-timing-function:ease-in-out;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:float;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}@keyframes float{0%, 100%{transform:translateY(0px);}50%{transform:translateY(-20px);}}