.mw_Giveaway_Countdown_Start {
	text-align: center;
	font-family: Arial, sans-serif;
	padding: 20px;
}

.mw_Giveaway_Countdown_Start .countdown-segment {
	display: inline-block;
	margin: 0 10px;
	text-align: center;
}

.mw_Giveaway_Countdown_Start .countdown-number {
	font-size: 4em;
	font-weight: bold;
	display: block;
	color: #ffffff;
	line-height: 1.3;
}

.mw_Giveaway_Countdown_Start .countdown-segment  {
	color: #5ce1e6;
}

.mw_Giveaway_Countdown_Start[data-datetime] {
	display: flex;
	justify-content: center;
	gap: 2vw;
	align-items: center;
}

.mw_Giveaway_Countdown_Start {
	position: relative;
	overflow: hidden;
}
