I have a problem. I have to explore absolute and conditional convergence of this function series

Unfortunately. I didn't find in my reference any words about "absolute and conditional", Instead I've just seen "uniform convergence, amount and balance" of function series. I've jusy started to learn it. Help me find out the steps of solving and solve my example.
Thank You so much!
This series is absolutely convergent:
$$\big| \sum_{n=1}^{ \infty}3^n \sin \left( \frac{x}{5^n} \right) \big| \le \sum_{n=1}^{ \infty}3^n \sin \left( \frac{|x|}{5^n} \right) \le \sum_{n=1}^{ \infty}3^n \frac{|x|}{5^n}=\\|x|\sum_{n=1}^{ \infty} \left( \frac{3}{5} \right)^n=|x| \left(\frac{1}{1-3/5}-1 \right)= \frac{3|x|}{2}$$
by summing the geometric series and noting that $-|x| \le \sin(x) \le |x|\ \forall x \in \mathbb{R}$.