finder.startupnationcentral.org Open in urlscan Pro
104.26.0.5  Public Scan

URL: https://finder.startupnationcentral.org/mnc_page/johnson-controls
Submission: On May 05 via manual from IL — Scanned from IL

Form analysis 6 forms found in the DOM

Name: notifications-form

<form name="notifications-form">
  <div id="settings-smartlist-notification-tag-list">
  </div>
</form>

Name: claim-form

<form name="claim-form" id="edit-claim-form" class="form-content" onsubmit="event.preventDefault(); sendAskClaimForm();">
  <p class="note">Please provide us the following information. Note that you need to have an email in this organization in order to claim the profile.</p>
  <div id="claim-input-wrapper">
    <div class="input-container">
      <label id="claim-name-label" for="claim-name">Name*</label>
      <input id="claim-name" name="claim-name" required="" data-field-required="required" labelid="claim-name-label" data-validate-element-id="validation-claim-name" type="text" maxlength="80">
    </div>
    <div class="input-container">
      <label id="claim-email-label" for="claim-email">Work Email* (please provide your email in the organization)</label>
      <input id="claim-email" name="claim-email" required="" data-field-required="required" labelid="claim-email-label" data-validate-element-id="validation-claim-email" type="email" maxlength="80">
    </div>
    <div class="input-container">
      <label id="claim-position-label" for="claim-position">Position*</label>
      <input id="claim-position" name="claim-position" required="" data-field-required="required" labelid="claim-position-label" data-validate-element-id="validation-claim-position" type="text" maxlength="80">
    </div>
    <div class="input-container">
      <div class="label-with-length">
        <label for="claim-notes">Notes</label>
        <!-- <div><span id="note-length">0</span>/200</div> -->
      </div>
      <textarea id="claim-notes" name="claim-notes" rows="2" data-validate-element-id="validation-claim-notes" type="textarea" maxlength="200"></textarea>
    </div>
  </div>
  <div id="btns-claim-container" class="btns-container">
    <button type="submit" id="claim-send-btn" class="button yellow-button" disabled=""> Send </button>
  </div>
</form>

POST

