@keyframes gold-text-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.animated-gradient-text{color:#0000;-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,#1f5f6a,#256e7a,#368c99,#256e7a,#1f5f6a);background-size:300% 100%;-webkit-background-clip:text;background-clip:text;animation:6s ease-in-out infinite gold-text-shift;display:inline-block}@keyframes gold-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.btn-gold-anim{color:#fff;background-image:linear-gradient(90deg,#1f5f6a,#256e7a,#368c99,#256e7a,#1f5f6a);background-size:300% 100%;animation:6s ease-in-out infinite gold-shift}.btn-warm-anim{color:#fff;background-image:linear-gradient(90deg,#a58023,#d4b96a,#a58023,#d4b96a,#a58023);background-size:300% 100%;animation:6s ease-in-out infinite gold-shift}.btn-teal-anim{color:#fff;background-image:linear-gradient(90deg,#1f5f6a,#368c99,#5db4bf,#368c99,#1f5f6a);background-size:300% 100%;animation:6s ease-in-out infinite gold-shift}
