html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

/* Clearfix */
* html .clearfix{height:1%;overflow:visible;}*+html .clearfix{min-height:1%;}.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden;font-size:0;}

@font-face {
	font-family:'fa-brands';
	src:url('Fonts/fa-brands-400.woff2') format('woff2'),
		url('Fonts/fa-brands-400.woff') format('woff');
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:'fa-solid';
	src:url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/webfonts/fa-solid-900.woff2') format('woff2');
	font-weight:normal;
	font-style:normal;
}


@font-face {
	font-family:'fa-light';
	src:url('Fonts/fa-light-300.woff2?update=1') format('woff2'),
		url('Fonts/fa-light-300.woff') format('woff');
	font-weight:normal;
	font-style:normal;
}