<form method="post" onsubmit="submitfuction(event)" u1-visible="true">
  <div id="register-overlay">
    <div id="register-popup" onclick="event.stopPropagation();" aria-hidden="true">
      <div id="register-popup-left-image">
        <div class="signup-page">
          <div class="signup-page-title">Tap into Israeli innovation<br>with <span class="yellow-text">Startup Nation Finder</span></div>
          <ul>
            <li><b>Access </b>our entire Israeli innovation ecosystem database</li>
            <li><b>Engage </b>with potential investors or other stakeholders</li>
            <li><b>Create  </b>and share personalized lists of ecosystem players</li>
            <li><b>Stay up to date  </b>with company changes via automatic notifications</li>
          </ul>
          <div class="signup-container">
            <div class="finder-about-conainer">Finder is provided courtesy of Startup Nation Central, a non-profit organization that promotes Israeli innovations around the world.</div>
            <div class="logo-container"><img src="/assets/snc_logo_white.svg" alt="Startup Nation logo" width="150" height="57"></div>
          </div>
        </div>
      </div>
      <div id="register-section1" style="display:block; width:500px; margin: 30px;">
        <div id="popup-header-container">
          <h2>Sign up, it's free!</h2>
          <div id="register-section1-cls-btn-container" u1-button="" onclick="hideRegister({shouldShowOneTap: true})" aria-hidden="true">
            <svg style="cursor:pointer;" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
              <path fill-rule="evenodd" clip-rule="evenodd"
                d="M16.7729 7.22699C17.0658 7.51989 17.0658 7.99476 16.7729 8.28765L13.0606 12L16.7729 15.7123C17.0658 16.0052 17.0658 16.48 16.7729 16.7729C16.48 17.0658 16.0052 17.0658 15.7123 16.7729L12 13.0606L8.28765 16.7729C7.99476 17.0658 7.51989 17.0658 7.22699 16.7729C6.9341 16.48 6.9341 16.0052 7.22699 15.7123L10.9393 12L7.22699 8.28765C6.9341 7.99476 6.9341 7.51989 7.22699 7.22699C7.51989 6.9341 7.99476 6.9341 8.28765 7.22699L12 10.9393L15.7123 7.22699C16.0052 6.9341 16.48 6.9341 16.7729 7.22699Z">
              </path>
            </svg>
          </div>
        </div>
        <div>
          <div id="register-fields" class="authentication-fields">
            <div class="login-field">
              <div>Email</div>
              <input id="signup-email" name="email" type="email" tabindex="-1">
            </div>
            <div id="password-guidance" style="position:absolute; display:none; width:250px; height:280px; background:white; margin-left:-305px; border: 0px solid white; border-radius: 0.2cm;">
              <div style="padding:20px;">
                <h2 style="font-size: 1.8rem;">Password must contain:</h2>
                <div id="password-length" class="password-validation fail">
                  <svg class="failed" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
                    <path fill-rule="evenodd" clip-rule="evenodd"
                      d="M12 19.25C16.0041 19.25 19.25 16.0041 19.25 12C19.25 7.99594 16.0041 4.75 12 4.75C7.99594 4.75 4.75 7.99594 4.75 12C4.75 16.0041 7.99594 19.25 12 19.25ZM12 20.75C16.8325 20.75 20.75 16.8325 20.75 12C20.75 7.16751 16.8325 3.25 12 3.25C7.16751 3.25 3.25 7.16751 3.25 12C3.25 16.8325 7.16751 20.75 12 20.75Z"
                      fill="#C3C4CC"></path>
                  </svg>
                  <svg class="fulfilled" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
                    <path fill-rule="evenodd" clip-rule="evenodd"
                      d="M11.8467 19.2949C15.8507 19.2949 19.0967 16.049 19.0967 12.0449C19.0967 8.04086 15.8507 4.79492 11.8467 4.79492C7.84262 4.79492 4.59668 8.04086 4.59668 12.0449C4.59668 16.049 7.84262 19.2949 11.8467 19.2949ZM11.8467 20.7949C16.6792 20.7949 20.5967 16.8774 20.5967 12.0449C20.5967 7.21243 16.6792 3.29492 11.8467 3.29492C7.01419 3.29492 3.09668 7.21243 3.09668 12.0449C3.09668 16.8774 7.01419 20.7949 11.8467 20.7949Z"
                      fill="#00A96E"></path>
                    <path fill-rule="evenodd" clip-rule="evenodd"
                      d="M16.0287 8.96797C16.3226 9.25992 16.3241 9.73479 16.0322 10.0286L11.0644 15.0286C10.9236 15.1703 10.7321 15.25 10.5324 15.25C10.3326 15.25 10.1411 15.1703 10.0003 15.0286L7.96808 12.9832C7.67613 12.6893 7.67767 12.2145 7.97151 11.9225C8.26535 11.6306 8.74022 11.6321 9.03217 11.926L10.5324 13.4359L14.9681 8.9714C15.26 8.67756 15.7349 8.67603 16.0287 8.96797Z"
                      fill="#00A96E"></path>
                  </svg>
                  <span>8 characters</span>
                </div>
                <div id="password-uppercase" class="password-validation fail">
                  <svg class="failed" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
                    <path fill-rule="evenodd" clip-rule="evenodd"
                      d="M12 19.25C16.0041 19.25 19.25 16.0041 19.25 12C19.25 7.99594 16.0041 4.75 12 4.75C7.99594 4.75 4.75 7.99594 4.75 12C4.75 16.0041 7.99594 19.25 12 19.25ZM12 20.75C16.8325 20.75 20.75 16.8325 20.75 12C20.75 7.16751 16.8325 3.25 12 3.25C7.16751 3.25 3.25 7.16751 3.25 12C3.25 16.8325 7.16751 20.75 12 20.75Z"
                      fill="#C3C4CC"></path>
                  </svg>
                  <svg class="fulfilled" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
                    <path fill-rule="evenodd" clip-rule="evenodd"
                      d="M11.8467 19.2949C15.8507 19.2949 19.0967 16.049 19.0967 12.0449C19.0967 8.04086 15.8507 4.79492 11.8467 4.79492C7.84262 4.79492 4.59668 8.04086 4.59668 12.0449C4.59668 16.049 7.84262 19.2949 11.8467 19.2949ZM11.8467 20.7949C16.6792 20.7949 20.5967 16.8774 20.5967 12.0449C20.5967 7.21243 16.6792 3.29492 11.8467 3.29492C7.01419 3.29492 3.09668 7.21243 3.09668 12.0449C3.09668 16.8774 7.01419 20.7949 11.8467 20.7949Z"
                      fill="#00A96E"></path>
                    <path fill-rule="evenodd" clip-rule="evenodd"
                      d="M16.0287 8.96797C16.3226 9.25992 16.3241 9.73479 16.0322 10.0286L11.0644 15.0286C10.9236 15.1703 10.7321 15.25 10.5324 15.25C10.3326 15.25 10.1411 15.1703 10.0003 15.0286L7.96808 12.9832C7.67613 12.6893 7.67767 12.2145 7.97151 11.9225C8.26535 11.6306 8.74022 11.6321 9.03217 11.926L10.5324 13.4359L14.9681 8.9714C15.26 8.67756 15.7349 8.67603 16.0287 8.96797Z"
                      fill="#00A96E"></path>
                  </svg>
                  <span>Uppercase letter (A-Z)</span>
                </div>
                <div id="password-lowercase" class="password-validation fail">
                  <svg class="failed" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
                    <path fill-rule="evenodd" clip-rule="evenodd"
                      d="M12 19.25C16.0041 19.25 19.25 16.0041 19.25 12C19.25 7.99594 16.0041 4.75 12 4.75C7.99594 4.75 4.75 7.99594 4.75 12C4.75 16.0041 7.99594 19.25 12 19.25ZM12 20.75C16.8325 20.75 20.75 16.8325 20.75 12C20.75 7.16751 16.8325 3.25 12 3.25C7.16751 3.25 3.25 7.16751 3.25 12C3.25 16.8325 7.16751 20.75 12 20.75Z"
                      fill="#C3C4CC"></path>
                  </svg>
                  <svg class="fulfilled" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
                    <path fill-rule="evenodd" clip-rule="evenodd"
                      d="M11.8467 19.2949C15.8507 19.2949 19.0967 16.049 19.0967 12.0449C19.0967 8.04086 15.8507 4.79492 11.8467 4.79492C7.84262 4.79492 4.59668 8.04086 4.59668 12.0449C4.59668 16.049 7.84262 19.2949 11.8467 19.2949ZM11.8467 20.7949C16.6792 20.7949 20.5967 16.8774 20.5967 12.0449C20.5967 7.21243 16.6792 3.29492 11.8467 3.29492C7.01419 3.29492 3.09668 7.21243 3.09668 12.0449C3.09668 16.8774 7.01419 20.7949 11.8467 20.7949Z"
                      fill="#00A96E"></path>
                    <path fill-rule="evenodd" clip-rule="evenodd"
                      d="M16.0287 8.96797C16.3226 9.25992 16.3241 9.73479 16.0322 10.0286L11.0644 15.0286C10.9236 15.1703 10.7321 15.25 10.5324 15.25C10.3326 15.25 10.1411 15.1703 10.0003 15.0286L7.96808 12.9832C7.67613 12.6893 7.67767 12.2145 7.97151 11.9225C8.26535 11.6306 8.74022 11.6321 9.03217 11.926L10.5324 13.4359L14.9681 8.9714C15.26 8.67756 15.7349 8.67603 16.0287 8.96797Z"
                      fill="#00A96E"></path>
                  </svg>
                  <span>Lowercase letter (a-z)</span>
                </div>
                <div id="password-digit" class="password-validation fail">
                  <svg class="failed" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
                    <path fill-rule="evenodd" clip-rule="evenodd"
                      d="M12 19.25C16.0041 19.25 19.25 16.0041 19.25 12C19.25 7.99594 16.0041 4.75 12 4.75C7.99594 4.75 4.75 7.99594 4.75 12C4.75 16.0041 7.99594 19.25 12 19.25ZM12 20.75C16.8325 20.75 20.75 16.8325 20.75 12C20.75 7.16751 16.8325 3.25 12 3.25C7.16751 3.25 3.25 7.16751 3.25 12C3.25 16.8325 7.16751 20.75 12 20.75Z"
                      fill="#C3C4CC"></path>
                  </svg>
                  <svg class="fulfilled" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
                    <path fill-rule="evenodd" clip-rule="evenodd"
                      d="M11.8467 19.2949C15.8507 19.2949 19.0967 16.049 19.0967 12.0449C19.0967 8.04086 15.8507 4.79492 11.8467 4.79492C7.84262 4.79492 4.59668 8.04086 4.59668 12.0449C4.59668 16.049 7.84262 19.2949 11.8467 19.2949ZM11.8467 20.7949C16.6792 20.7949 20.5967 16.8774 20.5967 12.0449C20.5967 7.21243 16.6792 3.29492 11.8467 3.29492C7.01419 3.29492 3.09668 7.21243 3.09668 12.0449C3.09668 16.8774 7.01419 20.7949 11.8467 20.7949Z"
                      fill="#00A96E"></path>
                    <path fill-rule="evenodd" clip-rule="evenodd"
                      d="M16.0287 8.96797C16.3226 9.25992 16.3241 9.73479 16.0322 10.0286L11.0644 15.0286C10.9236 15.1703 10.7321 15.25 10.5324 15.25C10.3326 15.25 10.1411 15.1703 10.0003 15.0286L7.96808 12.9832C7.67613 12.6893 7.67767 12.2145 7.97151 11.9225C8.26535 11.6306 8.74022 11.6321 9.03217 11.926L10.5324 13.4359L14.9681 8.9714C15.26 8.67756 15.7349 8.67603 16.0287 8.96797Z"
                      fill="#00A96E"></path>
                  </svg>
                  <span>Digit (0-9)</span>
                </div>
              </div>
            </div>
            <div id="password-div" class="login-field">
              <div>Password</div>
              <input id="signup-password" name="password" type="password" tabindex="-1">
              <div> Password must contain at least 8 characters, one digit, one uppercase and one lowercase letter. </div>
            </div>
            <div class="login-field" style="margin-bottom: 10px;">
              <div>Re-enter password</div>
              <input id="password-confirm" type="password" tabindex="-1">
              <div id="password-confirm-error" style="color:red; opacity:0;">Passwords do not match</div>
            </div>
            <div style="display:flex;">
              <input style="margin:auto;" type="checkbox" id="register-step1-agree" tabindex="-1">
              <label id="register-check-label" for="register-step1-agree">I agree to receive Informational Emails from Startup Nation Finder as defined in the <a href="/privacy_policy" target="_blank" tabindex="-1">Privacy Policy</a> and
                <a href="/term_of_use" target="_blank" tabindex="-1">Terms of Use</a></label>
            </div>
            <div style="margin-top:30px; text-align:center;">
              <button id="signup-popup-button" onclick="postSignUpData()" tabindex="-1"> Sign Up </button>
            </div>
            <div id="social-login-button-container">
              <div id="mobile-social-media-button-container">
                <div style="display:flex; align-items:center; position:relative;" onclick="gotoSSOLogin('Google')">
                  <button class="top-menu-button" tabindex="-1">Sign Up with Google</button>
                  <svg style="position:absolute; left: 0; padding-left: 1.6rem;" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
                    <g clip-path="url(#clip0_10303_76838)">
                      <path
                        d="M20.58 12.1686C20.58 11.4312 20.5202 10.893 20.3907 10.335H11.9697V13.6634H16.9127C16.813 14.4906 16.2749 15.7363 15.079 16.5734L15.0622 16.6848L17.7248 18.7474L17.9092 18.7659C19.6034 17.2012 20.58 14.8992 20.58 12.1686Z"
                        fill="#4285F4"></path>
                      <path
                        d="M11.9704 20.9384C14.392 20.9384 16.425 20.1411 17.9099 18.7659L15.0796 16.5734C14.3223 17.1016 13.3057 17.4703 11.9704 17.4703C9.59859 17.4703 7.58555 15.9057 6.86795 13.7432L6.76277 13.7521L3.99421 15.8947L3.95801 15.9954C5.4329 18.9253 8.46246 20.9384 11.9704 20.9384Z"
                        fill="#34A853"></path>
                      <path
                        d="M6.86761 13.7431C6.67827 13.185 6.56869 12.587 6.56869 11.9692C6.56869 11.3513 6.67827 10.7534 6.85765 10.1953L6.85263 10.0765L4.04937 7.89941L3.95766 7.94304C3.34978 9.15886 3.00098 10.5242 3.00098 11.9692C3.00098 13.4142 3.34978 14.7795 3.95766 15.9953L6.86761 13.7431Z"
                        fill="#FBBC05"></path>
                      <path
                        d="M11.9704 6.46801C13.6546 6.46801 14.7907 7.1955 15.4385 7.80344L17.9697 5.33195C16.4151 3.88694 14.3921 3 11.9704 3C8.46249 3 5.43291 5.01304 3.95801 7.9429L6.85801 10.1952C7.58557 8.03263 9.59862 6.46801 11.9704 6.46801Z"
                        fill="#EB4335"></path>
                    </g>
                    <defs>
                      <clipPath id="clip0_10303_76838">
                        <rect width="17.5896" height="18" fill="white" transform="translate(3 3)"></rect>
                      </clipPath>
                    </defs>
                  </svg>
                </div>
                <div style="display:flex; align-items:center; position:relative;" onclick="gotoSSOLogin('LinkedIn')">
                  <button class="top-menu-button" tabindex="-1">Sign Up with LinkedIn</button>
                  <svg style="position:absolute; left: 0; padding-left: 1.6rem;" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
                    <path
                      d="M7.04651 21H3.27907V8.95331H6.97674V21H7.04651ZM5.16279 7.27237C3.97674 7.27237 3 6.29183 3 5.10117C3 3.91051 3.97674 3 5.16279 3C6.34884 3 7.32558 3.98054 7.32558 5.17121C7.32558 6.36187 6.34884 7.27237 5.16279 7.27237ZM21 21H17.3023V15.1167C17.3023 13.716 17.3023 11.8949 15.3488 11.8949C13.3953 11.8949 13.1163 13.4358 13.1163 14.9767V20.93H9.34884V8.95331H12.907V10.5642H12.9767C13.4651 9.58366 14.7209 8.60311 16.5349 8.60311C20.3023 8.60311 21 11.1245 21 14.3463V21Z"
                      fill="#2D64BC"></path>
                  </svg>
                </div>
              </div>
              <div id="social-media-button-container">
                <!-- Google Icon -->
                <button onclick="gotoSSOLogin('Google')"
                  style="border-radius:0.1cm; justify-content:space-around; align-items:center; width:200px; height:34px; display:flex; border:1px solid var(--border-color); background:var(--bg-color); color:var(--main-text-color); font-size:14px;"
                  tabindex="-1">
                  <svg style="pointer-events:none;" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
                    <g clip-path="url(#clip0_6966_61166)">
                      <path
                        d="M20.58 12.1686C20.58 11.4312 20.5202 10.893 20.3907 10.335H11.9697V13.6634H16.9127C16.813 14.4906 16.2749 15.7363 15.079 16.5734L15.0622 16.6848L17.7248 18.7474L17.9092 18.7659C19.6034 17.2012 20.58 14.8992 20.58 12.1686Z"
                        fill="#4285F4"></path>
                      <path
                        d="M11.9704 20.9384C14.392 20.9384 16.425 20.1411 17.9099 18.7659L15.0796 16.5734C14.3223 17.1016 13.3057 17.4703 11.9704 17.4703C9.59859 17.4703 7.58555 15.9057 6.86795 13.7432L6.76277 13.7521L3.99421 15.8947L3.95801 15.9954C5.4329 18.9253 8.46246 20.9384 11.9704 20.9384Z"
                        fill="#34A853"></path>
                      <path
                        d="M6.86761 13.7431C6.67827 13.185 6.56869 12.587 6.56869 11.9692C6.56869 11.3513 6.67827 10.7534 6.85765 10.1953L6.85263 10.0765L4.04937 7.89941L3.95766 7.94304C3.34978 9.15886 3.00098 10.5242 3.00098 11.9692C3.00098 13.4142 3.34978 14.7795 3.95766 15.9953L6.86761 13.7431Z"
                        fill="#FBBC05"></path>
                      <path
                        d="M11.9704 6.46801C13.6546 6.46801 14.7907 7.1955 15.4385 7.80344L17.9697 5.33195C16.4151 3.88694 14.3921 3 11.9704 3C8.46249 3 5.43291 5.01304 3.95801 7.9429L6.85801 10.1952C7.58557 8.03263 9.59862 6.46801 11.9704 6.46801Z"
                        fill="#EB4335"></path>
                    </g>
                    <defs>
                      <clipPath id="clip0_6966_61166">
                        <rect width="17.5896" height="18" fill="white" transform="translate(3 3)"></rect>
                      </clipPath>
                    </defs>
                  </svg>
                  <span>Sign Up with Google</span>
                </button>
                <!-- Linkedin Icon -->
                <button onclick="gotoSSOLogin('LinkedIn')"
                  style="border-radius:0.1cm; justify-content:space-around; align-items:center; width:200px; height:34px; display:flex; border:1px solid var(--border-color); background:var(--bg-color); color:var(--main-text-color); font-size:14px;"
                  tabindex="-1">
                  <svg style="pointer-events:none;" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
                    <path
                      d="M7.04651 21H3.27907V8.95331H6.97674V21H7.04651ZM5.16279 7.27237C3.97674 7.27237 3 6.29183 3 5.10117C3 3.91051 3.97674 3 5.16279 3C6.34884 3 7.32558 3.98054 7.32558 5.17121C7.32558 6.36187 6.34884 7.27237 5.16279 7.27237ZM21 21H17.3023V15.1167C17.3023 13.716 17.3023 11.8949 15.3488 11.8949C13.3953 11.8949 13.1163 13.4358 13.1163 14.9767V20.93H9.34884V8.95331H12.907V10.5642H12.9767C13.4651 9.58366 14.7209 8.60311 16.5349 8.60311C20.3023 8.60311 21 11.1245 21 14.3463V21Z"
                      fill="#2D64BC"></path>
                  </svg>
                  <span>Sign Up with LinkedIn</span>
                </button>
              </div>
              <script>
                function gotoSSOLogin(source) {
                  const referral = getCookie("snc-reg-referral");
                  const referralParam = referral ? "&" + referral : "";
                  const currentLocation = window.location.href.replaceAll("&", "%26").replace(/\/+$/, '');
                  SetWindowLocation(window.location.origin + "/user/_ssologin?source=" + source + "&sourceURI=" + currentLocation + referralParam);
                }
              </script>
            </div>
            <div style="margin-top:30px; text-align:center;"> Already have an account? <span id="goto-login" onclick="gotoLogin()" class="link" style="text-decoration: none;" aria-hidden="true">Login</span>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div id="register-popup-page2" onclick="event.stopPropagation();">
      <div class="verify-your-email-container">
        <div style="display: flex; justify-content: flex-end;">
          <svg style="cursor:pointer;" onclick="hideVeryfyYourEmail();" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
            <path fill-rule="evenodd" clip-rule="evenodd"
              d="M16.7729 7.22699C17.0658 7.51989 17.0658 7.99476 16.7729 8.28765L13.0606 12L16.7729 15.7123C17.0658 16.0052 17.0658 16.48 16.7729 16.7729C16.48 17.0658 16.0052 17.0658 15.7123 16.7729L12 13.0606L8.28765 16.7729C7.99476 17.0658 7.51989 17.0658 7.22699 16.7729C6.9341 16.48 6.9341 16.0052 7.22699 15.7123L10.9393 12L7.22699 8.28765C6.9341 7.99476 6.9341 7.51989 7.22699 7.22699C7.51989 6.9341 7.99476 6.9341 8.28765 7.22699L12 10.9393L15.7123 7.22699C16.0052 6.9341 16.48 6.9341 16.7729 7.22699Z">
            </path>
          </svg>
        </div>
        <h2 class="verify-your-email-title">Verify your email</h2>
        <div style="font-size: 1.8rem; color:var(--main-text-color);"> We’ve sent a verification link to <span id="register-signup-email" style="font-weight:700;">email@email.com</span>
        </div>
        <div class="verify-email-image-container">
          <svg width="218" height="218" viewBox="0 0 218 218" fill="none" xmlns="http://www.w3.org/2000/svg">
            <path d="M40.875 66.626V103.686L17.0312 85.156L40.875 66.626Z" fill="#1B759B"></path>
            <path d="M200.969 85.156L177.125 103.686V66.626L200.969 85.156Z" fill="#1B759B"></path>
            <path d="M177.125 40.875V103.686L126.508 143.062L109 156.688L91.4919 143.062L40.875 103.686V13.625H149.875L177.125 40.875Z" fill="#CEE4E9"></path>
            <path d="M177.125 40.875H149.875V13.625L177.125 40.875Z" fill="#E2F0F3"></path>
            <path d="M82.5 79.5L98.5 95.5L136 58" stroke="#00A96E" stroke-width="8" stroke-linecap="round" stroke-linejoin="round"></path>
            <path d="M200.968 85.1562V200.969L126.508 133.062L200.968 85.1562Z" fill="url(#paint0_linear_17383_154075)"></path>
            <path d="M91.4919 133.062L17.0312 200.969V85.1562L91.4919 133.062Z" fill="url(#paint1_linear_17383_154075)"></path>
            <path d="M200.969 200.969H17.0312L91.4919 133.062L109 144.688L126.508 133.062L200.969 200.969Z" fill="url(#paint2_linear_17383_154075)"></path>
            <defs>
              <linearGradient id="paint0_linear_17383_154075" x1="123.263" y1="256.32" x2="220.98" y2="66.6348" gradientUnits="userSpaceOnUse">
                <stop stop-color="#117BC9"></stop>
                <stop offset="1" stop-color="#23C8DE"></stop>
              </linearGradient>
              <linearGradient id="paint1_linear_17383_154075" x1="13.7867" y1="256.32" x2="111.504" y2="66.6348" gradientUnits="userSpaceOnUse">
                <stop stop-color="#117BC9"></stop>
                <stop offset="1" stop-color="#23C8DE"></stop>
              </linearGradient>
              <linearGradient id="paint2_linear_17383_154075" x1="98.5" y1="16.5" x2="98.5" y2="222.5" gradientUnits="userSpaceOnUse">
                <stop stop-color="#23C8DE"></stop>
                <stop offset="1" stop-color="#117BC9"></stop>
              </linearGradient>
            </defs>
          </svg>
        </div>
        <div class="email-container">
          <span class="email-text">Didn’t get the email? </span><span onclick="resendResetEmail()" class="link">Resend email</span> or <a href="mailto:finder@sncentral.org" class="link">Contact support</a>
        </div>
        <div class="email-remark"> Do not forget to check your spam folder </div>
      </div>
    </div>
  </div>
