/* Ensure smoothly animating properties and base setup */
.kb-scroll-target-592e4e0e {
	will-change: transform;
	transition: transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
