.bc-2215ea06-nav {
	width: 100%;
}

.bc-2215ea06-list {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	list-style: none;
	margin: 0;
	padding: 0;
	gap: 0;
}

.bc-2215ea06-item {
	list-style: none;
	margin: 0;
	padding: 0;
}

.bc-2215ea06-link {
	text-decoration: none;
	transition: color 0.2s ease;
}

.bc-2215ea06-link:hover {
	text-decoration: underline;
}

.bc-2215ea06-current {
	font-weight: 600;
	cursor: default;
}

.bc-2215ea06-separator {
	list-style: none;
	user-select: none;
}
