:root{--block-margin: 1.25rem;--header-margin-bottom: 4vh;--header-height: 2.08rem;--header-padding-top: 2.33rem;--aside-max-width: 82%}*{box-sizing:border-box}@font-face{font-family:terminal_grotesque;src:url(/fonts/terminal-grotesque-webfont.eot);src:url(/fonts/terminal-grotesque-webfont.eot?#iefix) format("embedded-opentype"),url(/fonts/terminal-grotesque-webfont.woff2) format("woff2"),url(/fonts/terminal-grotesque-webfont.woff) format("woff"),url(/fonts/terminal-grotesque-webfont.ttf) format("truetype"),url(/fonts/terminal-grotesque-webfont.svg#terminal_grotesqueregular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Open Sans;src:url(/fonts/OpenSans-VariableFont_wdth,wght.ttf);font-style:normal}@font-face{font-family:Open Sans;src:url(/fonts/OpenSans-Italic-VariableFont_wdth,wght.ttf);font-style:italic}@font-face{font-family:Inter;src:url(/fonts/Inter-VariableFont_opsz,wght.ttf);font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter-Italic-VariableFont_opsz,wght.ttf);font-style:italic}html{font-family:Inter;font-size:16px;background-color:#000;color:#fff;margin:0;background-image:url(/assets/bg.svg);background-repeat:no-repeat;background-position-y:top;background-position-x:-18rem}body{max-width:1920px;margin:0 auto}h1,h2,h3{font-family:terminal_grotesque;font-weight:400}h4,h5,h6{font-family:Open Sans;font-weight:700}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:1rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.2rem}h5,h6{font-size:1rem}p{margin-top:0;margin-bottom:1em}a:link,a:visited{color:#fff}a:hover{text-decoration:none}.clear{clear:both}.button-1,.button-2{font-family:Open Sans;font-weight:700;padding-top:.3em;padding-bottom:.3em;border-bottom:solid 1px white;display:inline-block;text-decoration:none}.button-1:hover,.button-2:hover{border-bottom:1px solid transparent}.button-1{font-size:1.33rem}.button-2{font-size:1rem}table{border-collapse:collapse;font-size:.83rem;margin-left:calc(var(--block-margin) * (-1));margin-right:calc(var(--block-margin) * (-1));width:calc(100% + 2 * var(--block-margin))}table td{flex:1 1 8rem}table td:first-child{flex:1 2 4rem;padding-left:var(--block-margin)}table h2,table h3,table h4{margin:0}tr{display:flex;border-top:1px solid white}tr:last-of-type{border-bottom:1px solid white}td{vertical-align:top;padding:2.5rem 0}td:last-child{padding-right:var(--block-margin)}body>section,body>header,body>footer{margin-left:var(--block-margin);margin-right:var(--block-margin);clear:both;width:calc(100% - 2 * var(--block-margin))}body>section{margin-bottom:20vh;float:left}body>header{font-family:Open Sans;margin-top:var(--header-padding-top);margin-bottom:var(--header-margin-bottom);justify-content:space-between;display:flex;height:var(--header-height)}body>header ul{list-style:none;margin:0;padding:0;text-transform:lowercase;font-weight:700;background-color:#000;width:100%;position:absolute;transform:translateY(2rem);left:0}body>header ul a:link,body>header ul a:visited{text-decoration:none}body>header ul a:hover{border-bottom:1px solid white}body>header li{padding-top:.5rem;padding-bottom:.5rem}body>header input{display:none}body>header ul{visibility:hidden;opacity:0;transition:visibility 0s .25s,opacity .25s linear;padding:1rem var(--block-margin)}body>header input:checked~ul{visibility:visible;opacity:1;transition:visibility 0s,opacity .25s linear;z-index:100}body>header .burger-button{width:1.5rem;height:1.5rem}.logo{font-family:terminal_grotesque;font-size:2rem}body>footer{clear:both;font-size:.75rem;gap:4rem;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:2rem}body>footer>div{margin-bottom:2rem}body>footer nav ul{margin:0;padding:0;list-style:none}body>footer nav{display:flex;flex-direction:row;flex-wrap:wrap;gap:2em}body>footer ul a:link,body>footer ul a:visited{color:#fff;text-decoration:none}body>footer ul a:hover{color:#fff;text-decoration:underline}body>footer nav>*{max-width:20em}#footer-credits{display:flex;flex-direction:column;justify-content:space-between}.block-banner{float:left;position:relative}.bg-rock:before{background-image:url(/assets/rock.png);background-repeat:no-repeat;display:block;height:60vh;transform:translate(-24%) rotate(36deg);margin-bottom:-8rem;background-size:contain;content:"";aspect-ratio:497/1021}.block-homepage.block-banner .title,.block-banner .description{float:right;max-width:var(--aside-max-width);position:relative}.block-homepage.block-banner .title{min-height:calc(100vh - 60vh - var(--header-padding-top) - var(--header-height) - var(--header-margin-bottom))}.block-banner .description{margin-top:12rem;line-height:114%}.block-banner .description summary{font-family:Open Sans;font-weight:700;font-size:1.33rem}.block-pagetitle{min-height:calc(100vh - var(--header-padding-top) - var(--header-height) - var(--header-margin-bottom));display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:20vh}.block-tiles{width:calc(100% - 2 * var(--block-margin))}.tile-container{float:left;display:grid;grid-auto-flow:row;grid-template-columns:repeat(2,1fr);justify-content:center;column-gap:5vw;row-gap:5vh;width:100%}.tile-container.tile-container-small{grid-template-columns:repeat(3,1fr);column-gap:4%}.tile-container.tile-container-small .tile{height:unset}.tile-container .tile{position:relative;display:grid;grid-template-rows:min-content;align-items:center;height:26.96rem;float:left}.tile-container .tile img:first-of-type{width:100%;height:100%;aspect-ratio:1;object-fit:cover}.tile-container .tile .title{font-size:1.5rem}.tile-container .title .description{font-size:.83rem;height:1fr}.tile-container .tile .button-1:last-of-type{clear:both}.block-pasteditions hgroup h2{display:inline-block;margin-right:3rem}.block-pasteditions hgroup>*{float:left;margin:var(--block-margin) 0}.block-twocols{display:flex;flex-wrap:wrap;flex-direction:row;row-gap:5vh}.block-twocols>*{flex:1 1 4rem;min-width:12.5rem}.block-join{float:left;width:calc(100% - 2 * var(--block-margin))}.block-join>div:first-child{float:left;margin-left:9%}.block-join>div:last-child{float:right;margin-right:9%}.block-program th{display:none}.block-program tr{display:table-row}.block-program td{display:table-cell;vertical-align:middle;height:5rem;padding:.6em 1vw;width:1%}.block-program td:first-of-type{padding-left:var(--block-margin);text-wrap:nowrap}.block-program td:last-of-type{padding-right:var(--block-margin);text-align:right}.block-program td:nth-of-type(2){text-wrap:initial;font-size:1rem;font-weight:700;font-family:Open Sans}.block-program h3{float:left}.block-program h5{float:right}.block-program h3,.block-program h5{margin:1.2rem 0}.block-card{display:flex;flex-wrap:wrap;align-items:stretch;gap:2rem;max-width:54.58rem;margin-left:auto;margin-right:auto;padding:0 var(--block-margin);float:none}.block-card>img{aspect-ratio:1/1;flex:1 1 16rem;object-fit:cover;height:auto;max-width:100%}.block-card>div{flex:1 1 16rem;display:flex;flex-direction:column;justify-content:space-between}.block-card .event-list{margin-top:1rem}.block-card .event{display:flex;align-items:center}.block-card .event h4{margin-bottom:0}.block-card .event>*{flex:1 1 4.17rem}.block-card hgroup h2{margin-bottom:0;float:left}.block-card hgroup>.subtitle{float:left;clear:both}.block-card hgroup>.links{float:right}.block-card hgroup .button-2:not(:last-of-type){margin-right:1rem}.block-lefttext{float:left;max-width:var(--aside-max-width)}@media(min-width:768px){:root{--header-margin-bottom: 20vh;--aside-max-width: 52%}html{font-size:20px}.bg-rock:before{position:absolute;width:37%;transform:translate(-18%) rotate(36deg);height:unset}.block-banner .description{margin-top:2rem;line-height:114%}.block-homepage.block-banner .title{min-height:calc(100vh - var(--header-padding-top) - var(--header-height) - var(--header-margin-bottom));display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:15%}.block-card>img{aspect-ratio:476/624;max-width:min(40%,19.83rem)}.tile-container{grid-template-columns:repeat(4,1fr)}.tile-container.tile-container-small{grid-template-columns:repeat(6,1fr)}}.block-abstract{counter-reset:section;--abstract-max-width: 76.5%}.block-abstract p{width:var(--abstract-max-width);float:right}.block-abstract h4{margin-top:1.5em;clear:both}.block-abstract h4:before{counter-increment:section;content:counter(section,decimal-leading-zero);min-width:calc(100% - var(--abstract-max-width));display:inline-block}.block-sponsors{display:flex;flex-wrap:wrap;gap:1rem;grid-template-columns:repeat(3,1fr);justify-content:space-around;align-items:center}.block-sponsors img{max-width:100%;max-height:5rem}@media(min-width:1250px){:root{--block-margin: 100px}h1{margin-top:0;font-size:4rem}h2{font-size:2.5rem;margin-bottom:1.5rem}h3{font-size:2rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}body>header{align-items:center}body>header ul{font-size:20px}body>header ul,body>header input:checked~ul{visibility:visible;opacity:1;display:flex;gap:2em;position:unset;width:unset;transform:none;padding:0}body>header li{padding-top:0;padding-bottom:0}body>header .burger-button{display:none}.right{max-width:900px;float:right}.left{max-width:900px;float:left}.block-homepage.block-banner:before{transform:translate(-50%) rotate(36deg)}.block-banner .title{max-width:900px;float:right}}@media(min-width:1300px){body>header ul{font-size:24px}}
