marketing.kpmg.com.au Open in urlscan Pro
20.42.228.161  Public Scan

Submitted URL: https://71db074b55a549f69395375b72dadcc6.svc.dynamics.com/t/t/c38t2DA3QxdtRpNpfwhxvcfSvNqbpcPd2QIwbSbtyeEx/CYy3sy8pe5xVoWxwxm9Q3tQ7eKxJtd5s4ILe3XLqax4x?ta...
Effective URL: https://marketing.kpmg.com.au/eventdecline-noreason/?eventid=KPMG_AWM_Quarterly_Webinar3684818593&ename=KPMG%20AWM%20Quarterly...
Submission: On June 21 via manual from IN — Scanned from AU

Form analysis 1 forms found in the DOM

<form data-template-id="" class="one-column-form" data-container="true" style="null">
  <style>
    div[data-editorblocktype=Field-radioButtons] {
      width: 25%;
    }

    div[data-editorblocktype=Field-radioButtons] input {
      width: auto;
      height: auto;
      margin-bottom: 3px;
      float: right;
    }

    div[data-editorblocktype=Field-checkboxList] input,
    div[data-editorblocktype=Field-checkbox] input {
      width: auto;
      height: auto;
      margin-bottom: 3px;
      margin-right: 8px;
      float: left;
    }

    div[data-editorblocktype=Field-checkboxList] span.lp-checkboxListItem,
    div[data-editorblocktype=Field-radioButtons] span.lp-radioButton {
      /* This rule is needed to style all radio button fields. For product constraints each option is defined as input and label wrapped into a span*/
      display: block;
      margin: 2px;
    }

    form {
      padding: 22px;
      margin: 0 auto;
    }

    .one-column-form {
      max-width: 450px;
    }

    .lp-form-header {
      font-weight: bold;
      margin-bottom: 21px;
    }

    label {
      margin: 0;
    }

    input {
      border-radius: 3px;
      border: 1px solid #333333;
      height: 40px;
      width: 100%;
      margin-bottom: 28px;
      text-indent: 10px;
    }

    input[type="radio"] {
      width: 1.5em;
      height: 1.5em;
      margin: 0 5px 0 0;
    }

    input[type=checkbox] {
      width: 1.2em;
      height: 1.2em;
      margin: 0 5px 0 0;
      vertical-align: middle;
    }

    select {
      border-radius: 3px;
      border: 1px solid #333333;
      height: 40px;
      width: 100%;
      margin-bottom: 28px;
    }

    textarea {
      border-radius: 3px;
      border: 1px solid #333333;
      margin-bottom: 28px;
      height: 120px;
      overflow: auto;
    }

    button {
      border-radius: 3px;
      border: 1px solid #333333;
      height: 60px;
      width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
      vertical-align: center;
      margin-top: 12px;
      font-weight: bold;
      text-transform: uppercase;
    }

    .leftcolumn {
      width: 49%;
      display: inline-block;
    }

    .rightcolumn {
      width: 49%;
      display: inline-block;
    }

    //Added by Swati//
    form {
      font-family:
        /* @font-family */
        'OpenSansRegular',
        /* @font-family */
        'sans-serif'
        /* @font-family */
      ;
      font-size:
        /* @body-text-size */
        16px
        /* @body-text-size */
      ;
      color:
        /* @body-text-color */
        #ffffff
        /* @body-text-color */
      ;
      background-color:
        /* @outer-background */
        #ffffff
        /* @outer-background */
      ;
    }

    @font-face {
      font-family: 'OpenSansCondensedLight';
      src: url(https://7562435.fs1.hubspotusercontent-na1.net/hubfs/7562435/OpenSans_Condensed-Light.ttf);
      font-style: normal;
      font-weight: 300;
    }

    @font-face {
      font-family: 'OpenSansRegular';
      src: url(https://7562435.fs1.hubspotusercontent-na1.net/hubfs/7562435/OpenSans-Regular.ttf);
      font-style: normal;
      font-weight: 400;
    }

    @font-face {
      font-family: 'OpenSansSemiBold';
      src: url(https://7562435.fs1.hubspotusercontent-na1.net/hubfs/7562435/OpenSans-SemiBold.ttf);
      font-style: normal;
      font-weight: 600;
    }

    h1 {
      font-weight: 300;
      font-family: 'OpenSansCondensedLight';
      font-size: 32px !important;
      line-height: 55px;
    }

    div p {
      font-weight: normal !important;
      font-family: OpenSansRegular !important;
      font-size: 14px !important;
      line-height: 24px !important;
      margin-bottom: 0px !important;
      margin-top: 0px !important;
      color: #333333 !important;
    }

    div privacy {
      font-weight: normal !important;
      font-family: OpenSansRegular !important;
      font-size: 14px !important;
      line-height: 24px !important;
      margin-bottom: 0px !important;
      margin-top: 0px !important;
      color: #333333 !important;
    }

    form .lp-form-fieldInput {
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
    }

    form div.lp-form-field {
      word-wrap: break-word;
      word-break: break-word;
    }

    form div.lp-radioButtonsContainer {
      width: 100%;
    }

    form span.lp-radioButton input {
      width: 18px;
      height: 18px;
      margin-right: 8px;
      margin-top: 3px;
      border-radius: 50%;
    }

    form div.marketing-customfield input[type="checkbox"],
    form div.marketing-field input[type="checkbox"],
    form div.marketing-subscription-list input {
      width: 20px;
      height: 20px;
      margin-right: 8px;
      margin-top: 3px;
    }

    form span.lp-checkboxListItem,
    form span.lp-radioButton {
      /* This rule is needed to style all radio button fields. For product constraints each option is defined as input and label wrapped into a span*/
      display: block;
      margin: 2px;
    }

    form *[data-layout="true"] {
      margin: 0 auto;
      max-width:
        /* @layout-max-width */
        600px
        /* @layout-max-width */
      ;
    }

    form input {
      border-radius: 3px;
      border: 1px solid #333333;
      height: 40px;
      margin-top: 8px;
      text-indent: 10px;
      width: 100%;
    }

    form select {
      border-radius: 3px;
      border: 1px solid #333333;
      height: 35px;
      margin-top: 8px;
      text-indent: 10px;
      width: 100%;
    }

    form textarea {
      border-radius: 3px;
      border: 1px solid #333333;
      margin-bottom: 8px;
      margin-top: 8px;
      height: 120px;
      overflow: auto;
      width: 100%;
    }

    form label {
      margin: 0px;
      font-size: 19px;
      font-family:
        /* @font-family */
        'OpenSansRegular';
      /* @font-family */
      font-size:
        /* @body-text-size */
        16px;
      /* @body-text-size */
      color:
        /* @body-text-color */
        #1E49E2
        /* @body-text-color */
      ;
      font-weight: normal;
      width: 280px;
    }

    form button[type="submit"],
    form div[data-editorblocktype="SubmitButtonBlock"] button {
      font-size: 18px;
      border-radius: 0px;
      height: 40px;
      overflow: hidden;
      text-overflow: ellipsis;
      vertical-align: middle;
      color: white;
      background-color: #FD349C;
      border: 1px solid #FD349C;
      width: 50%;
      align: center;
      font-family: OpenSansSemiBold, Arial, sans-serif;
      font-weight: 600;
      text-align: center;
    }

    form button[type="reset"],
    form div[data-editorblocktype="ResetButtonBlock"] button {
      font-size: 18px;
      border-radius: 3px;
      height: 40px;
      overflow: hidden;
      text-overflow: ellipsis;
      vertical-align: bottom;
      color: #323130;
      border: 1px solid #8A8886;
      width: 30%;
      padding: 0;
      valign: center;
      text-align: center;
    }

    form button[type="submit"],
    form button[type="reset"],
    form div[data-editorblocktype="SubmitButtonBlock"],
    form div[data-editorblocktype="ResetButtonBlock"] {
      margin: 0 auto;
    }

    form .columnContainer h2 {
      /*font-size: 16px; Template default size */
      font-weight: 300 !important;
      font-family: 'OpenSansCondensedLight';
      font-size: 38px !important;
      line-height: 49px;
    }
    }

    ::-webkit-input-placeholder,
    ::-moz-placeholder,
    ::-ms-input-placeholder ::placeholder {
      font-size: 16px !important;
    }

    form .columnContainer h1 {
      /* font-size:26px; default template font size*/
      font-weight: 300 !important;
      font-family: 'OpenSansCondensedLight' !important;
      font-size: 42px !important;
      line-height: 55px !important;
      color: #1E49E2 !important;
    }

    form .columnContainer text {
      /* font-size:26px; default template font size*/
      font-weight: 300;
      font-family: 'OpenSansCondensedLight';
      font-size: 42px !important;
      line-height: 55px;
      color: #ffffff;
      !important;
    }

    div a {
      color: #1E49E2 !important;
      text-decoration: underline !important;
    }

    @media only screen and (max-width: 768px) {
      form .columnContainer {
        width: 100% !important;
      }
    }
  </style>
  <!--JS to lock Email field on RSVP form--->
  <script language="javascript" type="text/javascript">
    MsCrmMkt.MsCrmFormLoader.on('afterFormLoad', function(event) {
      const email = document.getElementById('7f685ebb-7c54-4cff-a1bc-772562d25c38');
      if (email.value != '') {
        email.disabled = true;
      } else {
        email.disabled = false;
      }
    });
  </script>
  <div class="wrapperContainer lp-form-header" data-container="true">
  </div>
  <div class="wrapperContainer" data-container="true">
    <div class="wrapperContainer lp-form-header" data-container="true" style="margin-bottom: 0px;">
      <div data-editorblocktype="Field-email">
        <div class="marketing-field">
          <div class="lp-form-field" data-required-field="true"><label class="lp-ellipsis" for="7f685ebb-7c54-4cff-a1bc-772562d25c38" title="Please enter a valid email address like example@email.com">Email<span class="lp-required"
                style="color: rgb(255, 0, 0);">*</span></label><input aria-required="true" class="lp-form-fieldInput" id="7f685ebb-7c54-4cff-a1bc-772562d25c38" name="7f685ebb-7c54-4cff-a1bc-772562d25c38"
              pattern="[^@\s\\&quot;<>)(\[\]:;,.]+(([.]{1}[^@\s\\&quot;<>)(\[\]:;,.]+)+?|)@([^@\s\\&quot;<>)(\[\]\+:;,\.-]+(((\.|\+|-|--)[^@\s\\&quot;<>)(\[\]+:;,.-]+)+?|)([.][^0-9@\s\\&quot;<>)(\[\]+:;,.-]+)+?)" placeholder="" required="required"
              style="width: 100%; box-sizing: border-box;" title="Please enter a valid email address like example@email.com" type="email" disabled=""></div>
        </div>
      </div>
      <div data-editorblocktype="Field-text">
        <div class="marketing-field">
          <div class="lp-form-field" data-required-field="false"><label class="lp-ellipsis" for="c594dd41-e37f-ec11-8d21-002248181c65" title="">Event Name</label><input class="lp-form-fieldInput" id="c594dd41-e37f-ec11-8d21-002248181c65"
              name="c594dd41-e37f-ec11-8d21-002248181c65" placeholder="" style="width: 100%; box-sizing: border-box;" title="" type="text" disabled=""></div>
        </div>
      </div>
      <br>
      <div data-editorblocktype="Field-text" hidden="hidden" class="">
        <div class="marketing-field">
          <div class="lp-form-field" data-required-field="false"><label class="lp-ellipsis" for="e1ad5cd9-5e26-ec11-b6e6-002248180183" title="">Event ID</label><input class="lp-form-fieldInput" id="e1ad5cd9-5e26-ec11-b6e6-002248180183"
              name="e1ad5cd9-5e26-ec11-b6e6-002248180183" placeholder="" style="width: 100%; box-sizing: border-box;" title="" type="text" disabled=""></div>
        </div>
      </div>
    </div>
    <div class="wrapperContainer" data-container="true">
    </div>
    <div data-editorblocktype="Field-checkbox">
      <div class="marketing-field">
        <div class="lp-form-field" data-required-field="false"><span style="font-family:Arial,Helvetica,sans-serif;"><input checked="checked" class="lp-form-fieldInput" id="d6836876-cca7-4b69-bfd6-c2707d84a84e"
              name="d6836876-cca7-4b69-bfd6-c2707d84a84e" placeholder="" title="" type="checkbox"><label class="lp-ellipsis" for="d6836876-cca7-4b69-bfd6-c2707d84a84e" title="">Remember Me</label></span></div>
      </div>
    </div>
    <div class="wrapperContainer" data-container="true">
      <div data-editorblocktype="SubmitButtonBlock" style="padding-top: 10px; text-align: center; padding-left: 0px;">
        <button class="lp-form-button lp-form-fieldInput" name="submit308f3c91-6d36-61af-89bc-5b6f38d72c00" type="submit"> Submit </button>
      </div>
    </div>
    <div class="wrapperContainer rightcolumn" data-container="true">
    </div>
  </div>
</form>

Text Content

SORRY YOU CAN'T ATTEND

    


Email*
Event Name

Event ID

Remember Me
Submit






CONNECT WITH US



KPMG Australia acknowledges the Traditional Custodians of the land on which we
operate, live and gather as employees, and recognise their continuing connection
to land, water and community. We pay respect to Elders past, present and
emerging.


©2023 KPMG, an Australian partnership and a member firm of the KPMG global
organisation of independent member firms affiliated with KPMG International
Limited, a private English company limited by guarantee. All rights reserved.
The KPMG name and logo are trademarks used under license by the independent
member firms of the KPMG global organisation. Liability limited by a scheme
approved under Professional Standards Legislation.


For more detail about the structure of the KPMG global organisation please visit
https://home.kpmg/governance.