body{height:100%;width:100%;background:linear-gradient(to top, rgb(54.561752988, 13.3665338645, 0.438247012) 0%, rgb(32, 32, 32) 75%) no-repeat;background-attachment:fixed;color:#f0f0f0;margin:0px 0px 0px 0px;overflow-x:hidden;font-family:Arial}.centered-horizontal{display:flex;justify-items:center;justify-content:center}.justify-right{display:flex;justify-items:right;justify-content:right}.justify-left{display:flex;justify-items:left;justify-content:left}.align-end{display:flex;align-items:end;align-content:end}.centered{display:grid;justify-items:center;justify-content:center;align-items:center;align-content:center}.fill{width:100%;height:100%;min-height:100%}.page-headline{font-size:2em}.page-headline h1{margin-top:30px;margin-bottom:30px}.goto-page-link{margin-bottom:100px;margin-top:30px;font-size:2em;font-weight:bold;text-decoration:underline;color:#f0f0f0}.goto-page-link:hover{text-decoration:underline #fd4106 4px}form{display:grid;grid-template-columns:1fr 3fr 1fr;gap:1em}form label{color:#f0f0f0;border-color:#fbcc00;font-weight:bold;font-size:1.3em}form input{grid-column:span 2;background-color:rgba(.5,.5,.5,.5);color:#f0f0f0;border-color:#fbcc00}form input:focus::placeholder{color:rgba(0,0,0,0)}form input::placeholder{color:rgba(0,0,0,0)}form input[type=submit]{grid-column:3;height:3em;border-color:#fbcc00}form textarea{grid-column:span 3;background-color:rgba(.5,.5,.5,.5);border-color:#fbcc00;color:#f0f0f0}form textarea:focus::placeholder{color:rgba(0,0,0,0)}form textarea::placeholder{color:rgba(0,0,0,0)}@media screen and (max-width: 1300px){form{gap:3em}form label{display:none}form input{height:1.2em;font-size:3em;grid-column:span 3}form input::placeholder{color:#a0a0a0}form input[type=submit]{grid-column:span 3;grid-column:0;width:100%;height:2em}form textarea{font-size:3em}form textarea::placeholder{color:#a0a0a0}}.sponsor-form{width:70%}.heading{display:flex;width:100%}.heading h1{letter-spacing:5px;color:#fd4106}#header-button-sponsor{text-decoration:overline #fd4106 3px}#menu-button-sponsor{text-decoration:underline #fd4106 12px}
