interviewcoachingnyc.com Open in urlscan Pro
104.196.186.55  Public Scan

Submitted URL: http://www.interviewcoachingnyc.com/
Effective URL: https://interviewcoachingnyc.com/
Submission: On December 07 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST https://api.leadpages.io/integration/v1/forms/js4TWBoXyHUXeUVUnL5KcZ/submissions

<form data-thank-you="https://jeffneil.lpages.co/thanks-for-signing-up-consult-nyc-hp-calendar/" data-thank-you-type="external" action="https://api.leadpages.io/integration/v1/forms/js4TWBoXyHUXeUVUnL5KcZ/submissions"
  data-backup-host="https://optin-snf-dot-lead-pages.appspot.com" data-form-version="2" method="POST" accept-charset="UTF-8" target="_top">
  <div class="widget-column flex__item--md-12 flex__item--xs-12">
    <div class="widget-row flex flex--12">
      <div class="flex__item--md-12 flex__item--xs-12">
        <div data-widget-id="dabd4355-4a65-0392-54ba-65a5f067eb95" class="widget">
          <style data-emotion-css="2hjzwg">
            .css-2hjzwg .confirm-existence {
              display: none;
            }

            .css-2hjzwg .error-prompt {
              -webkit-align-items: center;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              border: 1px solid #4c515d;
              border-radius: 3px;
              color: #4c515d;
              display: none;
              margin-bottom: 12px;
              padding: 18px;
            }

            .css-2hjzwg .error-prompt .error-prompt__icon {
              display: -webkit-box;
              display: -webkit-flex;
              display: -ms-flexbox;
              display: flex;
              -webkit-align-items: center;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              -webkit-flex: 0 0 48px;
              -ms-flex: 0 0 48px;
              flex: 0 0 48px;
            }

            .css-2hjzwg .error-prompt .error-prompt__icon .disabled-checkout {
              height: 30px;
              width: 48px;
            }

            .css-2hjzwg .error-prompt .error-prompt__details {
              margin-left: 12px;
            }

            .css-2hjzwg .error-prompt .error-prompt__details .error-title {
              color: inherit;
              font-weight: 700;
            }

            .css-2hjzwg .error-prompt .error-prompt__details .error-description {
              color: inherit;
            }

            .css-2hjzwg .error-prompt.error-prompt--invalid {
              color: #fa3246;
              border-color: #fa3246;
              background-color: #fee0e3;
            }

            .css-2hjzwg .error-prompt.error-prompt--invalid .error-prompt__icon {
              -webkit-flex-basis: 16px;
              -ms-flex-preferred-size: 16px;
              flex-basis: 16px;
            }

            .css-2hjzwg .error-prompt.error-prompt--invalid .error-prompt__icon .error-line {
              width: 16px;
              height: 16px;
            }

            .css-2hjzwg .error-prompt.error-prompt--invalid .error-prompt__icon .error-line path {
              fill: #fa3246;
            }

            .css-2hjzwg .lp-form-react__input--billing {
              padding: 0.4em 0.5em !important;
              background-color: white;
            }

            .css-2hjzwg .form-field {
              margin-bottom: 12px;
            }

            .css-2hjzwg .form-field.last-visible {
              margin-bottom: 0;
            }

            .css-2hjzwg .form-field.input-hidden {
              display: none;
            }

            .css-2hjzwg .lp-form-field .lp-form-field__field-block-title {
              font-weight: 700;
            }

            .css-2hjzwg .lp-form-react__group {
              width: 100%;
            }

            .css-2hjzwg .lp-form-react__group.is-success {
              -webkit-animation: animation-1dcx35r 1s;
              animation: animation-1dcx35r 1s;
            }

            .css-2hjzwg .lp-form-react__group.js-required {
              margin-bottom: 12px;
            }

            .css-2hjzwg .lp-form-react__group.js-required .lp-form-react__input {
              border: 1px solid #fa3246;
              box-shadow: #fa3246 0 0 1.5px 1px;
            }

            .css-2hjzwg .lp-form-react__group.js-required .lp-form-react__error--required {
              opacity: 1;
              height: auto;
              margin-top: 6px;
            }

            .css-2hjzwg .lp-form-react__group.js-invalid .lp-form-react__input {
              border: 1px solid #fa3246;
              box-shadow: #fa3246 0 0 1.5px 1px;
            }

            .css-2hjzwg .lp-form-react__group.js-invalid .lp-form-react__error--invalid {
              opacity: 1;
              height: auto;
              margin-top: 6px;
            }

            .css-2hjzwg .lp-form-react__group.js-stripe-invalid .lp-form-react__input {
              border: 1px solid #fa3246;
              box-shadow: #fa3246 0 0 1.5px 1px;
            }

            .css-2hjzwg .lp-form-react__group.js-stripe-invalid .lp-form-react__error--stripe-invalid {
              opacity: 1;
              height: auto;
              margin-top: 6px;
            }

            .css-2hjzwg .lp-form-react__label {
              -webkit-flex: 0 0 100%;
              -ms-flex: 0 0 100%;
              flex: 0 0 100%;
            }

            .css-2hjzwg .lp-form-react__input {
              display: block;
              width: 100%;
              height: 2em;
              margin: 0;
              padding: 0 0.5em;
              line-height: inherit;
              border-radius: 3px;
              -webkit-transition: border-color 200ms ease;
              transition: border-color 200ms ease;
            }

            .css-2hjzwg .lp-form-react__textarea {
              padding: 0.5em;
              height: auto;
              resize: none;
            }

            .css-2hjzwg .lp-form-react__error {
              display: -webkit-box;
              display: -webkit-flex;
              display: -ms-flexbox;
              display: flex;
              -webkit-align-items: baseline;
              -webkit-box-align: baseline;
              -ms-flex-align: baseline;
              align-items: baseline;
              width: 100%;
              font-size: 0.75em;
              text-align: left;
              color: #fa3246;
              font-weight: 400;
              -webkit-text-decoration: none;
              text-decoration: none;
              font-style: normal;
              margin: 0;
              height: 0;
              opacity: 0;
              overflow: hidden;
              -webkit-transition: all 200ms ease;
              transition: all 200ms ease;
            }

            .css-2hjzwg .lp-form-react__error i {
              margin-right: 6px;
            }

            .css-2hjzwg .lp-form-react-radio-container,
            .css-2hjzwg .lp-form-react-checkbox-container {
              line-height: 1;
              margin-bottom: 6px;
              -webkit-flex: 0 0 100%;
              -ms-flex: 0 0 100%;
              flex: 0 0 100%;
              width: 100%;
              display: -webkit-box;
              display: -webkit-flex;
              display: -ms-flexbox;
              display: flex;
              -webkit-align-items: center;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
            }

            .css-2hjzwg .lp-form-react-radio-container:first-of-type,
            .css-2hjzwg .lp-form-react-checkbox-container:first-of-type {
              margin-top: 6px;
            }

            .css-2hjzwg .lp-form-react-radio-container:last-of-type,
            .css-2hjzwg .lp-form-react-checkbox-container:last-of-type {
              margin-bottom: 12px;
            }

            .css-2hjzwg input[type='radio'].lp-form-react-radio {
              opacity: 0;
              width: 0;
            }

            .css-2hjzwg input[type='radio'].lp-form-react-radio:focus+label:hover .lp-form-react-radio-button .lp-form-react-radio-button__checked {
              opacity: 0.6;
            }

            .css-2hjzwg input[type='radio'].lp-form-react-radio+label {
              cursor: pointer;
            }

            .css-2hjzwg input[type='radio'].lp-form-react-radio+label .lp-form-react-radio-button {
              display: inline-block;
              position: relative;
              width: 16px;
              height: 16px;
              vertical-align: middle;
              margin: 0 6px 0 0;
              cursor: pointer;
            }

            .css-2hjzwg input[type='radio'].lp-form-react-radio+label .lp-form-react-radio-button .lp-form-react-radio-button__unchecked,
            .css-2hjzwg input[type='radio'].lp-form-react-radio+label .lp-form-react-radio-button .lp-form-react-radio-button__checked {
              position: absolute;
              top: 0;
              left: 0;
              width: 16px;
              height: 16px;
              -webkit-transition: opacity 0.3s ease;
              transition: opacity 0.3s ease;
            }

            .css-2hjzwg input[type='radio'].lp-form-react-radio+label .lp-form-react-radio-button .lp-form-react-radio-button__unchecked path,
            .css-2hjzwg input[type='radio'].lp-form-react-radio+label .lp-form-react-radio-button .lp-form-react-radio-button__checked path {
              fill: #4c515d;
            }

            .css-2hjzwg input[type='radio'].lp-form-react-radio+label .lp-form-react-radio-button .lp-form-react-radio-button__unchecked {
              z-index: 1;
              opacity: 1;
            }

            .css-2hjzwg input[type='radio'].lp-form-react-radio+label .lp-form-react-radio-button .lp-form-react-radio-button__checked {
              z-index: 0;
              opacity: 0;
            }

            .css-2hjzwg input[type='radio'].lp-form-react-radio+label:hover .lp-form-react-radio-button .lp-form-react-radio-button__checked {
              opacity: 0.6;
            }

            .css-2hjzwg input[type='radio'].lp-form-react-radio:checked+label .lp-form-react-radio-button .lp-form-react-radio-button__checked,
            .css-2hjzwg input[type='radio'].lp-form-react-radio:checked+label:hover .lp-form-react-radio-button .lp-form-react-radio-button__checked {
              opacity: 1;
            }

            .css-2hjzwg input.lp-form-react-checkbox[type='checkbox'] {
              display: none;
            }

            .css-2hjzwg input.lp-form-react-checkbox[type='checkbox']+label {
              cursor: pointer;
              display: -webkit-box;
              display: -webkit-flex;
              display: -ms-flexbox;
              display: flex;
              -webkit-align-items: center;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
            }

            .css-2hjzwg input.lp-form-react-checkbox[type='checkbox']+label:hover span svg,
            .css-2hjzwg input.lp-form-react-checkbox[type='checkbox']+label:focus span svg,
            .css-2hjzwg input.lp-form-react-checkbox[type='checkbox']+label:active span svg {
              opacity: 1;
            }

            .css-2hjzwg input.lp-form-react-checkbox[type='checkbox']+label .checkbox {
              height: 16px;
              margin: 0;
              -webkit-transition: background-color 0.3s ease, border-color 0.3s ease;
              transition: background-color 0.3s ease, border-color 0.3s ease;
            }

            .css-2hjzwg input.lp-form-react-checkbox[type='checkbox']+label .checkbox .lp-form-react__checkbox-label-container {
              position: relative;
              width: 20px;
              height: 20px;
            }

            .css-2hjzwg input.lp-form-react-checkbox[type='checkbox']+label .checkbox .checkbox__unchecked,
            .css-2hjzwg input.lp-form-react-checkbox[type='checkbox']+label .checkbox .checkbox__checked {
              position: absolute;
              top: 0;
              left: 0;
              width: 16px;
              height: 16px;
              -webkit-transition: opacity 0.3s ease;
              transition: opacity 0.3s ease;
            }

            .css-2hjzwg input.lp-form-react-checkbox[type='checkbox']+label .checkbox .checkbox__unchecked path,
            .css-2hjzwg input.lp-form-react-checkbox[type='checkbox']+label .checkbox .checkbox__checked path {
              fill: #4c515d;
            }

            .css-2hjzwg input.lp-form-react-checkbox[type='checkbox']+label .checkbox .checkbox__unchecked {
              z-index: 1;
              opacity: 1;
            }

            .css-2hjzwg input.lp-form-react-checkbox[type='checkbox']+label .checkbox .checkbox__checked {
              z-index: 0;
              opacity: 0;
            }

            .css-2hjzwg input.lp-form-react-checkbox[type='checkbox']:checked+label .checkbox .checkbox__checked,
            .css-2hjzwg input.lp-form-react-checkbox[type='checkbox']:checked+label:hover .checkbox .checkbox__checked {
              opacity: 1;
            }

            @media (hover:hover) {
              .css-2hjzwg input.lp-form-react-checkbox[type='checkbox']+label:hover .checkbox .checkbox__checked {
                opacity: 0.6;
              }
            }

            .css-2hjzwg select.lp-form-react-select {
              height: 2em;
              display: -webkit-box;
              display: -webkit-flex;
              display: -ms-flexbox;
              display: flex;
              -webkit-flex: 0 0 100%;
              -ms-flex: 0 0 100%;
              flex: 0 0 100%;
              padding: 0;
              background-color: #fff;
            }

            .css-2hjzwg .flex-container {
              margin-left: -12px;
              margin-right: -12px;
            }

            .css-2hjzwg .flex.flex-form [class*='flex__item--'] {
              padding-left: 12px;
              padding-right: 12px;
            }

            .css-2hjzwg .labels-are-inside input::-webkit-input-placeholder {
              font-size: 1em;
              font-weight: inherit;
              opacity: 1;
            }

            .css-2hjzwg .labels-are-inside input::-moz-placeholder {
              font-size: 1em;
              font-weight: inherit;
              opacity: 1;
            }

            .css-2hjzwg .labels-are-inside input:-ms-input-placeholder {
              font-size: 1em;
              font-weight: inherit;
              opacity: 1;
            }

            .css-2hjzwg .labels-are-inside input::placeholder {
              font-size: 1em;
              font-weight: inherit;
              opacity: 1;
            }

            .css-2hjzwg .labels-are-inside textarea::-webkit-input-placeholder {
              font-size: 1em;
              font-weight: inherit;
              opacity: 1;
            }

            .css-2hjzwg .labels-are-inside textarea::-moz-placeholder {
              font-size: 1em;
              font-weight: inherit;
              opacity: 1;
            }

            .css-2hjzwg .labels-are-inside textarea:-ms-input-placeholder {
              font-size: 1em;
              font-weight: inherit;
              opacity: 1;
            }

            .css-2hjzwg .labels-are-inside textarea::placeholder {
              font-size: 1em;
              font-weight: inherit;
              opacity: 1;
            }

            .css-2hjzwg input.lp-form-react__input::-webkit-input-placeholder {
              font-size: 1em;
            }

            .css-2hjzwg input.lp-form-react__input::-moz-placeholder {
              font-size: 1em;
            }

            .css-2hjzwg input.lp-form-react__input:-ms-input-placeholder {
              font-size: 1em;
            }

            .css-2hjzwg input.lp-form-react__input::-webkit-input-placeholder {
              font-size: 1em;
            }

            .css-2hjzwg input.lp-form-react__input::-moz-placeholder {
              font-size: 1em;
            }

            .css-2hjzwg input.lp-form-react__input:-ms-input-placeholder {
              font-size: 1em;
            }

            .css-2hjzwg input.lp-form-react__input::placeholder {
              font-size: 1em;
            }

            .css-2hjzwg textarea.lp-form-react__textarea::-webkit-input-placeholder {
              font-size: 1em;
            }

            .css-2hjzwg textarea.lp-form-react__textarea::-moz-placeholder {
              font-size: 1em;
            }

            .css-2hjzwg textarea.lp-form-react__textarea:-ms-input-placeholder {
              font-size: 1em;
            }

            .css-2hjzwg textarea.lp-form-react__textarea::-webkit-input-placeholder {
              font-size: 1em;
            }

            .css-2hjzwg textarea.lp-form-react__textarea::-moz-placeholder {
              font-size: 1em;
            }

            .css-2hjzwg textarea.lp-form-react__textarea:-ms-input-placeholder {
              font-size: 1em;
            }

            .css-2hjzwg textarea.lp-form-react__textarea::placeholder {
              font-size: 1em;
            }

            .css-2hjzwg .lp-form-react__input {
              border: 1px solid rgba(76, 81, 93, 1);
              color: #020020;
              font-size: inherit;
            }

            .css-2hjzwg .lp-form-react__input:focus {
              border: 1px solid rgba(76, 81, 93, 1);
              box-shadow: rgba(76, 81, 93, 1) 0 0 1.5px 1px;
              outline: 0;
            }

            .css-2hjzwg .lp-form-react__input::-webkit-input-placeholder {
              color: #767676;
              opacity: 1;
            }

            .css-2hjzwg .lp-form-react__input::-moz-placeholder {
              color: #767676;
              opacity: 1;
            }

            .css-2hjzwg .lp-form-react__input:-ms-input-placeholder {
              color: #767676;
              opacity: 1;
            }

            .css-2hjzwg .lp-form-react__input::placeholder {
              color: #767676;
              opacity: 1;
            }

            .css-2hjzwg .StripeElement--focus {
              border: 1px solid rgba(76, 81, 93, 1);
              box-shadow: rgba(76, 81, 93, 1) 0 0 1.5px 1px;
              outline: 0;
            }

            .css-2hjzwg .lp-form-react__label {
              color: rgba(76, 81, 93, 1);
              font-family: Roboto;
            }

            .css-2hjzwg .labels-are-inside .lp-form-react__input {
              color: #020020;
            }

            .css-2hjzwg .labels-are-inside .lp-form-react__input::-webkit-input-placeholder {
              color: rgba(76, 81, 93, 1);
              font-family: Roboto;
            }

            .css-2hjzwg .labels-are-inside .lp-form-react__input::-moz-placeholder {
              color: rgba(76, 81, 93, 1);
              font-family: Roboto;
            }

            .css-2hjzwg .labels-are-inside .lp-form-react__input:-ms-input-placeholder {
              color: rgba(76, 81, 93, 1);
              font-family: Roboto;
            }

            .css-2hjzwg .labels-are-inside .lp-form-react__input::placeholder {
              color: rgba(76, 81, 93, 1);
              font-family: Roboto;
            }

            .css-2hjzwg .lp-form-react-radio {
              font-family: Roboto;
            }

            .css-2hjzwg .lp-form-react-radio+label {
              color: rgba(76, 81, 93, 1);
              font-family: Roboto;
            }

            .css-2hjzwg .lp-form-react-radio+label .lp-form-react-radio-button__unchecked path,
            .css-2hjzwg .lp-form-react-radio+label .lp-form-react-radio-button__checked path {
              fill: rgba(76, 81, 93, 1);
            }

            .css-2hjzwg .lp-form-field__field-block-title {
              font-family: Roboto;
              color: rgba(76, 81, 93, 1);
            }

            .css-2hjzwg select.lp-form-react-select {
              border: 1px solid rgba(76, 81, 93, 1);
              font-family: Roboto;
            }

            .css-2hjzwg select.lp-form-react-select:focus {
              outline-color: rgba(76, 81, 93, 1);
            }

            .css-2hjzwg .lp-form-react__select-option {
              font-family: Roboto;
            }

            .css-2hjzwg input.lp-form-react-checkbox[type='checkbox']+label {
              color: rgba(76, 81, 93, 1);
              font-family: Roboto;
            }

            .css-2hjzwg input.lp-form-react-checkbox[type='checkbox']+label .checkbox__unchecked path,
            .css-2hjzwg input.lp-form-react-checkbox[type='checkbox']+label .checkbox__checked path {
              fill: rgba(76, 81, 93, 1);
            }

            .css-2hjzwg .lp-form-react__description {
              color: rgba(76, 81, 93, 1);
              font-family: Roboto;
              font-size: 0.875rem;
            }

            .css-2hjzwg .lp-form-react__privacy-link {
              color: rgba(76, 81, 93, 1);
              -webkit-text-decoration: underline;
              text-decoration: underline;
              padding: 10px 0;
            }

            .css-2hjzwg .lp-form-react__privacy-link a {
              color: inherit;
            }

            .css-2hjzwg .lp-form-react__confirm label {
              font-size: 0.875rem;
            }
          </style>
          <div class="lp-form-react w-dabd4355-4a65-0392-54ba-65a5f067eb95 css-2hjzwg" data-widget-type="LpInputReact">
            <div class="error-prompt error-prompt--disabled">
              <div class="error-prompt__icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 30" class="disabled-checkout">
                  <path style="fill:#656A78"
                    d="M36.8 1h-30c-1.7 0-3 1.3-3 3v20c0 1.7 1.3 3 3 3h24.8c-0.1-0.1-0.1-0.1-0.2-0.2 -0.6-0.6-1-1.2-1.4-1.8H6.8c-0.5 0-1-0.5-1-1V12h32v2.1c0.7 0.1 1.4 0.3 2 0.6V4C39.8 2.3 38.5 1 36.8 1zM37.8 6h-32V4c0-0.5 0.5-1 1-1h30c0.5 0 1 0.5 1 1V6z">
                  </path>
                  <path style="fill:#FA5A6A"
                    d="M36.7 14c2.1 0 3.8 0.7 5.3 2.2s2.2 3.2 2.2 5.3 -0.7 3.8-2.2 5.3S38.8 29 36.7 29s-3.8-0.7-5.3-2.2c-1.5-1.5-2.2-3.2-2.2-5.3s0.7-3.8 2.2-5.3C32.9 14.7 34.6 14 36.7 14zM37.4 22.2v-4.5h-1.5v4.5H37.4zM37.4 25.3v-1.5h-1.5v1.5H37.4z">
                  </path>
                </svg></div>
              <div class="error-prompt__details">
                <p class="error-title"></p>
                <p class="error-description"></p>
              </div>
            </div>
            <div class="error-prompt error-prompt--invalid">
              <div class="error-prompt__icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" class="error-line">
                  <g data-name="Layer 2">
                    <g data-name="Layer 1">
                      <path
                        d="M50 10a39.9 39.9 0 0 1 15.3 2.9 40.1 40.1 0 0 1 12.9 8.8 40.1 40.1 0 0 1 8.8 12.9A39.7 39.7 0 0 1 90 50a39.9 39.9 0 0 1-2.9 15.3 40.2 40.2 0 0 1-8.8 12.9 40.3 40.3 0 0 1-13 8.8A39.6 39.6 0 0 1 50 90a39.9 39.9 0 0 1-15.3-2.9 39.8 39.8 0 0 1-12.9-8.8 40.4 40.4 0 0 1-8.8-12.9A39.6 39.6 0 0 1 10 50a40 40 0 0 1 2.9-15.3 39.8 39.8 0 0 1 8.8-12.9 40.1 40.1 0 0 1 12.9-8.8A39.8 39.8 0 0 1 50 10ZM50 0A48.4 48.4 0 0 0 14.7 14.7 48.4 48.4 0 0 0 0 50 48.4 48.4 0 0 0 14.7 85.3 48.3 48.3 0 0 0 50 100 48.4 48.4 0 0 0 85.3 85.3 48.3 48.3 0 0 0 100 50 48.4 48.4 0 0 0 85.3 14.7 48.3 48.3 0 0 0 50 0h0Z">
                      </path>
                      <path d="M55 55V24.8H45V55Zm0 20.3V65.1H45V75.3Z"></path>
                    </g>
                  </g>
                </svg></div>
              <div class="error-prompt__details">
                <p class="error-description"></p>
              </div>
            </div>
            <div class="error-prompt error-prompt--info">
              <div class="error-prompt__icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 30" class="disabled-checkout">
                  <path style="fill:#656A78"
                    d="M36.8 1h-30c-1.7 0-3 1.3-3 3v20c0 1.7 1.3 3 3 3h24.8c-0.1-0.1-0.1-0.1-0.2-0.2 -0.6-0.6-1-1.2-1.4-1.8H6.8c-0.5 0-1-0.5-1-1V12h32v2.1c0.7 0.1 1.4 0.3 2 0.6V4C39.8 2.3 38.5 1 36.8 1zM37.8 6h-32V4c0-0.5 0.5-1 1-1h30c0.5 0 1 0.5 1 1V6z">
                  </path>
                  <path style="fill:#FA5A6A"
                    d="M36.7 14c2.1 0 3.8 0.7 5.3 2.2s2.2 3.2 2.2 5.3 -0.7 3.8-2.2 5.3S38.8 29 36.7 29s-3.8-0.7-5.3-2.2c-1.5-1.5-2.2-3.2-2.2-5.3s0.7-3.8 2.2-5.3C32.9 14.7 34.6 14 36.7 14zM37.4 22.2v-4.5h-1.5v4.5H37.4zM37.4 25.3v-1.5h-1.5v1.5H37.4z">
                  </path>
                </svg></div>
              <div class="error-prompt__details">
                <p class="error-title"></p>
                <p class="error-description"></p>
              </div>
            </div>
            <div data-input-container="true" class="form-field font-scale-4">
              <div class="lp-form-react__group js-form-group" id="input-65f3218296e30b5c6fb0f471432389ee-whCe6NdtoZqgTrSL4Zpao6"><label for="65f3218296e30b5c6fb0f471432389ee-whCe6NdtoZqgTrSL4Zpao6" class="lp-form-react__label"><span>First
                    Name</span><input type="text" class="lp-form-react__input js-input-mapping " id="65f3218296e30b5c6fb0f471432389ee-whCe6NdtoZqgTrSL4Zpao6" style="font-family:Roboto" data-url="" maxlength="500" placeholder=""
                    name="65f3218296e30b5c6fb0f471432389ee" value=""></label><label for="65f3218296e30b5c6fb0f471432389ee-whCe6NdtoZqgTrSL4Zpao6"
                  class="lp-form-react__error lp-form-react__error--required"><i class="fas fa-exclamation-circle"></i><span>Please enter your First Name</span></label><label for="65f3218296e30b5c6fb0f471432389ee-whCe6NdtoZqgTrSL4Zpao6"
                  class="lp-form-react__error lp-form-react__error--invalid"><i class="fas fa-exclamation-circle"></i><span>Please enter a valid First Name</span></label></div>
            </div>
            <div data-input-container="true" class="form-field font-scale-4 last-visible">
              <div class="lp-form-react__group js-form-group" id="input-c788f1a4d007b65016c6b839102600d9-whCe6NdtoZqgTrSL4Zpao6"><label for="c788f1a4d007b65016c6b839102600d9-whCe6NdtoZqgTrSL4Zpao6"
                  class="lp-form-react__label"><span>E-mail</span><input type="email" class="lp-form-react__input js-input-mapping " id="c788f1a4d007b65016c6b839102600d9-whCe6NdtoZqgTrSL4Zpao6" style="font-family:Roboto" data-url="" maxlength="500"
                    placeholder="" name="c788f1a4d007b65016c6b839102600d9" required="" value=""></label><label for="c788f1a4d007b65016c6b839102600d9-whCe6NdtoZqgTrSL4Zpao6"
                  class="lp-form-react__error lp-form-react__error--required"><i class="fas fa-exclamation-circle"></i><span>Please enter your E-mail</span></label><label for="c788f1a4d007b65016c6b839102600d9-whCe6NdtoZqgTrSL4Zpao6"
                  class="lp-form-react__error lp-form-react__error--invalid"><i class="fas fa-exclamation-circle"></i><span>Please enter a valid E-mail</span></label></div>
            </div>
            <div class="confirm-existence"><label class="confirm-existence__label" for="confirm-existence">If you are human, leave this blank.<input type="text" class="confirm-existence__input" name="confirm-existence"></label></div>
          </div>
        </div>
      </div>
    </div>
    <div class="widget-row flex flex--12">
      <div class="flex__item--md-12 flex__item--xs-12">
        <div data-widget-id="bb64f4b5-8592-e13b-8ea8-643aa4f4cd86" class="widget">
          <div class="lp-button-react-wrapper css-15ztr6m" data-widget-type="LpButtonReact">
            <style data-emotion-css="2ki95">
              .css-2ki95 {
                -webkit-align-items: center;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                display: -webkit-inline-box;
                display: -webkit-inline-flex;
                display: -ms-inline-flexbox;
                display: inline-flex;
                -webkit-flex-direction: column;
                -ms-flex-direction: column;
                flex-direction: column;
                -webkit-box-pack: center;
                -webkit-justify-content: center;
                -ms-flex-pack: center;
                justify-content: center;
                border-style: solid;
                border-width: 1px;
                text-align: center;
                font-family: 'Lato', sans-serif;
                text-shadow: none;
                -webkit-transition: color 0.2s linear, background 0.2s linear, border-color 0.2s linear, text-shadow 0.2s linear;
                transition: color 0.2s linear, background 0.2s linear, border-color 0.2s linear, text-shadow 0.2s linear;
                -webkit-text-decoration: none;
                text-decoration: none;
                position: relative;
                font-weight: bold;
                min-height: 36px;
                min-width: 72px;
                padding: 8px 18px;
                font-family: Roboto;
                border-radius: 12px;
              }

              .css-2ki95.is-loading,
              .css-2ki95.is-loading:hover,
              .css-2ki95.is-loading:active,
              .css-2ki95.is-loading:focus,
              .css-2ki95.is-success,
              .css-2ki95.is-success:hover,
              .css-2ki95.is-success:active,
              .css-2ki95.is-success:focus {
                color: transparent;
                text-shadow: none;
              }

              .css-2ki95.is-loading .lp-button-loading,
              .css-2ki95.is-success .lp-button-success {
                display: block;
              }

              .css-2ki95.is-loading:hover .lp-button-loading svg {
                stroke: rgba(239, 239, 239, 1);
              }

              .css-2ki95.is-success:hover .lp-button-success svg {
                fill: rgba(239, 239, 239, 1);
              }

              .css-2ki95 .lp-button-loading {
                -webkit-animation: animation-circular-rotate 1.4s linear infinite;
                animation: animation-circular-rotate 1.4s linear infinite;
                display: none;
                position: absolute;
                width: 24px;
                height: 24px;
                top: 50%;
                left: 50%;
                margin-left: -12px;
                margin-top: -12px;
              }

              .css-2ki95 .lp-button-loading svg {
                stroke: rgba(239, 239, 239, 1);
                display: block;
              }

              .css-2ki95 .lp-button-loading svg circle {
                -webkit-animation: animation-circular-progress 1.4s ease-in-out infinite;
                animation: animation-circular-progress 1.4s ease-in-out infinite;
                stroke-dasharray: 80px, 200px;
                stroke-dashoffset: 0px;
                -webkit-transform-origin: 0px 0px;
                -ms-transform-origin: 0px 0px;
                transform-origin: 0px 0px;
              }

              .css-2ki95 .lp-button-success {
                display: none;
                position: absolute;
                width: 24px;
                height: 24px;
                top: 50%;
                left: 50%;
                margin-left: -12px;
                margin-top: -12px;
              }

              .css-2ki95 .lp-button-success svg {
                stroke: none;
                fill: rgba(239, 239, 239, 1);
                display: block;
              }

              .css-2ki95::before {
                border-radius: 12px;
              }

              .css-2ki95,
              .css-2ki95:focus,
              .css-2ki95:active {
                border-color: rgb(48, 176, 77);
                background: rgb(48, 176, 77);
                color: rgba(239, 239, 239, 1);
              }

              .css-2ki95:hover {
                background-color: rgb(34, 125, 55);
                border-color: rgb(34, 125, 55);
                color: rgba(239, 239, 239, 1);
              }
            </style><button type="submit" class="lp-button-react w-bb64f4b5-8592-e13b-8ea8-643aa4f4cd86 is-bold lp-button-react--small lp-button-react--flat lp-btn-flat font-scale-4 line-height-scale-3 css-2ki95" formtarget="_top">Click Here To
              Submit &gt;&gt; <div class="lp-button-loading">
                <svg viewBox="22 22 44 44" aria-hidden="true">
                  <circle cx="44" cy="44" r="20.2" fill="none" stroke-width="3.6"></circle>
                </svg>
              </div>
              <div class="lp-button-success">
                <svg viewBox="0 0 24 24" aria-hidden="true">
                  <path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"></path>
                </svg>
              </div>
            </button>
          </div>
        </div>
      </div>
    </div>
  </div>
  <style data-emotion-css="16yr3k6">
    .css-16yr3k6 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
    }

    .css-16yr3k6.js-required .lp-recaptcha-error {
      display: block;
    }
  </style>
  <div class="js-form-group css-16yr3k6">
    <div class="lp-g-recaptcha" id="g-recaptcha-js4TWBoXyHUXeUVUnL5KcZ" data-sitekey="6LdCO8EUAAAAAE6lmqc4ur4Vg1vAiISvLNeTNsXJ">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdCO8EUAAAAAE6lmqc4ur4Vg1vAiISvLNeTNsXJ&amp;co=aHR0cHM6Ly9pbnRlcnZpZXdjb2FjaGluZ255Yy5jb206NDQz&amp;hl=de&amp;v=Km9gKuG06He-isPsP6saG8cn&amp;size=normal&amp;cb=z0cm5d3ke8lm"
            width="304" height="78" role="presentation" name="a-9kqqo5ovq74c" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
        </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div>
    <style data-emotion-css="1fpjl1w">
      .css-1fpjl1w {
        font-size: 0.75em;
        text-align: left;
        color: #fa3246;
        font-weight: 400;
        display: none;
      }
    </style>
    <div class="css-1fpjl1w lp-recaptcha-error"><i class="fas fa-exclamation-circle"></i> <span>Please complete the reCAPTCHA challenge</span></div>
  </div>
