:root,html,body{font-family:system-ui, sans-serif;font-size:16px;color:#333;background-color:#FAFAFA}body{margin:0;overflow:scroll}.body-container{min-height:100vh;display:flex;flex-direction:column}main{flex:1}h1{font-size:2rem}h2{font-size:1.3rem}code{font-family:Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace}.header>div{max-width:60rem;margin:0 auto 0 auto}.header .title{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-top:0.2rem;margin-bottom:0rem;padding-left:2.7rem;padding-right:3rem;font-size:2.3rem;font-weight:bold}.header .title img{width:4rem;position:relative;top:4px}.header .title a,.header .title a:link,.header .title a:visited{color:#333;text-decoration:none}.header .title a:hover,.header .title a:active{color:#E6001D}.header #main-nav,.header #main-nav.open{width:100%;margin:0 0 0 0;padding:0;background-color:#B30000}ul.nav-menu{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;max-width:60rem;margin:0 auto 0 auto;height:2.75rem;padding-left:3px;color:white;list-style-image:none;border-right:1px solid white}ul.nav-menu>li{width:10rem;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;list-style-type:none;border-left:1px solid white}ul.nav-menu>li a{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;color:white}ul.nav-menu>li a,ul.nav-menu>li a:link,ul.nav-menu>li a:visited{color:white}ul.nav-menu>li a:hover{background-color:#ccc !important;color:black !important}ul.nav-menu>li a:active{background-color:#B30000 !important}.footer{max-width:100%;background-color:#B30000;color:white;margin-top:2rem;padding:0.3rem 0.6rem}.footer>div{max-width:60rem;margin:0 auto 0 auto;display:flex;flex-direction:row;justify-content:center;align-items:center}.footer>div a{color:white;text-decoration:none}section.content{padding-left:3rem;padding-right:3rem;margin-left:auto;margin-right:auto;padding-top:1rem;max-width:60rem;min-height:60vh}.content img{min-width:50%;max-width:60rem}article{margin-bottom:3em}content.text-content>p,content.text-content>div{max-width:50rem}.content table{break-inside:avoid;margin-top:0.5em;border-collapse:collapse;border-top:2px solid #333;border-bottom:2px solid #333}.content table th,.content table td{text-align:left;vertical-align:top;padding:0.2em 0.8em 0.2em 0}.content table th{border-bottom:1px solid #333}.content table td{border-bottom:1px solid #CCC}.content .results-group{display:flex;column-gap:4rem;flex-wrap:wrap;flex-direction:row}.content .results-group .results-table{margin-bottom:1rem}.content .results-group .results-table table{width:100%}.content .results-group .results-table td{font-family:Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace;font-variant-numeric:tabular-nums}.content .results-group h3{margin-top:0}.content .title{margin-bottom:1em}.content .title h1{margin-top:0;margin-bottom:0}.content .title h2{margin-top:0;margin-bottom:0}.content .title h3{margin-top:0;margin-bottom:0}.content .body h1,.content .body h2{margin-top:2em}.content .body h3{margin-bottom:-0.5em;font-size:1.1rem}h1.light{font-weight:normal}main section.title{padding-top:1rem;padding-left:3rem;padding-right:3rem;margin:0 auto 0 auto;max-width:60rem}main section.title h1{margin:0;border-bottom:2px solid black}main section.title h2{margin:0}main section.title nav ul{list-style-image:none;margin:0;padding:0}main section.title nav ul>li{display:inline-block;list-style-type:none;margin:0 1rem 0 0}main section.title nav ul>li.current{font-weight:bold}.news-meta{margin-top:0;font-size:0.8rem}code{background-color:#DADADA;display:inline-block;padding-left:0.2em;padding-right:0.2em}table code{background-color:inherit;display:inline}.layout-site-home .title h1{font-size:3.6em}.layout-site-home #results h2{display:inline-block}.layout-site-home #results ul{display:inline-block;flex-direction:row;justify-content:flex-start;align-items:center;list-style-image:none;margin:1rem 0 -1rem 0;padding:0}.layout-site-home #results ul>li{display:inline-block;list-style-type:none;margin-right:1em}.layout-site-home #results ul>li:first-of-type{font-weight:bold;font-size:120%}.layout-site-home #news h2{margin-top:0}.layout-site-home #news ul{list-style-image:none;padding:0}.layout-site-home #news ul li{list-style-type:none;margin-bottom:0.5em}.layout-results-home ul#year-list{list-style-image:none;margin:1rem 0 -1rem 0;padding:0}.layout-results-home ul#year-list li:first-of-type{font-weight:bold}.layout-results-home ul#year-list li{display:inline-block;width:4rem;height:2rem;margin-left:1.5em;margin-right:1.5em;margin-bottom:2em;text-transform:uppercase;list-style-type:none;font-size:2rem}.layout-results-home ul#year-list li.current{font-weight:bold}#cookie-notice{border-top:2px solid black;position:fixed;bottom:0;left:0;right:0;padding:2em 4em 4em 4em;min-height:7em;background-color:#FFFBCD;text-align:center}#cookie-notice p{margin-bottom:2em}#cookie-notice #cookie-notice-accept{background-color:#0B5CAD;color:white;border:1px solid #333;border-radius:4px;padding:0.5em;cursor:pointer;margin-right:2em}#cookie-notice #cookie-notice-deny{background-color:#0B5CAD;color:white;border:1px solid #333;border-radius:4px;padding:0.5em;cursor:pointer;margin-right:2em}body.cookie-notice-displayed{margin-bottom:12em}.sidebar{max-width:40%;min-width:20%;margin:0 0 1rem 1.5rem;padding-left:1em;float:right}.section-home .body{max-width:60%}.section-home .body .note{position:relative;left:-1em}.note{background-color:#FFFBCD;box-shadow:0 0 10px rgba(0,0,0,0.4);padding:0.5rem 1rem 0.5rem 1rem;margin-bottom:1.5rem;margin-right:0}.content .body .note h2{margin-top:0}.aside{background-color:#CCD8F8;border:2px solid #333;padding:0.5rem 1rem 0.5rem 1rem;margin-bottom:1.5rem}.insert{background-color:#CCD8F8;border:2px solid #333;padding:1rem;margin-bottom:1.5rem}.note-left{margin-left:0;margin-right:1.5em;float:left}.xsidebar{background-color:#CCD8F8;border:2px solid #333;padding:1em;margin-bottom:1.5em;max-width:40%;min-width:20%;margin-left:1.5em;margin-right:0;float:right}.photo-gallery{margin-top:3rem}.photo-gallery .break{margin-bottom:4em}.photo{display:inline-block;border:1px solid black;padding:5px 5px 15px 5px;text-align:center;margin:0 22px 22px 0}.photo-gallery .photo img{margin:10px}.photo .thumbnail{width:180px;height:180px;margin-bottom:0.5em}a.lightbox,a.lightbox:link,a.lightbox:visited{text-decoration:none}#donation{clear:both;margin-top:1rem;margin-bottom:1rem;text-align:center;font-size:110%}#links{clear:both;margin-top:3rem;margin-bottom:1rem;text-align:center;font-size:120%}#links hr{margin-bottom:2rem}@media (max-width: 700px){.header{min-width:375px}.header .title{margin-top:0;margin-bottom:0;padding-left:0.2rem;padding-right:0.2rem;justify-content:center}.header #nav-hamburguer{justify-self:flex-start;display:block}.header #main-nav{height:5px;overflow:hidden;-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out}.header ul.nav-menu{display:flex;flex-direction:column;justify-content:center;align-items:center;height:auto}.header ul.nav-menu>li{max-width:60rem;height:3rem;border-bottom:1px solid white;border-left:0px}main section.content{padding-left:1rem;padding-right:1rem}main section.title{padding-left:1rem;padding-right:1rem}.sidebar{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:100%;min-width:100%;margin:0;float:none}.note{margin-bottom:1rem}.aside{padding:0.5rem;margin-bottom:1rem}}#main-nav.open{height:25rem;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}#nav-hamburguer{display:none;position:absolute;left:10px;top:12px;width:32px;height:32px;margin:0;padding:8px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}#nav-hamburguer span{display:block;position:absolute;height:6px;width:18px;background-color:#B30000;opacity:1;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}#nav-hamburguer span:nth-child(even){left:50%;border-radius:0 5px 5px 0}#nav-hamburguer span:nth-child(odd){left:8px;border-radius:5px 0 0 5px}#nav-hamburguer span:nth-child(1),#nav-hamburguer span:nth-child(2){top:6px}#nav-hamburguer span:nth-child(3),#nav-hamburguer span:nth-child(4){top:20px}#nav-hamburguer span:nth-child(5),#nav-hamburguer span:nth-child(6){top:34px}#nav-hamburguer.open span:nth-child(1),#nav-hamburguer.open span:nth-child(6){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#nav-hamburguer.open span:nth-child(2),#nav-hamburguer.open span:nth-child(5){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}#nav-hamburguer.open span:nth-child(1){left:10px;top:16px}#nav-hamburguer.open span:nth-child(2){left:20px;top:16px}#nav-hamburguer.open span:nth-child(3){left:0px;opacity:0}#nav-hamburguer.open span:nth-child(4){left:40px;opacity:0}#nav-hamburguer.open span:nth-child(5){left:10px;top:26px}#nav-hamburguer.open span:nth-child(6){left:20px;top:26px}_:-ms-fullscreen,.header img{width:64px;height:64px;position:relative;top:4px;border:0}_:-ms-fullscreen,.header .title{margin-top:0.2em;margin-bottom:0em;padding-left:2.7em;padding-right:3em;font-size:2.3em;font-weight:bold}_:-ms-fullscreen,#main-nav{width:100%;margin:0;padding:0;background-color:#B30000}_:-ms-fullscreen,ul.nav-menu{display:block;margin:0 auto 0 auto;height:2em;padding-left:3px;color:white;background-color:#B30000;list-style-image:none;border-right:1px solid white}_:-ms-fullscreen,ul.nav-menu>li{display:block;float:left;width:10em;height:2em;padding-left:6px;padding-top:4px;list-style-type:none;border-left:1px solid white;background-color:#B30000}_:-ms-fullscreen,ul.nav-menu>li a{text-decoration:none;color:white}_:-ms-fullscreen,ul.nav-menu>li a,ul.nav-menu>li a:link,ul.nav-menu>li a:visited{color:white}_:-ms-fullscreen,ul.nav-menu>li a:hover{background-color:#ccc !important;color:black !important}_:-ms-fullscreen,ul.nav-menu>li a:active{background-color:#b30000 !important}_:-ms-fullscreen,main{margin:6px 20px 6px 20px}_:-ms-fullscreen,footer{background-color:#B30000}
