@import"https://fonts.googleapis.com/css?family=Source+Sans+Pro:regular,bold,italic&subset=latin,latin-ext";html,body{width:100%;height:100%;margin:0;padding:0;overflow:hidden}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{opacity:0;-webkit-animation:fadeIn ease-in 1;-moz-animation:fadeIn ease-in 1;animation:fadeIn ease-in 1;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:2s;-moz-animation-duration:2s;animation-duration:2s}*{margin:0;padding:0}.background-full{background-color:#0a2556b8;min-height:100vh}.container-form{display:grid;justify-content:center;align-items:center;height:100vh}.form{width:350px;max-width:400px;padding:20px 40px;border-radius:8px;background:#fff;box-shadow:10px 25px 35px 10px #000000b3;-webkit-box-shadow:15px 20px 20px 10px rgba(0,0,0,.3)}.form-forgot{float:right}.btnOpcoes{width:100%;border:.5px solid rgba(10,33,162,.493)}.ant-steps-item-title{font-size:.1rem}.ant-steps-item{width:650px}.step-titles{display:block;font-size:.75rem;line-height:2;width:440px;justify-items:stretch}@media(max-width:896px){.step-titles{display:block;font-size:.8rem;line-height:2;width:325px;justify-items:stretch}}
