/* ============================================================================================
	WAVE THERAPY SECTION 4 / PATTERN
============================================================================================ */
.hhobar-wave-therapy-section-4-inner {
	flex-flow: column
}
.hhobar-wave-therapy-section-4-point {
	font-size: clamp(40px, 10vw, 100px)
}
@media screen and (min-width: 941px) {
	.hhobar-wave-therapy-section-4-inner {
		flex-flow: row nowrap
	}
	.hhobar-wave-therapy-section-4-point {
		writing-mode: vertical-lr
	}
}