</form>

POST

<form method="post" onsubmit="submitfuction(event)" u1-visible="true">
  <div id="login-overlay">
    <div id="login-popup" onclick="event.stopPropagation();" aria-hidden="true">
      <div id="login-section2" style="display:flex; flex-flow:column; width:100%; margin:30px;">
        <div id="popup-header-container">
          <!-- <svg onclick="loginBack()" style="cursor:pointer; position:absolute;" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M14.6247 17.7808C15.0559 17.4358 15.1258 16.8065 14.7808 16.3753L11.2806 12L14.7808 7.62466C15.1258 7.1934 15.0559 6.5641 14.6247 6.21909C14.1934 5.87408 13.5641 5.94401 13.2191 6.37527L9.21909 11.3753C8.92692 11.7405 8.92692 12.2594 9.21909 12.6247L13.2191 17.6247C13.5641 18.0559 14.1934 18.1258 14.6247 17.7808Z" fill="#111533"/> </svg> -->
          <h2>Log in</h2>
          <div u1-button="" id="log-in-popup-close-btn-container" onclick="hideLogin({shouldShowOneTap: true})" aria-hidden="true">
            <svg style="cursor:pointer;" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
              <path fill-rule="evenodd" clip-rule="evenodd"
                d="M16.7729 7.22699C17.0658 7.51989 17.0658 7.99476 16.7729 8.28765L13.0606 12L16.7729 15.7123C17.0658 16.0052 17.0658 16.48 16.7729 16.7729C16.48 17.0658 16.0052 17.0658 15.7123 16.7729L12 13.0606L8.28765 16.7729C7.99476 17.0658 7.51989 17.0658 7.22699 16.7729C6.9341 16.48 6.9341 16.0052 7.22699 15.7123L10.9393 12L7.22699 8.28765C6.9341 7.99476 6.9341 7.51989 7.22699 7.22699C7.51989 6.9341 7.99476 6.9341 8.28765 7.22699L12 10.9393L15.7123 7.22699C16.0052 6.9341 16.48 6.9341 16.7729 7.22699Z">
              </path>
            </svg>
          </div>
        </div>
        <div id="login-fields" class="authentication-fields">
          <div class="login-field">
            <div class="login-field-email">Email</div>
            <input id="login-email" name="email" type="email" oninput="validateLogin()" tabindex="-1">
          </div>
          <div id="password-div" class="login-field">
            <div>Password</div>
            <!-- <div style="height:inherit; width:inherit;">
                        <input id="login-password" name="password" type="password" style="height:inherit; width:inherit;">
                        <button style="position:absolute; z-index: 99;" onclick="toggleShowPassword()">show</button>
                        <div style="position: absolute; z-index: 99; border:2px solid yellow;">
                            <svg xmlns="http://www.w3.org/2000/svg" height="24" width="24"><path d="M12 15.575Q13.7 15.575 14.887 14.387Q16.075 13.2 16.075 11.5Q16.075 9.8 14.887 8.613Q13.7 7.425 12 7.425Q10.3 7.425 9.113 8.613Q7.925 9.8 7.925 11.5Q7.925 13.2 9.113 14.387Q10.3 15.575 12 15.575ZM12 14.2Q10.875 14.2 10.088 13.412Q9.3 12.625 9.3 11.5Q9.3 10.375 10.088 9.587Q10.875 8.8 12 8.8Q13.125 8.8 13.913 9.587Q14.7 10.375 14.7 11.5Q14.7 12.625 13.913 13.412Q13.125 14.2 12 14.2ZM12 18.5Q8.55 18.5 5.713 16.6Q2.875 14.7 1.55 11.5Q2.875 8.3 5.713 6.4Q8.55 4.5 12 4.5Q15.45 4.5 18.288 6.4Q21.125 8.3 22.45 11.5Q21.125 14.7 18.288 16.6Q15.45 18.5 12 18.5ZM12 11.5Q12 11.5 12 11.5Q12 11.5 12 11.5Q12 11.5 12 11.5Q12 11.5 12 11.5Q12 11.5 12 11.5Q12 11.5 12 11.5Q12 11.5 12 11.5Q12 11.5 12 11.5ZM12 17Q14.825 17 17.188 15.512Q19.55 14.025 20.8 11.5Q19.55 8.975 17.188 7.487Q14.825 6 12 6Q9.175 6 6.812 7.487Q4.45 8.975 3.2 11.5Q4.45 14.025 6.812 15.512Q9.175 17 12 17Z"/></svg>
                        </div>
                    </div> -->
            <div style="display: flex; position: relative; align-items: center;">
              <input id="login-password" type="password" oninput="validateLogin()" tabindex="-1">
              <div u1-button="" style="position: absolute; right: 10px; padding: 5px; cursor: pointer;" onclick="toggleShowPassword()" id="u1st-c3e707b8-2c44-482e-9b8c-0b846a87e19c" aria-hidden="true">
                <svg xmlns="http://www.w3.org/2000/svg" height="20" width="20" fill="#787c92">
                  <path id="login-eye-svg-path"
                    d="M13.167 10.75 12.208 9.812Q12.312 8.688 11.531 7.958Q10.75 7.229 9.75 7.354L8.812 6.417Q9.104 6.312 9.406 6.271Q9.708 6.229 10 6.229Q11.396 6.229 12.365 7.198Q13.333 8.167 13.333 9.562Q13.333 9.896 13.292 10.219Q13.25 10.542 13.167 10.75ZM15.708 13.271 14.833 12.417Q15.562 11.854 16.156 11.156Q16.75 10.458 17.167 9.562Q16.167 7.5 14.25 6.312Q12.333 5.125 10 5.125Q9.417 5.125 8.875 5.208Q8.333 5.292 7.854 5.438L6.854 4.438Q7.625 4.146 8.417 4.01Q9.208 3.875 10 3.875Q12.875 3.875 15.188 5.438Q17.5 7 18.542 9.562Q18.062 10.646 17.354 11.583Q16.646 12.521 15.708 13.271ZM16.271 18.021 13.021 14.75Q12.417 15 11.635 15.146Q10.854 15.292 10 15.292Q7.104 15.292 4.812 13.708Q2.521 12.125 1.458 9.562Q1.917 8.5 2.646 7.573Q3.375 6.646 4.208 5.958L1.938 3.646L2.833 2.792L17.167 17.146ZM5.062 6.792Q4.417 7.292 3.802 8.021Q3.188 8.75 2.812 9.562Q3.812 11.625 5.729 12.833Q7.646 14.042 10 14.042Q10.542 14.042 11.125 13.958Q11.708 13.875 12.021 13.75L11 12.75Q10.833 12.812 10.542 12.854Q10.25 12.896 10 12.896Q8.604 12.896 7.635 11.927Q6.667 10.958 6.667 9.562Q6.667 9.333 6.719 9.062Q6.771 8.792 6.833 8.583ZM11.312 8.917Q11.312 8.917 11.312 8.917Q11.312 8.917 11.312 8.917Q11.312 8.917 11.312 8.917Q11.312 8.917 11.312 8.917Q11.312 8.917 11.312 8.917Q11.312 8.917 11.312 8.917ZM8.542 10.271Q8.542 10.271 8.542 10.271Q8.542 10.271 8.542 10.271Q8.542 10.271 8.542 10.271Q8.542 10.271 8.542 10.271Q8.542 10.271 8.542 10.271Q8.542 10.271 8.542 10.271Z">
                  </path>
                </svg>
              </div>
            </div>
          </div>
          <div style="display: flex; align-items: flex-end; flex-direction: column; padding: 0.6rem; margin-top: 1rem;">
            <span u1-button="" id="goto-reset" onclick="gotoResetPassword()" class="link" aria-hidden="true">Reset password</span>
          </div>
          <div id="login-popup-error" style="display: inline-block; visibility: hidden;">
            <div style="display:flex; align-items:center; column-gap: 5px; fill:red; color:red;">
              <svg xmlns="http://www.w3.org/2000/svg" height="24" width="24">
                <path
                  d="M12 16.725q.35 0 .575-.225.225-.225.225-.575t-.225-.575q-.225-.225-.575-.225t-.575.225q-.225.225-.225.575t.225.575q.225.225.575.225Zm-.75-3.65h1.5v-6h-1.5ZM12 21.5q-1.975 0-3.712-.75Q6.55 20 5.275 18.725T3.25 15.712Q2.5 13.975 2.5 12t.75-3.713Q4 6.55 5.275 5.275T8.288 3.25Q10.025 2.5 12 2.5t3.713.75q1.737.75 3.012 2.025t2.025 3.012q.75 1.738.75 3.713t-.75 3.712q-.75 1.738-2.025 3.013t-3.012 2.025q-1.738.75-3.713.75Zm0-1.5q3.35 0 5.675-2.325Q20 15.35 20 12q0-3.35-2.325-5.675Q15.35 4 12 4 8.65 4 6.325 6.325 4 8.65 4 12q0 3.35 2.325 5.675Q8.65 20 12 20Zm0-8Z">
                </path>
              </svg>
              <span id="login-popup-error-text"></span>
            </div>
          </div>
          <div id="sign-in-login-button">
            <button id="login-popup-button" onclick="postLoginData()" tabindex="-1"> Login </button>
          </div>
        </div>
        <div id="social-login-button-container">
          <div id="mobile-social-media-button-container">
            <div u1-button="" style="display:flex; align-items:center; position:relative;" onclick="gotoSSOLogin('Google')" id="u1st-bba32d2f-ea87-4496-a6c3-962069314e1a" aria-hidden="true">
              <button class="top-menu-button" tabindex="-1">Login with Google</button>
              <svg style="position:absolute; left: 0; padding-left: 1.6rem;" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
                <g clip-path="url(#clip0_10303_76838)">
                  <path d="M20.58 12.1686C20.58 11.4312 20.5202 10.893 20.3907 10.335H11.9697V13.6634H16.9127C16.813 14.4906 16.2749 15.7363 15.079 16.5734L15.0622 16.6848L17.7248 18.7474L17.9092 18.7659C19.6034 17.2012 20.58 14.8992 20.58 12.1686Z"
                    fill="#4285F4"></path>
                  <path
                    d="M11.9704 20.9384C14.392 20.9384 16.425 20.1411 17.9099 18.7659L15.0796 16.5734C14.3223 17.1016 13.3057 17.4703 11.9704 17.4703C9.59859 17.4703 7.58555 15.9057 6.86795 13.7432L6.76277 13.7521L3.99421 15.8947L3.95801 15.9954C5.4329 18.9253 8.46246 20.9384 11.9704 20.9384Z"
                    fill="#34A853"></path>
                  <path
                    d="M6.86761 13.7431C6.67827 13.185 6.56869 12.587 6.56869 11.9692C6.56869 11.3513 6.67827 10.7534 6.85765 10.1953L6.85263 10.0765L4.04937 7.89941L3.95766 7.94304C3.34978 9.15886 3.00098 10.5242 3.00098 11.9692C3.00098 13.4142 3.34978 14.7795 3.95766 15.9953L6.86761 13.7431Z"
                    fill="#FBBC05"></path>
                  <path d="M11.9704 6.46801C13.6546 6.46801 14.7907 7.1955 15.4385 7.80344L17.9697 5.33195C16.4151 3.88694 14.3921 3 11.9704 3C8.46249 3 5.43291 5.01304 3.95801 7.9429L6.85801 10.1952C7.58557 8.03263 9.59862 6.46801 11.9704 6.46801Z"
                    fill="#EB4335"></path>
                </g>
                <defs>
                  <clipPath id="clip0_10303_76838">
                    <rect width="17.5896" height="18" fill="white" transform="translate(3 3)"></rect>
                  </clipPath>
                </defs>
              </svg>
            </div>
            <div u1-button="" style="display:flex; align-items:center; position:relative;" onclick="gotoSSOLogin('LinkedIn')" id="u1st-6f0390f1-ab9c-410d-b9ea-7461f5ad7ff4" aria-hidden="true">
              <button class="top-menu-button" tabindex="-1">Login with Linkedin</button>
              <svg style="position:absolute; left: 0; padding-left: 1.6rem;" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
                <path
                  d="M7.04651 21H3.27907V8.95331H6.97674V21H7.04651ZM5.16279 7.27237C3.97674 7.27237 3 6.29183 3 5.10117C3 3.91051 3.97674 3 5.16279 3C6.34884 3 7.32558 3.98054 7.32558 5.17121C7.32558 6.36187 6.34884 7.27237 5.16279 7.27237ZM21 21H17.3023V15.1167C17.3023 13.716 17.3023 11.8949 15.3488 11.8949C13.3953 11.8949 13.1163 13.4358 13.1163 14.9767V20.93H9.34884V8.95331H12.907V10.5642H12.9767C13.4651 9.58366 14.7209 8.60311 16.5349 8.60311C20.3023 8.60311 21 11.1245 21 14.3463V21Z"
                  fill="#2D64BC"></path>
              </svg>
            </div>
          </div>
          <div id="social-media-button-container">
            <!-- Google Icon -->
            <button onclick="gotoSSOLogin('Google')" class="button-with-no-padding" tabindex="-1">
              <svg xmlns="http://www.w3.org/2000/svg" width="220" height="34" viewBox="0 0 220 34" fill="none">
                <path d="M0 3C0 1.34315 1.34315 0 3 0H217C218.657 0 220 1.34315 220 3V31C220 32.6569 218.657 34 217 34H3C1.34314 34 0 32.6569 0 31V3Z" fill="#F8FBFD"></path>
                <g clip-path="url(#clip0_5472_59491)">
                  <path d="M30.58 17.1686C30.58 16.4312 30.5202 15.893 30.3907 15.335H21.9697V18.6634H26.9127C26.813 19.4906 26.2749 20.7363 25.079 21.5734L25.0622 21.6848L27.7248 23.7474L27.9092 23.7659C29.6034 22.2012 30.58 19.8992 30.58 17.1686Z"
                    fill="#4285F4"></path>
                  <path
                    d="M21.9704 25.9384C24.392 25.9384 26.425 25.1411 27.9099 23.7659L25.0796 21.5734C24.3223 22.1016 23.3057 22.4703 21.9704 22.4703C19.5986 22.4703 17.5855 20.9057 16.868 18.7432L16.7628 18.7521L13.9942 20.8947L13.958 20.9954C15.4329 23.9253 18.4625 25.9384 21.9704 25.9384Z"
                    fill="#34A853"></path>
                  <path
                    d="M16.8676 18.7431C16.6783 18.185 16.5687 17.587 16.5687 16.9692C16.5687 16.3513 16.6783 15.7534 16.8576 15.1953L16.8526 15.0765L14.0494 12.8994L13.9577 12.943C13.3498 14.1589 13.001 15.5242 13.001 16.9692C13.001 18.4142 13.3498 19.7795 13.9577 20.9953L16.8676 18.7431Z"
                    fill="#FBBC05"></path>
                  <path d="M21.9704 11.468C23.6546 11.468 24.7907 12.1955 25.4385 12.8034L27.9697 10.332C26.4151 8.88694 24.3921 8 21.9704 8C18.4625 8 15.4329 10.013 13.958 12.9429L16.858 15.1952C17.5856 13.0326 19.5986 11.468 21.9704 11.468Z"
                    fill="#EB4335"></path>
                </g>
                <path
                  d="M51.1914 20.9268V22H46.2148V20.9268H51.1914ZM46.4746 12.0469V22H45.1553V12.0469H46.4746ZM52.1758 18.3838V18.2266C52.1758 17.6934 52.2533 17.1989 52.4082 16.7432C52.5632 16.2829 52.7865 15.8841 53.0781 15.5469C53.3698 15.2051 53.723 14.9408 54.1377 14.7539C54.5524 14.5625 55.0173 14.4668 55.5322 14.4668C56.0518 14.4668 56.5189 14.5625 56.9336 14.7539C57.3529 14.9408 57.7083 15.2051 58 15.5469C58.2962 15.8841 58.5218 16.2829 58.6768 16.7432C58.8317 17.1989 58.9092 17.6934 58.9092 18.2266V18.3838C58.9092 18.917 58.8317 19.4115 58.6768 19.8672C58.5218 20.3229 58.2962 20.7217 58 21.0635C57.7083 21.4007 57.3551 21.665 56.9404 21.8564C56.5303 22.0433 56.0654 22.1367 55.5459 22.1367C55.0264 22.1367 54.5592 22.0433 54.1445 21.8564C53.7298 21.665 53.3743 21.4007 53.0781 21.0635C52.7865 20.7217 52.5632 20.3229 52.4082 19.8672C52.2533 19.4115 52.1758 18.917 52.1758 18.3838ZM53.4404 18.2266V18.3838C53.4404 18.7529 53.4837 19.1016 53.5703 19.4297C53.6569 19.7533 53.7868 20.0404 53.96 20.291C54.1377 20.5417 54.3587 20.7399 54.623 20.8857C54.8874 21.027 55.195 21.0977 55.5459 21.0977C55.8923 21.0977 56.1953 21.027 56.4551 20.8857C56.7194 20.7399 56.9382 20.5417 57.1113 20.291C57.2845 20.0404 57.4144 19.7533 57.501 19.4297C57.5921 19.1016 57.6377 18.7529 57.6377 18.3838V18.2266C57.6377 17.862 57.5921 17.5179 57.501 17.1943C57.4144 16.8662 57.2822 16.5768 57.1045 16.3262C56.9313 16.071 56.7126 15.8704 56.4482 15.7246C56.1885 15.5788 55.8831 15.5059 55.5322 15.5059C55.1859 15.5059 54.8805 15.5788 54.6162 15.7246C54.3564 15.8704 54.1377 16.071 53.96 16.3262C53.7868 16.5768 53.6569 16.8662 53.5703 17.1943C53.4837 17.5179 53.4404 17.862 53.4404 18.2266ZM65.2871 14.6035H66.4355V21.8428C66.4355 22.4945 66.3034 23.0505 66.0391 23.5107C65.7747 23.971 65.4056 24.3197 64.9316 24.5566C64.4622 24.7982 63.9199 24.9189 63.3047 24.9189C63.0495 24.9189 62.7487 24.8779 62.4023 24.7959C62.0605 24.7184 61.7233 24.584 61.3906 24.3926C61.0625 24.2057 60.7868 23.9528 60.5635 23.6338L61.2266 22.8818C61.5365 23.2555 61.86 23.5153 62.1973 23.6611C62.5391 23.807 62.8763 23.8799 63.209 23.8799C63.61 23.8799 63.9564 23.8047 64.248 23.6543C64.5397 23.5039 64.7653 23.2806 64.9248 22.9844C65.0889 22.6927 65.1709 22.3327 65.1709 21.9043V16.2305L65.2871 14.6035ZM60.1943 18.3838V18.2402C60.1943 17.6751 60.2604 17.1624 60.3926 16.7021C60.5293 16.2373 60.723 15.8385 60.9736 15.5059C61.2288 15.1732 61.5365 14.918 61.8965 14.7402C62.2565 14.5579 62.6621 14.4668 63.1133 14.4668C63.5781 14.4668 63.9837 14.5488 64.3301 14.7129C64.681 14.8724 64.9772 15.1071 65.2188 15.417C65.4648 15.7223 65.6585 16.0915 65.7998 16.5244C65.9411 16.9574 66.0391 17.4473 66.0938 17.9941V18.623C66.0436 19.1654 65.9456 19.653 65.7998 20.0859C65.6585 20.5189 65.4648 20.888 65.2188 21.1934C64.9772 21.4987 64.681 21.7334 64.3301 21.8975C63.9792 22.057 63.569 22.1367 63.0996 22.1367C62.6576 22.1367 62.2565 22.0433 61.8965 21.8564C61.541 21.6696 61.2357 21.4076 60.9805 21.0703C60.7253 20.7331 60.5293 20.3366 60.3926 19.8809C60.2604 19.4206 60.1943 18.9215 60.1943 18.3838ZM61.459 18.2402V18.3838C61.459 18.7529 61.4954 19.0993 61.5684 19.4229C61.6458 19.7464 61.762 20.0312 61.917 20.2773C62.0765 20.5234 62.2793 20.7171 62.5254 20.8584C62.7715 20.9951 63.0654 21.0635 63.4072 21.0635C63.8265 21.0635 64.1729 20.9746 64.4463 20.7969C64.7197 20.6191 64.9362 20.3844 65.0957 20.0928C65.2598 19.8011 65.3874 19.4844 65.4785 19.1426V17.4951C65.4284 17.2445 65.3509 17.0029 65.2461 16.7705C65.1458 16.5335 65.0137 16.3239 64.8496 16.1416C64.6901 15.9548 64.4919 15.8066 64.2549 15.6973C64.0179 15.5879 63.7399 15.5332 63.4209 15.5332C63.0745 15.5332 62.776 15.6061 62.5254 15.752C62.2793 15.8932 62.0765 16.0892 61.917 16.3398C61.762 16.5859 61.6458 16.873 61.5684 17.2012C61.4954 17.5247 61.459 17.8711 61.459 18.2402ZM69.7305 14.6035V22H68.459V14.6035H69.7305ZM68.3633 12.6416C68.3633 12.4365 68.4248 12.2633 68.5479 12.1221C68.6755 11.9808 68.8623 11.9102 69.1084 11.9102C69.3499 11.9102 69.5345 11.9808 69.6621 12.1221C69.7943 12.2633 69.8604 12.4365 69.8604 12.6416C69.8604 12.8376 69.7943 13.0062 69.6621 13.1475C69.5345 13.2842 69.3499 13.3525 69.1084 13.3525C68.8623 13.3525 68.6755 13.2842 68.5479 13.1475C68.4248 13.0062 68.3633 12.8376 68.3633 12.6416ZM73.0254 16.1826V22H71.7607V14.6035H72.957L73.0254 16.1826ZM72.7246 18.0215L72.1982 18.001C72.2028 17.4951 72.278 17.028 72.4238 16.5996C72.5697 16.1667 72.7747 15.7907 73.0391 15.4717C73.3034 15.1527 73.6178 14.9066 73.9824 14.7334C74.3516 14.5557 74.7594 14.4668 75.2061 14.4668C75.5706 14.4668 75.8988 14.5169 76.1904 14.6172C76.4821 14.7129 76.7305 14.8678 76.9355 15.082C77.1452 15.2962 77.3047 15.5742 77.4141 15.916C77.5234 16.2533 77.5781 16.6657 77.5781 17.1533V22H76.3066V17.1396C76.3066 16.7523 76.2497 16.4424 76.1357 16.21C76.0218 15.973 75.8555 15.8021 75.6367 15.6973C75.418 15.5879 75.1491 15.5332 74.8301 15.5332C74.5156 15.5332 74.2285 15.5993 73.9688 15.7314C73.7135 15.8636 73.4925 16.0459 73.3057 16.2783C73.1234 16.5107 72.9798 16.7773 72.875 17.0781C72.7747 17.3743 72.7246 17.6888 72.7246 18.0215ZM84.8447 20.6875L86.7451 14.6035H87.5791L87.415 15.8135L85.4805 22H84.667L84.8447 20.6875ZM83.5664 14.6035L85.1865 20.7559L85.3027 22H84.4482L82.3018 14.6035H83.5664ZM89.3975 20.708L90.9424 14.6035H92.2002L90.0537 22H89.2061L89.3975 20.708ZM87.7637 14.6035L89.623 20.585L89.835 22H89.0283L87.0391 15.7998L86.875 14.6035H87.7637ZM94.873 14.6035V22H93.6016V14.6035H94.873ZM93.5059 12.6416C93.5059 12.4365 93.5674 12.2633 93.6904 12.1221C93.818 11.9808 94.0049 11.9102 94.251 11.9102C94.4925 11.9102 94.6771 11.9808 94.8047 12.1221C94.9368 12.2633 95.0029 12.4365 95.0029 12.6416C95.0029 12.8376 94.9368 13.0062 94.8047 13.1475C94.6771 13.2842 94.4925 13.3525 94.251 13.3525C94.0049 13.3525 93.818 13.2842 93.6904 13.1475C93.5674 13.0062 93.5059 12.8376 93.5059 12.6416ZM100 14.6035V15.5742H96.001V14.6035H100ZM97.3545 12.8057H98.6191V20.168C98.6191 20.4186 98.6579 20.6077 98.7354 20.7354C98.8128 20.863 98.9131 20.9473 99.0361 20.9883C99.1592 21.0293 99.2913 21.0498 99.4326 21.0498C99.5374 21.0498 99.6468 21.0407 99.7607 21.0225C99.8792 20.9997 99.9681 20.9814 100.027 20.9678L100.034 22C99.9339 22.0319 99.8018 22.0615 99.6377 22.0889C99.4782 22.1208 99.2845 22.1367 99.0566 22.1367C98.7467 22.1367 98.4619 22.0752 98.2021 21.9521C97.9424 21.8291 97.735 21.624 97.5801 21.3369C97.4297 21.0452 97.3545 20.6533 97.3545 20.1611V12.8057ZM102.748 11.5V22H101.483V11.5H102.748ZM102.447 18.0215L101.921 18.001C101.925 17.4951 102.001 17.028 102.146 16.5996C102.292 16.1667 102.497 15.7907 102.762 15.4717C103.026 15.1527 103.34 14.9066 103.705 14.7334C104.074 14.5557 104.482 14.4668 104.929 14.4668C105.293 14.4668 105.621 14.5169 105.913 14.6172C106.205 14.7129 106.453 14.8678 106.658 15.082C106.868 15.2962 107.027 15.5742 107.137 15.916C107.246 16.2533 107.301 16.6657 107.301 17.1533V22H106.029V17.1396C106.029 16.7523 105.972 16.4424 105.858 16.21C105.744 15.973 105.578 15.8021 105.359 15.6973C105.141 15.5879 104.872 15.5332 104.553 15.5332C104.238 15.5332 103.951 15.5993 103.691 15.7314C103.436 15.8636 103.215 16.0459 103.028 16.2783C102.846 16.5107 102.702 16.7773 102.598 17.0781C102.497 17.3743 102.447 17.6888 102.447 18.0215ZM120.214 17.0439V20.6875C120.091 20.8698 119.895 21.0749 119.626 21.3027C119.357 21.526 118.986 21.722 118.512 21.8906C118.042 22.0547 117.436 22.1367 116.693 22.1367C116.087 22.1367 115.529 22.0319 115.019 21.8223C114.513 21.6081 114.073 21.2982 113.699 20.8926C113.33 20.4824 113.043 19.9857 112.838 19.4023C112.637 18.8145 112.537 18.1491 112.537 17.4062V16.6338C112.537 15.891 112.624 15.2279 112.797 14.6445C112.975 14.0612 113.234 13.5667 113.576 13.1611C113.918 12.751 114.337 12.4411 114.834 12.2314C115.331 12.0173 115.9 11.9102 116.543 11.9102C117.304 11.9102 117.94 12.0423 118.45 12.3066C118.965 12.5664 119.366 12.9264 119.653 13.3867C119.945 13.847 120.132 14.3711 120.214 14.959H118.895C118.835 14.599 118.717 14.2708 118.539 13.9746C118.366 13.6784 118.118 13.4414 117.794 13.2637C117.47 13.0814 117.053 12.9902 116.543 12.9902C116.083 12.9902 115.684 13.0745 115.347 13.2432C115.009 13.4118 114.731 13.6533 114.513 13.9678C114.294 14.2822 114.13 14.6628 114.021 15.1094C113.916 15.556 113.863 16.0596 113.863 16.6201V17.4062C113.863 17.9805 113.929 18.4932 114.062 18.9443C114.198 19.3955 114.392 19.7806 114.643 20.0996C114.893 20.4141 115.192 20.6533 115.538 20.8174C115.889 20.9814 116.276 21.0635 116.7 21.0635C117.17 21.0635 117.55 21.0247 117.842 20.9473C118.133 20.8652 118.361 20.7695 118.525 20.6602C118.689 20.5462 118.815 20.4391 118.901 20.3389V18.1104H116.598V17.0439H120.214ZM121.875 18.3838V18.2266C121.875 17.6934 121.952 17.1989 122.107 16.7432C122.262 16.2829 122.486 15.8841 122.777 15.5469C123.069 15.2051 123.422 14.9408 123.837 14.7539C124.252 14.5625 124.716 14.4668 125.231 14.4668C125.751 14.4668 126.218 14.5625 126.633 14.7539C127.052 14.9408 127.408 15.2051 127.699 15.5469C127.995 15.8841 128.221 16.2829 128.376 16.7432C128.531 17.1989 128.608 17.6934 128.608 18.2266V18.3838C128.608 18.917 128.531 19.4115 128.376 19.8672C128.221 20.3229 127.995 20.7217 127.699 21.0635C127.408 21.4007 127.054 21.665 126.64 21.8564C126.229 22.0433 125.765 22.1367 125.245 22.1367C124.726 22.1367 124.258 22.0433 123.844 21.8564C123.429 21.665 123.074 21.4007 122.777 21.0635C122.486 20.7217 122.262 20.3229 122.107 19.8672C121.952 19.4115 121.875 18.917 121.875 18.3838ZM123.14 18.2266V18.3838C123.14 18.7529 123.183 19.1016 123.27 19.4297C123.356 19.7533 123.486 20.0404 123.659 20.291C123.837 20.5417 124.058 20.7399 124.322 20.8857C124.587 21.027 124.894 21.0977 125.245 21.0977C125.591 21.0977 125.895 21.027 126.154 20.8857C126.419 20.7399 126.637 20.5417 126.811 20.291C126.984 20.0404 127.114 19.7533 127.2 19.4297C127.291 19.1016 127.337 18.7529 127.337 18.3838V18.2266C127.337 17.862 127.291 17.5179 127.2 17.1943C127.114 16.8662 126.981 16.5768 126.804 16.3262C126.631 16.071 126.412 15.8704 126.147 15.7246C125.888 15.5788 125.582 15.5059 125.231 15.5059C124.885 15.5059 124.58 15.5788 124.315 15.7246C124.056 15.8704 123.837 16.071 123.659 16.3262C123.486 16.5768 123.356 16.8662 123.27 17.1943C123.183 17.5179 123.14 17.862 123.14 18.2266ZM129.859 18.3838V18.2266C129.859 17.6934 129.937 17.1989 130.092 16.7432C130.247 16.2829 130.47 15.8841 130.762 15.5469C131.053 15.2051 131.407 14.9408 131.821 14.7539C132.236 14.5625 132.701 14.4668 133.216 14.4668C133.735 14.4668 134.202 14.5625 134.617 14.7539C135.036 14.9408 135.392 15.2051 135.684 15.5469C135.98 15.8841 136.205 16.2829 136.36 16.7432C136.515 17.1989 136.593 17.6934 136.593 18.2266V18.3838C136.593 18.917 136.515 19.4115 136.36 19.8672C136.205 20.3229 135.98 20.7217 135.684 21.0635C135.392 21.4007 135.039 21.665 134.624 21.8564C134.214 22.0433 133.749 22.1367 133.229 22.1367C132.71 22.1367 132.243 22.0433 131.828 21.8564C131.413 21.665 131.058 21.4007 130.762 21.0635C130.47 20.7217 130.247 20.3229 130.092 19.8672C129.937 19.4115 129.859 18.917 129.859 18.3838ZM131.124 18.2266V18.3838C131.124 18.7529 131.167 19.1016 131.254 19.4297C131.34 19.7533 131.47 20.0404 131.644 20.291C131.821 20.5417 132.042 20.7399 132.307 20.8857C132.571 21.027 132.879 21.0977 133.229 21.0977C133.576 21.0977 133.879 21.027 134.139 20.8857C134.403 20.7399 134.622 20.5417 134.795 20.291C134.968 20.0404 135.098 19.7533 135.185 19.4297C135.276 19.1016 135.321 18.7529 135.321 18.3838V18.2266C135.321 17.862 135.276 17.5179 135.185 17.1943C135.098 16.8662 134.966 16.5768 134.788 16.3262C134.615 16.071 134.396 15.8704 134.132 15.7246C133.872 15.5788 133.567 15.5059 133.216 15.5059C132.869 15.5059 132.564 15.5788 132.3 15.7246C132.04 15.8704 131.821 16.071 131.644 16.3262C131.47 16.5768 131.34 16.8662 131.254 17.1943C131.167 17.5179 131.124 17.862 131.124 18.2266ZM142.971 14.6035H144.119V21.8428C144.119 22.4945 143.987 23.0505 143.723 23.5107C143.458 23.971 143.089 24.3197 142.615 24.5566C142.146 24.7982 141.604 24.9189 140.988 24.9189C140.733 24.9189 140.432 24.8779 140.086 24.7959C139.744 24.7184 139.407 24.584 139.074 24.3926C138.746 24.2057 138.47 23.9528 138.247 23.6338L138.91 22.8818C139.22 23.2555 139.544 23.5153 139.881 23.6611C140.223 23.807 140.56 23.8799 140.893 23.8799C141.294 23.8799 141.64 23.8047 141.932 23.6543C142.223 23.5039 142.449 23.2806 142.608 22.9844C142.772 22.6927 142.854 22.3327 142.854 21.9043V16.2305L142.971 14.6035ZM137.878 18.3838V18.2402C137.878 17.6751 137.944 17.1624 138.076 16.7021C138.213 16.2373 138.407 15.8385 138.657 15.5059C138.912 15.1732 139.22 14.918 139.58 14.7402C139.94 14.5579 140.346 14.4668 140.797 14.4668C141.262 14.4668 141.667 14.5488 142.014 14.7129C142.365 14.8724 142.661 15.1071 142.902 15.417C143.148 15.7223 143.342 16.0915 143.483 16.5244C143.625 16.9574 143.723 17.4473 143.777 17.9941V18.623C143.727 19.1654 143.629 19.653 143.483 20.0859C143.342 20.5189 143.148 20.888 142.902 21.1934C142.661 21.4987 142.365 21.7334 142.014 21.8975C141.663 22.057 141.253 22.1367 140.783 22.1367C140.341 22.1367 139.94 22.0433 139.58 21.8564C139.225 21.6696 138.919 21.4076 138.664 21.0703C138.409 20.7331 138.213 20.3366 138.076 19.8809C137.944 19.4206 137.878 18.9215 137.878 18.3838ZM139.143 18.2402V18.3838C139.143 18.7529 139.179 19.0993 139.252 19.4229C139.329 19.7464 139.446 20.0312 139.601 20.2773C139.76 20.5234 139.963 20.7171 140.209 20.8584C140.455 20.9951 140.749 21.0635 141.091 21.0635C141.51 21.0635 141.856 20.9746 142.13 20.7969C142.403 20.6191 142.62 20.3844 142.779 20.0928C142.943 19.8011 143.071 19.4844 143.162 19.1426V17.4951C143.112 17.2445 143.035 17.0029 142.93 16.7705C142.829 16.5335 142.697 16.3239 142.533 16.1416C142.374 15.9548 142.175 15.8066 141.938 15.6973C141.701 15.5879 141.424 15.5332 141.104 15.5332C140.758 15.5332 140.46 15.6061 140.209 15.752C139.963 15.8932 139.76 16.0892 139.601 16.3398C139.446 16.5859 139.329 16.873 139.252 17.2012C139.179 17.5247 139.143 17.8711 139.143 18.2402ZM147.414 11.5V22H146.143V11.5H147.414ZM152.514 22.1367C151.999 22.1367 151.532 22.0501 151.112 21.877C150.698 21.6992 150.34 21.4508 150.039 21.1318C149.743 20.8128 149.515 20.4346 149.355 19.9971C149.196 19.5596 149.116 19.0811 149.116 18.5615V18.2744C149.116 17.6729 149.205 17.1374 149.383 16.668C149.561 16.194 149.802 15.793 150.107 15.4648C150.413 15.1367 150.759 14.8883 151.146 14.7197C151.534 14.5511 151.935 14.4668 152.35 14.4668C152.878 14.4668 153.334 14.5579 153.717 14.7402C154.104 14.9225 154.421 15.1777 154.667 15.5059C154.913 15.8294 155.095 16.2122 155.214 16.6543C155.332 17.0918 155.392 17.5703 155.392 18.0898V18.6572H149.868V17.625H154.127V17.5293C154.109 17.2012 154.04 16.8822 153.922 16.5723C153.808 16.2624 153.626 16.0072 153.375 15.8066C153.124 15.6061 152.783 15.5059 152.35 15.5059C152.062 15.5059 151.798 15.5674 151.557 15.6904C151.315 15.8089 151.108 15.9867 150.935 16.2236C150.761 16.4606 150.627 16.75 150.531 17.0918C150.436 17.4336 150.388 17.8278 150.388 18.2744V18.5615C150.388 18.9124 150.436 19.2428 150.531 19.5527C150.632 19.8581 150.775 20.127 150.962 20.3594C151.153 20.5918 151.383 20.7741 151.652 20.9062C151.926 21.0384 152.236 21.1045 152.582 21.1045C153.029 21.1045 153.407 21.0133 153.717 20.8311C154.027 20.6488 154.298 20.4049 154.53 20.0996L155.296 20.708C155.136 20.9495 154.934 21.1797 154.688 21.3984C154.441 21.6172 154.138 21.7949 153.778 21.9316C153.423 22.0684 153.001 22.1367 152.514 22.1367Z"
                  fill="#111533"></path>
                <path
                  d="M3 1H217V-1H3V1ZM219 3V31H221V3H219ZM217 33H3V35H217V33ZM1 31V3H-1V31H1ZM3 33C1.89543 33 1 32.1046 1 31H-1C-1 33.2091 0.790857 35 3 35V33ZM219 31C219 32.1046 218.105 33 217 33V35C219.209 35 221 33.2091 221 31H219ZM217 1C218.105 1 219 1.89543 219 3H221C221 0.790862 219.209 -1 217 -1V1ZM3 -1C0.790861 -1 -1 0.790862 -1 3H1C1 1.89543 1.89543 1 3 1V-1Z"
                  fill="#E3E9ED"></path>
                <defs>
                  <clipPath id="clip0_5472_59491">
                    <rect width="17.5896" height="18" fill="white" transform="translate(13 8)"></rect>
                  </clipPath>
                </defs>
              </svg>
            </button>
            <!-- Linkedin Icon -->
            <button onclick="gotoSSOLogin('LinkedIn')" class="button-with-no-padding" tabindex="-1">
              <svg u1-button="" style="cursor:pointer;" xmlns="http://www.w3.org/2000/svg" width="220" height="34" viewBox="0 0 220 34" fill="none">
                <path d="M0 3C0 1.34315 1.34315 0 3 0H217C218.657 0 220 1.34315 220 3V31C220 32.6569 218.657 34 217 34H3C1.34314 34 0 32.6569 0 31V3Z" fill="#F8FBFD"></path>
                <path
                  d="M17.0465 26H13.2791V13.9533H16.9767V26H17.0465ZM15.1628 12.2724C13.9767 12.2724 13 11.2918 13 10.1012C13 8.91051 13.9767 8 15.1628 8C16.3488 8 17.3256 8.98054 17.3256 10.1712C17.3256 11.3619 16.3488 12.2724 15.1628 12.2724ZM31 26H27.3023V20.1167C27.3023 18.716 27.3023 16.8949 25.3488 16.8949C23.3953 16.8949 23.1163 18.4358 23.1163 19.9767V25.93H19.3488V13.9533H22.907V15.5642H22.9767C23.4651 14.5837 24.7209 13.6031 26.5349 13.6031C30.3023 13.6031 31 16.1245 31 19.3463V26Z"
                  fill="#2D64BC"></path>
                <path
                  d="M51.1914 20.9268V22H46.2148V20.9268H51.1914ZM46.4746 12.0469V22H45.1553V12.0469H46.4746ZM52.1758 18.3838V18.2266C52.1758 17.6934 52.2533 17.1989 52.4082 16.7432C52.5632 16.2829 52.7865 15.8841 53.0781 15.5469C53.3698 15.2051 53.723 14.9408 54.1377 14.7539C54.5524 14.5625 55.0173 14.4668 55.5322 14.4668C56.0518 14.4668 56.5189 14.5625 56.9336 14.7539C57.3529 14.9408 57.7083 15.2051 58 15.5469C58.2962 15.8841 58.5218 16.2829 58.6768 16.7432C58.8317 17.1989 58.9092 17.6934 58.9092 18.2266V18.3838C58.9092 18.917 58.8317 19.4115 58.6768 19.8672C58.5218 20.3229 58.2962 20.7217 58 21.0635C57.7083 21.4007 57.3551 21.665 56.9404 21.8564C56.5303 22.0433 56.0654 22.1367 55.5459 22.1367C55.0264 22.1367 54.5592 22.0433 54.1445 21.8564C53.7298 21.665 53.3743 21.4007 53.0781 21.0635C52.7865 20.7217 52.5632 20.3229 52.4082 19.8672C52.2533 19.4115 52.1758 18.917 52.1758 18.3838ZM53.4404 18.2266V18.3838C53.4404 18.7529 53.4837 19.1016 53.5703 19.4297C53.6569 19.7533 53.7868 20.0404 53.96 20.291C54.1377 20.5417 54.3587 20.7399 54.623 20.8857C54.8874 21.027 55.195 21.0977 55.5459 21.0977C55.8923 21.0977 56.1953 21.027 56.4551 20.8857C56.7194 20.7399 56.9382 20.5417 57.1113 20.291C57.2845 20.0404 57.4144 19.7533 57.501 19.4297C57.5921 19.1016 57.6377 18.7529 57.6377 18.3838V18.2266C57.6377 17.862 57.5921 17.5179 57.501 17.1943C57.4144 16.8662 57.2822 16.5768 57.1045 16.3262C56.9313 16.071 56.7126 15.8704 56.4482 15.7246C56.1885 15.5788 55.8831 15.5059 55.5322 15.5059C55.1859 15.5059 54.8805 15.5788 54.6162 15.7246C54.3564 15.8704 54.1377 16.071 53.96 16.3262C53.7868 16.5768 53.6569 16.8662 53.5703 17.1943C53.4837 17.5179 53.4404 17.862 53.4404 18.2266ZM65.2871 14.6035H66.4355V21.8428C66.4355 22.4945 66.3034 23.0505 66.0391 23.5107C65.7747 23.971 65.4056 24.3197 64.9316 24.5566C64.4622 24.7982 63.9199 24.9189 63.3047 24.9189C63.0495 24.9189 62.7487 24.8779 62.4023 24.7959C62.0605 24.7184 61.7233 24.584 61.3906 24.3926C61.0625 24.2057 60.7868 23.9528 60.5635 23.6338L61.2266 22.8818C61.5365 23.2555 61.86 23.5153 62.1973 23.6611C62.5391 23.807 62.8763 23.8799 63.209 23.8799C63.61 23.8799 63.9564 23.8047 64.248 23.6543C64.5397 23.5039 64.7653 23.2806 64.9248 22.9844C65.0889 22.6927 65.1709 22.3327 65.1709 21.9043V16.2305L65.2871 14.6035ZM60.1943 18.3838V18.2402C60.1943 17.6751 60.2604 17.1624 60.3926 16.7021C60.5293 16.2373 60.723 15.8385 60.9736 15.5059C61.2288 15.1732 61.5365 14.918 61.8965 14.7402C62.2565 14.5579 62.6621 14.4668 63.1133 14.4668C63.5781 14.4668 63.9837 14.5488 64.3301 14.7129C64.681 14.8724 64.9772 15.1071 65.2188 15.417C65.4648 15.7223 65.6585 16.0915 65.7998 16.5244C65.9411 16.9574 66.0391 17.4473 66.0938 17.9941V18.623C66.0436 19.1654 65.9456 19.653 65.7998 20.0859C65.6585 20.5189 65.4648 20.888 65.2188 21.1934C64.9772 21.4987 64.681 21.7334 64.3301 21.8975C63.9792 22.057 63.569 22.1367 63.0996 22.1367C62.6576 22.1367 62.2565 22.0433 61.8965 21.8564C61.541 21.6696 61.2357 21.4076 60.9805 21.0703C60.7253 20.7331 60.5293 20.3366 60.3926 19.8809C60.2604 19.4206 60.1943 18.9215 60.1943 18.3838ZM61.459 18.2402V18.3838C61.459 18.7529 61.4954 19.0993 61.5684 19.4229C61.6458 19.7464 61.762 20.0312 61.917 20.2773C62.0765 20.5234 62.2793 20.7171 62.5254 20.8584C62.7715 20.9951 63.0654 21.0635 63.4072 21.0635C63.8265 21.0635 64.1729 20.9746 64.4463 20.7969C64.7197 20.6191 64.9362 20.3844 65.0957 20.0928C65.2598 19.8011 65.3874 19.4844 65.4785 19.1426V17.4951C65.4284 17.2445 65.3509 17.0029 65.2461 16.7705C65.1458 16.5335 65.0137 16.3239 64.8496 16.1416C64.6901 15.9548 64.4919 15.8066 64.2549 15.6973C64.0179 15.5879 63.7399 15.5332 63.4209 15.5332C63.0745 15.5332 62.776 15.6061 62.5254 15.752C62.2793 15.8932 62.0765 16.0892 61.917 16.3398C61.762 16.5859 61.6458 16.873 61.5684 17.2012C61.4954 17.5247 61.459 17.8711 61.459 18.2402ZM69.7305 14.6035V22H68.459V14.6035H69.7305ZM68.3633 12.6416C68.3633 12.4365 68.4248 12.2633 68.5479 12.1221C68.6755 11.9808 68.8623 11.9102 69.1084 11.9102C69.3499 11.9102 69.5345 11.9808 69.6621 12.1221C69.7943 12.2633 69.8604 12.4365 69.8604 12.6416C69.8604 12.8376 69.7943 13.0062 69.6621 13.1475C69.5345 13.2842 69.3499 13.3525 69.1084 13.3525C68.8623 13.3525 68.6755 13.2842 68.5479 13.1475C68.4248 13.0062 68.3633 12.8376 68.3633 12.6416ZM73.0254 16.1826V22H71.7607V14.6035H72.957L73.0254 16.1826ZM72.7246 18.0215L72.1982 18.001C72.2028 17.4951 72.278 17.028 72.4238 16.5996C72.5697 16.1667 72.7747 15.7907 73.0391 15.4717C73.3034 15.1527 73.6178 14.9066 73.9824 14.7334C74.3516 14.5557 74.7594 14.4668 75.2061 14.4668C75.5706 14.4668 75.8988 14.5169 76.1904 14.6172C76.4821 14.7129 76.7305 14.8678 76.9355 15.082C77.1452 15.2962 77.3047 15.5742 77.4141 15.916C77.5234 16.2533 77.5781 16.6657 77.5781 17.1533V22H76.3066V17.1396C76.3066 16.7523 76.2497 16.4424 76.1357 16.21C76.0218 15.973 75.8555 15.8021 75.6367 15.6973C75.418 15.5879 75.1491 15.5332 74.8301 15.5332C74.5156 15.5332 74.2285 15.5993 73.9688 15.7314C73.7135 15.8636 73.4925 16.0459 73.3057 16.2783C73.1234 16.5107 72.9798 16.7773 72.875 17.0781C72.7747 17.3743 72.7246 17.6888 72.7246 18.0215ZM84.8447 20.6875L86.7451 14.6035H87.5791L87.415 15.8135L85.4805 22H84.667L84.8447 20.6875ZM83.5664 14.6035L85.1865 20.7559L85.3027 22H84.4482L82.3018 14.6035H83.5664ZM89.3975 20.708L90.9424 14.6035H92.2002L90.0537 22H89.2061L89.3975 20.708ZM87.7637 14.6035L89.623 20.585L89.835 22H89.0283L87.0391 15.7998L86.875 14.6035H87.7637ZM94.873 14.6035V22H93.6016V14.6035H94.873ZM93.5059 12.6416C93.5059 12.4365 93.5674 12.2633 93.6904 12.1221C93.818 11.9808 94.0049 11.9102 94.251 11.9102C94.4925 11.9102 94.6771 11.9808 94.8047 12.1221C94.9368 12.2633 95.0029 12.4365 95.0029 12.6416C95.0029 12.8376 94.9368 13.0062 94.8047 13.1475C94.6771 13.2842 94.4925 13.3525 94.251 13.3525C94.0049 13.3525 93.818 13.2842 93.6904 13.1475C93.5674 13.0062 93.5059 12.8376 93.5059 12.6416ZM100 14.6035V15.5742H96.001V14.6035H100ZM97.3545 12.8057H98.6191V20.168C98.6191 20.4186 98.6579 20.6077 98.7354 20.7354C98.8128 20.863 98.9131 20.9473 99.0361 20.9883C99.1592 21.0293 99.2913 21.0498 99.4326 21.0498C99.5374 21.0498 99.6468 21.0407 99.7607 21.0225C99.8792 20.9997 99.9681 20.9814 100.027 20.9678L100.034 22C99.9339 22.0319 99.8018 22.0615 99.6377 22.0889C99.4782 22.1208 99.2845 22.1367 99.0566 22.1367C98.7467 22.1367 98.4619 22.0752 98.2021 21.9521C97.9424 21.8291 97.735 21.624 97.5801 21.3369C97.4297 21.0452 97.3545 20.6533 97.3545 20.1611V12.8057ZM102.748 11.5V22H101.483V11.5H102.748ZM102.447 18.0215L101.921 18.001C101.925 17.4951 102.001 17.028 102.146 16.5996C102.292 16.1667 102.497 15.7907 102.762 15.4717C103.026 15.1527 103.34 14.9066 103.705 14.7334C104.074 14.5557 104.482 14.4668 104.929 14.4668C105.293 14.4668 105.621 14.5169 105.913 14.6172C106.205 14.7129 106.453 14.8678 106.658 15.082C106.868 15.2962 107.027 15.5742 107.137 15.916C107.246 16.2533 107.301 16.6657 107.301 17.1533V22H106.029V17.1396C106.029 16.7523 105.972 16.4424 105.858 16.21C105.744 15.973 105.578 15.8021 105.359 15.6973C105.141 15.5879 104.872 15.5332 104.553 15.5332C104.238 15.5332 103.951 15.5993 103.691 15.7314C103.436 15.8636 103.215 16.0459 103.028 16.2783C102.846 16.5107 102.702 16.7773 102.598 17.0781C102.497 17.3743 102.447 17.6888 102.447 18.0215ZM118.895 20.9268V22H113.918V20.9268H118.895ZM114.178 12.0469V22H112.858V12.0469H114.178ZM121.588 14.6035V22H120.316V14.6035H121.588ZM120.221 12.6416C120.221 12.4365 120.282 12.2633 120.405 12.1221C120.533 11.9808 120.72 11.9102 120.966 11.9102C121.207 11.9102 121.392 11.9808 121.52 12.1221C121.652 12.2633 121.718 12.4365 121.718 12.6416C121.718 12.8376 121.652 13.0062 121.52 13.1475C121.392 13.2842 121.207 13.3525 120.966 13.3525C120.72 13.3525 120.533 13.2842 120.405 13.1475C120.282 13.0062 120.221 12.8376 120.221 12.6416ZM124.883 16.1826V22H123.618V14.6035H124.814L124.883 16.1826ZM124.582 18.0215L124.056 18.001C124.06 17.4951 124.135 17.028 124.281 16.5996C124.427 16.1667 124.632 15.7907 124.896 15.4717C125.161 15.1527 125.475 14.9066 125.84 14.7334C126.209 14.5557 126.617 14.4668 127.063 14.4668C127.428 14.4668 127.756 14.5169 128.048 14.6172C128.34 14.7129 128.588 14.8678 128.793 15.082C129.003 15.2962 129.162 15.5742 129.271 15.916C129.381 16.2533 129.436 16.6657 129.436 17.1533V22H128.164V17.1396C128.164 16.7523 128.107 16.4424 127.993 16.21C127.879 15.973 127.713 15.8021 127.494 15.6973C127.275 15.5879 127.007 15.5332 126.688 15.5332C126.373 15.5332 126.086 15.5993 125.826 15.7314C125.571 15.8636 125.35 16.0459 125.163 16.2783C124.981 16.5107 124.837 16.7773 124.732 17.0781C124.632 17.3743 124.582 17.6888 124.582 18.0215ZM132.628 11.5V22H131.356V11.5H132.628ZM137.146 14.6035L133.92 18.0557L132.115 19.9287L132.013 18.582L133.305 17.0371L135.602 14.6035H137.146ZM135.991 22L133.353 18.4727L134.009 17.3447L137.481 22H135.991ZM141.385 22.1367C140.87 22.1367 140.403 22.0501 139.983 21.877C139.569 21.6992 139.211 21.4508 138.91 21.1318C138.614 20.8128 138.386 20.4346 138.227 19.9971C138.067 19.5596 137.987 19.0811 137.987 18.5615V18.2744C137.987 17.6729 138.076 17.1374 138.254 16.668C138.432 16.194 138.673 15.793 138.979 15.4648C139.284 15.1367 139.63 14.8883 140.018 14.7197C140.405 14.5511 140.806 14.4668 141.221 14.4668C141.749 14.4668 142.205 14.5579 142.588 14.7402C142.975 14.9225 143.292 15.1777 143.538 15.5059C143.784 15.8294 143.966 16.2122 144.085 16.6543C144.203 17.0918 144.263 17.5703 144.263 18.0898V18.6572H138.739V17.625H142.998V17.5293C142.98 17.2012 142.911 16.8822 142.793 16.5723C142.679 16.2624 142.497 16.0072 142.246 15.8066C141.995 15.6061 141.654 15.5059 141.221 15.5059C140.934 15.5059 140.669 15.5674 140.428 15.6904C140.186 15.8089 139.979 15.9867 139.806 16.2236C139.632 16.4606 139.498 16.75 139.402 17.0918C139.307 17.4336 139.259 17.8278 139.259 18.2744V18.5615C139.259 18.9124 139.307 19.2428 139.402 19.5527C139.503 19.8581 139.646 20.127 139.833 20.3594C140.024 20.5918 140.255 20.7741 140.523 20.9062C140.797 21.0384 141.107 21.1045 141.453 21.1045C141.9 21.1045 142.278 21.0133 142.588 20.8311C142.898 20.6488 143.169 20.4049 143.401 20.0996L144.167 20.708C144.007 20.9495 143.805 21.1797 143.559 21.3984C143.312 21.6172 143.009 21.7949 142.649 21.9316C142.294 22.0684 141.872 22.1367 141.385 22.1367ZM150.401 20.5645V11.5H151.673V22H150.511L150.401 20.5645ZM145.425 18.3838V18.2402C145.425 17.6751 145.493 17.1624 145.63 16.7021C145.771 16.2373 145.969 15.8385 146.225 15.5059C146.484 15.1732 146.792 14.918 147.147 14.7402C147.507 14.5579 147.909 14.4668 148.351 14.4668C148.815 14.4668 149.221 14.5488 149.567 14.7129C149.918 14.8724 150.215 15.1071 150.456 15.417C150.702 15.7223 150.896 16.0915 151.037 16.5244C151.178 16.9574 151.276 17.4473 151.331 17.9941V18.623C151.281 19.1654 151.183 19.653 151.037 20.0859C150.896 20.5189 150.702 20.888 150.456 21.1934C150.215 21.4987 149.918 21.7334 149.567 21.8975C149.216 22.057 148.806 22.1367 148.337 22.1367C147.904 22.1367 147.507 22.0433 147.147 21.8564C146.792 21.6696 146.484 21.4076 146.225 21.0703C145.969 20.7331 145.771 20.3366 145.63 19.8809C145.493 19.4206 145.425 18.9215 145.425 18.3838ZM146.696 18.2402V18.3838C146.696 18.7529 146.733 19.0993 146.806 19.4229C146.883 19.7464 147.002 20.0312 147.161 20.2773C147.321 20.5234 147.523 20.7171 147.77 20.8584C148.016 20.9951 148.31 21.0635 148.651 21.0635C149.071 21.0635 149.415 20.9746 149.684 20.7969C149.957 20.6191 150.176 20.3844 150.34 20.0928C150.504 19.8011 150.632 19.4844 150.723 19.1426V17.4951C150.668 17.2445 150.588 17.0029 150.483 16.7705C150.383 16.5335 150.251 16.3239 150.087 16.1416C149.927 15.9548 149.729 15.8066 149.492 15.6973C149.26 15.5879 148.984 15.5332 148.665 15.5332C148.319 15.5332 148.02 15.6061 147.77 15.752C147.523 15.8932 147.321 16.0892 147.161 16.3398C147.002 16.5859 146.883 16.873 146.806 17.2012C146.733 17.5247 146.696 17.8711 146.696 18.2402ZM155.016 14.6035V22H153.744V14.6035H155.016ZM153.648 12.6416C153.648 12.4365 153.71 12.2633 153.833 12.1221C153.961 11.9808 154.147 11.9102 154.394 11.9102C154.635 11.9102 154.82 11.9808 154.947 12.1221C155.079 12.2633 155.146 12.4365 155.146 12.6416C155.146 12.8376 155.079 13.0062 154.947 13.1475C154.82 13.2842 154.635 13.3525 154.394 13.3525C154.147 13.3525 153.961 13.2842 153.833 13.1475C153.71 13.0062 153.648 12.8376 153.648 12.6416ZM158.311 16.1826V22H157.046V14.6035H158.242L158.311 16.1826ZM158.01 18.0215L157.483 18.001C157.488 17.4951 157.563 17.028 157.709 16.5996C157.855 16.1667 158.06 15.7907 158.324 15.4717C158.589 15.1527 158.903 14.9066 159.268 14.7334C159.637 14.5557 160.045 14.4668 160.491 14.4668C160.856 14.4668 161.184 14.5169 161.476 14.6172C161.767 14.7129 162.016 14.8678 162.221 15.082C162.43 15.2962 162.59 15.5742 162.699 15.916C162.809 16.2533 162.863 16.6657 162.863 17.1533V22H161.592V17.1396C161.592 16.7523 161.535 16.4424 161.421 16.21C161.307 15.973 161.141 15.8021 160.922 15.6973C160.703 15.5879 160.434 15.5332 160.115 15.5332C159.801 15.5332 159.514 15.5993 159.254 15.7314C158.999 15.8636 158.778 16.0459 158.591 16.2783C158.409 16.5107 158.265 16.7773 158.16 17.0781C158.06 17.3743 158.01 17.6888 158.01 18.0215Z"
                  fill="#111533"></path>
                <path
                  d="M3 1H217V-1H3V1ZM219 3V31H221V3H219ZM217 33H3V35H217V33ZM1 31V3H-1V31H1ZM3 33C1.89543 33 1 32.1046 1 31H-1C-1 33.2091 0.790857 35 3 35V33ZM219 31C219 32.1046 218.105 33 217 33V35C219.209 35 221 33.2091 221 31H219ZM217 1C218.105 1 219 1.89543 219 3H221C221 0.790862 219.209 -1 217 -1V1ZM3 -1C0.790861 -1 -1 0.790862 -1 3H1C1 1.89543 1.89543 1 3 1V-1Z"
                  fill="#E3E9ED"></path>
              </svg>
            </button>
          </div>
          <script>
            function gotoSSOLogin(source) {
              const referral = getCookie("snc-reg-referral");
              const referralParam = referral ? "&" + referral : "";
              const currentLocation = window.location.href.replaceAll("&", "%26").replace(/\/+$/, '');
              SetWindowLocation(window.location.origin + "/user/_ssologin?source=" + source + "&sourceURI=" + currentLocation + referralParam);
            }
          </script>
        </div>
        <div style="margin-top:30px; display: flex; justify-content: center; gap: 0.6rem;"> Don't have an account? <span u1-button="" id="goto-register" onclick="gotoRegister()" class="link" aria-hidden="true">Sign up</span>
        </div>
      </div>
    </div>
  </div>
