@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@100..900&display=swap";:root{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:system-ui,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{margin:0}#root{min-height:100vh}@property --myColor1{syntax:"<color>";inherits:true;initial-value:#3fc9ffb3}@property --myColor2{syntax:"<color>";inherits:true;initial-value:#ffc457b3}@property --foreground{syntax:"<color>";inherits:true;initial-value:#0000}html,body{min-height:100%}body{margin:0;font-family:Gordita,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Montserrat,Gordita,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.app-shell{min-height:100vh;position:relative;overflow:hidden}.app-content{z-index:20;position:relative}.background-layer{pointer-events:none;display:block;position:absolute;inset:0}.sky{background:#00f;background:radial-gradient(ellipse at top, var(--myColor1,#3fc9ffb3), var(--foreground,transparent)), radial-gradient(ellipse at bottom, var(--myColor2,#ffc457b3), var(--foreground,transparent)) no-repeat fixed;z-index:0;transition:--myColor1 1s,--myColor2 1s,--foreground 1s}.clouds{opacity:.3;z-index:10;background-image:url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/131045/clouds.png),url(https://assets.codepen.io/557388/clouds.png);background-repeat:repeat;margin-top:8rem;transition-property:opacity;transition-duration:.6s;transition-delay:.7s}main{text-align:center;margin:0 auto;padding:1em}.home{max-width:40rem;padding:4rem 1.5rem 5rem}.home p{max-width:32rem}.home a:not(.cta-button){color:#16345f}.home-title{font-weight:700}.event-meta{letter-spacing:.02em;margin:.5rem auto;font-size:1.25rem;font-weight:600}.cta-row{margin-top:2.5rem}.cta-button{color:#fff;letter-spacing:.04em;text-transform:uppercase;background-color:#16345f;border-radius:999px;padding:.9rem 1.6rem;font-family:Montserrat,Gordita,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:700;text-decoration:none;display:inline-block;box-shadow:0 12px 30px #16345f3d}.cta-button:hover,.cta-button:focus-visible{background-color:#214a85}h1{color:#335d92;text-transform:uppercase;max-width:14rem;margin:4rem auto;font-size:4rem;font-weight:100;line-height:1.1}p{max-width:14rem;margin:2rem auto;line-height:1.35}@media (width>=480px){h1,p{max-width:none}}
