www.app.safeguardglobal.com Open in urlscan Pro
143.204.215.52  Public Scan

Submitted URL: https://app.qs.data-qa.safeguardglobal.com/
Effective URL: https://www.app.safeguardglobal.com/
Submission: On December 14 via automatic, source certstream-suspicious — Scanned from IS

Form analysis 1 forms found in the DOM

<form class="grid grid-flow-row auto-rows-min auto-cols-fr lg:grid-cols-1 h-full p-6 gap-y-4 gap-x-6 overflow-y-auto mb-auto">
  <div class="flex relative flex-col items-end undefined">
    <div class="group w-full">
      <div class=" flex flex-col space-y-1.5">
        <div class="flex flex-row space-x-1">
          <p data-testid="text-input-heading" class="text-sm text-primary-900">First name</p>
        </div>
        <div class="flex relative items-center"><input class="h-12 px-2.5 shadow py-1 block w-full border border-primary-300 outline-1 rounded focus:ring-blue-300 focus:border-blue-300 hover:border-blue-200" aria-label="First name"
            placeholder="First name" type="text" value="" name="name"></div>
        <p data-testid="text-input-error" class="invisible text-xs text-red-500 transition-all"></p>
      </div>
    </div>
    <div class="absolute w-[250px] sm:w-[400px] top-full mt-[14px] bg-red rounded-[6px] rounded-b-[8px] shadow-md transition-all duration-500 origin-top z-10 scale-y-0 opacity-0" data-testid="Tooltip-component">
      <div class="absolute right-[36px] w-[16px] h-[16px] rotate-45 -translate-y-[8px] bg-red -z-10"></div>
      <div class="flex flex-col bg-white p-[20px] mt-[5px] rounded-[6px] gap-[14px]">
        <div class="flex flex-col">
          <div class="flex flex-row items-center gap-[10px] py-[5px]">
            <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-red"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" data-slot="icon" id=""
                data-testid="icon-component" class=" text-white inline ">
                <path fill-rule="evenodd" d="M5.47 5.47a.75.75 0 0 1 1.06 0L12 10.94l5.47-5.47a.75.75 0 1 1 1.06 1.06L13.06 12l5.47 5.47a.75.75 0 1 1-1.06 1.06L12 13.06l-5.47 5.47a.75.75 0 0 1-1.06-1.06L10.94 12 5.47 6.53a.75.75 0 0 1 0-1.06Z"
                  clip-rule="evenodd"></path>
              </svg></div>
            <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-red">At least 8 characters in length</p>
          </div>
          <div class="flex flex-row items-center gap-[10px] py-[5px]">
            <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-red"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" data-slot="icon" id=""
                data-testid="icon-component" class=" text-white inline ">
                <path fill-rule="evenodd" d="M5.47 5.47a.75.75 0 0 1 1.06 0L12 10.94l5.47-5.47a.75.75 0 1 1 1.06 1.06L13.06 12l5.47 5.47a.75.75 0 1 1-1.06 1.06L12 13.06l-5.47 5.47a.75.75 0 0 1-1.06-1.06L10.94 12 5.47 6.53a.75.75 0 0 1 0-1.06Z"
                  clip-rule="evenodd"></path>
              </svg></div>
            <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-red">Contain at least 3 of the following 4 types of characters:</p>
          </div>
          <div class="ml-[20px]">
            <div class="flex flex-row items-center gap-[10px] py-[5px]">
              <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-primary-300"></div>
              <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-primary-300">Lower case letters (a-z)</p>
            </div>
            <div class="flex flex-row items-center gap-[10px] py-[5px]">
              <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-primary-300"></div>
              <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-primary-300">Upper case letters (A-Z)</p>
            </div>
            <div class="flex flex-row items-center gap-[10px] py-[5px]">
              <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-primary-300"></div>
              <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-primary-300">Numbers (i.e. 0-9)</p>
            </div>
            <div class="flex flex-row items-center gap-[10px] py-[5px]">
              <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-primary-300"></div>
              <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-primary-300">Special characters (i.g. !@#$%^&amp;*)</p>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="flex relative flex-col items-end undefined">
    <div class="group w-full">
      <div class=" flex flex-col space-y-1.5">
        <div class="flex flex-row space-x-1">
          <p data-testid="text-input-heading" class="text-sm text-primary-900">Last name</p>
        </div>
        <div class="flex relative items-center"><input class="h-12 px-2.5 shadow py-1 block w-full border border-primary-300 outline-1 rounded focus:ring-blue-300 focus:border-blue-300 hover:border-blue-200" aria-label="Last name"
            placeholder="Last name" type="text" value="" name="name"></div>
        <p data-testid="text-input-error" class="invisible text-xs text-red-500 transition-all"></p>
      </div>
    </div>
    <div class="absolute w-[250px] sm:w-[400px] top-full mt-[14px] bg-red rounded-[6px] rounded-b-[8px] shadow-md transition-all duration-500 origin-top z-10 scale-y-0 opacity-0" data-testid="Tooltip-component">
      <div class="absolute right-[36px] w-[16px] h-[16px] rotate-45 -translate-y-[8px] bg-red -z-10"></div>
      <div class="flex flex-col bg-white p-[20px] mt-[5px] rounded-[6px] gap-[14px]">
        <div class="flex flex-col">
          <div class="flex flex-row items-center gap-[10px] py-[5px]">
            <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-red"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" data-slot="icon" id=""
                data-testid="icon-component" class=" text-white inline ">
                <path fill-rule="evenodd" d="M5.47 5.47a.75.75 0 0 1 1.06 0L12 10.94l5.47-5.47a.75.75 0 1 1 1.06 1.06L13.06 12l5.47 5.47a.75.75 0 1 1-1.06 1.06L12 13.06l-5.47 5.47a.75.75 0 0 1-1.06-1.06L10.94 12 5.47 6.53a.75.75 0 0 1 0-1.06Z"
                  clip-rule="evenodd"></path>
              </svg></div>
            <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-red">At least 8 characters in length</p>
          </div>
          <div class="flex flex-row items-center gap-[10px] py-[5px]">
            <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-red"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" data-slot="icon" id=""
                data-testid="icon-component" class=" text-white inline ">
                <path fill-rule="evenodd" d="M5.47 5.47a.75.75 0 0 1 1.06 0L12 10.94l5.47-5.47a.75.75 0 1 1 1.06 1.06L13.06 12l5.47 5.47a.75.75 0 1 1-1.06 1.06L12 13.06l-5.47 5.47a.75.75 0 0 1-1.06-1.06L10.94 12 5.47 6.53a.75.75 0 0 1 0-1.06Z"
                  clip-rule="evenodd"></path>
              </svg></div>
            <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-red">Contain at least 3 of the following 4 types of characters:</p>
          </div>
          <div class="ml-[20px]">
            <div class="flex flex-row items-center gap-[10px] py-[5px]">
              <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-primary-300"></div>
              <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-primary-300">Lower case letters (a-z)</p>
            </div>
            <div class="flex flex-row items-center gap-[10px] py-[5px]">
              <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-primary-300"></div>
              <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-primary-300">Upper case letters (A-Z)</p>
            </div>
            <div class="flex flex-row items-center gap-[10px] py-[5px]">
              <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-primary-300"></div>
              <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-primary-300">Numbers (i.e. 0-9)</p>
            </div>
            <div class="flex flex-row items-center gap-[10px] py-[5px]">
              <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-primary-300"></div>
              <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-primary-300">Special characters (i.g. !@#$%^&amp;*)</p>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="flex relative flex-col items-end undefined">
    <div class="group w-full">
      <div class=" flex flex-col space-y-1.5">
        <div class="flex flex-row space-x-1">
          <p data-testid="text-input-heading" class="text-sm text-primary-900">Email</p>
        </div>
        <div class="flex relative items-center"><input class="h-12 px-2.5 shadow py-1 block w-full border border-primary-300 outline-1 rounded focus:ring-blue-300 focus:border-blue-300 hover:border-blue-200" aria-label="Email" placeholder="Email"
            type="email" value="" name="name"></div>
        <p data-testid="text-input-error" class="invisible text-xs text-red-500 transition-all"></p>
      </div>
    </div>
    <div class="absolute w-[250px] sm:w-[400px] top-full mt-[14px] bg-red rounded-[6px] rounded-b-[8px] shadow-md transition-all duration-500 origin-top z-10 scale-y-0 opacity-0" data-testid="Tooltip-component">
      <div class="absolute right-[36px] w-[16px] h-[16px] rotate-45 -translate-y-[8px] bg-red -z-10"></div>
      <div class="flex flex-col bg-white p-[20px] mt-[5px] rounded-[6px] gap-[14px]">
        <div class="flex flex-col">
          <div class="flex flex-row items-center gap-[10px] py-[5px]">
            <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-red"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" data-slot="icon" id=""
                data-testid="icon-component" class=" text-white inline ">
                <path fill-rule="evenodd" d="M5.47 5.47a.75.75 0 0 1 1.06 0L12 10.94l5.47-5.47a.75.75 0 1 1 1.06 1.06L13.06 12l5.47 5.47a.75.75 0 1 1-1.06 1.06L12 13.06l-5.47 5.47a.75.75 0 0 1-1.06-1.06L10.94 12 5.47 6.53a.75.75 0 0 1 0-1.06Z"
                  clip-rule="evenodd"></path>
              </svg></div>
            <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-red">At least 8 characters in length</p>
          </div>
          <div class="flex flex-row items-center gap-[10px] py-[5px]">
            <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-red"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" data-slot="icon" id=""
                data-testid="icon-component" class=" text-white inline ">
                <path fill-rule="evenodd" d="M5.47 5.47a.75.75 0 0 1 1.06 0L12 10.94l5.47-5.47a.75.75 0 1 1 1.06 1.06L13.06 12l5.47 5.47a.75.75 0 1 1-1.06 1.06L12 13.06l-5.47 5.47a.75.75 0 0 1-1.06-1.06L10.94 12 5.47 6.53a.75.75 0 0 1 0-1.06Z"
                  clip-rule="evenodd"></path>
              </svg></div>
            <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-red">Contain at least 3 of the following 4 types of characters:</p>
          </div>
          <div class="ml-[20px]">
            <div class="flex flex-row items-center gap-[10px] py-[5px]">
              <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-primary-300"></div>
              <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-primary-300">Lower case letters (a-z)</p>
            </div>
            <div class="flex flex-row items-center gap-[10px] py-[5px]">
              <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-primary-300"></div>
              <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-primary-300">Upper case letters (A-Z)</p>
            </div>
            <div class="flex flex-row items-center gap-[10px] py-[5px]">
              <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-primary-300"></div>
              <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-primary-300">Numbers (i.e. 0-9)</p>
            </div>
            <div class="flex flex-row items-center gap-[10px] py-[5px]">
              <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-primary-300"></div>
              <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-primary-300">Special characters (i.g. !@#$%^&amp;*)</p>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="flex relative flex-col items-end undefined">
    <div class="group w-full">
      <div class=" flex flex-col space-y-1.5">
        <div class="flex flex-row space-x-1">
          <p data-testid="text-input-heading" class="text-sm text-primary-900">Company name</p>
        </div>
        <div class="flex relative items-center"><input class="h-12 px-2.5 shadow py-1 block w-full border border-primary-300 outline-1 rounded focus:ring-blue-300 focus:border-blue-300 hover:border-blue-200" aria-label="Company name"
            placeholder="Company name" type="text" value="" name="name"></div>
        <p data-testid="text-input-error" class="invisible text-xs text-red-500 transition-all"></p>
      </div>
    </div>
    <div class="absolute w-[250px] sm:w-[400px] top-full mt-[14px] bg-red rounded-[6px] rounded-b-[8px] shadow-md transition-all duration-500 origin-top z-10 scale-y-0 opacity-0" data-testid="Tooltip-component">
      <div class="absolute right-[36px] w-[16px] h-[16px] rotate-45 -translate-y-[8px] bg-red -z-10"></div>
      <div class="flex flex-col bg-white p-[20px] mt-[5px] rounded-[6px] gap-[14px]">
        <div class="flex flex-col">
          <div class="flex flex-row items-center gap-[10px] py-[5px]">
            <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-red"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" data-slot="icon" id=""
                data-testid="icon-component" class=" text-white inline ">
                <path fill-rule="evenodd" d="M5.47 5.47a.75.75 0 0 1 1.06 0L12 10.94l5.47-5.47a.75.75 0 1 1 1.06 1.06L13.06 12l5.47 5.47a.75.75 0 1 1-1.06 1.06L12 13.06l-5.47 5.47a.75.75 0 0 1-1.06-1.06L10.94 12 5.47 6.53a.75.75 0 0 1 0-1.06Z"
                  clip-rule="evenodd"></path>
              </svg></div>
            <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-red">At least 8 characters in length</p>
          </div>
          <div class="flex flex-row items-center gap-[10px] py-[5px]">
            <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-red"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" data-slot="icon" id=""
                data-testid="icon-component" class=" text-white inline ">
                <path fill-rule="evenodd" d="M5.47 5.47a.75.75 0 0 1 1.06 0L12 10.94l5.47-5.47a.75.75 0 1 1 1.06 1.06L13.06 12l5.47 5.47a.75.75 0 1 1-1.06 1.06L12 13.06l-5.47 5.47a.75.75 0 0 1-1.06-1.06L10.94 12 5.47 6.53a.75.75 0 0 1 0-1.06Z"
                  clip-rule="evenodd"></path>
              </svg></div>
            <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-red">Contain at least 3 of the following 4 types of characters:</p>
          </div>
          <div class="ml-[20px]">
            <div class="flex flex-row items-center gap-[10px] py-[5px]">
              <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-primary-300"></div>
              <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-primary-300">Lower case letters (a-z)</p>
            </div>
            <div class="flex flex-row items-center gap-[10px] py-[5px]">
              <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-primary-300"></div>
              <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-primary-300">Upper case letters (A-Z)</p>
            </div>
            <div class="flex flex-row items-center gap-[10px] py-[5px]">
              <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-primary-300"></div>
              <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-primary-300">Numbers (i.e. 0-9)</p>
            </div>
            <div class="flex flex-row items-center gap-[10px] py-[5px]">
              <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-primary-300"></div>
              <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-primary-300">Special characters (i.g. !@#$%^&amp;*)</p>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="flex relative flex-col items-end undefined">
    <div class="group w-full">
      <div class="flex flex-col space-y-1.5">
        <div class="flex flex-row space-x-1">
          <p class="text-sm text-primary-900">Which country are you located in?</p>
        </div>
        <div data-testid="listbox-container" class="relative mt-1 undefined"><button
            class="text-primary-900 h-10 px-2.5 block text-sm w-full border border-primary-300 outline-1 rounded focus:ring-blue-300 focus:border-blue-300 hover:border-blue-200 py-1 pl-3 pr-10 text-left" id="headlessui-listbox-button-:r0:"
            type="button" aria-haspopup="listbox" aria-expanded="false" data-headlessui-state=""><span class="block truncate">Select...</span><span class="pointer-events-none absolute inset-y-0 right-0 flex items-center pr-2"><svg
                xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" data-slot="icon" class="h-5 w-5 text-gray-400">
                <path fill-rule="evenodd"
                  d="M10.53 3.47a.75.75 0 0 0-1.06 0L6.22 6.72a.75.75 0 0 0 1.06 1.06L10 5.06l2.72 2.72a.75.75 0 1 0 1.06-1.06l-3.25-3.25Zm-4.31 9.81 3.25 3.25a.75.75 0 0 0 1.06 0l3.25-3.25a.75.75 0 1 0-1.06-1.06L10 14.94l-2.72-2.72a.75.75 0 0 0-1.06 1.06Z"
                  clip-rule="evenodd"></path>
              </svg></span></button></div>
        <p data-testid="text-input-error" class="invisible text-xs text-red-500 transition-all"></p>
      </div>
    </div>
    <div class="absolute w-[250px] sm:w-[400px] top-full mt-[14px] bg-red rounded-[6px] rounded-b-[8px] shadow-md transition-all duration-500 origin-top z-10 scale-y-0 opacity-0" data-testid="Tooltip-component">
      <div class="absolute right-[36px] w-[16px] h-[16px] rotate-45 -translate-y-[8px] bg-red -z-10"></div>
      <div class="flex flex-col bg-white p-[20px] mt-[5px] rounded-[6px] gap-[14px]">
        <div class="flex flex-col">
          <div class="flex flex-row items-center gap-[10px] py-[5px]">
            <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-red"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" data-slot="icon" id=""
                data-testid="icon-component" class=" text-white inline ">
                <path fill-rule="evenodd" d="M5.47 5.47a.75.75 0 0 1 1.06 0L12 10.94l5.47-5.47a.75.75 0 1 1 1.06 1.06L13.06 12l5.47 5.47a.75.75 0 1 1-1.06 1.06L12 13.06l-5.47 5.47a.75.75 0 0 1-1.06-1.06L10.94 12 5.47 6.53a.75.75 0 0 1 0-1.06Z"
                  clip-rule="evenodd"></path>
              </svg></div>
            <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-red">At least 8 characters in length</p>
          </div>
          <div class="flex flex-row items-center gap-[10px] py-[5px]">
            <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-red"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" data-slot="icon" id=""
                data-testid="icon-component" class=" text-white inline ">
                <path fill-rule="evenodd" d="M5.47 5.47a.75.75 0 0 1 1.06 0L12 10.94l5.47-5.47a.75.75 0 1 1 1.06 1.06L13.06 12l5.47 5.47a.75.75 0 1 1-1.06 1.06L12 13.06l-5.47 5.47a.75.75 0 0 1-1.06-1.06L10.94 12 5.47 6.53a.75.75 0 0 1 0-1.06Z"
                  clip-rule="evenodd"></path>
              </svg></div>
            <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-red">Contain at least 3 of the following 4 types of characters:</p>
          </div>
          <div class="ml-[20px]">
            <div class="flex flex-row items-center gap-[10px] py-[5px]">
              <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-primary-300"></div>
              <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-primary-300">Lower case letters (a-z)</p>
            </div>
            <div class="flex flex-row items-center gap-[10px] py-[5px]">
              <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-primary-300"></div>
              <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-primary-300">Upper case letters (A-Z)</p>
            </div>
            <div class="flex flex-row items-center gap-[10px] py-[5px]">
              <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-primary-300"></div>
              <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-primary-300">Numbers (i.e. 0-9)</p>
            </div>
            <div class="flex flex-row items-center gap-[10px] py-[5px]">
              <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-primary-300"></div>
              <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-primary-300">Special characters (i.g. !@#$%^&amp;*)</p>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="flex relative flex-col items-end undefined">
    <div class="group w-full">
      <div class="flex flex-col space-y-1.5">
        <div class="flex flex-row space-x-1">
          <p class="text-sm text-primary-900">Phone number</p>
        </div>
        <div class=" react-tel-input ">
          <div class="special-label">Phone</div><input class="h-10 px-2.5 py-1.5 block w-full pl-12 border border-primary-300 outline-1 rounded focus:ring-blue-300 focus:border-blue-300 hover:border-blue-200" placeholder="1 (702) 123-4567" type="tel"
            value="+44">
          <div class="flag-dropdown ">
            <div class="selected-flag" title="United Kingdom: + 44" tabindex="0" role="button" aria-haspopup="listbox">
              <div class="flag gb">
                <div class="arrow"></div>
              </div>
            </div>
          </div>
        </div>
        <p data-testid="text-input-error" class="invisible text-xs text-red-500 transition-all"></p>
      </div>
    </div>
    <div class="absolute w-[250px] sm:w-[400px] top-full mt-[14px] bg-red rounded-[6px] rounded-b-[8px] shadow-md transition-all duration-500 origin-top z-10 scale-y-0 opacity-0" data-testid="Tooltip-component">
      <div class="absolute right-[36px] w-[16px] h-[16px] rotate-45 -translate-y-[8px] bg-red -z-10"></div>
      <div class="flex flex-col bg-white p-[20px] mt-[5px] rounded-[6px] gap-[14px]">
        <div class="flex flex-col">
          <div class="flex flex-row items-center gap-[10px] py-[5px]">
            <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-red"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" data-slot="icon" id=""
                data-testid="icon-component" class=" text-white inline ">
                <path fill-rule="evenodd" d="M5.47 5.47a.75.75 0 0 1 1.06 0L12 10.94l5.47-5.47a.75.75 0 1 1 1.06 1.06L13.06 12l5.47 5.47a.75.75 0 1 1-1.06 1.06L12 13.06l-5.47 5.47a.75.75 0 0 1-1.06-1.06L10.94 12 5.47 6.53a.75.75 0 0 1 0-1.06Z"
                  clip-rule="evenodd"></path>
              </svg></div>
            <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-red">At least 8 characters in length</p>
          </div>
          <div class="flex flex-row items-center gap-[10px] py-[5px]">
            <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-red"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" data-slot="icon" id=""
                data-testid="icon-component" class=" text-white inline ">
                <path fill-rule="evenodd" d="M5.47 5.47a.75.75 0 0 1 1.06 0L12 10.94l5.47-5.47a.75.75 0 1 1 1.06 1.06L13.06 12l5.47 5.47a.75.75 0 1 1-1.06 1.06L12 13.06l-5.47 5.47a.75.75 0 0 1-1.06-1.06L10.94 12 5.47 6.53a.75.75 0 0 1 0-1.06Z"
                  clip-rule="evenodd"></path>
              </svg></div>
            <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-red">Contain at least 3 of the following 4 types of characters:</p>
          </div>
          <div class="ml-[20px]">
            <div class="flex flex-row items-center gap-[10px] py-[5px]">
              <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-primary-300"></div>
              <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-primary-300">Lower case letters (a-z)</p>
            </div>
            <div class="flex flex-row items-center gap-[10px] py-[5px]">
              <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-primary-300"></div>
              <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-primary-300">Upper case letters (A-Z)</p>
            </div>
            <div class="flex flex-row items-center gap-[10px] py-[5px]">
              <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-primary-300"></div>
              <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-primary-300">Numbers (i.e. 0-9)</p>
            </div>
            <div class="flex flex-row items-center gap-[10px] py-[5px]">
              <div class="flex w-[20px] h-[20px] p-[2px] rounded-full items-center justify-center bg-primary-300"></div>
              <p class="tracking-wider [overflow-wrap:anywhere] 
      text-primary-900
      leading-[20px] text-[14px] 
      font-normal text-primary-300">Special characters (i.g. !@#$%^&amp;*)</p>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

