@media (max-width: 900px) {
	:root {
		--psh-section-space: clamp(3.5rem, 7vw, 5rem);
	}
}
