@import url(https://fonts.googleapis.com/css?family=Open+Sans);@import url(https://fonts.googleapis.com/css?family=DM+Sans);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,h4,h5,h6,p{color:#333;font-family:Open Sans,sans-serif}h4,h5,h6,p{font-weight:400}h1,h2,h3{color:#333;font-family:DM Sans,sans-serif;font-weight:600}.App-logo{height:12vmin;pointer-events:none}.App-header{align-items:center;background-color:#fffbf5;display:flex;flex-direction:column}@keyframes colorCycle{0%,to{color:#ff99c8}20%{color:#ffd166}40%{color:#c9e265}60%{color:#ff914d}80%{color:#56aeff}}.colorCycle{animation:colorCycle 12s infinite}@keyframes backgroundCycle{0%,to{background-color:#ff99c8}20%{background-color:#ffd166}40%{background-color:#c9e265}60%{background-color:#ff914d}80%{background-color:#56aeff}}.buttonColorCycle{animation:backgroundCycle 12s infinite;background-color:#fffbf5;border:2px solid #fffbf5;color:#333;font-family:DM Sans,sans-serif}@keyframes bordercolorCycle{0%,to{border-color:#ff99c8}20%{border-color:#ffd166}40%{border-color:#c9e265}60%{border-color:#ff914d}80%{border-color:#56aeff}}.Mui-focused .MuiOutlinedInput-notchedOutline,.MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#c4c1bc!important;border-width:2px!important}.gradientBackground{align-items:center;background:linear-gradient(to bottom right,#ff99c8,#ff914d,#ffd166,#c9e265,#56aeff);display:flex;height:100vh;justify-content:center;width:100vw}@media (min-width:600px){.gradientBackground{width:50vw}}.success-message-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.sparkle-icon{animation:sparkle 2s ease-in-out infinite;font-size:48px}
/*# sourceMappingURL=main.7e2fabcb.css.map*/