.splash-rm .elementor-image-box-description {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 3.015em
}

.splash-rm-cta,
.splash-rl-cta {
	display: block;
	color: #061B3A;
	font-weight: 600;
	margin-top: 15px;
	cursor: pointer;
}

.splash-rm-cta {
	margin-top: -15px;
}

.splash-rl-cta {
	margin-top: 15px;
}

#splash-start-rl,
#splash-positive-rl,
#splash-musical-rl,
#splash-ho-learning-rl,
#splash-wealth-rl {
	display: none;
}

.elementor-editor-active #splash-start-rl,
.elementor-editor-active #splash-positive-rl,
.elementor-editor-active #splash-musical-rl,
.elementor-editor-active #splash-ho-learning-rl,
.elementor-editor-active #splash-wealth-rl {
	display: block;
}
