.sample-form-section{background:transparent;font-family:Gotham,Arial,Helvetica,sans-serif;margin:40px auto 80px;max-width:1100px;padding:0}.sample-form-section,.sample-form-section *{box-sizing:border-box;font-family:Gotham,Arial,Helvetica,sans-serif!important}.sample-form-section h2{color:#fff;font-size:42px;font-weight:700;margin:0 0 30px}.sample-form-section .hs-form{background:#fff;border-radius:20px;box-shadow:0 12px 40px rgba(0,0,0,.15);padding:50px}.sample-form-section .hs-form fieldset{display:flex!important;flex-wrap:wrap;gap:24px;margin-bottom:18px;max-width:100%!important}.sample-form-section .hs-form fieldset .hs-form-field{flex:1 1 0;min-width:240px}.sample-form-section .hs-form-field{margin-bottom:18px}.sample-form-section label{color:#173c40;display:block;font-size:15px;font-weight:700;margin-bottom:6px}.sample-form-section input,.sample-form-section select,.sample-form-section textarea{background:#fff;border:1px solid #d9d9d9;border-radius:10px;color:#173c40;font-size:15px;padding:14px 16px;width:100%!important}.sample-form-section textarea{min-height:150px}.sample-form-section .inputs-list{list-style:none;margin:0;padding:0}.sample-form-section .inputs-list li{list-style:none;margin:0 0 10px}.sample-form-section .inputs-list label{align-items:center;display:inline-flex;gap:10px;margin:0}.sample-form-section input[type=checkbox]{margin:0;width:auto!important}.sample-form-section .hs-submit{margin-top:20px}.sample-form-section .hs-button,.sample-form-section input[type=submit]{background:#76adad;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;padding:18px;text-transform:uppercase;width:100%!important}.sample-form-section .hs-button:hover,.sample-form-section input[type=submit]:hover{background:#5e9b9b}