#svgContainer{max-width:100%;max-height:100%;background-image:linear-gradient(70deg,#f0f0f0 10%,#fff);position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;text-align:center}#svgContainer svg{width:20%!important}.container{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background-color:#fff}.container .passwordContainer{display:flex;flex-direction:column}.container .passwordContainer .passwordUpdated{display:flex;align-items:center;justify-content:center}.container .passwordContainer .passwordUpdated p{font-size:1.5rem;color:green;font-weight:400}.container .passwordContainer .passwordHeader{font-size:24px;margin-bottom:1rem}.container .passwordContainer button{width:12rem;align-self:center;margin-top:4rem;height:3.5rem;font-size:.9rem;font-weight:400;border:none;cursor:pointer;color:#fff;background-color:#010047;border-radius:1rem}.container .passwordContainer p{font-size:1.1rem;margin-left:.2rem;font-weight:400;margin-bottom:.6rem}.container .passwordContainer .passwordSlider{height:.4rem;width:96%;margin-left:2%;background-color:#f1f1f1;border-radius:1rem;margin-bottom:.5rem;overflow:hidden}.container .passwordContainer .passwordSlider .slider{height:100%;border-radius:1rem;width:0;transition:.4s}.container .passwordContainer .passwordSlider .slider.red{background-color:#c50303;width:33%}.container .passwordContainer .passwordSlider .slider.orange{background-color:orange;width:66%}.container .passwordContainer .passwordSlider .slider.green{background-color:green;width:100%}.container .passwordContainer input{width:320px;height:60px;border:none;background-color:#f1f1f1;border-radius:1rem;text-indent:1rem;outline:none;font-size:1.2rem}.container .item{width:360px;background-color:#fff;height:auto}.container .header{color:#be2edd;font-size:4vw;font-weight:900}.container .header.green{color:green!important}.container .icon{color:#be2edd;font-size:3.5rem;margin-right:2vw}.container .icon.green{color:green!important}.container .loader,.container .loader:before,.container .loader:after{border-radius:50%;width:2.5em;height:2.5em;animation-fill-mode:both;animation:bblFadInOut 1.8s infinite ease-in-out}.container .loader{color:#be2edd;font-size:7px;position:relative;text-indent:-9999em;transform:translateZ(0);animation-delay:-.16s}.container .loader:before,.container .loader:after{content:"";position:absolute;top:0}.container .loader:before{left:-3.5em;animation-delay:-.32s}.container .loader:after{left:3.5em}@keyframes bblFadInOut{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em}}@font-face{font-family:Source Sans;src:url(/assets/SourceSans3-DQCEAORb.ttf)}*{padding:0;margin:0;font-family:Source Sans}
