.landtech-form{max-width:680px;margin-left:auto;margin-right:auto;background:#fff;box-shadow:0 17px 44px 0 rgba(0,33,77,0.15);padding:60px 80px}.landtech-form--no-shadow{padding:0px;box-shadow:none}.landtech-form form>*+*{margin-top:20px !important}.landtech-form .field label{font-size:14px}.landtech-form fieldset{max-width:100% !important}.landtech-form .hs-error-msg{color:#db5470;margin-top:5px;display:inline-block}.landtech-form .field .hs-input:not([type="checkbox"]):not([type="radio"]){padding-left:20px;padding-right:20px;border-bottom-width:1px;border-color:#00214d;transition:all .2s ease-out;background:transparent;width:100% !important;height:55px}.landtech-form .field .hs-input:focus{outline:0;border-color:#00ebc7}.landtech-form .hs-button{width:100%;font-size:1.2rem;padding-left:32px;padding-right:32px;padding-top:20px;padding-bottom:20px;background-color:#00ebc7;position:relative;font-family:Soin Sans Neue,Helvetica,Arial,sans-serif;font-weight:700;color:#00214d;text-transform:uppercase;overflow:hidden;border-radius:9999px;display:inline-flex;justify-content:center;align-items:center;z-index:1;cursor:pointer}.landtech-form .hs-button::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-image:linear-gradient(45deg,#00d7ac 50%,transparent 0);background-size:300%;background-position:100%;-webkit-transition:background-position .45s ease-out;transition:background-position .45s ease-out;z-index:-1}.landtech-form .hs-button:hover::before{background-position:0 0}.landtech-form .hs-form-booleancheckbox label{display:flex;align-items:center}.landtech-form .hs-form-booleancheckbox label input{margin-right:10px}.landtech-form select{display:block;font-size:1em;width:100%;max-width:100%;margin:0;border-radius:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.landtech-form select::-ms-expand{display:none}.landtech-form select:hover{border-color:#00214d}.landtech-form select:focus{border-color:#00ebc7;outline:0}.landtech-form select option{font-weight:normal}