﻿@-webkit-keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}.screenreader-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}html{overflow-x:hidden;}@-webkit-keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}@keyframes fade-in{0%{opacity:0;}100%{opacity:1;}}.screenreader-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}html{overflow-x:hidden;}@keyframes space{40%{opacity:.75;}50%{opacity:.25;}60%{opacity:.75;}100%{transform:rotate(360deg);}}#HeaderFG{max-width:1440px;width:100%;z-index:1;margin-left:auto;margin-right:auto;box-shadow:0 3px 12px rgba(0,0,0,.23),0 3px 12px rgba(0,0,0,.16);overflow-x:hidden;box-shadow:none;position:sticky;position:-webkit-sticky;top:0;z-index:100;max-width:16rem;left:0;margin:0 0 0 0;display:flex;align-items:center;height:3.5rem;}#HeaderFG>*{margin:2rem;}@media only screen and (max-width:64em){#HeaderFG>*{margin:0;}}@media only screen and (min-width:90.063em){#HeaderFG{left:50%;transform:translateX(-45em);}}#HeaderFG>*{margin:0 1.5rem;}@media only screen and (max-width:64em){#HeaderFG>*{margin:0 .5rem;}}#HeaderFG #HeaderContent a{line-height:1;}#HeaderFG #HeaderContent #EpicLink img{height:1.5rem;}#HeaderFG #HeaderContent #HomeLink img{height:2rem;}@media only screen and (max-width:64em){#HeaderFG #HeaderContent #HomeLink img{height:1.5rem;}}#HeaderBG{width:calc(100% + 1px);box-shadow:none;position:sticky;position:-webkit-sticky;top:0;margin:auto;margin-top:-3.5rem;height:3.5rem;background-color:#003a80;z-index:90;display:flex;flex-direction:row;align-items:center;}#HeaderBG #HeaderLinks{margin-left:auto;margin-right:1.5rem;margin-top:0;margin-bottom:0;display:flex;flex-direction:row;align-items:center;}@media only screen and (max-width:64em){#HeaderBG #HeaderLinks{margin-right:0;}}#HeaderBG #HeaderLinks .simple-link{color:#fff;font-size:1.125rem;text-decoration:none;margin-right:1rem;}#HeaderBG #HeaderLinks .simple-link:hover{text-decoration:underline;}#HeaderBG #DirectoryLink{font-weight:600;font-family:"Source Sans Pro",sans-serif;font-size:1.125rem;box-shadow:0 0 3px #58595b;padding:.5rem 1rem;transition:box-shadow .3s ease;text-decoration:none;border-radius:.25rem;color:#fff;background-color:#0eaa71;box-shadow:0 4px 2px -2px gray;}@media only screen and (max-width:64em){#HeaderBG #DirectoryLink{margin-right:.5rem;}}#HeaderBG #DirectoryLink:hover{background-color:#089160;box-shadow:0 0 3px #000;color:#fff;}@media only screen and (max-width:64em){#HeaderBG #DirectoryLink{padding:.5rem .5rem;}}body.js-stickybit-parent #HeaderFG{position:fixed !important;max-width:16rem;}@media only screen and (min-width:90.063em){body.js-stickybit-parent #HeaderFG{left:50%;transform:translateX(-45em);}}body.js-stickybit-parent #HeaderBG{position:fixed !important;margin-top:0;z-index:99;}body.js-stickybit-parent .body-content{margin-top:3.5rem;}