/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:400;src:url(/build/assets/nunito-v26-latin-regular-CA33qtOw.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:800;src:url(/build/assets/nunito-v26-latin-800-BQmuGLSm.woff2) format("woff2")}@font-face{font-display:swap;font-family:Nunito;font-style:normal;font-weight:900;src:url(/build/assets/nunito-v26-latin-900-DjKsw8Wu.woff2) format("woff2")}*{box-sizing:border-box}*:before,*:after{box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth;scroll-padding-top:100px}body{color:#333;display:flex;flex-flow:column;font-family:Nunito,sans-serif;font-size:1.8rem;justify-content:space-between;line-height:1.75;min-height:100vh}@media screen and (min-width: 1100px){body{font-size:2rem}}#main{flex:1;padding:80px 0}.container{margin:0 auto;max-width:960px;padding:0 30px;position:relative}.container-lg{max-width:1440px}.block{clear:both}.block+.block{margin-top:80px}h2{color:var(--color-secondary);font-size:3rem;font-weight:900;line-height:1.2;text-transform:uppercase}@media screen and (min-width: 1100px){h2{font-size:4rem}}figure{margin:0}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}.block figure{float:right;margin:0 0 30px 30px;max-width:100px}.block figure img{display:block;width:100%}.social-media-links{display:flex;gap:15px}.social-media-links a{display:block;transition:all .2s}.social-media-links:hover a{opacity:.5}.social-media-links:hover a:hover{opacity:1}.social-media-links img{display:block;height:48px;width:48px}h3{align-items:baseline;display:flex;flex-wrap:wrap;gap:15px;text-transform:uppercase}h3 small{display:block;font-size:1.8rem;font-weight:400;text-transform:none}hr{border:none;border-top:1px solid var(--color-primary-light)}.alert{background:#fffad6;border:1px solid #f4e89a;border-radius:5px;color:#705100;margin:1em 0;padding:30px}.alert :first-child{margin-top:0}.alert :last-child{margin-bottom:0}#bottom-bar{align-items:center;background:var(--color-secondary);color:#fff;display:flex;font-size:1.6rem;gap:15px;justify-content:center;padding:15px}#bottom-bar:hover{color:#ffffffbf}#bottom-bar a{color:inherit;text-decoration:none;transition:color .15s}#bottom-bar a:hover{color:#fff}.btn,.btn-default{background:var(--color-highlight);border:2px solid #fff;border-radius:100px;box-shadow:3px 4px 0 var(--color-secondary);color:#fff;cursor:pointer;display:inline-flex;font-weight:800;line-height:1.1;padding:10px 20px;text-decoration:none;transition:all .15s}@media screen and (min-width: 1100px){.btn,.btn-default{padding:15px 30px}}.btn:hover,.btn-default:hover{box-shadow:5px 6px 0 var(--color-secondary);text-decoration:none;transform:scale(1.025)}.btn-default{background:#aaa;color:#fff}input[type=text],input[type=email],input[type=tel],input[type=search],select,textarea{border:none;border-radius:5px;box-shadow:0 1px 2px #0000000d,inset 0 0 0 1px #d1d5db;background:#fff;color:#333;display:block;font-size:1.8rem;line-height:1.65;padding:10px 30px;outline:none;transition:all .15s;width:100%}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=search]:focus,select:focus,textarea:focus{border-color:var(--color-primary);box-shadow:0 1px 2px #0000000d,inset 0 0 0 1px var(--color-primary);outline:5px solid var(--color-primary-light)}label{margin-bottom:5px;display:block;font-size:1.8rem;font-weight:800}.form-group+.form-group{margin-top:30px}.gallery-block{margin-top:80px}.gallery{aspect-ratio:1/2;display:grid;grid-gap:2rem;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr}@media screen and (min-width: 1100px){.gallery{aspect-ratio:5/2;grid-gap:3rem;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:.5fr .5fr}}.gallery figure{background:#ccc;border-radius:8px;overflow:hidden;position:relative}@media screen and (min-width: 1100px){.gallery figure{border-radius:30px}}.gallery figure:first-child{grid-column:span 2;grid-row:span 2}@media screen and (min-width: 1100px){.gallery figure:first-child{grid-column:span 2;grid-row:span 2}}.gallery figure:nth-child(2){grid-row:span 2}.gallery img{display:block;height:100%;object-fit:cover;transition:transform .35s ease-in-out;width:100%}.gallery a{display:block;height:100%}.gallery a:hover img{transform:scale(1.1)}#header{background:var(--color-primary) url(/build/assets/background-Cd2pkAJK.svg) no-repeat;background-position:50% 50%;background-size:cover;color:#fff}#header .container{background:url(/build/assets/visual-JY7ehnVy.svg) no-repeat 50% 50%;background-size:auto calc(100% - 40px);padding-bottom:50px}@media screen and (min-width: 1100px){#header .container{padding-bottom:80px}}#header .date{background:var(--color-highlight);border-radius:0 0 10px 10px;box-shadow:3px 3px 0 var(--color-secondary);color:#fff;display:inline-block;font-size:3.6rem;font-weight:900;line-height:1;padding:15px 30px}@media screen and (min-width: 1100px){#header .date{margin-bottom:60px}}#header .title{max-width:530px}#header h1,#header .slogan{font-weight:900;text-shadow:3px 3px 0 var(--color-secondary);text-transform:uppercase}#header h1{font-size:4.4rem;line-height:1.2;margin:0}@media screen and (min-width: 1100px){#header h1{font-size:7.2rem}}#header h1 span{display:block;font-size:3rem}@media screen and (min-width: 1100px){#header h1 span{font-size:5rem}}#header .slogan{font-size:1.9rem;margin-bottom:30px;text-shadow:2px 2px 0 var(--color-secondary)}@media screen and (min-width: 1100px){#header .slogan{font-size:3.2rem}}#header .actions{align-items:flex-start;display:flex;flex-flow:column;font-size:1.6rem;gap:30px;line-height:1.1}@media screen and (min-width: 1100px){#header .actions{align-items:center;flex-flow:row;font-size:inherit}}#header hr{background:var(--color-highlight);border:none;border-radius:50px;height:6px;margin:30px 0}#header a{color:#fff}#header .hofmuehl{display:block;height:120px;margin:40px 0;width:auto}@media screen and (min-width: 1100px){#header .hofmuehl{height:auto;margin:0;position:absolute;right:30px;top:30px;width:210px}}#header .hofmuehl img{display:block;height:100%;width:100%}#header .badge{align-items:center;background:#fff;border-radius:50%;color:var(--color-highlight);display:none;flex-flow:column;font-size:1.8rem;font-weight:800;height:160px;justify-content:center;left:50%;line-height:1.2;padding:15px;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(10deg);width:160px}@media screen and (min-width: 1100px){#header .badge{display:flex}}#header .badge strong{font-size:2.2rem;font-weight:900}.countdown{display:flex;gap:20px;margin:30px 0}@media screen and (min-width: 1100px){.countdown{bottom:80px;margin:0;position:absolute;right:30px}}.countdown div{display:flex;flex-flow:column;gap:10px;justify-content:center}.countdown .value{display:block;font-size:4rem;font-weight:900;line-height:1;text-align:center;text-shadow:2px 2px 0 var(--color-secondary)}@media screen and (min-width: 1100px){.countdown .value{font-size:6rem}}.countdown .label{font-size:1.6rem;line-height:1;opacity:.75;text-align:center}:root{--color-primary: #025f9a;--color-primary-light: #ccdfeb;--color-secondary: #002440;--color-highlight: #cd1719}#sponsors{border-top:1px solid #ddd;display:flex;flex-flow:wrap;gap:30px;justify-content:center;padding:60px 30px}@media screen and (min-width: 1100px){#sponsors{gap:45px}}#sponsors img{height:80px}@media screen and (min-width: 1100px){#sponsors img{height:120px}}
