.nic-21e1e5f9-wrapper {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	overflow: hidden;
	width: 100%;
}

.nic-21e1e5f9-number-block {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	padding: 20px;
	background-color: #1a365d; /* Default placeholder */
}

.nic-21e1e5f9-number {
	font-weight: bold;
	font-size: 2rem;
	line-height: 1;
	color: #e53e3e; /* Default placeholder */
}

.nic-21e1e5f9-content-block {
	flex: 1;
	display: flex;
	align-items: center;
	padding: 20px 30px;
	background-color: #ffffff; /* Default placeholder */
}

.nic-21e1e5f9-text {
	font-size: 1rem;
	line-height: 1.5;
	color: #2d3748; /* Default placeholder */
}
