@import"https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;500&family=Roboto:wght@300;400&display=swap";.form-section{display:block;margin:20px 10px 10px}.form-field{position:relative;text-align:left;padding:20px 0}.back-button{align-self:center;font-size:1.2em!important}.input-text{width:100%;margin:10px 0 0;padding:15px 0 10px;display:block;background:transparent;border:none;outline:none;border-bottom:1px solid #919191;font-size:16px}.label{position:absolute;top:0;color:#919191;font-size:16px;font-weight:400;pointer-events:none;transition:all .4s ease-in-out}.input-text:focus+.label{border-bottom-color:#004a80;color:#004a80;font-size:16px;transform:translateY(0);transition:all .4s ease-in-out}.input-error{position:absolute;color:red;font-size:12px}.card{margin:auto;overflow:hidden;border-radius:20px;background:white;transition:all .2s;box-shadow:5px 5px 15px #0000004d;box-shadow:0 4px 8px #0003;transition:.3s;padding:1rem;background-color:#fff;max-width:350px}.card .card-title{font-size:20px;margin:10px!important}.card p{margin:10px!important}.center{margin:auto;text-align:center}.logo{margin-top:1rem;margin-bottom:1rem;width:200px}.w-full{width:100%}.blue{color:#004a80}.red{color:#b02a30}.btn{min-width:120px;display:inline-block;position:relative;cursor:pointer;overflow:hidden;padding:1rem 2rem;font-size:.8rem;font-weight:600;border-radius:25px;text-decoration:none;border-color:#ec6608;outline:none;color:#000}.btn-orange{color:#fff;background-color:#ec6608;border-color:none}.btn-transparent{color:#ec6608;background-color:transparent;border:1px solid #ec6608!important}.btn-transparentWoBr{color:#ec6608;background-color:transparent}.btn-blue{color:#fff;background-color:#004a80;border-color:none}button:active{outline:none}button:focus{outline:0!important;border:none}.btn-flat{border:none;position:relative;border-color:transparent}.btn:focus,a:focus{outline:none;border-color:transparent}.snackbars .snack{min-height:24px!important}.snackbars.bottom-center{bottom:40px!important}.hint{color:red;font-size:small}.overlay{height:75%!important;left:0!important;top:100px!important;position:fixed!important;width:100%!important}.overflow-container{max-height:150px;height:150px;width:100%;overflow:auto;background:lightgray;padding:8px;z-index:2;box-shadow:5px 5px 15px #0000004d}.openUp{position:absolute;transform:translateY(-210px)}.openDown{position:relative;transform:none}.displayView{display:flex;justify-content:left;padding:10px}.displayView span{align-self:center}.displayView label{flex:1}.f-12{font-size:12px}.f-bold{font-weight:700}.mt-1{margin-top:4px}.text-grey{color:#919191}.textarea-text{width:100%;margin:14px 0 0;display:block;outline:none;border:1px solid #919191;font-size:16px;border-radius:5px}.imgw{width:12px;height:12px}.show{color:#1d9bf0;font-size:16px;text-decoration:underline;cursor:pointer}.mt-60{margin-top:60px}.mt-72{margin-top:72px}.mt-30{margin-top:30px}.mt-36{margin-top:36px}.container-full{height:100%;display:flex;flex-direction:column}.repeat{position:relative;left:20px;font-size:40px;cursor:pointer}.repeat .icon{border-radius:50%;color:#fff;background-color:#ec6608}.repeat .text{font-size:16px;vertical-align:super;color:#fff;background-color:#ec6608;padding:7px 11px 7px 20px;margin-left:-20px;border-radius:15px}.checkmark{width:100px;height:100px;border-radius:50%;display:block;stroke-width:2;stroke:#4bb71b;stroke-miterlimit:10;margin:10% auto;box-shadow:inset 0 0 #4bb71b;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#4bb71b;fill:#fff;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s 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}}.cross__svg{width:100px;height:100px;border-radius:50%;display:block;stroke-width:2;stroke:#e74c3c;stroke-miterlimit:10;margin:10% auto;box-shadow:inset 0 0 #e74c3c;animation:cross-fill .4s ease-in-out .4s forwards,cross-scale .3s ease-in-out .9s both}.cross__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#e74c3c;fill:#fff;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.cross__path{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes cross-scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes cross-fill{to{box-shadow:inset 0 0 0 30px #e74c3c}}.img-preview{max-width:200px;height:auto;margin-top:10px}table{width:100%;border-collapse:collapse}table th,table td{padding:8px;text-align:left;border-bottom:1px solid #ddd}table th{background-color:#004a80;color:#fff}table tr:hover{background-color:#f5f5f5;cursor:pointer}.h-500{max-height:500px}.mb-15{margin-bottom:15px}.w-90{width:90%}.pt-25{padding-top:25px}.d-flex{display:flex}.pf-19{font-size:19px}.pf-med{font-weight:500}html *{font-family:Mulish,Roboto,sans-serif!important}html,body{margin:0;height:100%;background-image:linear-gradient(to bottom,#ffddd4,#fee3de,#fde9e7,#faf0ef,#f8f6f6);background-attachment:fixed}.p-16{padding:16px!important}html,body{height:100%}body{margin:0}#root{height:100%}.logo{color:#fff;font-size:2.5rem}.pulse{height:80px;width:80px;border-radius:50%;background-color:#44bd32;background-image:radial-gradient(hsl(112,58%,40%),hsl(112,58%,47%));display:flex;justify-content:center;align-items:center;position:relative;cursor:pointer}.pulse:before,.pulse:after{content:"";position:absolute;width:100%;height:100%;border-radius:50%;border:1px solid #44bd32;animation:calling 2s ease-in-out 4}.pulse:after{animation:calling 2s ease-in-out .35s 4}@keyframes calling{0%{width:100%;height:100%;opacity:1}to{width:calc(100% + 60px);height:calc(100% + 60px);opacity:0}}
