html{height:100%}body{height:100%;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;-direction:column;-webkit-box-align:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;margin:0;padding:0;box-sizing:border-box;background-color:#fefefe;color:#0e0e0e;font-family:-apple-system,BlinkMacSystemFont,"segoe ui",Helvetica,Arial,sans-serif,"apple color emoji","segoe ui emoji","segoe ui symbol";line-height:1.5;font-size:1.2rem;word-wrap:break-word}a:link{color:#0e0e0e}a:visited{color:#0e0e0e}a:hover{color:#0e0e0e}a:active{color:#0e0e0e}.header-content-division{padding-top:40px}#page-header{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;background-color:rgba(255,255,255,0.9);transition:top 750ms ease, background-color 1.2s ease;position:fixed;top:-100px;margin:0;padding:0;padding-top:10px;width:100%;max-width:1280px;z-index:2}#page-header a{text-decoration:none}#page-header.hamburger-mode{background-color:transparent;transition:top 750ms ease, background-color 0s linear}#page-header.sticky{top:0px}#page-header .header-branding{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex:0;flex-shrink:0;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex-grow:1;-ms-flex:1;flex-grow:1;-webkit-box-pack:left;-moz-box-pack:left;-ms-flex-pack:left;-webkit-justify-content:left;justify-content:left;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;padding:0;margin:0;margin-left:20px}#page-header .header-branding a{text-transform:uppercase;font-size:2.10rem;font-weight:700;color:#4e4e4e}#page-header .header-branding a:hover{color:#3879a1}#page-header nav.header-nav{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;-direction:row;margin-right:20px}#page-header nav.header-nav ul{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;-direction:row;justify-items:space-between}#page-header nav.header-nav ul.header-links{display:none;visibility:hidden;opacity:0;transition:opacity 1s linear}#page-header nav.header-nav li{-webkit-box:1;-moz-box:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;list-style-type:none;margin:0 1em}#page-header nav.header-nav li a:hover{color:#3879a1}.hamburger{user-select:none;cursor:pointer;height:1.75rem;width:2.45rem;padding-bottom:30px;z-index:3}.hamburger:hover>.toggle-bar{background:#3879a1}.hamburger:hover>.toggle-bar:after{background:#3879a1}.hamburger:hover>.toggle-bar:before{background:#3879a1}.hamburger .toggle-bar{position:absolute;top:58%;transform:translateY(-58%);transition:all 250ms ease;background:#4e4e4e;content:'';height:.35rem;width:2.45rem;margin:0;margin-top:0}.hamburger .toggle-bar::after{position:absolute;top:58%;transform:translateY(-58%);transition:all 250ms ease;background:#4e4e4e;content:'';height:.35rem;width:2.45rem;margin:0;margin-top:.7rem}.hamburger .toggle-bar::before{position:absolute;top:58%;transform:translateY(-58%);transition:all 250ms ease;background:#4e4e4e;content:'';height:.35rem;width:2.45rem;margin:0;margin-top:-.7rem}.hamburger.expanded .toggle-bar{background:transparent}.hamburger.expanded .toggle-bar::after{background:#4e4e4e;margin-top:0;transform:rotate(45deg)}.hamburger.expanded .toggle-bar::before{background:#4e4e4e;margin-top:0;transform:rotate(-45deg)}#site-menu{box-sizing:border-box;position:fixed;left:0;top:0;width:100%;height:0;overflow:hidden;transition:height 550ms ease;background-color:#d0eafa;border-bottom:1px solid #3879a1;z-index:1}#site-menu a{text-decoration:none;color:#4e4e4e}#site-menu a:hover{border-bottom:1px solid #3879a1;color:#0e0e0e}#site-menu.visible{height:100%;opacity:1}#site-menu .site-menu-body{width:100%;height:100%;max-width:80%;margin:0 auto;padding:20px}#site-menu .site-menu-body .site-nav{position:relative;top:50%;transform:translateY(-50%);font-size:1.5em;text-align:right}#site-menu .site-menu-body .site-nav li{list-style-type:none}#site-menu .site-menu-body .social-links{font-size:0.65em;border-top:1px solid #c9c9c9}#site-menu .site-menu-body .social-links ul{list-style:none}#site-menu .site-menu-body .social-links ul li{padding:10px 0}#site-menu .site-menu-body .social-links ul li .contact-link-icon{margin-left:10px;width:1em}#site-menu .site-menu-body .site-menu-tagline{position:absolute;left:50%;transform:translateX(-50%);bottom:0;color:#4e4e4e;font-size:.8em;font-style:italic;display:none}#landing{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;-direction:column;-webkit-box:1;-moz-box:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;max-width:600px;text-align:center;margin-bottom:3em}#landing .landing-branding{margin-top:30px}#landing .landing-branding h1.landing-title{font-size:3em;line-height:1em;margin:30px 0}#landing .landing-description{margin:0}#landing .landing-tagline{font-style:italic;color:#4e4e4e;margin:0}#landing .landing-tagline::before{content:'\2014'}#landing .landing-tagline::after{content:'\2014'}#landing nav{margin:30px 0}#landing nav .fa-lg{font-size:2.5em}#landing .social-links ul{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-moz-box-pack:space-evenly;-ms-flex-pack:space-evenly;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-flex-basis:250px;flex-basis:250px;margin:15px auto;padding:0;list-style:none}#landing .social-links ul li{-webkit-box:1;-moz-box:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}#landing .social-links ul a{color:#4e4e4e}#landing .social-links ul a:hover{color:#3879a1}#article{-webkit-box:1;-moz-box:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;max-width:800px;padding:20px;margin:40px 0}#article *{box-sizing:border-box}#article a{color:#3879a1;text-decoration:none;font-weight:bold}#article a:active{text-decoration:underline}#article a:hover{text-decoration:underline}#article strong{font-weight:600}#article p{margin-top:0;margin-bottom:16px;margin-top:0;margin-bottom:10px}#article dl dt{font-size:1.15em;font-style:italic;font-weight:600}#article dl dd{padding:0 16px;margin-left:0;margin-bottom:16px}#article table{margin-top:16px;margin-bottom:16px;display:block;width:100%;overflow:auto;border-collapse:collapse}#article table th{font-weight:600;padding:6px 13px;border:1px solid #c9c9c9;background-color:#fdfdfd}#article table td{padding:6px 13px;border:1px solid #c9c9c9;background-color:#fdfdfd}#article pre{margin-top:0;margin-bottom:16px}#article hr{height:.25em;margin:24px 0;overflow:hidden;background:transparent;border:0;border-bottom:1px solid #c9c9c9}#article h1,#article h2,#article h3,#article h4,#article h5,#article h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25;margin:.67em 0;padding-bottom:.3em;font-weight:600;border-bottom:1px solid #c9c9c9}#article h1{font-size:1.75em}#article h2{font-size:1.5em}#article h3{font-size:1.25em}#article h4{font-size:1em}#article h5{font-size:.875em}#article h6{font-size:.85em}#article li>p{margin-top:16px}#article blockquote{box-shadow:0 0 6px rgba(0,0,0,0.5);padding:80px 1em 1.75em;margin:1.5em 0 0;color:#4e4e4e;background:#fdfdfd;border-left:10px solid #ddd}#article blockquote::before{position:relative;display:block;height:0;line-height:.5em;content:'\201C';top:-50px;font:italic 400%/1 Cochin,Georgia,times new roman,serif;color:#999}#article blockquote p{padding-bottom:1em}#article blockquote cite{margin-right:1em}#article blockquote .fancy-quote-citation{color:#3879a1;text-align:right}#article summary{font-style:italic}#article img{max-width:100%;box-sizing:content-box;background-color:#fdfdfd;border-style:none;box-shadow:0 3px 15px rgba(0,0,0,0.2)}#article img[align=right]{padding-left:20px}#article img[align=left]{padding-right:20px}#article .news-article>p:first-of-type::first-letter{float:left;padding-right:10px;font-size:4em}#list-page{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box:1;-moz-box:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;-direction:column;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;max-width:800px;padding:20px}#list-page .content-header summary{font-style:italic}#list-page .content-list{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:40px 0}#list-page h1,#list-page h2{margin-top:24px;font-weight:600;line-height:1.25;margin-bottom:16px;border-bottom:1px solid #c9c9c9}#list-page h1{font-size:1.65em;text-transform:uppercase}#list-page h2{font-size:1.5em;padding-bottom:.3em}#list-page a{color:#3879a1;text-decoration:none}#list-page strong{font-weight:600}#page-footer{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;padding:12px;font-size:.75em;text-align:left;color:#4e4e4e;background-color:#fffed1;border-top:4px solid #c9c9c9}#page-footer .footer-nav{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;max-width:1280px;margin-top:3em;margin-bottom:3em}#page-footer .footer-nav a{text-decoration:none;color:#4e4e4e}#page-footer .footer-nav a:hover{color:#0e0e0e}#page-footer .footer-nav .social-links a:hover{color:#0e0e0e}#page-footer .footer-nav li{list-style-type:none;padding-bottom:10px}#page-footer .footer-col{padding:10px;min-width:150px}#page-footer .footer-col h1{margin:0;padding:0;color:#0e0e0e;font-size:2.10rem;line-height:1em}#page-footer .footer-col h2{font-size:1em;line-height:1em}#page-footer .footer-follow .social-links ul{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;-direction:column;padding:0;padding-left:7px}#page-footer .footer-follow .contact-link-icon{display:inline-block;margin-right:10px;width:1em}#page-footer p{padding:0;padding-left:5px}#page-footer h2{margin:0;padding:0;color:#0e0e0e}#page-footer .footer-nav ul{padding:0;padding-left:5px}#page-footer .footer-branding{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;-direction:column;width:100%}#page-footer .footer-branding a{text-transform:uppercase}#page-footer .footer-tagline{box-sizing:border-box;padding:1em 0 1em 5px;margin-bottom:3em;font-style:italic;border-bottom:1px solid #c9c9c9}#page-footer .footer-back-to-top{font-size:1.2em}#page-footer .footer-copyright{margin:0;padding:0;padding-bottom:3em}.full-screen-page{-webkit-box:1;-moz-box:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;background-repeat:no-repeat;background-position:top;min-height:100vh}.full-screen-page main{text-align:center;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;justify-items:stretch;padding:20px;color:#d0eafa}.full-screen-page main h1{font-size:5em;color:#fffed1;text-shadow:#4e4e4e 1px 0 10px;margin:30px 0}.full-screen-page main h2{font-size:2em;color:#4e4e4e;text-shadow:#fffed1 1px 0 10px}.full-screen-page main a{text-decoration:none}.full-screen-page .http-404-directions{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box:1;-moz-box:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;font-size:4em;margin:40px 0}.full-screen-page .http-404-directions a{color:#4e4e4e;text-shadow:#fffed1 1px 0 10px}.full-screen-page .http-404-directions a:hover{color:#3879a1}.full-screen-page.http-404{background-image:url(/img/404-lost.jpg)}@media (min-width: 1024px){.header-content-division{padding-top:80px}#page-header nav.header-nav ul{min-width:480px}#page-header nav.header-nav ul.header-links{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#page-header nav.header-nav ul.header-links.visible{visibility:visible;opacity:1}#site-menu .site-menu-body{max-width:800px;padding:40px;font-size:1.25em}#site-menu .site-menu-body .site-nav{max-width:1025px}#landing .landing-description{margin:0 2em}#article blockquote{margin:1.5em 0;padding:1em 1em 1.75em}#article blockquote::before{display:block;margin-left:-1em;top:0}#page-footer .footer-nav{-ms-flex-pack:distribute;-webkit-justify-content:space-around;justify-content:space-around}#page-footer .footer-branding{flex-basis:175px;white-space:pre-line}#page-footer .footer-tagline{border-bottom:none}}@media (min-width: 800px), (min-width: 280px) and (min-height: 600px){#site-menu .site-menu-body .site-menu-tagline{display:block}}

/*# sourceMappingURL=pounce.css.map */