@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Roboto+Slab:wght@100..900&family=Grandstander:ital,wght@0,900;1,900&family=Lato&display=swap";body{display:flex;min-width:320px;min-height:100vh}#root{margin:5rem auto 3rem;max-width:1280px;padding:2rem}:root{--baconeta-black: black;--baconeta-dgrey: #3A3A3C;--baconeta-lgrey: #6D6E71;--baconeta-white: white;--baconeta-green: #86C54E;--baconeta-green-complement: #793AB1;--baconeta-blue: #4E86C5;--baconeta-pink: #C54E86;--sts-red: #D3272C;--sts-cyan: #65C5B6;--sts-teal: #114D5A;--badge-height: 25px;font-family:Lato,sans-serif;font-weight:400;font-style:normal;line-height:1.5;text-align:center;color-scheme:light dark;color:#ffffffde;background-color:var(--baconeta-black);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.flex-container{display:flex;align-items:center;justify-content:center}.flex-item{text-align:center}.flex-row{width:auto}h1{font-size:3.2em;line-height:1.1;font-family:Grandstander,cursive;font-optical-sizing:auto;font-weight:900;font-style:normal}header{position:fixed;top:0;left:0;height:5rem;width:100%;background-color:var(--sts-teal)}header a{padding:.5rem 2rem;margin:.5rem 2rem;font-size:1.25rem;font-family:Lato,sans-serif;font-weight:400;font-style:normal;color:var(--baconeta-white)}header a:hover{color:var(--sts-cyan)}footer{position:fixed;bottom:0;left:0;height:3.5rem;width:100%;background-color:var(--sts-teal)}footer a{padding:1rem 2.5rem;font-size:.9em;font-family:Roboto Slab,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:300;font-style:italic;color:var(--baconeta-white)}footer a:hover{color:var(--baconeta-green)}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}a{font-weight:500;color:var(--baconeta-white);text-decoration:inherit}a:hover{color:var(--baconeta-blue)}.lato-regular{font-family:Lato,sans-serif;font-weight:400;font-style:normal}.grandstander-title{font-family:Grandstander,cursive;font-optical-sizing:auto;font-weight:900;font-style:normal}.hero-image{display:block;margin:0 auto;max-width:100%;height:auto}.badge-outer{height:var(--badge-height);min-height:max(7.6mm,10px);padding:calc(var(--badge-height) * .25)}.badge-inner{margin:0;padding:0}.badge-image{width:100%;height:100%;object-fit:contain;display:block;margin:0;padding:0}.sts-link{color:var(--sts-red)}
