https://share.hsforms.com/1FF6b9qGaSu2oMaGRaPRW1ws5m5k

Submitted URL:
https://share.hsforms.com/1FF6b9qGaSu2oMaGRaPRW1ws5m5k
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 37 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en"><head><meta http-equiv="origin-trial" content="A/kargTFyk8MR5ueravczef/wIlTkbVk1qXQesp39nV+xNECPdLBVeYffxrM8TmZT6RArWGQVCJ0LRivD7glcAUAAACQeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZS5jb206NDQzIiwiZmVhdHVyZSI6IkRpc2FibGVUaGlyZFBhcnR5U3RvcmFnZVBhcnRpdGlvbmluZzIiLCJleHBpcnkiOjE3NDIzNDIzOTksImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9"><title>Form</title><meta name="viewport" content="width=device-width, initial-scale=1"><meta name="robots" content="noindex, nofollow"><meta name="googlebot" content="noindex"><link rel="dns-prefetch" href="https://fonts.gstatic.com"><style>body{margin:0;background:#f4f8fa}.container{display:none;width:800px;margin:0 auto;margin-top:30px}.skip-to-form{left:-9999px;position:absolute}@media only screen and (max-width:800px){.container{width:100%}}.container.error,.container.loaded{display:block}.container.loaded{background:#fff;box-shadow:0 4px 8px 0 rgba(53,105,128,.3),0 6px 20px 0 rgba(165,200,213,.41)}#form-target{padding:40px}.hs-form_free.hs-form__thankyou-message{font-size:38px;text-align:center}.hs-form_free.hs-form__thankyou-message .hs-form__virality__link{font-size:18px;margin-top:240px;line-height:60px}.hs-form_free.hs-form__thankyou-message .hs-form__virality__link__sproket{width:60px;height:60px}.hs-form_free.hs-form__thankyou-message:before{display:block;content:url(https://js.hsformsqa.net/success-green.svg);width:130px;height:201px;padding-top:28px;margin:0 auto}</style><script type="text/javascript" async="" charset="utf-8" src="https://www.gstatic.com/recaptcha/releases/EGbODne6buzpTnWrrBprcfAY/recaptcha__en.js" crossorigin="anonymous" integrity="sha384-zYfvuq6xV6aLevocYkVfLId59jcIkDZniQX2TsTt9LIa0Tf1ORHFh4oKI1naLgGF"></script><script src="https://js.hs-analytics.net/analytics/1727187600000/47291240.js" type="text/javascript" id="hs-analytics"></script><script src="https://js.hscollectedforms.net/collectedforms.js" type="text/javascript" id="CollectedForms-47291240" crossorigin="anonymous" data-leadin-portal-id="47291240" data-leadin-env="prod" data-loader="hs-scriptloader" data-hsjs-portal="47291240" data-hsjs-env="prod" data-hsjs-hublet="na1"></script><script src="https://js.hs-banner.com/v2/47291240/banner.js" type="text/javascript" id="cookieBanner-47291240" data-cookieconsent="ignore" data-hs-ignore="true" data-loader="hs-scriptloader" data-hsjs-portal="47291240" data-hsjs-env="prod" data-hsjs-hublet="na1"></script><script>
        var isQa = false;
        window.hsFormsOnReady = [];
        window._hsq = window._hsq || [];
        window.disabledHsPopups = ['ADS', 'LEADFLOW', 'LIVE_CHAT', 'FEEDBACK', 'CALLS_TO_ACTION'];
        window.isQa = isQa;
        window.isLocal = window.location.hostname.split('.')[0] === 'local';
      </script><script>
      (function (isQa, isLocal) {
        var getHubletSuffixFromUrl = function () {
          var host = window.location.hostname;
          return host.indexOf('-') !== -1
            ? host.split('.')[0].substring(host.indexOf('-'))
            : '';
        };

        var protocol = 'https://';
        var hubletSuffix = getHubletSuffixFromUrl();
        var qaSuffix = isQa ? 'qa' : '';

        var domainBuilders = {
          'js.hsforms.net': function () {
            return protocol + 'js' + hubletSuffix + '.hsforms' + qaSuffix + '.net';
          },
          'forms.hsforms.com': function () {
            return protocol + 'forms' + hubletSuffix + '.hsforms' + qaSuffix + '.com';
          },
          'js.hs-scripts.com': function () {
            return protocol + 'js' + hubletSuffix + '.hs-scripts' + qaSuffix + '.com';
          },
          'api.hubspot.com': function () {
            return protocol + 'api' + hubletSuffix + '.hubspot' + qaSuffix + '.com';
          },
          'local.hsformsqa.com': function () {
            return 'https://local.hsappstatic.net/forms-embed/static/bundles/project-v3.js'
          }
        };

        window.apiHubspotUrl = domainBuilders['api.hubspot.com']();
        window.formsHsFormsUrl = domainBuilders['forms.hsforms.com']();
        window.jsHsFormsUrl = domainBuilders[ isLocal ? 'local.hsformsqa.com' : 'js.hsforms.net']();
        window.jsHsScriptsUrl = domainBuilders['js.hs-scripts.com']();
      })(window.isQa, window.isLocal);
    </script><script>
      (function (jsHsFormsUrl, formsHsFormsUrl, isLocal) {
        var dnsPrefetchJs = document.createElement('link');
        var dnsPrefetchForms = document.createElement('link');
        var preconnectJs = document.createElement('link');
        var preconnectForms = document.createElement('link');
        var scriptJs = document.createElement('script');

        var hsVersion =
          (window.location.search.match(/[?&]{1}_hsVersion=([^&#]*)/) || [])[1] ||
          'v3';

        dnsPrefetchJs.rel = 'dns-prefetch';
        dnsPrefetchForms.rel = 'dns-prefetch';
        preconnectJs.rel = 'preconnect';
        preconnectForms.rel = 'preconnect';
        dnsPrefetchJs.href = jsHsFormsUrl;
        preconnectJs.href = jsHsFormsUrl;
        dnsPrefetchForms.href = formsHsFormsUrl;
        preconnectForms.href = formsHsFormsUrl;
        scriptJs.type = 'text/javascript';
        scriptJs.src = isLocal ? jsHsFormsUrl :  jsHsFormsUrl + '/forms/embed/' + hsVersion + '.js';
        scriptJs.async = true;
        scriptJs.defer = true;

        document.head.appendChild(dnsPrefetchJs);
        document.head.appendChild(dnsPrefetchForms);
        document.head.appendChild(preconnectJs);
        document.head.appendChild(preconnectForms);
        document.head.appendChild(scriptJs);
      })(window.jsHsFormsUrl, window.formsHsFormsUrl, window.isLocal);
    </script><link rel="dns-prefetch" href="https://js.hsforms.net"><link rel="dns-prefetch" href="https://forms.hsforms.com"><link rel="preconnect" href="https://js.hsforms.net"><link rel="preconnect" href="https://forms.hsforms.com"><script type="text/javascript" src="https://js.hsforms.net/forms/embed/v3.js" async="" defer=""></script><script>
      (function () {
        function isSupportedBrowser() {
          return (
            typeof window.WeakMap === 'function' &&
            typeof window.requestAnimationFrame === 'function'
          );
        }

        function setUrlQueryParamSupportedBrowser() {
          var url;
          var separator;
          var urlToGoTo;
          var hasHref = Object.prototype.hasOwnProperty.call(window.location, 'href');
          var supportedBrowser = isSupportedBrowser();

          if (!supportedBrowser) {
            if (hasHref) {
              url = window.location.href;
            } else {
              url = window.location;
            }

            if (url.indexOf('isSupportedBrowser') === -1) {
              separator = url.indexOf('?') === -1 ? '?' : '&';
              urlToGoTo = url + separator + 'isSupportedBrowser=' + supportedBrowser;
              if (supportedBrowser === false) {
                if (hasHref) {
                  window.location.href = urlToGoTo;
                } else {
                  window.location = urlToGoTo;
                }
              }
            }
          }
        }

        setUrlQueryParamSupportedBrowser();
      })();
    </script><script>window.hs_RequestParams = {}</script><script>
      /*
      This parses the portalId and the formId from the hash in the url and then makes the request
      for form embed response.
      Make sure to minify when making changes
      npx uglify-js --compress --mangle -o <RESULT_PATH> <PATH_TO_THIS_FILE>
    */
    (function (RequestParams) {
      var LEGACY_UUID_IDENTIFIER = '-';
      var BYTE_TO_HEX_MAP = [];
      var BASE64_URL_SAFE_MAP = [
        ['+', '-'],
        ['/', '_'],
      ];
      var requestObj;

      function generateHexMap() {
        var result = [];
        var index;
        for (index = 0; index < 256; index++) {
          result.push((index + 0x100).toString(16).substr(1));
        }
        return result;
      }

      BYTE_TO_HEX_MAP = generateHexMap();

      function base64ToArrayBuffer(base64) {
        var binaryString = window.atob(base64);
        var result = [];
        var index;
        for (index = 0; index < binaryString.length; index++) {
          result.push(binaryString.charCodeAt(index));
        }
        return new window.Uint8Array(result);
      }

      function getVersionFromSymbol(symbol) {
        return (
          parseInt(symbol, 36) +
          (isNaN(symbol * 1) && symbol === symbol.toUpperCase() ? 26 : 0)
        );
      }

      function bytesToUuid(buf, offset) {
        var i = offset || 0;
        return [
          BYTE_TO_HEX_MAP[buf[i++]],
          BYTE_TO_HEX_MAP[buf[i++]],
          BYTE_TO_HEX_MAP[buf[i++]],
          BYTE_TO_HEX_MAP[buf[i++]],
          '-',
          BYTE_TO_HEX_MAP[buf[i++]],
          BYTE_TO_HEX_MAP[buf[i++]],
          '-',
          BYTE_TO_HEX_MAP[buf[i++]],
          BYTE_TO_HEX_MAP[buf[i++]],
          '-',
          BYTE_TO_HEX_MAP[buf[i++]],
          BYTE_TO_HEX_MAP[buf[i++]],
          '-',
          BYTE_TO_HEX_MAP[buf[i++]],
          BYTE_TO_HEX_MAP[buf[i++]],
          BYTE_TO_HEX_MAP[buf[i++]],
          BYTE_TO_HEX_MAP[buf[i++]],
          BYTE_TO_HEX_MAP[buf[i++]],
          BYTE_TO_HEX_MAP[buf[i++]],
        ].join('');
      }

      function unescapeBase64(b64) {
        return BASE64_URL_SAFE_MAP.reduce(function (t, v) {
          return t.split('').map(c => c === v[1] ? v[0] : c).join('');
        }, b64);
      }

      function B64ToUuid(b64) {
        return bytesToUuid(base64ToArrayBuffer(b64));
      }

      function decodeFormToken(encodedString) {
        var legacyUuid = encodedString.charAt(0) === LEGACY_UUID_IDENTIFIER;
        var offset = legacyUuid ? 2 : 1;
        var formGuid = B64ToUuid(
          unescapeBase64(encodedString.substring(offset, 22 + offset))
        );
        return {
          formId: legacyUuid ? formGuid.replace(/-/g, '') : formGuid,
          portalId: parseInt(encodedString.substring(22 + offset), 36),
          version: getVersionFromSymbol(encodedString.charAt(offset - 1)),
        };
      }

      function getHubletFromUrl() {
        var subdomain = window.location.hostname.split('.')[0];
        var hublet = subdomain.split('-')[1];
        return hublet || '';
      }

      function getPathParams() {
        var pathParams = window.location.pathname.split('/');
        return pathParams.filter(function (param) {
          return param !== '' && param.indexOf('test-') === -1;
        });
      }

      function parseRequestParamsFromUrl() {
        var pathParams = getPathParams();
        var token = pathParams[0];
        var isPortalAndFormUrl = pathParams.length === 2;
        var requestParams;

        if (isPortalAndFormUrl) {
          return {
            region: getHubletFromUrl(),
            portalId: pathParams[0],
            formId: pathParams[1],
          };
        }

        requestParams = decodeFormToken(token);
        requestParams.region = getHubletFromUrl();

        return requestParams;
      }

      // Get Form request params hash from url
      requestObj = parseRequestParamsFromUrl();

      // Set to global
      RequestParams.portalId = requestObj.portalId;
      RequestParams.formId = requestObj.formId;
      RequestParams.region = requestObj.region;
      RequestParams.version = requestObj.version;
    })(window.hs_RequestParams);
    </script><script>
  (function (requestParams, formsReadyQueue, isQa) {
    var context;
    var create;
    var instance;
    const versionMap = new Map([[1, "1.0"], [2, "2.0"]])
    const { url, formId, portalId, region, version } = requestParams

    context = {
      embedDefinitionUrl: url,
      formId: formId,
      portalId: portalId,
      region: region,
      target: '#form-target',
      ...(version && versionMap.get(version) && {
        __INTERNAL__CONTEXT: {
          editorVersion: versionMap.get(version)
        }
      }),
    };

    if (isQa) {
      context['env'] = 'qa';
    }

    function updateHtmlLang() {
      var form = document.querySelector('.hs-form-' + context.formId);
      var formLang = form.lang;

      if (formLang) {
        document.documentElement.setAttribute('lang', formLang);
      }
    }

    function scrollToTop() {
      try {
        window.scrollTo({ top: 0, behavior: 'smooth' });
      } catch (e) {
        window.scrollTo(0, 0);
      }
    }

    create = function () {
      instance = window.hbspt.forms.create(context);
      instance.on('onFormReady', updateHtmlLang);
      instance.on('onPageChange', scrollToTop);
      window.HubSpotForms.currentForm = instance;
    };

    formsReadyQueue.push(create);
  })(window.hs_RequestParams, window.hsFormsOnReady, window.isQa);

  </script><script type="text/javascript" src="//static.hsappstatic.net/forms-submission-pages/static-1.4910/bundles/share-legacy.js" crossorigin="anonymous" defer=""></script><style data-test-id="custom-style-sheet" data-hs-form-style-id="145e9bf6-a19a-4aed-a831-a19168f456d7_403f4f8d-c382-496f-b933-083e8b0822fc">
    .hs-form__actions__next,.hs-form__actions__previous,.hs-form__actions__submit{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;margin:0;cursor:pointer;display:inline-block;font-weight:700;line-height:12px;position:relative;text-align:center;background-color:#ff7a59;border:1px solid #ff7a59;color:#fff;border-radius:3px;font-size:14px;padding:12px 24px}.hs-form__actions__previous{margin-right:10px;color:#ff7a59;background-color:#fff}.hs-form__field__input{display:inline-block;width:100%;height:40px;padding:9px 10px;font-size:16px;font-weight:400;line-height:22px;color:#33475b;background-color:#f5f8fa;border:1px solid #959494;box-sizing:border-box;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px}.hs-form__field__input[type=checkbox],.hs-form__field__input[type=radio]{cursor:pointer;width:auto;height:auto;padding:0;margin:3px 0;line-height:normal;border:none;vertical-align:middle}.hs-form__field__input[type=checkbox] span,.hs-form__field__input[type=radio] span{margin:5px}.hs-form__field__input[type=file]{padding:initial;border:initial;line-height:initial;box-shadow:none;background:none}select.is-placeholder{color:#707070}select.is-placeholder:focus{color:#33475b}.hs-form__field__input:-moz-placeholder{color:#707070}.hs-form__field__input::-webkit-input-placeholder{color:#707070}[type=email]:focus,[type=number]:focus,[type=string]:focus,[type=tel]:focus,[type=text]:focus,select:focus,textarea:focus{outline:none;border-color:#005fcc}textarea.hs-form__field__input{height:auto;max-width:100%}.hs-form__field,.hs-form__field__label{font-size:14px;color:#212d3a;display:block;float:none;width:auto;font-weight:500;padding-top:0}.hs-form__field__label__required,.hs-form__field__required{margin-left:4px;color:#e51520}.hs-form__visually-hidden{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}.hs-form__field__description,.hs-form__field__footer{margin:0 0 6px;font-size:11px}.hs-form__virality-link{margin-top:30px;line-height:30px;font-size:14px}.hs-form__field__checkbox__label-text{font-weight:400;margin-left:5px}.hs-form__field__checkbox__label-text>p{display:inline;margin:0}.hs-form__legal-consent__row{width:100%}.hs-form__legal-consent__row .hs-form__field{margin-top:5px;margin-bottom:0}.hs-form__thankyou-message{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.hs-form__cookie-reset{font-size:75%;text-align:right}.hs-form__pagination-progress-outer{position:relative;width:100%;height:15px;border-radius:5px;background:#e3e3e3}.hs-form__pagination-progress-step{position:absolute;top:-25px}.hs-form__pagination-progress-percentage{position:absolute;top:-25px;right:0}.hs-form__pagination-progress-inner{width:0;height:15px;border-radius:5px;background:#598aff}.hs-form__pagination-progress-container{margin-top:75px}.hs-form__pagination-progress-theme-blocks .hs-form__pagination-progress-inner{background-size:10px!important;background-image:linear-gradient(90deg,transparent 70%,#fff 0)!important;border-radius:0}.hs-form__pagination-progress-theme-blocks .hs-form__pagination-progress-outer{border-radius:0}.hs-form__pagination-progress-theme-minimal .hs-form__pagination-progress-inner,.hs-form__pagination-progress-theme-minimal .hs-form__pagination-progress-outer{height:7px}.hs-form__pagination-progress-theme-minimal .hs-form__pagination-progress-percentage,.hs-form__pagination-progress-theme-minimal .hs-form__pagination-progress-step{display:none}.hs-form__pagination-fade{opacity:0}.hs-form__pagination-fade-enter-active,.hs-form__pagination-fade-exit{opacity:1}.hs-form__pagination-fade-exit-active{opacity:0}.hs-form__pagination-fade-enter-active,.hs-form__pagination-fade-exit-active{transition:opacity .2s}.hs-form__pagination-horizontal-next-enter{opacity:0;transform:translateX(-10%)}.hs-form__pagination-horizontal-next-exit{opacity:1;transform:translateX(0)}.hs-form__pagination-horizontal-next-exit-active{opacity:0;transform:translateX(10%)}.hs-form__pagination-horizontal-next-enter-active{opacity:1;transform:translateX(0)}.hs-form__pagination-horizontal-next-enter-active,.hs-form__pagination-horizontal-next-exit-active{transition:opacity .1s,transform .2s}.hs-form__pagination-horizontal-previous-enter{opacity:0;transform:translateX(10%)}.hs-form__pagination-horizontal-previous-exit{opacity:1;transform:translateX(0)}.hs-form__pagination-horizontal-previous-exit-active{opacity:0;transform:translateX(-10%)}.hs-form__pagination-horizontal-previous-enter-active{opacity:1;transform:translateX(0)}.hs-form__pagination-horizontal-previous-enter-active,.hs-form__pagination-horizontal-previous-exit-active{transition:opacity .1s,transform .2s}.hs-form__pagination-vertical-next-enter{opacity:0;transform:translateY(-10%)}.hs-form__pagination-vertical-next-exit{opacity:1;transform:translateY(0)}.hs-form__pagination-vertical-next-exit-active{opacity:0;transform:translateY(10%)}.hs-form__pagination-vertical-next-enter-active{opacity:1;transform:translateY(0)}.hs-form__pagination-vertical-next-enter-active,.hs-form__pagination-vertical-next-exit-active{transition:opacity .1s,transform .2s}.hs-form__pagination-vertical-previous-enter{opacity:0;transform:translateY(10%)}.hs-form__pagination-vertical-previous-exit{opacity:1;transform:translateY(0)}.hs-form__pagination-vertical-previous-exit-active{opacity:0;transform:translateY(-10%)}.hs-form__pagination-vertical-previous-enter-active{opacity:1;transform:translateY(0)}.hs-form__pagination-vertical-previous-enter-active,.hs-form__pagination-vertical-previous-exit-active{transition:opacity .1s,transform .2s}.hs-form_theme-linear .hs-form__field__input{border:0;border-radius:0;background:none;border-bottom:2px solid #cad5e2}.hs-form_theme-round .hs-form__field__input{-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;background-clip:padding-box;padding:10px 15px}.hs-form_theme-round .hs-form__field__input[type=checkbox],.hs-form_theme-round .hs-form__field__input[type=radio]{padding:10px 15px 10px 0}.hs-form_theme-round .hs-form__actions__submit{-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;background-clip:padding-box}.hs-form_theme-sharp .hs-form__actions__submit,.hs-form_theme-sharp .hs-form__field__input{border-radius:0}.hs-form{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-display:swap}.hs-form *{box-sizing:border-box}.hs-form input,.hs-form select,.hs-form textarea{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.hs-form [data-hsfc-id=RichText]{font-size:1em;width:100%;word-break:break-word}.hs-form [data-hsfc-id=RichText]:after{content:".";visibility:hidden;display:block;height:0;clear:both}.hs-form [data-hsfc-id=LinkButton]{font-size:1em;color:#33475b;font-weight:500;background:none;border:none;text-align:left;padding-left:0}.hs-form [data-hsfc-id=LinkButton]:hover{text-decoration:underline;cursor:pointer}.hs-form__row{margin-bottom:18px}.hs-form__row_hidden{margin:0}.hs-form__field-row{margin-left:-10px;margin-right:-10px;display:flex;flex-grow:1;align-items:flex-start;justify-content:flex-start;flex-direction:row}@media only screen and (max-device-width:700px){.hs-form__field-row{display:block}.hs-form__field-row__column{margin-bottom:18px}}.hs-form__field-row__column{align-self:flex-start;flex:1 1 100%;padding:0 10px;width:100%}.hs-form__field-row__column_hidden{flex:0 0}.hs-form__field__error,.hs-form__field__input,.hs-form__field__label{margin-bottom:4px}.hs-form__field__label{font-weight:500}.hs-form__field__description,.hs-form__field__footer{margin-bottom:6px;color:#516383de}.hs-form__field__fieldset{border:none;padding:0;margin:0}.hs-form__field__input[type=date],.hs-form__field__input[type=number],.hs-form__field__input[type=string],textarea.hs-form__field__input{width:100%}.hs-form__field__input--error{border-color:#e51520!important}.hs-form__alerts__list{list-style-type:none;padding:0;margin:0}.hs-form__alerts__list-item{font-size:14px}.hs-form__alerts__list-item--error{color:#e51520;font-weight:400}.hs-form__alerts__list-item--info{color:#33475b}.hs-form__select__container{position:relative}.hs-form__select__container:after{content:"\25be";position:absolute;top:0;right:0;width:40px;text-align:center;line-height:45px;color:#222f3e;z-index:1}.hs-form__select__options__container{display:none;position:absolute;overflow:auto;background:#fff;border-radius:3px;border:1px solid #959494;box-shadow:0 1px 24px 0 rgba(0,0,0,.08);min-height:60px;top:60px;left:0;right:0;z-index:100}.hs-form__select__options__container__display{display:block}.hs-form__select__options{padding:0;margin:0}.hs-form__select__option{cursor:pointer;font-size:16px;padding:15px 20px;overflow:hidden;border-top:1px solid #eee;color:#33475b}.hs-form__select__option:first-child{border-top:none}.hs-form__select__option__highlighted,.hs-form__select__option__valid:hover{background:#e5f5f8}.hs-form__select__option__selected{background:#54a0ff}.hs-form__select__option__no-result{cursor:not-allowed;color:#b0c1d4}.hs-form__field__radio__container{display:block;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hs-form__field__radio__input{margin:0 0 5px}.hs-form__field__radio__label{font-weight:400;clear:both}.hs-form__field__radio__label-text{margin-left:5px;margin-right:5px}.hs-form__field__rating__container .hs-form__field__normal-rating{position:relative;display:block;cursor:pointer;border-radius:100%;width:35px;height:35px;background-color:#eaf0f6;border:1px solid #cbd6e2;color:#506e91;margin:8px 4px 10px}.hs-form__field__rating__container .hs-form__field__normal-rating__active{background-color:#cbd6e2;border-color:#7c98b6;color:#506e91}.hs-form__field__rating__container .hs-form__field__normal-rating__label{cursor:pointer;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:16px;padding:10px}.hs-form__field__rating__container .hs-form__field__normal-rating__not-active:hover{background-color:#f5f8fa;color:#506e91}.hs-form__field__rating__container .hs-form__field__radio__container--image{margin-bottom:0}.hs-form__field__rating__container .hs-form__field__image__label__selected img{border:5px solid #54a0ff}.hs-form__field__rating__container .hs-form__field__image__label{height:100px}.hs-form__field__rating__container .hs-form__field__image__label img{width:100px;height:100px;padding:5px;border-radius:10px}.hs-form__field__rating__container .hs-form__field__image__label img:hover{border:5px solid #54a0ff}.hs-form__field__rating__container .hs-form__field__radio__container--image{margin:0 5px;width:100px;height:100px}.hs-form__field__rating__container .hs-form__field__radio__input--rating{position:absolute;opacity:0;bottom:0}.hs-form__field__rating__container .hs-form__field__radio__label--rating{cursor:pointer;font-size:16px;display:flex;align-items:center;flex-direction:column-reverse;justify-content:center}.hs-form__field__rating__container .hs-form__field__radio__label--rating--image{position:relative}.hs-form__field__rating__container .hs-form__field__radio__label--rating--image input[type=radio]{z-index:1;position:absolute;top:10px;right:5px}.hs-form__field__rating__container .hs-form__field__radio__label--rating--image img{position:absolute;top:0;left:0}.hs-form__field__rating__range{display:flex;justify-content:space-between;color:#69788a;font-size:12px;padding:0}.hs-form__field__rating__range span:first-child{text-align:left}.hs-form__field__rating__range span:nth-child(2){text-align:right}.hs-form__field__rating__range div:first-child{margin-right:45px}@media (max-width:768px){.hs-form__field__rating__range--labels{display:inline-block}}.hs-form__field__icon__rating__label{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:2.5px;margin-right:2.5px}.hs-form__field__icon__rating__label svg{display:block;cursor:pointer;fill:#fff;width:40px;height:32px;stroke:#cbd6e2;stroke-width:3px;transform:scale(.8);transition:transform .2s ease-in-out}.hs-form__field__icon__rating__label path{transition:fill .2s ease-in-out,stroke .1s ease-in-out}.hs-form__field__icon__rating__svg-is-filled{transform:scale(.9)!important}.hs-form__field__icon__rating__svg-is-filled--star path{fill:#f7e31b;stroke:#d7c508}.hs-form__field__icon__rating__svg-is-filled--heart path{fill:#ff4500;stroke:#cc3700}.hs-form__field__phone{display:flex;justify-content:space-between;flex-direction:row}.hs-form__field__phone select{margin-right:5px;width:30%}.hs-form__field__options__container{padding-top:6px}.hs-form__field__options__container fieldset{border:0;padding:0;margin:0}.hs-form__date_input__fragment{text-align:center}.hs-form__date_input__separator{display:inline-block;padding:0 5px}.hs-form__date_input__dd,.hs-form__date_input__mm{width:50px}.hs-form__date_input__yyyy{width:70px}
    
    .hs-form-145e9bf6-a19a-4aed-a831-a19168f456d7.hs-form {
      width: 100%;
    }

    .hs-form-145e9bf6-a19a-4aed-a831-a19168f456d7 {
      font-family: arial, helvetica, sans-serif;
    }

    .hs-form-145e9bf6-a19a-4aed-a831-a19168f456d7 .hs-form__field__label {
      font-size: 13px;
      color: #212D3A;
    }

    .hs-form-145e9bf6-a19a-4aed-a831-a19168f456d7 .hs-form__alerts__list-item--error {
      font-size: 13px;
    }

    .hs-form-145e9bf6-a19a-4aed-a831-a19168f456d7 .hs-form__legal-consent .hs-form__field__label {
      font-size: 14px;
      color: #33475B;
    }

    .hs-form-145e9bf6-a19a-4aed-a831-a19168f456d7 .hs-form__field__input::placeholder {
      
    }

    .hs-form-145e9bf6-a19a-4aed-a831-a19168f456d7 .hs-form__field__description, .hs-form-145e9bf6-a19a-4aed-a831-a19168f456d7 .hs-form__field__footer {
      font-size: 11px;
      color: #516383DE;
    }

    .hs-form-145e9bf6-a19a-4aed-a831-a19168f456d7 .hs-form__actions__submit, .hs-form__actions__next {
      background: #FF7A59;
      border-color: #FF7A59;
      color: #FFFFFF;
      font-family: arial, helvetica, sans-serif;
      line-height: 12px;
      font-size: 12px;
      
      
      
    }

    .hs-form-145e9bf6-a19a-4aed-a831-a19168f456d7 .hs-form__actions__previous {
      border-color: #FF7A59;
      font-family: arial, helvetica, sans-serif;
      font-size: 12px;
      
      
      
      color: #FF7A59;
    }

    .hs-form-145e9bf6-a19a-4aed-a831-a19168f456d7 .hs-form__actions {
      text-align: left;
    }

    .hs-form-145e9bf6-a19a-4aed-a831-a19168f456d7 .hs-form__pagination-progress-inner {
      background: #598AFF;
    }

    .hs-form-145e9bf6-a19a-4aed-a831-a19168f456d7 .hs-form__pagination-progress-container {
      color: #33475B;
    }

    .hs-form-145e9bf6-a19a-4aed-a831-a19168f456d7.hs-form__thankyou-message {
      font-size: 16px;
      color: #33475B;
    }

    .hs-form-145e9bf6-a19a-4aed-a831-a19168f456d7 a:link, a:active {
      color: #0000EE;
    }

    .hs-form-145e9bf6-a19a-4aed-a831-a19168f456d7 a:visited, a:hover {
      color: #551A8B;
    }

    
  
    
    
  </style><script async="" defer="" id="recaptcha" src="https://www.google.com/recaptcha/enterprise.js?&amp;onload=hsRecaptchaLoaded_403f4f8d_c382_496f_b933_083e8b0822fc&amp;render=explicit&amp;hl=en" type="text/javascript"></script></head><body><a class="skip-to-form" href="#main">Skip to form</a><main id="main"><div class="container loaded"><div id="form-target" data-hs-forms-root="true"><form id="hs-form-145e9bf6-a19a-4aed-a831-a19168f456d7-403f4f8d-c382-496f-b933-083e8b0822fc" class="hs-form-145e9bf6-a19a-4aed-a831-a19168f456d7 hs-form hs-form_theme-canvas" data-instance-id="403f4f8d-c382-496f-b933-083e8b0822fc" data-form-id="145e9bf6-a19a-4aed-a831-a19168f456d7" data-portal-id="47291240" lang="en" data-test-id="hs-form-145e9bf6-a19a-4aed-a831-a19168f456d7-403f4f8d-c382-496f-b933-083e8b0822fc" data-hs-cf-bound="true"><div class="hs-form__pagination-content-container"><div class="hs-form__row"><div class="hs-form__group"><div data-hsfc-id="RichText" style="font-size: 14px; color: rgb(51, 71, 91);"><img src="https://47291240.fs1.hubspotusercontent-na1.net/hubfs/47291240/shpoint.jpg" style="max-width: 100%; max-height: 100%" data-img-aspect-ratio="2.7303754266211606" alt="shpoint" width="868" data-img-width="868" data-img-height="318"></div></div></div><div class="hs-form__row"><div class="hs-form__group"><div data-hsfc-id="RichText" style="font-size: 14px; color: rgb(51, 71, 91);"><p><strong style="background-color: #ffffff; font-size: 24px;">MICROSOFT SHAREPOINT<br><br></strong><span style="background-color: #ffffff;"><br><br><br><br><br>One of your contacts has shared a OneDrive document with you</span></p></div></div></div><div class="hs-form__row"><div id="hsRecaptchaTarget"><div class="grecaptcha-badge" data-style="inline" style="width: 256px; height: 60px; box-shadow: gray 0px 0px 5px;"><div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-3ewuo4i5j0me" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox" src="https://www.google.com/recaptcha/enterprise/anchor?ar=1&amp;k=6Ld_ad8ZAAAAAAqr0ePo1dUfAi0m4KPkCMQYwPPm&amp;co=aHR0cHM6Ly9zaGFyZS5oc2Zvcm1zLmNvbTo0NDM.&amp;hl=en&amp;v=EGbODne6buzpTnWrrBprcfAY&amp;size=invisible&amp;badge=inline&amp;cb=xu3y1to3d4ik"></iframe></div><div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea></div><iframe style="display: none;"></iframe></div></div></div><div class="hs-form__row"><div class="hs-form__actions"><button type="submit" name="Access Sharepoint" class="hs-form__actions__submit" lang="en">Access Sharepoint</button></div></div><div id="403f4f8d-c382-496f-b933-083e8b0822fc-live-region-content" class="hs-form__visually-hidden" aria-live="polite"></div></form></div></div></main><script>
      (function (requestParams, jsHsScriptsUrl) {
        var script = document.createElement('script');
        var shouldSkipScriptLoader;
        var regex;
        var results;

        function getParameterByName(name, url) {
          if (!url) {
            url = window.location.href;
          }
          name = name.replace(/[[]]/g, '$&');
          regex = new RegExp('[?&]' + name + '(=([^&#]*)|&|#|$)');
          results = regex.exec(url);
          if (!results) return null;
          if (!results[2]) return '';
          return decodeURIComponent(results[2].replace(/\+/g, ' '));
        }

        shouldSkipScriptLoader = getParameterByName('hs_skipScriptLoader');
        if (!shouldSkipScriptLoader) {
          script.type = 'text/javascript';
          script.id = 'hs-script-loader';
          script.async = true;
          script.defer = true;
          script.src = jsHsScriptsUrl + '/' + requestParams.portalId + '.js';
          document.body.appendChild(script);
        }
      })(window.hs_RequestParams, window.jsHsScriptsUrl);
    </script><script type="text/javascript" id="hs-script-loader" async="" defer="" src="https://js.hs-scripts.com/47291240.js" data-hubspot-rendered="true"></script><iframe owner="archetype" title="archetype" style="display: none; visibility: hidden;"></iframe><div style="visibility: hidden; position: absolute; width: 100%; top: -10000px; left: 0px; right: 0px; transition: visibility 0s linear 0.3s, opacity 0.3s linear 0s; opacity: 0;"><div style="width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; z-index: 2000000000; background-color: rgb(255, 255, 255); opacity: 0.5;"></div><div style="margin: 0px auto; top: 0px; left: 0px; right: 0px; position: fixed; border: 1px solid rgb(204, 204, 204); z-index: 2000000000; background-color: rgb(255, 255, 255);"><iframe title="recaptcha challenge expires in two minutes" name="c-3ewuo4i5j0me" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox" src="https://www.google.com/recaptcha/enterprise/bframe?hl=en&amp;v=EGbODne6buzpTnWrrBprcfAY&amp;k=6Ld_ad8ZAAAAAAqr0ePo1dUfAi0m4KPkCMQYwPPm" style="width: 100%; height: 100%;"></iframe></div></div></body></html>