/*  ------------------- Inherits from normalize.css   ------------------- */
*:focus-visible {
    outline: 3px solid #55A9DE; /* matches --brand-3 */
    outline-offset: 2px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }    
html { font-size: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }    
body, button, input, select, textarea { font-family: 'Dm Sans', sans-serif;}    
b, strong { font-weight: bold; }    
dfn { font-style: italic; }    
mark { background: #ff0; color: #000; }    
pre, code, kbd, samp { font: 1em monospace, serif; _font: 1em 'courier new', monospace; }    
small { font-size: 75%; }    
figure { margin: 0; }    
nav a { text-decoration: none; }    
fieldset { margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { *margin-left: -7px;  border: 0; }
button, input, select, textarea { margin: 0; font-size: 100%; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; /* 1 */ -webkit-appearance: button; *overflow: visible; }
input[type="checkbox"], input[type="radio"] { padding: 0; box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0; margin: 0; }
textarea { overflow: auto; vertical-align: top; }
/*  ------------------- Inherits from normalize.css   ------------------- */
 
/*  ------------------- Clearfix   ------------------- */
.group:after { content: " "; clear: both; display: block; }
/*  ------------------- Clearfix   ------------------- */
 
/*  ------------------- Global Settings & Reset  ------------------- */
html, body { border:0; height: 100%; margin:0; padding:0; width: 100%; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; margin:0; padding:0; }
/*  ------------------- Headers CSS ------------------- */
h1 {font-family: 'Saira Condensed';font-style: normal;font-weight: 800;font-size: 85px;line-height:1; text-transform: uppercase;}
h2 {font-family: 'Saira Condensed';font-style: normal;font-weight: 700;font-size: 60px;letter-spacing: -1.2px;text-transform: uppercase;line-height: 1;}
h3 {font-family: 'Saira Condensed';font-size: 48px;font-style: normal;font-weight: 700;line-height: 58px;letter-spacing: -0.96px;}
h4 {font-family: 'Saira Condensed';font-size: 34px;font-style: normal;font-weight: 500;line-height: 41px;letter-spacing: -0.68px;}
p, ul, ol, dl, dt, dd, form, fieldset, input { margin:0; padding:0; }
p {font-family: 'DM Sans';font-size: 18px;font-style: normal;font-weight: 400;line-height: 27px;letter-spacing: -0.36px; }
/*p, ul, ol { margin-bottom: 20px; }    */
ul ul, ul ol, ol ol, ol ul, ul.nav, .nav ul { margin-bottom: 0; }
ul, ol { list-style-type:none; list-style:none; }
blockquote { margin:22px 40px; padding:0; }    
table { border-collapse: collapse; border-spacing: 0; }    
table p, table ol, table ul { margin-bottom: 0; }    
th { text-align: left; } 
fieldset, img { border:0; }
label { cursor: pointer; }
sub, sup { position: relative; font-size: 0.7em; line-height: 1; vertical-align: baseline; }    
sup { top: -0.5em; }
sub { bottom: -0.25em; }
acronym, abbr { border-bottom:1px dashed; cursor:help; letter-spacing:1px; }
address { font-style: normal; }    
a { color: #00e; }
a:visited { color: #551a8b; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }    
.nav { line-height: 1; }
.nav a { text-decoration: none; }
.hide, .hideTitle { display: none; }
/*  ------------------- Global Settings & Reset  ------------------- */