*{font-family:Inter,sans-serif}body{background:#fff;color:#000;margin:0}h1,h2,h3,h4{font-weight:500}.heading--blue{color:#1e293b;text-align:center;margin-bottom:0}.text{font-size:1.2rem;line-height:2rem;color:#2c3d5899;font-weight:300;box-sizing:border-box}.wrap{overflow-wrap:break-word}.line{height:2px;background:#b7b7b7;margin:1.3rem 0}.header{padding:1rem;display:flex;box-shadow:0 0 9px #dbdbdb}.logo{height:3rem;margin-inline:auto}.page{padding:1rem}.content{padding:0 1.5rem}.form input{background:#ededed;border:none;height:2.5rem;transition:all .2s;padding:2px 1rem}.form select{background:#ededed;border:none;height:3rem;transition:all .2s;padding:2px .8rem}.form textarea{background:#ededed;border:none;height:8rem;transition:all .2s;padding:2px .8rem}.required{color:red}.form input:hover,.form select:hover{background:#e0e0e0}.container--input{display:grid;gap:6px;margin-bottom:1rem}@media (max-width: 360px){.select1{overflow:hidden;width:15rem}}.btn--container{display:flex;flex-direction:column;align-items:center}.btn{width:100%;font-size:1.3rem;padding:13px 3rem;border:none;color:#fff;background:#17a8e3;cursor:pointer}.btn:hover{background:#159acf}.danger{background:#e0456233;color:#e04562;font-weight:200;height:2.7rem;padding-left:5px;margin-top:-.7rem;margin-bottom:1rem;display:flex;align-items:center}.danger2{margin-top:-1.5rem}.error{background:#e0456233;color:#e04562;font-weight:200;height:2rem;padding:9px;display:flex;align-items:center}.lds-spinner{color:#010203}.lds-spinner,.lds-spinner div,.lds-spinner div:after{box-sizing:border-box}.lds-spinner{color:currentColor;display:inline-block;position:relative;width:80px;height:80px;transform:scale(.5)}.lds-spinner div{transform-origin:40px 40px;animation:lds-spinner 1.2s linear infinite}.lds-spinner div:after{content:" ";display:block;position:absolute;top:3.2px;left:36.8px;width:6.4px;height:17.6px;border-radius:20%;background:currentColor}.lds-spinner div:nth-child(1){transform:rotate(0);animation-delay:-1.1s}.lds-spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.lds-spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.lds-spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.lds-spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.lds-spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.lds-spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.lds-spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.lds-spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.lds-spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.lds-spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.lds-spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}@media (min-width: 768px){.logo{height:5rem;margin-left:6rem}.heading--blue{text-align:left}.content{padding:0 3rem}.container--form{grid-template-columns:1fr 1fr;display:grid;gap:2rem}.container--input{margin-bottom:0}.span{grid-column:span 2}.page{padding:1rem 8rem}.btn{width:max-content}.btn--container{flex-direction:row;align-items:center;gap:1rem;height:4rem}.danger{margin-top:-1.2rem;margin-bottom:0}.space-holder{margin-top:-1.2rem;margin-bottom:0;height:2.7rem}.danger.right{grid-column-start:2}}
