.lp-form form{background:#fff;border:1px solid var(--Light-grey,#e5e5e5);border-radius:16px;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;padding:30px}.lp-form fieldset{border:none;margin:0 0 20px;max-width:100%!important;padding:0}.lp-form .form-columns-2{display:flex;gap:20px;width:100%}.lp-form .form-columns-2>div{box-sizing:border-box;flex:0 0 50%;width:calc(50% - 10px)}.lp-form .form-columns-1>div{width:100%}.lp-form label{color:#333;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.lp-form label .hs-form-required{color:#e74c3c;margin-left:3px}.lp-form input[type=email],.lp-form input[type=text],.lp-form textarea{border:1px solid #e0e0e0;border-radius:6px;box-sizing:border-box;font-size:14px;padding:12px 15px;transition:border-color .3s;width:100%}.lp-form input[type=email]:focus,.lp-form input[type=text]:focus,.lp-form textarea:focus{border-color:#5b8af5;box-shadow:0 0 0 3px rgba(91,138,245,.15);outline:none}.lp-form textarea{min-height:120px;resize:vertical}.lp-form .field.hs-form-field{margin-top:20px}.lp-form .actions{margin-top:25px}.lp-form .hs-button{background-color:#ff5722;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:15px;font-weight:500;padding:12px 30px;transition:background-color .3s}.lp-form .hs-button:hover{background-color:#e64a19}.lp-form .hs-error-msgs{list-style:none;margin:5px 0 0;padding:0}.lp-form .hs-error-msgs label{color:#e74c3c;font-size:12px;font-weight:400}.lp-form .invalid{border-color:#e74c3c!important}.lp-form [style="display: none;"]{display:none!important}.lp-form .hs-richtext{color:#666;font-size:12px;line-height:1.5;margin-top:20px}.lp-form .hs-richtext a{color:#5b8af5;text-decoration:none}.lp-form .hs-richtext a:hover{text-decoration:underline}