</form>

POST

<form method="post" onsubmit="submitfuction(event)" u1-visible="true">
  <div id="reset-password-overlay">
    <div id="reset-password-popup" onclick="event.stopPropagation();">
      <div id="reset-password-section2" style="display:flex; flex-flow:column; width:100%; margin:30px;">
        <div id="popup-header-container">
          <h2>Reset password</h2>
          <button id="reset-password-cls-button-container" class="button-with-no-padding" onclick="hideResetPassword({shouldShowOneTap: true})">
            <svg style="cursor:pointer;" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
              <path fill-rule="evenodd" clip-rule="evenodd"
                d="M16.7729 7.22699C17.0658 7.51989 17.0658 7.99476 16.7729 8.28765L13.0606 12L16.7729 15.7123C17.0658 16.0052 17.0658 16.48 16.7729 16.7729C16.48 17.0658 16.0052 17.0658 15.7123 16.7729L12 13.0606L8.28765 16.7729C7.99476 17.0658 7.51989 17.0658 7.22699 16.7729C6.9341 16.48 6.9341 16.0052 7.22699 15.7123L10.9393 12L7.22699 8.28765C6.9341 7.99476 6.9341 7.51989 7.22699 7.22699C7.51989 6.9341 7.99476 6.9341 8.28765 7.22699L12 10.9393L15.7123 7.22699C16.0052 6.9341 16.48 6.9341 16.7729 7.22699Z">
              </path>
            </svg>
          </button>
        </div>
        <div id="login-fields" class="authentication-fields">
          <div class="login-field">
            <div class="login-field-email">Email</div>
            <input id="reset-email" name="email" type="email">
          </div>
          <div style="margin:20rem 0 6rem 0; display: flex; justify-content: center; width: 98%;">
            <button id="reset-password-popup-button" class="primary-button" onclick="resetPassword()" aria-hidden="true" tabindex="-1"> Reset password </button>
          </div>
        </div>
      </div>
    </div>
    <div id="reset-password-popup-page2" onclick="event.stopPropagation();" style="display:flex;">
      <div style="display:flex; flex-flow:column; padding: 3rem;">
        <h2 style="font-size: 2rem; font-weight:600">Check your mailbox</h2>
        <p style="margin-top:30px; font-size: 1.8rem; color:var(--main-text-color);"> We sent you an email with further instructions to<br>
          <span id="reset-password-email" style="font-weight:700;">email@email.com</span>
        </p>
        <p style="margin-top:30px; font-size: 1.2rem; color:var(--secondary-text-color);"> Do not forget to check your spam folder </p>
        <button class="top-menu-button" onclick="gotoLogin()" id="reset-password-button"> Back to log in </button>
        <p style="margin-top:30px; font-size: 1.4rem; color:var(--main-text-color);"> Didn’t get the email? <span u1-button="" onclick="resendResetEmail()" class="link" id="u1st-ecdb9ede-4b7b-417c-b0fe-ce7edab1abbf" aria-hidden="true">Resend
            email</span> or <a href="mailto:finder@sncentral.org" class="link">Contact us</a>
        </p>
      </div>
    </div>
  </div>