LoginRegister


EXPLORE GLOBAL UNITY

Empower your business with our innovative cloud-based applications and team of
experts in recruitment, management, payroll, and analytics.

AllFreeAnalyzeManagePayRecruit & HireServices

ChatSG - Ask Payroll & HR questions

Introducing ChatSG, the intelligent chatbot designed to assist you with all your
local HR queries!

Sign Up For Free
Learn More
NEW

Managed Services

Establish Your Next Operational Entity.  We don’t just set up an entity for you,
we ensure it's operational so you can achieve your market expansion goals.

Get In Touch
Learn More
NEW

Job Description Creator

Free, AI-powered way to create engaging, clear and concise job descriptions,
making your hiring process more efficient.

Get Started
Learn More
NEW

Contractor Unity

$35 per contractor, per month. See all your global contractors in one place and
pay them easily no matter the pay period or currency.

Contact us
Learn More
NEW

Recruit Worldwide

Revolutionize hiring with our self-service platform. Advanced search and vetted
talent at your fingertips!

Get Started
Learn More
NEW

Global Workforce Analytics

Make data-driven decisions with unparalleled insights into the global talent
landscape.

Sign Up For Free
Learn More
NEW

Worker Onboarding

Digitally order and track new workers globally in our self-service dashboard.

Request Access
Learn More
NEW

