@charset "utf-8";

/* Metrics - April 2026 */

/* CSS Root - Set root font size to base 10 (10/16 = 0.625 = 62.5%) or calc(1em * 0.625) if supported, required for REM measurements (percentages or relative units are used to support client specified font sizes which allows for better accessibility). */
:root { font-size: 62.5%; font-size: calc(1em * 0.625); }

/* CSS Reset - 1em Base with Box Sizing */
* { border: 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; font-family: arial,sans-serif; font-size: 1em; -webkit-font-smoothing: antialiased; line-height: 1em; margin: 0; padding: 0; text-align: center; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; text-size-adjust: 100%; vertical-align: middle; }

body, html { margin: 0;padding:0;background-color: #fff;font-family: Arial, sans-serif;  vertical-align: middle;  }

.Wrapper {margin: 0 auto; }

.Header {color: #fff; position: relative; border-bottom: 5rem solid #069; margin-bottom: 3rem;}
.Header>* {color: #fff; text-align: center;}
.Divider{}


.OuterContainer {margin: 0 auto;position: relative; width: 100%;}
.Intro { margin: 0 auto;position: relative; padding: 0 2rem 2rem 2rem; width: 100%; max-width: 1080px; }


.Bar {padding: 1.2rem; background-color: #006699; color: #fff; text-align: left; margin-bottom: 1rem;}
.BarInner { margin: 0 auto;position: relative; padding: 0 2rem; width: 100%; max-width: 1080px; }

.Content { margin: 0 auto 3rem auto;position: relative; padding: 0 2rem 2rem 2rem; width: 100%; max-width: 1080px; }
.Content>p {font-family: 'Heebo', sans-serif; font-size: 1.8rem; line-height: 2.8rem; padding: .8rem .8rem 1.2rem .8rem; text-align: left;} 

.SubSection {display:inline-block; width: 49%; min-height: 30rem; vertical-align: top; margin-bottom: 6rem; padding: .6rem 1.8rem;}
.SubSectionFullWidth {width: 100%; margin-bottom: 2rem; padding: .6rem 1.8rem;}


.Logo {padding-top: 1rem; position: absolute; bottom: -8rem; right:28%; width: 13rem; background-color: #fff;}
.Logo img {width: 100%;}


.FullContent {padding: 2.4rem; text-align: center;}
.Images {width: 49%; display: inline-block; vertical-align: top; padding: 0; background-color: #efefef; margin-right: 2%;}
.FullWidth {width: 100%;}

.Docs {margin-top: 5rem;}
.Docs>div {width: 25%; display: inline-block; margin: 0 2rem;}


.Padding {padding: 1.6rem;}
.TopPad {margin-top: 3rem;}
.StandAlone {padding: 2.4rem 0;}
.Center {padding: .8rem .8rem; text-align: center;}
h1 {font-size: 5.2rem;line-height:normal; color:#069; padding:2rem;  width: 100%; font-weight: 700;text-transform: uppercase;}

h2 {font-size: 3.2rem; line-height: 4.2rem;padding: .8rem; color: #069; text-align: left;}
h2.White {color: #fff;}
h3 {font-size: 2.4rem; line-height: 3.2rem; padding: .8rem; color: #069; text-align: left;}
h3.White {font-size: 2.4rem; line-height: 3.6rem; padding: .8rem; color: #fff; text-align: left;}
h4 {font-size: 2.1rem; line-height: 3.2rem; padding: .8rem; color: #069; text-align: left;}
h4.Gray {color: #555;}

p {font-family: 'Heebo', sans-serif;text-align: center;color: #666; font-size: 1.8rem; line-height: 2.8rem; padding: .8rem .8rem 1.2rem .8rem;}
p.Center {text-align: center; display: inline-block;}
p.QuoteCitation {text-align: right; font-size: 1.4rem; line-height: 2.1rem;}
p.SubTitle {font-size: 3.2rem; line-height: 4.8rem; color:#09c; text-align: center; font-weight: 300;}
p.LeftAlign {text-align: left;}
p.Warning {color: orange;}
p.Alert {color: red;}



img {width: 100%; background-color: #fff;}
img.Poster {width: 100%; padding: 1.6rem;}
img.WithBorders {width: 100%; border: 0.1px solid #d9d9d9; padding: .8rem; margin-bottom: 1rem;  margin-top: 1rem;}
img.Right{float: right; margin-left: 1.6rem;}
img.Left{float: left; margin-right: 1.6rem;}
img.Large {width: 85%;}
img.Medium {width: 65%;}
img.Small {width: 35%;}
img.ExtraSmall {width: 16%;}
.Intro img {padding-left:.8rem; padding-bottom: 1.2rem;}

.Video {width: 80%; padding: 0 1rem; margin: 3rem auto 1rem auto;}
.EmbedContainer {position: relative; padding-bottom: 56.25%; overflow: hidden; }	
.EmbedContainer iframe,.EmbedContainer object,.EmbedContainer embed {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

hr {height: 1px; border: none; border-top: 1px dotted #999; margin-top: 70px; margin-bottom: 4.5rem;margin-left: 1.5rem;}

a, a:visited {font-family:sans-serif;text-decoration: underline;font-size: 1.8rem;color:#069;}
a:hover {font-family:sans-serif;color: #09c;}

a.Button, a.Button:visited {background-color:#45390c; width:auto; max-width: 1.5rem; padding: 1.2rem 1.6rem;color: #fff;text-decoration: none;}
a.Button:hover {background-color:#09c;color: #fff;}

ul {padding:0 2.4rem;}
ul li {text-align: left; color: #666; font-size: 1.8rem; line-height: 2.6rem; padding: 0 1.6rem 1.2rem 1.6rem; margin-left: 3rem;}
ul.List {padding:1.6rem 3.5rem;}



/* Blockquotes */
blockquote {position: relative; padding: 3rem; font-size: 1.4rem;font-style: italic; margin-top: -3rem;}
blockquote>p { font-size: 1.8rem; font-style: italic; line-height: 2.8rem; padding-top:0; padding-right: 1.2rem; padding-bottom: .8rem; padding-left: 1.2rem; text-align: center; font-family: Georgia, "serif";}

blockquote>p:before {content: '\201C'; position: absolute; left: 1rem; top:3rem; font-family: Georgia, serif; font-size: 8rem; color: #666;}
blockquote>p:after {content: '\201D'; position: absolute; right: 3rem; bottom:1rem; font-family: Georgia, serif; font-size: 8rem; color: #666; }




@media screen and (max-width: 82em) {
	/*Screen size 1024px */
}


@media screen and (max-width: 64em) {
	/*Screen size 1024px */
	.Video {width: 100%; margin: 2rem auto 1rem auto;}
	h2.White {font-size:2.4rem; line-height: 3.6rem;}
}

@media screen and (max-width: 47.5em) {
	/*Screen size 760px */
	.Logo {padding-top: .8rem; position: absolute; bottom: -8rem; right:20%; width: 10rem;}

	.Bar {margin: 2rem 0rem 2rem 0rem;}
	.Intro {padding:0;}
	.Images {padding: 0;}
	.SubSection {width: 100%; margin-bottom: 2rem;}

	blockquote { margin-top: 0;}
	.Docs>div {width: 40%;}
	h2 {font-size: 2.4rem;line-height: 3.6rem; }
	.Center {margin-bottom: .8rem;}
	
	
	ul.List {padding-top: 0; padding-bottom: 0;}
	img.Medium {width: 98%;}


}


@media screen and (max-width: 38em){
	/*Screen size 608px */
	.Bar {padding: .8rem;}
	h1 {font-size: 3.6rem;line-height: 4.2rem;}
	h2.White {font-size:2.4rem; line-height: 3.2rem;}
	h4 {padding: 0; line-height: 2.1rem;}
	.Docs {margin-top: 3rem;}
	.Docs>div {width: 96%;}
}

@media screen and (max-width: 34em){
	/*Screen size 528px */
	.Logo {width: 8rem; bottom: -7rem;}
	.Video {margin: 1rem auto 1rem auto;}
	ul {padding:0 1rem;}
	p, ul li,a, a:visited {font-size: 1.6rem; line-height: 2.4rem;}
	p.SubTitle {font-size: 2.4rem; line-height: 2.8rem;}
	img.Large,img.Medium {width: 98%;}
}

@media screen and (max-width: 24em){
	/*Screen size 384px */
	h1 {font-size: 3rem;line-height: 3.6rem; padding: .4rem;}
	h2,h2.White {font-size: 2.1rem;line-height: 2.8rem;}
	.Docs {margin-top: 3rem;}
	.Docs>div {width: 96%;}
	
}

@media screen and (max-width: 21em){
	/*Screen size 336px */
	h1 {font-size: 2.8rem;line-height: 3.2rem; padding: 0;}
	h2 {font-size: 2.1rem;line-height: 2.8rem;}
	p.SubTitle {font-size: 2.1rem; line-height: 2.4rem;}
	
}