</form>

POST

<form method="post" onsubmit="submitfuction(event)" u1-visible="true">
  <div id="newpassword-entry-overlay">
    <div id="newpassword-entry-popup" onclick="event.stopPropagation();" aria-hidden="true">
      <div id="newpassword-section" style="display:flex; flex-flow:column; width:100%; margin:30px;">
        <div id="popup-header-container">
          <h2>Password recovery</h2>
        </div>
        <div id="login-fields" class="authentication-fields">
          <div class="login-field">
            <div>Enter a new password</div>
            <input id="new-password" type="password" tabindex="-1">
          </div>
          <div>Password must contain at least 8 characters, one digit, one uppercase and one lowercase letter.</div>
          <div class="login-field">
            <div>Re-enter password</div>
            <input id="new-password-confirmation" type="password" tabindex="-1">
          </div>
          <div style="margin-top:30px; text-align:center;">
            <button onclick="updatePassword()" id="password-recovery-button" tabindex="-1"> Reset password </button>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

Log in Sign up

#username#
#useremail#
View profile
Edit profile
Companies
Company Logo
Oneliner
Company Logo
Oneliner
Log out
Watchlists Saved Searches Following
Add Entity
Startup Investor Hub Multinational



STARTUP NATION FINDER

Ecosystem
Startups
Investors
Hubs
Multinationals
Reports
Q1 2024 Israeli Tech Report
Reports and Resources
Finder Blog
My Watchlists
My Saved Searches
Following
Inbox

