.stxf2 {
	text-shadow: 1px 1px 15px rgb(141 75 0), 1px 1px 15px rgb(141 75 0);
    font-weight: 1000;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: border-box, text;
    background-image: url(https://i.imgur.com/fMqEN6G.gif), linear-gradient(200deg, #fff 50%, #ad6b00 70%, #fff 101%, #fff 100%);
    background-size: 4em, 17em;
    animation: deyanim 2s linear infinite;
	transition: .3s;
}
.stxf4 {
    text-shadow: 1px 1px 15px rgb(243 208 0 / 88%);
    font-weight: bold;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: border-box, border-box, text;
    background-image: url(https://i.imgur.com/cWvW3KS.gif), url(https://i.imgur.com/fMqEN6G.gif), linear-gradient(200deg, rgb(247 198 54) 20%, rgb(245 212 0) 30%, rgb(213 187 0) 40%, rgb(255 226 0) 50%, rgb(163 137 0) 60%, rgb(255 224 0) 70%, rgb(141 125 0) 80%);
    background-size: 10em, 10em, 5em;
    animation: playboy 3.5s cubic-bezier(0.4,0,1,1) 0s running;
}
.stxf3 {
    font-weight: 800;
    position: relative;
    background-image: linear-gradient(123deg, #ca4141 0%, #dfad35 20%, #ca4141 30%, #dfad35 49%, #ca4141 57%, #dfad35 68%, #ca4141 83%, #dfad35 100%), url(https://i.imgur.com/fMqEN6G.gif);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text, border-box;
    animation: red_styleAnimate 5s linear infinite;
    background-size: 100em, 180px;
}
		