

@charset "ISO-8859-1";

@font-face {
  font-family: "HKGrotesk-Bold";
  src:
    url("fonts/HKGrotesk-Bold.woff2") format("woff2"),
    url("fonts/HKGrotesk-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "HKGrotesk-SemiBold";
  src:
    url("fonts/HKGrotesk-SemiBold.woff2") format("woff2"),
    url("fonts/HKGrotesk-SemiBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

*{
  font-family:font-family: HkGrotesk-SemiBold, Verdana, Arial, Helvetica, sans-serif;
}

a {
	font-family: Impact
	font-size: 14px;
	color: #000000;
}
a:link {
	font-family: HkGrotesk-SemiBold, Verdana, Arial, Helvetica, sans-serif;
	
	text-decoration: underline;
}
a:visited {
	font-family: HkGrotesk-SemiBold, Verdana, Arial, Helvetica, sans-serif;
	
	text-decoration: underline;
	color: #222222;
}
a:hover {
	font-family: HkGrotesk-SemiBold, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF6633;
}
a:active {
	font-family: HkGrotesk-SemiBold, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #EC3B13;
}
body,td,th {
	font-family: HkGrotesk-SemiBold, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.link_white {	font-family: HkGrotesk-SemiBold, Arial, Helvetica, sans-serif;	font-size: 14px;	font-style: normal;	line-height: 19px;	color: #000000;	text-decoration: underline;}.image_subline {	font-family: HkGrotesk-SemiBold, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	line-height: 15px;}
.intro {	font-family: HkGrotesk-SemiBold, Arial, Helvetica, sans-serif;	font-size: 18px;	line-height: 22px;	color: #000000;}
.copy {	font-family: HkGrotesk-SemiBold, Arial, Helvetica, sans-serif;	font-size: 14px;	line-height: 18px;	color: #000000;}.boldHeadline {	font-family: HkGrotesk-SemiBold, Arial, Helvetica, sans-serif;	font-size: 14px;	font-style: normal;	font-weight: bold;	color: #000000;	line-height: 18px;}.BigOrangeHeadline {	font-family: HKGrotesk-Bold, Arial, Helvetica, sans-serif;	font-size: 20px;	font-style: normal;	font-weight: bold;	color: #F0552F;	line-height: 22px;}
.SmallOrangeHeadline {	font-family: HKGrotesk-Bold, Arial, Helvetica, sans-serif;	font-size: 14px;	font-style: normal;	font-weight: bold;	color: #F0552F;	line-height: 18px;}.link_whiteSmall {	font-family: HkGrotesk-SemiBold, Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: 14px;	color: #000000;	text-decoration: underline;}.link_main-nav {
	font-family: HKGrotesk-Bold, Arial, Helvetica, sans-serif;	font-size: 28px;	font-style: normal;
	text-decoration: none;	font-weight: bold;	color: #000000;	line-height: 34px;	}
.link_main-navSection {
	font-family: HKGrotesk-Bold, Arial, Helvetica, sans-serif;	font-size: 28px;	font-style: normal;
	text-decoration: none;	font-weight: bold;	color: #f17b5f;	line-height: 34px;	}.link_BigWhite {	font-family: HKGrotesk-Bold, Arial, Helvetica, sans-serif;	font-size: 20px;	font-style: normal;	font-weight: bold;	color: #000000;	line-height: 18px;}
a.BigOrange:link {	font-family: HKGrotesk-Bold, Arial, Helvetica, sans-serif;	font-size: 20px;	font-style: normal;	font-weight: bold;	color: #F0552F;	line-height: 18px;}
a.BigOrange:visited {	font-family: HKGrotesk-Bold, Arial, Helvetica, sans-serif;	font-size: 20px;	font-style: normal;	font-weight: bold;	color: #f17b5f;	line-height: 18px;}