About Us
Glossary
Sign Up Login

Logout
Data and visuals presented here may not be used without the written consent of
Startup Nation Finder.
Copyright © 2024 Terms of Use Privacy Policy


title



YOUR CSV IS ON THE WAY

We’ve sent your CSV file to email@email.com

Didn’t get the email? Resend email or Contact support


PROVIDE YOUR BUSINESS EMAIL

To complete this action, please provide your Business email.

Business email
Please enter a valid email address
Set this as my primary email for notifications and updates
Get the CSV


VERIFY YOUR BUSINESS EMAIL

You only need to verify it once.
We’ve sent a verification link to email@email.com

Didn’t get the email? Resend email or Contact support
Wrong email address? Edit email
Do not forget to check your spam folder
VCs
Corporate VCs
Angels
Angel Groups
VCs and Private Equity
Private Equity
Grant Providers
Crowdfunding
Incubators
Accelerators
Corporate Accelerators
Co-working Spaces
Communities
Entrepreneurship Programs
Q1 2024 Israeli Tech Report
Reports and Resources
Finder Blog
About us Glossary


CREATE NEW WATCHLIST

companies were selected
Watchlist name*
Watchlist must have a valid name.
Description (optional)
Notifications Off
Settings
Frequency: Monthly Weekly Daily
Select all

