@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;400;500;700;900&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;color:#051441}.text-center{text-align:center}.redirect__img{width:100%;display:block}.main{width:100vw;height:100vh;display:flex;justify-content:space-between;flex-direction:column;align-items:center}.redirect__header{text-align:center;margin:64px 0}.prz-ppl-img{width:50%;margin:0 auto}@media only screen and (max-width: 500px){.prz-ppl-img{width:100%}.redirect__header{font-size:medium}}.checklist__container{display:flex;margin-bottom:64px}.icon{width:24px;height:24px}.checklist__icon{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;margin:0 24px;text-align:center}.checklist__icon>p{margin-left:8px}.error-text{color:#e93333}.success-text{color:#36ca3c}@media only screen and (max-width: 500px){.checklist__container{display:flex;flex-direction:column}.checklist__icon{margin:16px 0}}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #ffa500;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#ffa500 transparent transparent transparent}.lds-ring div:nth-child(1){animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.link__disabled{color:gray;cursor:not-allowed;pointer-events:none}.link__enabled{color:#00f;cursor:pointer;text-decoration:underline}.details__box{padding:16px;border:5px solid #ffa500;border-radius:14px}.error-box>p{border-bottom:16px}.details__text{cursor:pointer;text-decoration:underline}.loader,.loader:before,.loader:after{background:#ffffff;-webkit-animation:load1 1s infinite ease-in-out;animation:load1 1s infinite ease-in-out;width:1em;height:4em}.loader{color:orange;text-indent:-9999em;margin:20px auto;position:relative;font-size:11px;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s}.loader:before,.loader:after{position:absolute;top:0;content:""}.loader:before{left:-1.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.loader:after{left:1.5em}@-webkit-keyframes load1{0%,80%,to{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}@keyframes load1{0%,80%,to{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}
