.pa-callout-right{font-size:12px;margin-left:4px;position:relative;top:-10px;margin-bottom:13px;color:#ffffff;background-color:#000000;padding:3px 4px;border-radius:3px}@keyframes bouncing{0%{top:-6px}100%{top:-10px}}.pa-callout-right{animation:bouncing .8s cubic-bezier(0.1,0.05,0.05,1) 0s infinite alternate both}.gradient-background{background:linear-gradient(300deg,deepskyblue,darkviolet,#d661a5,#baa5e7,#e9e6eb);background-size:300% 300%;animation:gradient-animation 30s ease infinite}@keyframes gradient-animation{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}