Public content (accessible by all Finder users)
Create Watchlist


ADD TO WATCHLIST


New watchlist
Hey #USER_FULLNAME#!
Claim #COMPANY_NAME#’s profile to become an administrator with editing
privileges in
#COMPANY_NAME#’s page on Startup Nation Finder

The invitation to claim the profile was originally sent to

Claim as  or  Claim as a different #COMPANY_NAME# Member



Hey #USER_FULLNAME#!
Claim #COMPANY_NAME#’s profile to become an administrator with editing
privileges in
#COMPANY_NAME#’s page on Startup Nation Finder
Claim as  #COMPANY_NAME#’s profile


SUGGEST EDITS

Let us know what you think is inaccurate or missing.
We will check it out and update the profile if needed.
Send


THANK YOU

We received your request
and will be in touch via your work email
OK


CLAIM PROFILE

Please provide us the following information. Note that you need to have an email
in this organization in order to claim the profile.

Name*
Work Email* (please provide your email in the organization)
Position*
Notes
Send
Complete your profile
How will you use Finder?
Let’s set up your account
First name
Last name
Search for investors Find startups to invest in Conduct research and analysis
Find job opportunities Find a tech solution Find collaboration opportunities
Business email
Please enter a valid email address
Send personalized updates and communications to this email
By clicking on Skip or Submit, you agree to our Terms of Use and Privacy Policy
Verify your business email
Didn’t get the email? Resend email or Contact support
Do not forget to check your spam folder
Back
Skip Next
Tap into Israeli innovation
with Startup Nation Finder
 * Access our entire Israeli innovation ecosystem database
 * Engage with potential investors or other stakeholders
 * Create and share personalized lists of ecosystem players
 * Stay up to date with company changes via automatic notifications

