.custom-appointment-form{background-color:#fff;border-radius:16px;box-shadow:0 5px 25px rgba(0,0,0,.08);font-family:Helvetica Neue,sans-serif;margin:0 auto;max-width:900px;padding:32px}.custom-appointment-form .form-header{margin-bottom:24px}.custom-appointment-form .form-title{color:#006b8f;font-size:32px;font-weight:700;margin:0}.custom-appointment-form .form-subtitle{color:#444;font-size:15px;margin:4px 0 0}.custom-appointment-form .hs-form fieldset.form-columns-2{display:flex;flex-wrap:wrap;gap:2%;justify-content:space-between;margin-bottom:12px}.custom-appointment-form .hs-form fieldset.form-columns-2 .hs-form-field{margin-bottom:10px;width:49%!important}.custom-appointment-form .hs-form .legal-consent-container,.custom-appointment-form .hs-form fieldset.form-columns-1 .hs-form-field,.custom-appointment-form textarea{margin-bottom:10px;width:100%!important}.custom-appointment-form input[type=date],.custom-appointment-form input[type=email],.custom-appointment-form input[type=number],.custom-appointment-form input[type=tel],.custom-appointment-form input[type=text],.custom-appointment-form select,.custom-appointment-form textarea{background-color:#fff;border:1px solid #ccc;border-radius:999px;box-sizing:border-box;color:#333;font-family:inherit;font-size:16px;padding:12px 16px;width:100%}.custom-appointment-form select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='gray' height='18' viewBox='0 0 24 24' width='18' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");background-position:right 16px center;background-repeat:no-repeat;background-size:12px;padding-right:40px}.custom-appointment-form textarea{border-radius:12px;min-height:100px}.custom-appointment-form label{color:#333;display:block;font-size:13px;font-weight:600;margin-bottom:4px}.custom-appointment-form .hs-form .hs_submit{align-items:center;display:flex;justify-content:space-between;margin-top:16px}.custom-appointment-form input[type=submit]{background-color:#0080a6;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px 32px}.custom-appointment-form input[type=submit]:hover{background-color:#005f7a}.custom-appointment-form .hs-form .hs_submit:after{background-image:url(https://46368193.fs1.hubspotusercontent-na1.net/hubfs/46368193/HIPAA%20logo.png);background-repeat:no-repeat;background-size:contain;content:"";display:block;height:28px;margin-left:auto;width:130px}.custom-appointment-form .hs-error-msg{color:#c62828;font-size:13px;margin-top:2px}.custom-appointment-form .input-error input,.custom-appointment-form .input-error select,.custom-appointment-form .input-error textarea{border-color:#c62828!important}@media screen and (max-width:768px){.custom-appointment-form .hs-form fieldset.form-columns-2{flex-direction:column}.custom-appointment-form .hs-form fieldset.form-columns-2 .hs-form-field{width:100%!important}.custom-appointment-form .hs-form .hs_submit{align-items:flex-start;flex-direction:column}.custom-appointment-form .hs-form .hs_submit:after{align-self:center;margin-top:10px}}