.ml-60ebe544-wrapper {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.ml-60ebe544-track {
	display: flex;
	width: max-content;
	will-change: transform;
}

.ml-60ebe544-track-inner {
	display: flex;
	align-items: center;
	flex-shrink: 0;
}

.ml-60ebe544-item {
	display: inline-flex;
	align-items: center;
	flex-shrink: 0;
	white-space: nowrap;
}

.ml-60ebe544-item a {
	text-decoration: none;
	color: inherit;
	display: inline-flex;
	align-items: center;
}

.ml-60ebe544-item-text {
	font-size: 1.5em;
	font-weight: 600;
	line-height: 1.4;
}

.ml-60ebe544-item-image {
	display: inline-flex;
	align-items: center;
}

.ml-60ebe544-item-image img {
	display: block;
	object-fit: contain;
}

.ml-60ebe544-separator {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	padding: 0 10px;
	line-height: 1;
}

.ml-60ebe544-wrapper.ml-60ebe544-paused .ml-60ebe544-track {
	animation-play-state: paused !important;
}
