body {
	margin: 0;
}

.hr-navbar {
	*width: 1600px;
	*max-width: 100vw;
	*margin: 0 auto !important;
}

.hr-navbar.uk-active {
	width: 100% !important;
	left: 0;
	top: 0;
}

.hr-navbar + .uk-container {
	border-top: 1px solid #fff;
	margin-top: 15px;
}

.submenu {
	*width: 1600px;
	*max-width: 100vw;
	*margin: 0 auto !important;
	*border-radius: 10px;
}

.takeover-promo {
	background: url('../../img/hr-tech-2026/bg-takeover.jpg') #fff center center no-repeat !important;
	background-size: cover !important;
	padding: 20px;
}

.takeover-container .takeover-logo {
	display: block;
	background: url('../../img/logo-virtual.svg') center center no-repeat;
	background-size: contain;
	width: 300px;
	height: 50px;
	margin: 10px 0;
}

.takeover-container .takeover-title {
	font-family: 'Inter', sans-serif;
	font-size: 42px;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	text-transform: uppercase;
	line-height: 50px;
	letter-spacing: normal;
	background: linear-gradient(90deg, #CC76EE 0%, #C836EC 50%, #9B4DFF 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin: 0;
}

.takeover-container .takeover-subtitle {
	font-family: 'Inter', sans-serif;
	font-size: 56px;
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: 64px;
	letter-spacing: normal;
	background: linear-gradient(90deg, #FFF 0%, #C4A8FF 60%, #A78BFA 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin: 0 0 30px 0;
}

.takeover-promo .takeover-date {
	position: relative;
	font-family: 'Inter', sans-serif;
	font-size: 18px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 28px;
	letter-spacing: normal;
	color: #fff;
	margin: 15px 20px 15px 0;
	padding-left: 32px;
}

.takeover-promo .takeover-date:before {
	display: block;
	content: "";
	position: absolute;
	left: 10px;
	top: 5px;
	width: 16px;
	height: 16px;
	background: url('../../img/hr-tech-2026/ico-calendar.svg') center center no-repeat;
	background-size: contain;
}

.takeover-promo .takeover-date ul.uk-subnav-line > li:nth-child(n+2):before {
	border-left: 1px solid #fff;
	height: 16px;
}

#countdown {
	max-width: 350px;
}

#countdown .unit {
	padding: 5px !important;
	width: 54px !important;
	height: 54px !important;
	border-radius: 10px !important;
	background: #fff;
	text-align: center;
}

#countdown .unit .number {
	font-family: 'Inter', sans-serif;
	font-size: 32px !important;
	font-weight: 400 !important;
	line-height: 36px !important;
	letter-spacing: 0 !important;
	color: #0D1F43 !important;
}

#countdown .unit .label {
	font-family: 'Inter', sans-serif;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 14px !important;
	letter-spacing: 0 !important;
	color: #0D1F43 !important;
}

.takeover-promo .takeover-button .primary-button {
	position: relative;
	font-family: 'Inter', sans-serif;
	font-size: 20px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 24px;
	letter-spacing: normal;
	border-radius: 10px;
	background: linear-gradient(90deg, #18A8FF 0%, #0070E0 100%) !important;
	box-shadow: 0 0 30px 0 rgba(24, 168, 255, 0.55), 0 4px 20px 0 rgba(0, 0, 0, 0.40);
	border: none !important;
	text-transform: none!important;
	color: #fff;
	margin: 0;
	padding: 12px 24px !important;
}

.section-anchor.takeover,
.section-title.takeover,
.section-title.takeover a {
	*color: #0d1f43 !important;
}

.section-title.takeover span {
	color: #fff !important;
}

.hr-navbar a.hyper:before {
	*background-color: #fff !important;
}

.hr-navbar .menu-label {
	*color: #fff !important;
}

.hr-navbar i.ico-menu {
	*background: url('../../img/ico-menu-inverse.svg') center center no-repeat;
	*background-size: contain;
}

.hr-navbar i.ico-search {
	*background: url('../../img/ico-search-inverse.svg') center center no-repeat;
	*background-size: contain;
}

.hr-navbar li.my-menu:after {
	*border-right: 1px solid #fff !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
	
	
	
}

@media only screen and (max-width: 1199px) {
	
	#countdown {
		float: initial;
	}
	
}

@media only screen and (min-width: 1200px) {
	
	.takeover-promo {
		margin-bottom: 10px;
	}
	
	.hr-navbar .hr-label,
	.hr-navbar .hr-slogan {
		*color: #fff;
	}
	
	.hr-navbar .hr-logo {
		*background: url('../../img/logo.svg') no-repeat;
	}
	
	.hr-navbar.beta .uk-icon-search:before,
	.hr-navbar.beta .uk-icon-caret-down:before {
		*color: #fff;
	}
	
}

@media only screen and (min-width: 1024px) {
	
	.section-title.takeover,
	.section-title.takeover a {
		*color: #fff !important;
	}
	
}

@media only screen and (max-width: 639px) {
	
	.takeover-promo {
		padding: 20px 0;
	}
	
	.takeover-promo .uk-container {
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	
	.takeover-container .takeover-logo {
		width: 212px;
		height: 28px;
	}
	
	.takeover-container .takeover-title {
		font-size: 30px;
		line-height: 40px;
	}
	
	.takeover-container .takeover-subtitle {
		font-size: 36px;
		line-height: 42px;
		margin-bottom: 15px
	}
	
}