@keyframes contact-float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-12px)rotate(180deg)}}@keyframes contact-float-reverse{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(12px)rotate(-180deg)}}@keyframes contact-bounce-gentle{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-6px)scale(1.05)}}@keyframes contact-pulse-gentle{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@keyframes contact-fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes contact-slide-down{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes contact-slide-in-left{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes contact-slide-in-right{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes contact-pulse-text{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.contact-float{animation:4s ease-in-out infinite contact-float}.contact-float-reverse{animation:6s ease-in-out infinite contact-float-reverse}.contact-bounce-gentle{animation:3s ease-in-out infinite contact-bounce-gentle}.contact-pulse-gentle{animation:5s ease-in-out infinite contact-pulse-gentle}.contact-fade-in-up{animation:.8s ease-out forwards contact-fade-in-up}.contact-slide-down{animation:.6s ease-out forwards contact-slide-down}.contact-slide-in-left{animation:.8s ease-out forwards contact-slide-in-left}.contact-slide-in-right{animation:.8s ease-out forwards contact-slide-in-right}.contact-pulse-text{animation:3s ease-in-out infinite contact-pulse-text}.contact-animation-delay-300{animation-delay:.3s}.contact-animation-delay-500{animation-delay:.5s}.contact-animation-delay-600{animation-delay:.6s}.contact-animation-delay-800{animation-delay:.8s}.contact-animation-delay-900{animation-delay:.9s}.contact-animation-delay-1000{animation-delay:1s}.contact-animation-delay-1100{animation-delay:1.1s}.contact-animation-delay-1200{animation-delay:1.2s}.contact-animation-delay-1300{animation-delay:1.3s}.contact-animation-delay-1400{animation-delay:1.4s}.contact-animation-delay-1500{animation-delay:1.5s}.contact-animation-delay-2000{animation-delay:2s}.contact-animation-delay-3000{animation-delay:3s}
