////
/// Core Setting : Motion
/// @group core
////

$global-transition-duration: 0.3s;

$base-transition-ease: cubic-bezier(0.25, 0.1, 0.25, 1);
