@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");.body-wrapper,body{background-color:#1b1b1b}.body-wrapper{font-family:Inter,serif!important;height:auto!important}.system-logo{height:130px}.system-logo img{width:auto}.section-wrapper{background-color:#fff;border-radius:40px;margin:2rem 0;padding:2rem!important}.form-wrapper form{background-color:transparent;margin:0;padding:0}label{display:block;font-weight:600}h1,label{margin-bottom:1rem}h1{font-size:3rem;font-weight:700;line-height:120%}p{font-weight:400;opacity:.8}.error-code,h1,p{color:#1b1b1b;font-family:Inter,serif!important}.form-wrapper input,.form-wrapper select{border:2px solid #efefef;border-radius:100px;font-family:Inter,serif!important;height:auto!important;margin-top:0!important;padding:1rem;text-decoration:none;transition:all .5s ease}.form-wrapper input:focus,.form-wrapper select:focus{border-color:#1b1b1b;outline:none}.form-wrapper .hs-button,.form-wrapper input[type=submit],.hs-button{background-color:#fdd02e;border:none;border-radius:100px;display:inline-block;font-size:1rem;font-weight:600;line-height:100%;margin-top:1rem!important;padding:1rem;text-decoration:none;transition:all .5s ease;width:100%}.form-wrapper .hs-button:hover,.form-wrapper input[type=submit]:hover,.hs-button:hover{background-color:#1b1b1b}.footer{font-size:.8125rem;opacity:.8;text-align:center}