@import url(https://fonts.googleapis.com/css?family=Nunito:400,700);body,html{margin:0;font-family:"Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;background-color:#f9f9f9!important;height:100%;font-size:1em;line-height:1.5}@media(min-width:85.375em){body,html{line-height:1.8}}@media(min-width:120em){body,html{font-size:1.2em}}@media(min-width:160em){body,html{font-size:1.3em}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}hr{border:1px solid #ced4da}.tick-mark{position:relative;display:inline-block;width:40px;height:40px}.tick-mark:before{top:50%;height:50%;width:5px}.tick-mark:after,.tick-mark:before{position:absolute;left:0;background-color:#fff;content:"";transform:translateX(10px) rotate(-45deg);transform-origin:left bottom}.tick-mark:after{bottom:0;height:5px;width:100%}.tick-mark__container{background-color:#84bb25;height:100px;width:100px;border-radius:50%;padding-left:10px;padding-bottom:5px;position:absolute;top:-50px;left:50%;transform:translateX(-50%)}.success-message__container,.tick-mark__container{display:flex;align-items:center;justify-content:center}.success-message__container{position:relative;padding:20px;height:400px;width:600px;flex-direction:column;text-align:center}.reset-password__wrapper{background-color:grey;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center}.reset-password-form__container{padding:20px;min-height:450px;width:600px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.reset-password-form{height:50%;width:80%;margin-top:40px;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-row-gap:30px;row-gap:30px}*{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{font-family:"Roboto",sans-serif}.container{width:75%;max-width:700px;margin:1.5rem auto;display:flex;flex-direction:column;align-items:center}@media(max-width:650px){.container{width:85%}}.container .header{color:#fb3958;font-size:5em;font-weight:700;text-align:center;text-shadow:2px 2px 5px #b1041f}@media(max-width:650px){.container .header{font-size:3em}}.compcontainer{width:75%;height:13rem;padding:1rem 0}@media(max-width:650px){.compcontainer{height:10rem}}.compcontainer svg{max-width:100%;max-height:100%;-webkit-animation:bouncy 1.3s linear infinite;animation:bouncy 1.3s linear infinite}.instructions{background:#fefefe;width:80%;height:auto;padding:1rem;border:1px solid #dcdcdc;border-radius:.25rem}@media(max-width:650px){.instructions{width:100%}}.instructions h2{font-size:1.25em;line-height:1.3;color:#e30528}@media(max-width:650px){.instructions h2{font-size:1.05em}}.instructions p{font-size:1.15em;line-height:1.5;color:#122125}@media(max-width:650px){.instructions p{font-size:1em}}.instructions .step{display:flex;flex-direction:row;width:100%;height:1.5rem;margin:.5rem 0 1rem}.instructions .step .icon{width:1.25rem;height:1.25rem;align-self:center}@media(max-width:650px){.instructions .step .icon{width:1rem;height:1rem}}.instructions .step p{display:inline-block;width:80%;line-height:1.5;padding-left:.5rem}@-webkit-keyframes bouncy{0%{transform:translateY(10px) translateX(0) rotate(0)}25%{transform:translateX(-10px) rotate(-10deg)}50%{transform:translateX(0) rotate(0deg)}75%{transform:translateX(10px) rotate(10deg)}to{transform:translateY(10px) translateX(0) rotate(0)}}@keyframes bouncy{0%{transform:translateY(10px) translateX(0) rotate(0)}25%{transform:translateX(-10px) rotate(-10deg)}50%{transform:translateX(0) rotate(0deg)}75%{transform:translateX(10px) rotate(10deg)}to{transform:translateY(10px) translateX(0) rotate(0)}}
/*# sourceMappingURL=main.0af094d6.chunk.css.map */