.container{height:90vh;background-color:#065be0;display:flex;flex-direction:column;align-items:center;padding-top:10vh}.container img{width:60vw;height:auto}.container form{margin-top:15vh;display:flex;flex-direction:column;align-items:center}.container form .form-group{display:flex;flex-direction:column;margin-bottom:40px}.container form .form-group label{color:#fff;margin-bottom:15px}.container form .form-group input{background-color:#065be0;border:1px solid #fff;border-radius:10px;color:#fff;padding:10px;font-size:14px}.container form .form-group input::-webkit-input-placeholder{color:#c6c6c6;opacity:1}.container form .form-group input:-ms-input-placeholder{opacity:1}.container form .form-group input::placeholder{color:#c6c6c6;opacity:1}.container form .form-group input:-ms-input-placeholder{color:#c6c6c6}.container form .form-group input::-ms-input-placeholder{color:#c6c6c6}.container form .form-group input:focus{outline:none}.topBar{background-color:#065be0;height:30px;padding:20px;display:flex;align-items:center}.topBar .logoHead{margin-right:10px;width:30px;height:auto}.topBar .logoText{width:100px;height:auto}.stepper{padding:0;display:flex;width:100%}.stepper .step{position:relative;flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--disabled)}.stepper .step div{white-space:nowrap}.stepper .step.reached{color:#000}.stepper .step .badge{padding:8px 10px;border-radius:50px;float:left;font-size:.8rem;color:#fff;font-weight:700;min-width:10px;text-align:center;margin-bottom:10px}.stepper .step .blue{background-color:#065be0}.stepper .step .grey{background-color:#c6c6c6}.stepper .step .label{font-size:14px}.stepper .not-last:after{content:"";position:absolute;top:25%;left:80%;width:34%;height:1px}.stepper :not(reached):after{background:#c6c6c6}.logo{width:15vw}.frame,.logo{margin:20px 0}.frame{width:20vw}.text{width:100%;margin-bottom:20px}.text h1{text-align:center}.text h1 strong{font-size:unset}.text .section-title{font-weight:700;margin-top:20px;font-size:14px}.text p{font-size:12px;text-align:left;margin-bottom:5px}.text strong{font-size:12px;color:#065be0}.buttons{display:flex;justify-content:space-between;width:100%}.buttons button{font-size:14px}.main-view-container{padding:50px 30px;justify-content:space-between;height:65vh}.end-screen-container,.main-view-container{display:flex;flex-direction:column;align-items:center}.end-screen-container{height:100vh;background-color:#065be0;justify-content:center}.end-screen-container img{width:60vw;height:auto;margin-bottom:15vh}.end-screen-container p{color:#fff;margin-bottom:10px;padding:0 40px}.end-screen-container button{margin-top:15vh}.spinner{animation:rotate 2s linear infinite;z-index:2}.spinner circle{stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.preview{margin:0;padding:0;width:100vw}.controls{position:absolute;bottom:30px;display:flex;flex-direction:row;justify-content:space-evenly;width:100%;margin:0;padding:0}.controls .controls-button{height:60px;width:60px}.controls .controls-button:active{opacity:.5}.controls .spinner{margin-top:-50px}.camera-container{display:flex;justify-content:center;align-items:center;margin:0;padding:0}.camera-container .face-mask{opacity:.7;object-fit:contain;position:absolute}.camera-container .frame-mask{opacity:.5;width:85%;height:60%;position:absolute}.spinner{opacity:.8;position:absolute}.example-container{display:flex;flex-direction:column;align-items:center;height:calc(100vh - 70px)}.example-container .row{display:flex;flex-direction:column;height:inherit;padding:40px 0 0}.example-container .row p{text-align:center;color:#065be0;margin:0 20px 20px}.example-container .row .images{display:flex;justify-content:space-between}.example-container .row .images .do,.example-container .row .images .dont{display:flex;flex-direction:column;align-items:center;width:50%}.example-container .row .images .do .photo,.example-container .row .images .dont .photo{width:inherit}.example-container .row .images .do .photo{border:2px solid green}.example-container .row .images .dont .photo{border:2px solid red}.example-container .row .images .icon{width:30px;margin-top:10px}.example-container .buttons{display:flex;justify-content:center;padding:50px 0}.example-container .buttons button{margin:0 20px}.error-container{height:100vh;background-color:#065be0;display:flex;flex-direction:column;justify-content:center;align-items:center}.error-container img{width:60vw;height:auto;margin-bottom:15vh}.error-container p{color:#fff;margin-bottom:10px}.start-screen-container{height:100vh;padding:0 30px;background-color:#065be0;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.start-screen-container img{width:60vw;height:auto;margin-bottom:15vh}.start-screen-container p{color:#fff;margin-bottom:10px}.start-screen-container button{margin-top:15vh}.splashscreen-container{height:100vh;background-color:#065be0;display:flex;flex-direction:column;justify-content:center;align-items:center}.splashscreen-container img{width:60vw;height:auto;margin-bottom:15vh;margin-top:-15vh}.splashscreen-container h1{color:#fff;font-weight:400}*{margin:0;padding:0;font-family:Helvetica,sans-serif;color:#1d1d1d;font-size:16px}button{border-radius:10px;padding:10px 20px;width:-webkit-min-content;width:-moz-min-content;width:min-content;white-space:nowrap}button:disabled{opacity:.6}button.btn-white{background-color:#fff;color:#065be0;border:1px solid #fff}button.btn-outline{background-color:#fff;color:#065be0;border:1px solid #065be0}button.btn-blue{background-color:#065be0;color:#fff;border:1px solid #065be0}h1{font-size:18px;margin-bottom:20px}
/*# sourceMappingURL=main.b5086d20.chunk.css.map */