GEO Services

Hiring in new global markets is easier than you think

Get In Touch
Learn More
NEW

Spend Analytics

Understand your worker and invoice cost breakdown, and forecast future expenses.

Try Now
Learn More
NEW

Expense Management

Unlock smart, seamless, and secure expense management for your global workforce.

Request Access
Learn More

Time & Attendance

Managers and their teams can submit, track and approve leave and timesheets
requests.

Request Access
Learn More

Worker Classification

Ensure global compliance by mitigating the risk of worker misclassification.

Try Now
Learn More
Beta

Payroll Analytics

Gain insights into your employees' costs, growth, retention, and forecast future
trends.

Sign up for beta
Learn More
Beta

Organizational Planning

Apply What-If scenarios to strategize for growth, cut expenses, and remain
competitive.

Sign up for beta
Learn More

Milestone Tracking

View Payroll Dashboard, track status of a payroll end to end.

Learn More

Stay Connected On-the-Go

Team leave, expenses, time and attendance for Managers and Workers within our
mobile app.

Learn More

Request Payroll Changes

Easily update employee pay information, such as salary, commission, bonus pay
and more.

Learn More

Book a Demo

Fill out the form below and we'll be in touch shortly.

First name





At least 8 characters in length

Contain at least 3 of the following 4 types of characters:

