.full-form form{display:flex;flex-direction:column}.full-form label:not(.hs-error-msg){display:none!important}.full-form .hs-form-field{flex-grow:1;font-size:1rem;line-height:1.5rem;margin-bottom:1rem}.full-form .hs-form-field input,.full-form .hs-form-field select,.full-form .hs-form-field textarea{border:1px solid #c9cedb;border-radius:9999px;font-size:1rem;height:3rem;padding-left:1.25rem;padding-right:1.25rem;width:100%}.full-form .hs-form-field input::placeholder,.full-form .hs-form-field textarea::placeholder{color:#aab1c1;font-style:italic}.full-form .hs-form-field input:focus,.full-form .hs-form-field select:focus,.full-form .hs-form-field textarea:focus{box-shadow:inset 0 0 0 2px #7759a1;outline:none}.full-form .hs-form-field select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23aab1c1' d='M6 8 0 0h12z'/%3E%3C/svg%3E") no-repeat #fff;background-position:right 1.5rem center;padding-right:3rem}.full-form .hs-form-field.error input,.full-form .hs-form-field.error select,.full-form .hs-form-field.error textarea{box-shadow:inset 0 0 0 2px #d95151}.full-form .hs-submit{align-self:center;display:inline-block;margin-top:.5rem}.full-form .hs-button{align-items:center;background-image:linear-gradient(90deg,#7759a1,#7165aa,#6b70b1,#687bb6,#6785b9);border:none;border-radius:9999px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;height:3rem;letter-spacing:.1em;padding:0 2rem;text-transform:uppercase;transition:filter .15s}.full-form .hs-button:hover{filter:brightness(1.1)}.full-form .hs-error-msg{color:#d95151;display:inline-block;font-size:.875rem;margin-left:1.25rem;margin-top:.5rem}.full-form .hubspot-link__container{display:none!important}