

/* Start:/local/templates/main/template_styles.css?1685012400699*/
.header_fix{
	height: 178px;
}
.header_white{
	background-color: #FFFFFF;
	transition: background-color 0.5s;
}
.header{
	transition: background-color 0.5s;
}
.header__desktop nav{
	height: 25px;
	transition: height 0.5s;
	overflow: hidden;
}
.header_white .header__desktop nav{
	height: 0px;
	transition: height 0.5s;
}
.header__top-row{
	transition: margin-bottom 0.5s;
}
.header_white .header__top-row{
	margin-bottom: 0;
}
.headliner_dot .headliner__text{
	margin-left: 23px;
}
.headliner_dot .headliner__text li:before{
	content: '';
	background-color: #b2da22;
	width: 10px;
	height: 10px;
	margin-right: 16px;
	border-radius: 50%;
	display: inline-block;
}
/* End */
/* /local/templates/main/template_styles.css?1685012400699 */
