:root{--lightblue:#367cc5;--darkred:#6e0028;--lightyellow:#e2e5d7;--lightgrey:#989898;--bg:#fafafa;--text:#525252;--text-light:#eee;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--breakpoint-xxl:1600px}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent;max-width:100%;scroll-behavior:smooth;font-family:sans-serif;line-height:1.15;overflow-x:hidden}@-ms-viewport{width:device-width}body{color:var(--text);text-align:left;background-color:var(--bg);max-width:100%;gap:3em;margin:0;padding-bottom:5em;font-family:Cambria,Georgia,Times,serif;font-size:1rem;font-weight:400;line-height:1.5;display:grid;overflow-x:hidden}p{margin:0}section{margin:0 auto}header{flex-direction:row;justify-content:space-between;align-items:center;display:flex}div#wrapper{background-color:var(--lightyellow)}section#hero .headline{letter-spacing:normal}section#hero p{margin-top:10px}div.ticket{width:20em;background:linear-gradient(90deg,#e2e5d7 0%,#fafafa 60%);border-radius:5px;justify-content:space-between;margin-bottom:.5em;padding:.75em 1.25em;display:flex}section#submission{max-width:350px}section#register{flex-direction:row;margin-top:3em;display:flex}section#committee{margin-top:3em}footer{align-items:center;gap:3em;margin:0 auto;display:flex}img#logo{height:100px}img#illustration{width:40%;max-width:var(--breakpoint-xxl);border-radius:5px;margin:0 auto;box-shadow:2px 4px 20px #0003}.content{width:100%;text-align:center;max-width:var(--breakpoint-xxl);gap:3em;margin:0 auto;padding:2em;display:grid}.headline{letter-spacing:2px;font-family:NexusSansPro,Calibri,Helvetica,Arial,sans-serif}.italic{font-style:italic}.bold{font-weight:700}.left{text-align:left}.right{text-align:right}.center{text-align:center}.uppercase{text-transform:uppercase}.md{font-size:20px}.lg{font-size:24px}.xl{font-size:26px}.xxl{font-size:40px}.darkred{color:var(--darkred)}.lightblue{color:var(--lightblue)}.lightgrey{color:var(--lightgrey)}.black{color:#000}.cta{color:#fff;background-color:var(--darkred);width:150px;border:1px solid #fff;border-radius:5px;margin:0 auto;padding:.25em .75em;text-decoration:none}.mobile{display:none}.mobile>p{margin-bottom:1em}ol li{counter-increment:list;list-style-type:none;position:relative}ol li:before{color:var(--darkred);content:counter(list)".";text-align:right;font-weight:700;position:absolute;left:-32px}@media only screen and (max-width:576px){section#committee{text-align:left}section#committee>p.xl{font-size:22px}header>p{font-size:14px}img#illustration{width:100%}div.ticket{width:16em}footer>img:first-child{height:80px}footer>img:last-child{height:30px}.desktop{display:none}.mobile{display:block}.sm{font-size:13px}.md{font-size:16px}.lg{font-size:18px}.xl{font-size:22px}.xxl{font-size:30px}}
/*# sourceMappingURL=index.d85a9ab6.css.map */
