.text-border{-webkit-text-stroke:.5px #fff}:root{--primary-color: #6171fe;--secondary-color: #9f6afe;--tertiary-color: #b79dfe;--highlight-color: #ddd0fe;--dark-color: #6658fe;--pink-color: #E91E63;--white-color: #ffffff}@keyframes background{0%,to{background-position:left 0% bottom 0%}50%{background-position:left 200% bottom 0%}}@keyframes backgroundLinear{0%{background-position:0% 50%}to{background-position:200% 50%}}@keyframes backgroundSlide{0%{background-position:0 0%}to{background-position:100% 50%}}.custom-animation-background{animation:background 2s ease-in-out infinite}.custom-animation-linear{animation:backgroundLinear 3s linear infinite}.underline-gradient{background-image:linear-gradient(to right,var(--primary-color),var(--secondary-color),var(--tertiary-color))}.from-custom-dark{--tw-gradient-from: var(--dark-color)}.to-custom-dark{--tw-gradient-to: var(--dark-color)}