Finder is provided courtesy of Startup Nation Central, a non-profit organization
that promotes Israeli innovations around the world.



SIGN UP, IT'S FREE!


Email


PASSWORD MUST CONTAIN:

8 characters
Uppercase letter (A-Z)
Lowercase letter (a-z)
Digit (0-9)
Password
Password must contain at least 8 characters, one digit, one uppercase and one
lowercase letter.
Re-enter password
Passwords do not match
I agree to receive Informational Emails from Startup Nation Finder as defined in
the Privacy Policy and Terms of Use
Sign Up
Sign Up with Google
Sign Up with LinkedIn
Sign Up with Google Sign Up with LinkedIn
Already have an account? Login


VERIFY YOUR EMAIL

We’ve sent a verification link to email@email.com

Didn’t get the email? Resend email or Contact support
Do not forget to check your spam folder


LOG IN


Email
Password

Reset password

Login
Login with Google
Login with Linkedin

Don't have an account? Sign up


RESET PASSWORD

Email
Reset password


CHECK YOUR MAILBOX

We sent you an email with further instructions to
email@email.com

Do not forget to check your spam folder

Back to log in

Didn’t get the email? Resend email or Contact us


PASSWORD RECOVERY

Enter a new password
Password must contain at least 8 characters, one digit, one uppercase and one
lowercase letter.
Re-enter password
Reset password


SAVE SEARCH

Name* Search must have a valid name.
Save Search


RENAME SEARCH

Name* Search must have a valid name.
Save Search

The link to share this saved search was copied to your clipboard.
Paste it where you want to share.

Back to Saved Search


SHARE SAVED SEARCH WITH OTHERS


Public share link
LINK
Copy link
Delete Saved Search Confirmation

search will be permanently removed from Finder.
Cancel Delete
News Analysis


Summary generated by AI
Read article
Ecosystem
Startups
Investors
Hubs
Multinationals
Reports

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

About


Home > Multinationals > Johnson Controls
Claimed by owner • Last Update 19.10.2023 Edit Profile • Suggest Edits • Claim
Profile
Claimed by owner
Follow

Add to watchlist


JOHNSON CONTROLS


FORMER NAMES: TYCO


ELECTRICAL EQUIPMENT AND ELECTRONICS • UNITED STATES

Hidden Profile undefined terms of use
Public on NYSEFeb, 1979

?
Based on data collected from different sources by our team,
there are indicators that suggest that this company is no longer active.
However, this information may not be accurate. If you believe this information
should be updated, please contact us.
For more details, you can read our terms of use.
https://www.johnsoncontrols.com/
Johnson Controls

Add to watchlist Follow

About
Exits
Extensions
Israeli Portfolio
News
Gallery
Add
Mar 16, 2022
www.prnewswire.com

Johnson Controls OpenBlue technologies make Discount Group's new Israel
headquarters a sustainable, efficient and user-experience oriented campus
undefined
Feb 25, 2018
www.timesofisrael.com

Johnson Controls seeks startups for innovation program
undefined
Sep 15, 2011
www.globes.co.il

Tyco International buys Visonic for $100m
#Acquisition


ABOUT

Johnson Controls, a global multi-industrial company, and Tyco combined in
September 2016 to create Johnson Controls International Plc, a global leader in
building products and technology, integrated solutions, and energy storage.

In 2011, the Israeli company Visonic, a manufacturer of home security systems
and components, was acquired by the former Tyco. It continued operating as a
subsidiary of Tyco Security Products, today part of the Visonic R&D group, a
division of Johnson Controls International.
More Less

FOUNDED

1960

IN ISRAEL SINCE

2/2011

EMPLOYEES WORLDWIDE

50,000+

EMPLOYEES

51-200

MARKET CAP

$40.97B

MARKET CAP UPDATE

3/2024

COUNTRY

United States


NEWS

  (3)
Add
Mar 16, 2022
www.prnewswire.com

Johnson Controls OpenBlue technologies make Discount Group's new Israel
headquarters a sustainable, efficient and user-experience oriented campus
undefined
Feb 25, 2018
www.timesofisrael.com

Johnson Controls seeks startups for innovation program
undefined
Sep 15, 2011
www.globes.co.il

Tyco International buys Visonic for $100m
#Acquisition


THE TEAM

(4)
Show all team members
SB
Shelly Bloch
VP HR, Israel

DR
Danny Rettig
Senior Director of Engineering

RZ
Ron Ziv
Innovation and ATE GL

YF
Yohai Falik
Manager Internal Innovation


More Less


CONNECT WITH




What is the reason for connecting? *
Investment Collaboration
Event Employment
Your company *

Company website (recommended)
Please enter a valid website

YOUR ORGANIZATION TYPE *

-- select an option -- Startup Investor Hub (accelerator, community or similar)
Corporation Job seeker Consultant or service provider SME (Small and
medium-sized enterprises) Media Academia Government NGO Other
Please enter a valid organization type
Your position *
Add invitation message
0/300
Cancel Send


SENDING INVITATION...

OK


INVITATION SENT

You will be able to start a conversation once [Name] accepts it.
OK Go to Inbox

Claimed as



EXITS

Public Offering
Undisclosed
Feb 1979
Stock Exchange

NYSE
Valuation Undisclosed
Undisclosed
Public Offering
Undisclosed
Jul 2021
Stock Exchange

TASE
Valuation Undisclosed
Undisclosed


EXTENSIONS

Johnson Controls Open Innovation
Foreign Corporate Accelerator

Raised
$1M
Magos Systems
Perimeter Security Radars
Founded:2007
Business Model:B2G, B2B
Employees:11-50
Funding Stage:Mature
Raised
Undisclosed
Visonic
Home Security Systems
Founded:1973
Business Model:B2C
Employees:51-200
Funding Stage:Acquired


EVENTS




ISRAELI ACQUISITIONS

( 2 )
Company Name Description Founded Business Model Employees Funding Stage Raised
Magos Systems
Perimeter Security Radars 2007 B2G, B2B 11-50 Mature $1M
Visonic
Home Security Systems 1973 B2C 51-200 Acquired Undisclosed


COMMUNITY INVOLVEMENT




MEDIA GALLERY

(0)




LOCATIONS


ISRAEL

Petah Tikva, Israel
Zarhin St 13, Ra'anana, Israel


OFFICES ABROAD

Princeton, NJ, USA


ACTIVITY IN ISRAEL

(4)
innovation-center smart-home security home-security


LOCATIONS


ISRAEL

Petah Tikva, Israel
Zarhin St 13, Ra'anana, Israel


OFFICES ABROAD

Princeton, NJ, USA
https://www.johnsoncontrols.com/


NOTES

Send

Content Writer
undefined
BI Verification
undefined
Phone Number
undefined
Israel Register ID
undefined
Confidence Score
undefined
Missing Fields
undefined
Profile Creator
undefined
Profile Update
undefined
Recent Updates
undefined
Data and visuals presented here may not be used without the written consent of
Startup Nation Finder.
Copyright © 2024 Terms of Use Privacy Policy


ADD ARTICLE

Visible
News Item URL *
Please enter a valid URL
Date *
Article Title *
0/500
Cancel Add

JanuaryFebruaryMarchAprilMay

SunMonTueWedThuFriSat
2829301234567891011121314151617181920212223242526272829303112345678