html img{margin:auto;height:auto}html img.bordered{border:3px solid var(--cardinal-red)}html iframe,html video{border-radius:1em;border:2px solid var(--white);box-shadow:12px 12px 11px -3px #cacaca}html section.blue-background iframe,html section.blue-background video,html section.red-background iframe,html section.red-background video{box-shadow:12px 12px 11px -3px rgba(14,14,14,.431372549)}@media only screen and (max-width:380px){html img{width:320px}html iframe,html video{width:280px;height:162px}}@media only screen and (min-width:380px){html img{width:340px}html img.scaled{scale:1}html iframe,html video{width:360px;height:202px}}@media only screen and (min-width:600px){html img{width:550px}html iframe,html video{width:576px;height:324px}}@media only screen and (min-width:1000px){html img{width:800px}html iframe,html video{width:720px;height:404px}html .two-column.columns-25-75 img,html .two-column.columns-75-25 img{width:800px;height:auto}html .two-column.columns-25-75 iframe,html .two-column.columns-25-75 video,html .two-column.columns-75-25 iframe,html .two-column.columns-75-25 video{width:816px;height:459px}html .two-column img{width:480px;height:auto}html .two-column iframe,html .two-column video{width:480px;height:270px}html .three-column.columns-50-25-25 img{width:250px;height:auto}html .three-column img{width:350px;height:auto}html .three-column iframe,html .three-column video{width:480px;height:270px}}@media only screen and (min-width:1400px){html img{width:1100px}html img.scaled{scale:1.2}html iframe,html video{width:720px;height:404px}}html main{flex:1 1}html main h1{padding:10px 5vw 0}html main h1+p:has(i){padding:0 5vw 10px}html main>section{padding:10px}html main>section>h1{padding:10px 0 0 10px}html main>section:not(.full-width){margin:10px 5vw}html main>section+p:has(i){padding:0 5vw 10px}html main .blue{color:var(--buckeye-blue)}html main .red{color:var(--cardinal-red)}@media only screen and (max-width:380px){html main>section:not(.full-width){margin:15px 5px}}@media only screen and (min-width:600px){html main h1{padding:10px 5vw 0}html main h1+p:has(i){padding:0 5vw 10px}html main>section:not(.full-width){margin:15px 5vw}html main>section+p:has(i){padding:0 5vw 10px}}@media only screen and (min-width:1200px){html main h1{padding:10px 10vw 0}html main h1+p:has(i){padding:0 10vw 10px}html main>section:not(.full-width){margin:20px 10vw 15px}html main>section+p:has(i){padding:0 10vw 10px}}@media only screen and (min-width:1700px){html main h1{padding:10px 20vw 0}html main h1+p:has(i){padding:0 20vw 10px}html main>section:not(.full-width){margin:25px 20vw 15px}html main>section+p:has(i){padding:0 20vw 10px}}label{font-family:source-sans-pro,sans-serif;font-weight:600}label:has(+input:required):after{content:"* ";color:var(--cardinal-red)}label span{font-style:italic}input,label span,textarea{font-family:source-sans-pro,sans-serif}textarea{padding:7.5px 5px;background-color:unset;border:1px solid var(--web-gray);border-radius:7.5px}textarea:focus{border-color:var(--black)}textarea::placeholder{font-weight:200;font-style:italic}input{padding:7.5px 5px;background-color:var(--monumental-gray);border:1px solid var(--web-gray);border-radius:7.5px;color:var(--black)}input[type=checkbox]{width:unset;background-color:unset}input[type=checkbox]+label{font-weight:400}input[type=radio]{width:unset}input[type=radio]+label{font-weight:400}input:focus{border-color:var(--black)}input::placeholder{font-weight:200;font-style:italic;color:var(--black)}input:has(+button){border-top-right-radius:0;border-bottom-right-radius:0}input:has(+button):focus{border-top-right-radius:0;border-bottom-right-radius:0}input:has(+button):focus-visible{outline-offset:unset}input+button{padding:7.5px;border-width:1px;border-top-left-radius:0;border-bottom-left-radius:0}input+button:has(+button){border-top-right-radius:0;border-bottom-right-radius:0;margin-right:0}input+button+button{padding:7.5px;border-width:1px;border-top-left-radius:0;border-bottom-left-radius:0}select{padding:7.5px 5px;background-color:unset;border:1px solid var(--web-gray);border-radius:7.5px}@media only screen and (max-width:380px){html textarea{width:300px;height:4em}}@media only screen and (min-width:380px){html input{width:150px}html textarea{width:330px;height:4em}}@media only screen and (min-width:600px){html textarea{width:550px;height:4em}}@media only screen and (min-width:1000px){html form input{width:15em}html textarea{width:750px;height:4em}}@media only screen and (min-width:1400px){html input{width:175px}}body{display:flex;flex-direction:column;min-height:100vh;margin:0}body section.red-background{background-color:var(--cardinal-red)}body section.blue-background{background-color:var(--buckeye-blue)}body section.green-background{background-color:var(--appalachian-green)}body section.gray-background{background:radial-gradient(circle,rgb(255,255,255) 10%,rgb(179,177,177) 100%)}body section.superior-green-background{background-color:#007751}body section.blue-background,body section.gray-background,body section.green-background,body section.red-background,body section.superior-green-background{border-radius:1em;box-shadow:6px 6px 8px 2px #cacaca}a{color:var(--tech-blue-ada)}a:has(+button):has(button){margin-right:5px}a:has(+a){margin-right:5px}a:has(+a):not(:has(button)){margin-right:15px}a img.grayscale{filter:saturate(0);transition:.25s ease-in-out}a img.grayscale:hover{scale:1.05;filter:saturate(1)}a button{margin:15px}a button.call-to-action,a button.cta{font-size:1.25em}a:hover{opacity:.8}a+sub{color:var(--tech-blue-ada);margin-left:5px}p:has(i){-webkit-margin-before:0;margin-block-start:0}p:has(i):has(strong),p:has(strong):has(i){-webkit-margin-before:unset;margin-block-start:unset;-webkit-margin-after:0;margin-block-end:0}p.centered{text-align:center}p.right-align{text-align:right}p.x1-25{font-size:1.25em}p,span{color:var(--web-gray)}p,p.sans-serif,span,span.sans-serif{font-family:source-sans-pro,sans-serif}button{border:1.5px solid var(--web-gray);background-color:unset;color:var(--white);padding:5px 7.5px;border-radius:5px;font-weight:700;cursor:pointer;transition:background-color .25s}button:not(.not-color){background-color:var(--cardinal-red)}button.active,button:hover{transition:background-color .25s;color:var(--white);background-color:var(--web-gray)}button:has(+button){margin-right:2.5px}button.no-margins{margin:0}button:disabled{opacity:.6;cursor:not-allowed}button.cursor-wait{cursor:wait}@media only screen and (min-width:1000px){html button:hover{background-color:unset;color:unset}}ul{color:var(--web-gray)}ul li{font-family:source-sans-pro,sans-serif;margin-bottom:7.5px}ul.left-align{text-align:left}ul.two-column{column-count:2}ul.three-column{column-count:3}ul.white-boxes.white-boxes{font-family:Source Sans Pro,sans-serif;list-style:none}ul.white-boxes.white-boxes li{display:flex;justify-content:center;align-items:center;min-height:50px;text-align:center;font-weight:700;color:var(--buckeye-blue);background-color:var(--white);border-radius:1em}ul.circle-list{list-style:none;flex-wrap:wrap;-webkit-padding-start:0;padding-inline-start:0;-webkit-padding-end:10px;padding-inline-end:10px;font-family:Source Sans Pro,sans-serif}ul.circle-list,ul.circle-list li{display:flex;justify-content:center}ul.circle-list li{align-items:center;background-color:var(--cardinal-red);border-radius:1em;padding:15px;margin:5px;color:var(--white);font-weight:700;min-width:50px}@media only screen and (max-width:850px){html ul.mobile-one-column{column-count:1}html ul.three-column{column-count:2}}svg.large-circled{font-size:3em;border:4px solid var(--web-gray);border-radius:50%;padding:7.5px;height:50px;width:50px}div.sans-serif p,div.sans-serif span{font-family:source sans pro,sans-serif}div.grid{display:grid;grid-column-gap:10px;column-gap:10px}div.border{padding:5px;border:2px solid var(--web-gray);border-radius:.5em}h1,h2,h3,h4,h5,h6{font-family:source-sans-pro,sans-serif;color:var(--web-gray)}h1.centered,h2.centered,h3.centered,h4.centered,h5.centered,h6.centered{text-align:center}h1.blue,h2.blue,h3.blue,h4.blue,h5.blue,h6.blue{color:var(--buckeye-blue)}h1.red,h2.red,h3.red,h4.red,h5.red,h6.red{color:var(--cardinal-red)}h1{-webkit-margin-before:10px;margin-block-start:10px;font-weight:700;filter:drop-shadow(2px 1px 0 #b5b5b5);color:var(--buckeye-blue);font-size:2.5em}h1+p i{font-size:1.2em;font-family:source-sans-pro,sans-serif}h1:has(+p){-webkit-margin-after:0;margin-block-end:0}h1+p:has(i){padding:0 10px 10px;-webkit-margin-before:0;margin-block-start:0}section>h2{color:var(--cardinal-red)}h2:has(+div){-webkit-margin-after:0;margin-block-end:0}h2:has(+p){-webkit-margin-after:0;margin-block-end:0}h2 a:after{font-weight:300;font-size:65%;line-height:0;position:relative;vertical-align:baseline;top:-.35em;font-family:Font Awesome Light,sans-serif;content:""}h3{text-decoration:underline}h3:has(+p){-webkit-margin-after:0;margin-block-end:0}h3+p{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;font-family:source-sans-pro,sans-serif}@media only screen and (min-width:1000px){html h1{padding:10px 0 0 10px}}@media only screen and (max-width:800px){html h1{font-size:1.75em}html h1+p i{font-style:normal;font-size:1em;font-family:source-sans-pro,sans-serif}html h2{font-size:1.25em}}@font-face{font-family:Font Awesome Light;src:url("/assets/Font Awesome 7 Pro-Light-300.otf") format("opentype")}html{--cardinal-red:#c12637;--cardinal-red-deep:#70141e;--buckeye-blue:#0e3f75;--white:#ffffff;--black:#000000;--monumental-gray:#b0b3af;--tech-blue:#0098d3;--tech-blue-ada:#296066;--qyarry-blue:#69c2c6;--solar-yellow:#f3df89;--circleville-orange:#eba70e;--pawpaw-green:#bbd36f;--appalachian-green:#729364;--earth-brown:#8a5e32;--web-gray:#4d4d4d;--web-white:#ebebeb;--web-light-gray:#d4d4d4;font-family:Source Sans Pro,sans-serif}p.file-link{-webkit-margin-before:2px;margin-block-start:2px;-webkit-margin-after:2px;margin-block-end:2px}p.file-link a button{border:none;text-decoration:underline;margin:5px}