Lower case letters (a-z)

Upper case letters (A-Z)

Numbers (i.e. 0-9)

Special characters (i.g. !@#$%^&*)

Last name





At least 8 characters in length

Contain at least 3 of the following 4 types of characters:

Lower case letters (a-z)

Upper case letters (A-Z)

Numbers (i.e. 0-9)

Special characters (i.g. !@#$%^&*)

Email





At least 8 characters in length

Contain at least 3 of the following 4 types of characters:

Lower case letters (a-z)

Upper case letters (A-Z)

Numbers (i.e. 0-9)

Special characters (i.g. !@#$%^&*)

Company name





At least 8 characters in length

Contain at least 3 of the following 4 types of characters:

Lower case letters (a-z)

Upper case letters (A-Z)

Numbers (i.e. 0-9)

Special characters (i.g. !@#$%^&*)

Which country are you located in?

Select...



At least 8 characters in length

Contain at least 3 of the following 4 types of characters:

Lower case letters (a-z)

Upper case letters (A-Z)

Numbers (i.e. 0-9)

Special characters (i.g. !@#$%^&*)

Phone number

Phone




At least 8 characters in length

Contain at least 3 of the following 4 types of characters:

Lower case letters (a-z)

Upper case letters (A-Z)

Numbers (i.e. 0-9)

Special characters (i.g. !@#$%^&*)

Cancel
Submit

FAQ

© COPYRIGHT SAFEGUARD GLOBAL 2024.

© Safeguard Global 2024.

Privacy Notice



Close





By clicking “Accept All Cookies”, you agree to the storing of cookies on your
device to enhance site navigation, analyze site usage, and assist in our
marketing efforts.
Accept All Cookies
Cookies Settings



PRIVACY PREFERENCE CENTER

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
Allow All


MANAGE CONSENT PREFERENCES

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

Back Button


COOKIE LIST



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Reject All Confirm My Choices