@-webkit-keyframes dnxtgradient{0%{background-position:0 50%}50%,to{background-position:100% 50%}}@keyframes dnxtgradient{0%{background-position:0 50%}50%,to{background-position:100% 50%}}@-webkit-keyframes textclip{to{background-position:200% center}}@keyframes textclip{to{background-position:200% center}}.dnxt-grdnt-text-animation_font{font-size:100px}.dnxt-grdnt-text-animation,.dnxt-grdnt-text-animation-2{color:transparent;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.dnxt-grdnt-text-animation{background:-o-linear-gradient(135deg,#e52e71,#266de8,#8c65ed,#f36);background:-o-linear-gradient(45deg,#e52e71,#266de8,#8c65ed,#f36);background:linear-gradient(45deg,#e52e71,#266de8,#8c65ed,#f36);background-size:300% 300%;animation:dnxtgradient 8s ease-in-out infinite;-webkit-animation:dnxtgradient 8s ease-in-out infinite}.dnxt-grdnt-text-animation-2{background:-o-linear-gradient(left,#f36 0,#266de8 30%,#000 50%,#8c65ed 90%);background:-webkit-gradient(linear,left top,right top,from(#f36),color-stop(30%,#266de8),color-stop(50%,#000),color-stop(90%,#8c65ed));background:linear-gradient(90deg,#f36 0,#266de8 30%,#000 50%,#8c65ed 90%);background-size:200% auto;-webkit-animation:textclip 5.5s linear infinite;animation:textclip 5.5s linear infinite}