*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}.signedHeader{width:100%;background-color:#1672cf;padding:30px;color:#fff;display:flex;align-items:center;justify-content:center}.signedHeader>img{width:100px}.mainContainer{background-color:#1672cf}.container{width:100%;height:50vh;margin-top:10px;display:flex;flex-direction:column;align-items:center;justify-content:center}.container>h2{color:#1672cf;margin-top:10px}.container>span{color:#1672cf}.checkmark{width:50px;height:50px;border-radius:50%;display:block;stroke-width:5;stroke:#4bb71b;stroke-miterlimit:10;box-shadow:inset 0 0 #4bb71b;animation:fill .8s ease-in-out .8s forwards,scale .3s ease-in-out .9s both;position:relative;top:5px;right:5px;margin:0 auto}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:5;stroke-miterlimit:10;stroke:#4bb71b;fill:#fff;animation:stroke .9s cubic-bezier(.65,0,.45,1) forwards}.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .6s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{to{box-shadow:inset 0 0 0 30px #4bb71b}}header{width:100%;background-color:#1672cf;padding:30px;color:#fff;display:flex;align-items:center;justify-content:center}header>img{width:100px}#loading{display:inline-block;width:50px;height:50px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#222;animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite}@keyframes spin{to{-webkit-transform:rotate(360deg)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg)}}.home-main{width:100%;height:50vh;margin-top:10px;display:flex;flex-direction:column;align-items:center;justify-content:center}.home-main>h2{color:#111;padding:10px}home-container>span{color:#1672cf}