</form>

Text Content

Home


What Clients Say


About Jeff

Pricing

Free Consultation Offer


"STAND OUT FROM THE COMPETITION AND WIN EXCITING JOB OFFERS"


LEARN HOW TO ACE YOUR NEXT INTERVIEW WITH EXPERT INTERVIEW COACHING

Just $160 for an Interview Coaching Session as soon as tomorrow.

Schedule a Complimentary Consultation To Learn More >>

--------------------------------------------------------------------------------

Dear Job Seeker, 

One simple mistake during an interview can kill months of precious time
searching for a job. 

Unfortunately, most job seekers don't know the small or big mistakes they are
making... or how to manage the entire interview process to stand out as the best
candidate.

I know this first-hand. When I was a Chief Operating Officer and HR Director at
a mid-sized NYC company, I watched hundreds of qualified candidates miss out on
job offers... while less qualified candidates excelled in their interviews and
walked away with exciting job offers. 

The reality is... the candidate who receives the job offer is typically the
best-prepared candidate who uses the interviewing strategies that set them apart
from better-qualified candidates.  

Here's why that's great news for you... 

I can help YOU can be that winning candidate. 

A Proven Way to Master Job Interviewing Fast

I'm Jeff Neil, Founder of New Career Breakthrough, a long-established career
coaching based in NYC - one of the most competitive job markets in the world. 

