*{box-sizing:border-box;padding:0;margin:0}:root{--font-inconsolata:"Inconsolata",monospace;--neutral-0:hsl(0,0%,100%);--neutral-300:hsl(252,6%,83%);--neutral-500:hsl(245,15%,58%);--neutral-700:hsl(245,19%,35%);--neutral-900:hsl(248,70%,10%);--orange-500:hsl(7,88%,67%);--orange-700:hsl(7,71%,60%)}body,html{max-width:100vw;overflow-x:hidden;font-family:var(--font-inconsolata);color:var(--neutral-0);background-color:var(--neutral-900);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bg{position:relative;background-image:url(/conference-ticket-generator/images/background/background-mobile.png);background-repeat:no-repeat;background-size:cover;min-height:100vh}label{font-size:1rem;font-weight:400}button,input{cursor:pointer}button,input,label{width:100%}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;white-space:nowrap}.flex-center{display:flex;justify-content:center;align-items:center}@media (min-width:48rem){.bg{background-image:url(/conference-ticket-generator/images/background/background-tablet.png)}}@media (min-width:62.5rem){.bg{background-image:url(/conference-ticket-generator/images/background/background-desktop.png)}label{font-size:1.25rem}}.layout_logoImg__BRGnF{display:block;width:10rem;height:2rem;margin:2rem auto}.layout_bodyCont__auBO3{display:flex;flex-direction:column;min-height:100vh}.layout_mainCont__yPCYs{flex:1 1;padding-bottom:5rem}