.hs-form,.hs-form *{box-sizing:border-box;font-family:inherit}.hs-form{background:#fff;border-radius:10px;box-shadow:0 6px 18px rgba(0,0,0,.05);margin:28px auto;max-width:760px;padding:32px;position:relative}.hs-form:before{background:linear-gradient(180deg,rgba(154,250,239,.4),rgba(154,250,239,.08));border-radius:10px;content:"";filter:blur(10px);inset:0;position:absolute;transform:scale(1.02);z-index:-1}.hs-form .hs-form-field{margin-bottom:12px!important}.hs-form input[type=email],.hs-form input[type=number],.hs-form input[type=tel],.hs-form input[type=text],.hs-form select,.hs-form textarea{background:#fff!important;border:1px solid #ccc!important;border-radius:8px!important;color:#222!important;font-size:15px!important;outline:none!important;padding:10px 12px!important;width:100%!important}.hs-form input::placeholder,.hs-form textarea::placeholder{color:#9b9b9b!important;font-style:italic!important}.hs-form input:focus,.hs-form select:focus,.hs-form textarea:focus{border-color:#06b39a!important;box-shadow:0 0 0 3px rgba(154,250,239,.28)!important}.hs-form .hs-button,.hs-form input[type=submit]{background-color:#00a693!important;border:none!important;border-radius:8px!important;color:#fff!important;cursor:pointer!important;font-weight:600!important;padding:12px 22px!important}.hs-form .hs-richtext{color:#333!important;font-size:13px!important;line-height:1.45!important;margin-bottom:0!important;margin-top:8px!important}.hs-form .form-columns-2 .hs-form-field,.hs-form fieldset{margin-bottom:10px!important}.hs-form .error,.hs-form .hs-error-msgs label{color:#d93025!important;font-size:13px!important}@media (max-width:600px){.hs-form{margin:16px!important;padding:20px!important}}