For more than 15 years, I've been offering 1 to 1 interview coaching to teach
people the interviewing skills, strategies, and techniques that make employers
want to hire you. 

I call it "Interview Breakthrough Coaching". 

Over the years, hundreds of my New York City clients have successfully used my
Interview Breakthrough strategies, from entry-level to senior executives in
virtually all industries. 

Now it's your turn to get the edge you need to win the job offer that can change
your career (and life) forever.

Here Are Some of the Benefits You Can Get From Interview Breakthrough Coaching

You'll learn: 

 * The most effective interview preparation strategies to position yourself as a
   strong and capable candidate (even if you're missing some of the 'required
   skills or experience'.
 * Strategies that piques the interviewer's attention at the start of the
   interview.
 * Simple questions you must ask at the start of every interview... so you say
   the right things during the interview. 
 * How to handle standard and tough interview questions with ease. (Before our
   coaching session, I'll ask you to email the interview questions that you just
   don't know how to answer so we can develop great answers for them in our
   session.)
 * How to comfortably and honestly prove you can do the job... even if you've
   never done that type of work before or you don't feel comfortable talking
   about yourself. 
 * How to use a powerful combination of "opportunity" "activity," and "result"
   to talk about your qualifications.  
 * How to uncover doubts the interviewer has about your skills, experience and
   qualifications - and how you can reduce or eliminate those doubts so you
   maximize your chances of success. 
 * Strategies to help you come across as motivated and likable - two essential
   keys to getting hired. (If you have the skills and experience but the hiring
   manager doesn't think they'll enjoy working with you, you'll lose the job
   offer.)
 * How to best explain challenging situations, such as gaps in your work
   experience and qualifications, being fired, etc. 
 * The deadly questions you shouldn't ask in a first interview... and the best
   questions you need to ask. 
 * A powerful interview follow-up formula that blows most employers away. (As
   part of our interview coaching, you'll receive 7 follow-up templates that you
   can use to excite, influence, and motivate employers to hire you.) 
 * A simple strategy to eliminate nervousness and project confidence.
 * An easy way to improve the quality of your references... and how to deal with
   the problem of not having references. 
 * How (and when) to discuss compensation and best answers to salary
   questions... so you get the job offer AND the salary you deserve. 
 * How to handle multiple job offers, including six easy ways to stall a job
   offer. 
 * How to research a company and your next boss... so you don't choose to accept
   a job offer that you'll regret. 


You will also receive my special report "50 Great Answers to Typical and Tough
Interview Questions." In this report, I reveal how to answer typical and
challenging interview questions so you stand out. 

Schedule a Free Consultation to Discuss Your Situation >>

Here's What Clients Say...

My Interview Breakthrough Coaching can be an A to Z guide for quickly gaining
the crucial skills and strategies you need to turn your next interview into a
job offer.

But don't take my word for it. Here's what a few of my clients have to say...

"My new boss told me he cancelled all of the remaining interviews after mine."

"Jeff provided me with the interview strategies necessary to capitalize on the
opportunity when it presented itself for a management position at a major sports
league. 

His interview prep is tremendous to the point that my new boss told me he
CANCELLED all of the remaining interviews after mine."

Nicky 

"I used Jeff's amazing interview advice, and I was instantly offered the job!"

"I am a recent college graduate. Entering the workforce is difficult,
frustrating, and scary. I had gone on several interviews and was not happy with
the results. The jobs I was offered were not right for me and the jobs I really
wanted were not being offered. I needed help with many things: confidence for
the interview, how to answer difficult questions, how to deal with a gap in my
resume, and so on. I turned to Jeff. He was absolutely amazing at helping me. He
gave me great advice on interviewing strategies and how to make my skills and
experience much more appealing to employers. We spent some time with me
practicing questions and answers, and he sent me home with an extremely helpful
packet of interview questions and the best answers. After hiring him, I landed
an interview with an incredible company in the field I had always wanted to work
in. I used Jeff's amazing interview advice, and I was instantly offered the
job!"

Chris

"The Interview Breakthrough Coaching Program helped me land my current
position... the best job I've ever had."

"Jeff taught me how to identify what employers are looking for in the candidate
they will hire, and he helped me understand how to communicate my qualifications
to best match the employer needs. I also learned A LOT by practicing interview
questions and answers with him. The Interview Breakthrough Coaching Program
helped me land my current position... the best job I've ever had."

Zach

"I was landing interviews, but never could get to the next round until I used
Jeff's strategies."

I was landing interviews but never could get to the next round until I used
Jeff's strategies. After meeting Jeff, he provided a clear road map to improve
my interviewing process. We figured out how I was miscommunicating my strengths
and then came up with a plan to put my best foot forward. The icing on the cake
was the sample thank-you follow up letters he provided - they allow you to
differentiate yourself from the rest of the candidates. Since I met Jeff, I have
had two interviews (it has been less than three weeks) and have gotten two
second rounds, one of which is today! I wish I had used his interview coaching
much sooner."

Jane

Want to see more reviews for Interview Coaching? Click here...

Schedule a Free Consultation to See if I Can Support Your Success Too >>

Here's How My Interview Coaching Will Help You Win More Job Offers For More
Money

The cornerstone of our work together is a 1 to 1 coaching session that you'll
have with me personally. 

You can schedule your interview coaching session for when you want...
potentially even tomorrow if you have an important interview coming up soon. 

Our interview coaching session will be all substance. I don't ramble or waste
your time in any way. I will honestly (and supportively) tell you what you are
doing right and wrong... and how to improve your interviewing skills and
strategies so you can land your dream job. 

I encourage you to record your interview coaching session, so you can listen to
the recording whenever you feel a need to review or brush up for an interview.

Interview Coaching Session Preparation - To Make Sure You Get the Exact Help You
Want 

Before your interview coaching session, I will email a "Get Started"
questionnaire to you to complete and return to me - so we can identify your
specific interviewing goals and needs... and make sure we cover them in our
session.

Also before your first coaching session, I'll want you to send your resume and a
few sample job advertisements to me (if you have some).

I'll use all of your information to be well prepared for your interview coaching
session. 

Typical Interview Coaching Session Topics

I'll tailor your coaching session to what you need and want. Here are the topics
that many clients focus on in their first session:

 * The big and small errors that candidates make before, during and after the
   interview and how you can avoid them... so you don't get knocked out.
 * The crucial strategies you must use to describe your skills, experience, and
   qualifications... so you grab and keep the interviewer's attention.
 * The simple strategies to discover what interviewers are looking for in their
   top candidate... so you can show how you are a great match.
 * The most important interview preparation strategies... so you can go into the
   interview feeling confident and truly ready to knock the socks off the
   interviewer.
 * Conduct a mock job interview so you can practice answering questions and be
   truly ready for the real interview.
 * Develop personalized answers to tough interview questions... the ones that
   knockout many candidates.
 * Discuss how (and when) to talk about pay, answer the interviewer's salary
   questions, and negotiate an offer... so you get the salary you deserve.
 * How to deal with sticky situations like missing skills or experience,
   employment gaps, short-term jobs, being fired, or having a bad reference.
   We'll come up with definitive responses so you can practice them in your
   second coaching session and be able to handle them with ease and confidence
   in actual job interviews.
 * How to simply uncover any doubts the interviewer has about you as a
   candidate.... and how you can quickly reduce or eliminate those doubts... so
   they don't stop you from winning job offers.



What's Your Investment To Ace Your Interviews & Land The Job Offer You Want?

I'm committed to offering an affordable and outstanding interview coaching
program that lets you stand out from the competition and land job offers. 

When you use My Interview Breakthrough Coaching program, you'll receive: 

 * A 50-minute coaching session to teach you the interviewing skills and
   strategies I've spent ten years honing. 
 * 4 months of free access to my online Interviewing resources that will "amp
   up" your interviewing success, including "50 Great Answers to Typical and
   Tough Interview Questions" eBook, "8 Interview Follow-Up Email Templates," a
   sample of the most effective Thank You letter that you can copy, and "How to
   Stall a Job Offer" special report. 
 * An audio recording of your coaching session that will serve you for a
   lifetime. 

It is a comprehensive package... and you get it all for just $160.

I know my Interview Breakthrough Coaching program is a bargain when you consider
you'll learn everything about interviewing that has taken me ten years to
uncover and prepare... the success my clients have had... and how my interview
coaching program can change your career and life.


FREE CONSULTATION OFFER...

Please Give Yourself This Opportunity To See If My Interview Coaching Can Help
You Win Exciting Job Offers

I invite you to schedule a free 15-minute career coaching consultation with me. 

The consultations are an important way for you to get your questions answered
and to see if my services feel right or not for you.

And they also help me to understand if I have the specific knowledge and
experience to help you achieve your goals. If I don't have the background to
help, I will honestly tell you that.

The consultations are by telephone, so they are easy and convenient.  Simply use
my consultation calendar to schedule a day and time that work for you...

Schedule a Complimentary Consultation



I can also be reached at (646) 413-0020.

Or, if you prefer, you can provide your contact information below and I will
follow up shortly by email. 

Free Interview Coaching Consultation Request Form

First NamePlease enter your First NamePlease enter a valid First Name
E-mailPlease enter your E-mailPlease enter a valid E-mail
If you are human, leave this blank.
Click Here To Submit >>


Please complete the reCAPTCHA challenge



PLEASE DON'T LEAVE MY SITE WONDERING IF I COULD HELP YOU WIN EXCITING JOB OFFERS

Go ahead and schedule your free interview coaching consultation at no risk
whatsoever.

This could be exactly what you need to achieve the career satisfaction and
success you want.

To Your Career Success,

Jeff Neil

NYC Interview Coach


Ready to Work together? Schedule an Interview Coaching Session Now >>



Jeff Neil, New Career Breakthrough

NYC, New York, 10001

Tel: (646) 413-0020

© 2021