<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body { margin:0; padding:0; height:100%; width:100%; }
body {
	background-color: #eff2f4;
}

header .segmentbar a {
        color: #fff !important;
}

#inwb_hirlevel_fejlec_section { 
	margin: 40px auto 0;
	/*max-width: 1152px;
	padding: 15px;
	font-size: 18px;
	color: #18214d;
	font-family: Tele-Grotesk-NextRegular,"Helvetica Neue",Helvetica,Arial,sans-serif;
	background-color: #f4f2ed;*/
}


#inwb_hirlevel_fejlec_section #iframe_container_fejlec{
	position: relative;
	overflow: hidden;
	width: 100%;
        padding-top: 550px;
}

	#inwb_hirlevel_fejlec_section #iframe_container_fejlec iframe{
		position: absolute;
		top: -8px;
		left: -8px;
		width: 106%;
		height: 108%;
	}</pre></body></html>