@keyframes upDown{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.animation-up-downU{animation:3s ease-in-out infinite upDown}.animation-up-downB{animation:4s ease-in-out infinite upDown}.text-outline{text-shadow:2px 2px #fff,2px 2px 2px #000,-2px -2px #000,2px -2px #000,-2px 2px #000,-2px 2px 2px #000,-2px -2px #000}html{scroll-behavior:smooth}@keyframes roteIconA{0%,to{transform:rotate(25deg)}50%{transform:rotate(-25deg)}}.animation-roteIconA{animation:3s ease-in-out infinite roteIconA}.animation-roteIconB{animation:4s ease-in-out infinite roteIconA}@keyframes roteIconC{0%,to{transform:rotate(60deg)}50%{transform:rotate(-60deg)}}.animation-roteIconC{animation:5s ease-in-out infinite roteIconC}@keyframes roteIconX{0%,to{transform:translate(-20px)}50%{transform:translate(20px)}}.animation-roteIconX{animation:5s ease-in-out infinite roteIconX}@keyframes roteIconY{0%,to{transform:translate(20px)}50%{transform:translate(-20px)}}.animation-roteIconY{animation:5s ease-in-out infinite roteIconY}
