.custom-form .hs-form{font-family:inherit}.custom-form .hs-form-field{margin-bottom:1rem}.custom-form .hs-form-field label{font-weight:500;margin-bottom:.25rem;display:block}.custom-form .hs-input{width:100%;padding:.5rem;border:1px solid #e2e8f0;border-radius:.25rem;font-size:1rem}.custom-form .hs-input:focus{outline:none;border-color:#ed1164;box-shadow:0 0 0 3px rgba(237,17,100,.1)}.custom-form .hs-button{background-color:#ed1164;color:white;padding:.75rem 1.5rem;border:none;border-radius:.25rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}.custom-form .hs-button:hover{background-color:#d00f59}.custom-form .hs-error-msg{color:#e53e3e;font-size:.875rem;margin-top:.25rem}.custom-form,.custom-form .hs-form{overflow-y:auto}.custom-form{max-height:100%}