body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}a{cursor:pointer}.main{font-family:Arial,sans-serif;background-color:#121212;padding:1.5rem;color:#fff}.applicant-box{background:#2b2b55;padding:15px;margin:10px 0;border-radius:5px;cursor:pointer;transition:background .3s,color .3s;color:#fff;font-size:18px}.blink-animation{-webkit-animation:blink 3s infinite;animation:blink 3s infinite}.purple-background{background:purple!important;color:#fff}.blue-background{background:#00f!important;color:#fff}#counter{text-align:center;-webkit-animation-name:counter;animation-name:counter;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;font-size:xx-large}@-webkit-keyframes counter{0%{color:#000;background-color:#e7a514}25%{color:#000;background-color:#e7a514}50%{color:#e7a514;background-color:#000}75%{color:#e7a514;background-color:#000}to{color:#e7a514;background-color:#000}}@keyframes counter{0%{color:#000;background-color:#e7a514}25%{color:#000;background-color:#e7a514}50%{color:#e7a514;background-color:#000}75%{color:#e7a514;background-color:#000}to{color:#e7a514;background-color:#000}}#my-design{margin-top:5rem}#my-input{color:#000;background-color:#eee;opacity:.5}#image-column{background-color:#fff;height:100vh}#form-column{background-color:#348;height:100vh}#main-form{margin-top:9rem;margin-right:2rem}#my-logo{margin-top:2rem;margin-left:2rem}#my-button{background-image:linear-gradient(90deg,#7474bf 0,#348ac7 51%,#7474bf);margin:10px;padding:15px 45px;text-align:center;text-transform:uppercase;transition:.5s;background-size:200% auto;color:#fff;border-radius:10px;display:block}#my-step{background-color:#ffbf00;color:green}#thank-you-modal{width:400px}#thank-you-modal .header{font-size:1.5em;font-weight:700}#thank-you-modal .content{font-size:1.2em;color:#333}#thank-you-modal .actions{justify-content:flex-end}#image-container{-webkit-animation:zoomInZoomOut 5s;animation:zoomInZoomOut 5s;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes zoomInZoomOut{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.6);transform:scale(1.6)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoomInZoomOut{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.6);transform:scale(1.6)}to{-webkit-transform:scale(1);transform:scale(1)}}
/*# sourceMappingURL=main.f0c22c47.chunk.css.map */