cloud.us.info.pwc.com Open in urlscan Pro
161.71.49.45  Public Scan

Submitted URL: https://click.us.info.pwc.com/?qs=b5c451cf10f31d517d62d47e1d8e7415c08ad73dfb9451f94dae9e37e9812e55cf6a1fd9e883bae352c9cb2a3ac4...
Effective URL: https://cloud.us.info.pwc.com/Preferences
Submission: On February 26 via api from CA — Scanned from US

Form analysis 1 forms found in the DOM

<form id="smartcapture-block-eus10q09wrg" class="smartcapture-content-wrapper fuelux" novalidate="novalidate">
  <style id="smartcapture-styles-eus10q09wrg">
    #smartcapture-block-eus10q09wrg {
      background-color: transparent;
      margin-top: 10px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      padding-top: 0px;
      padding-right: 0px;
      padding-bottom: 0px;
      padding-left: 10px;
      text-align: left;
    }

    #smartcapture-block-eus10q09wrg .smartcapture-controls {
      padding-bottom: 10px;
    }

    #smartcapture-block-eus10q09wrg .smartcapture-controls .sc-formfield-label,
    #smartcapture-block-eus10q09wrg .smartcapture-controls .sc-formfield-label label,
    #smartcapture-block-eus10q09wrg .smartcapture-controls .sc-formfield-input label {
      color: #000000;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 16px;
      line-height: inherit;
      margin-bottom: 10px;
      vertical-align: middle;
    }

    #smartcapture-block-eus10q09wrg input[type="radio"],
    #smartcapture-block-eus10q09wrg input[type="checkbox"] {
      margin: 0 0.4em 3px 0;
      vertical-align: middle;
    }

    #smartcapture-block-eus10q09wrg input[type="text"],
    #smartcapture-block-eus10q09wrg input[type="email"],
    #smartcapture-block-eus10q09wrg input[type="number"] {
      width: 200px;
    }

    #smartcapture-block-eus10q09wrg .sc-button {
      background-color: #E0301E;
      border-color: #E0301E;
      border-radius: 3px;
      border-style: solid;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      color: #FFFFFF;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 16px;
      line-height: normal;
      padding: 10px;
    }

    #smartcapture-block-eus10q09wrg .smartcapture-submit-button-wrapper {
      padding-bottom: 20px;
      text-align: left;
    }

    #smartcapture-block-eus10q09wrg .date-dropdown-select-boxes input {
      display: none;
    }

    #smartcapture-block-eus10q09wrg .date-dropdown-select-boxes .select {
      max-height: 28em;
      max-width: 6em;
      overflow: auto;
    }
  </style>
  <table cellpadding="0" cellspacing="0" width="100%" role="presentation" style="min-width: 100%; " class="stylingblock-content-wrapper">
    <tbody>
      <tr>
        <td class="stylingblock-content-wrapper camarker-inner">
          <div class="smartcapture-controls">
            <div class="sc-formfield-label"><label for="Email">Email *</label></div>
            <div class="sc-formfield-input"><input type="email" name="Email" data-field-type="EmailAddress" data-validation="email" required="required" data-validation-message="Please fill out this field."></div>
          </div>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="smartcapture-submit-button-wrapper">
    <button type="submit" class="sc-button">Submit</button>
  </div>
  <script id="smartcapture-script-eus10q09wrg">
    var scFormLoaded = function() {
      window.ScForm.init({
        "gearID": "eus10q09wrg",
        "smartCaptureFormID": 0,
        "sourceKey": "C03E21C3-6999-4C3E-BBD9-617B014893DB",
        "source": "dataExtension",
        "triggeredSend": "",
        "confirmationMessage": "<div>\n\t<br />\n\t&nbsp;Thank you for your submission.</div>",
        "buttonText": "Submit",
        "formStyling": {
          "background-color": "transparent",
          "margin-top": "10px",
          "margin-right": "0px",
          "margin-bottom": "0px",
          "margin-left": "0px",
          "padding-top": "0px",
          "padding-right": "0px",
          "padding-bottom": "0px",
          "padding-left": "10px",
          "text-align": "left"
        },
        "fieldStyling": {
          "width": "200px"
        },
        "buttonStyling": {
          "background-color": "#E0301E",
          "border-color": "#E0301E",
          "border-radius": "3px",
          "border-style": "solid",
          "-webkit-border-radius": "3px",
          "-moz-border-radius": "3px",
          "color": "#FFFFFF",
          "font-family": "Arial, Helvetica, sans-serif",
          "font-size": "16px",
          "line-height": "normal",
          "padding": "10px"
        },
        "onSubmitGotoUrlType": 2
      });
    };
    window.appDomain = window.appDomain || 'mc.s50.exacttarget.com';
    window.contentDetail = window.contentDetail || {
      "isSite": true,
      "mid": 500008581,
      "eid": 500008504,
      "pageID": 415,
      "siteID": 584638,
      "isMobile": "false"
    };
    if (!window.ScForm || !window.ScForm.init) {
      var head = document.getElementsByTagName('head')[0];
      var id = 'smartcapture-formjs-script';
      var script = document.getElementById(id);
      var domain = window.appDomain;
      var el;
      if (!script) {
        if (domain) {
          domain = '//' + domain;
        }
        el = document.createElement('script');
        el.async = true;
        el.id = id;
        el.src = domain + '/CloudPages/lib/smartcapture-formjs.js';
        el.onload = scFormLoaded;
        head.appendChild(el);
      } else {
        if (script.addEventListener) {
          script.addEventListener('load', scFormLoaded);
        } else if (script.attachEvent) {
          script.attachEvent('onload', scFormLoaded);
        }
      }
    } else {
      scFormLoaded();
    }
  </script>
  <input name="OptedOut" type="hidden" value="True">
</form>

Text Content

pwc.com/us




Please confirm your email address to opt out.

Email *


Submit

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

pwc.com | Privacy Statement | Legal Disclaimer | About site provider | Update
Profile

© 2023 PwC. All rights reserved. "PwC" and "PwC US" refers to
PricewaterhouseCoopers LLP, a Delaware limited liability partnership, which is a
member firm of PricewaterhouseCoopers International Limited, each member firm of
which is a separate legal entity. This document is for general information
purposes only, and should not be used as a substitute for consultation with
professional advisors.

PwC US
300 Madison Ave
New York NY, United States 10017