info.mirantis.com Open in urlscan Pro
52.54.96.194  Public Scan

URL: https://info.mirantis.com/email-preferences?ehash=942d07072c26a3c0d145de39c821a7fa7fe730a40f8e9e91904e905280731a75&email_i...
Submission: On October 12 via api from SG — Scanned from DE

Form analysis 1 forms found in the DOM

POST https://info.mirantis.com/email-preferences?ehash=942d07072c26a3c0d145de39c821a7fa7fe730a40f8e9e91904e905280731a75&epc_hash=KHq3xBgYG87mm7d6hEjBdAk5CFc3XcdYbOOdZ61hWWc

<form accept-charset="UTF-8" method="post" action="https://info.mirantis.com/email-preferences?ehash=942d07072c26a3c0d145de39c821a7fa7fe730a40f8e9e91904e905280731a75&amp;epc_hash=KHq3xBgYG87mm7d6hEjBdAk5CFc3XcdYbOOdZ61hWWc" class="form"
  id="pardot-form">
  <div class="block-content-wrapper">
    <style type="text/css">
      body {
        font-family: 'Montserrat';
      }

      .email-pref-image-block {
        text-align: center;
        padding: 50px 0;
      }

      p.form-field.pd-email.required {
        -webkit-display: flex;
        -moz-display: flex;
        -ms-display: flex;
        -o-display: flex;
        display: flex;
      }

      .email-pref-image-block img {
        max-width: 250px;
        width: 100%;
      }

      .block-content-wrapper {
        -webkit-display: flex;
        -moz-display: flex;
        -ms-display: flex;
        -o-display: flex;
        display: flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
      }

      .block-content-wrapper h1 {
        color: #000;
        font-family: 'Montserrat';
        text-align: right;
        line-height: 1.4;
      }

      .block-content-wrapper .left-block {
        width: 50%;
        flex-grow: 1;
        flex-shrink: 0;
        padding-right: 30px;
        /*padding-left: 100px;*/
        padding-left: 0;
        -webkit-display: flex;
        -moz-display: flex;
        -ms-display: flex;
        -o-display: flex;
        display: flex;
        --webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        -ms-align-items: flex-end;
        -o-align-items: flex-end;
        align-items: flex-end;
      }

      .block-content-wrapper .right-block {
        padding-top: 50px;
        padding-bottom: 50px;
        width: 50%;
        flex-grow: 1;
        flex-shrink: 0;
        border-left: 2px solid #f5f6f6;
        padding-left: 30px;
        -webkit-display: flex;
        -moz-display: flex;
        -ms-display: flex;
        -o-display: flex;
        display: flex;
        --webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        -o-align-items: flex-start;
        align-items: flex-start;
      }

      .block-content-wrapper .pd-email label {
        width: auto;
        font-family: 'Montserrat';
      }

      form.form .block-content-wrapper p.no-label,
      form.form .block-content-wrapper p.email-pref {
        margin: .2em .5em .6em 0px;
        font-family: 'Montserrat';
        font-size: 1.125rem;
        color: #000;
      }

      form.form .block-content-wrapper p.required label {
        font-size: 1.125rem;
        color: #000;
        font-weight: 400;
      }

      form.form .block-content-wrapper p.submit {
        margin: 0;
        margin-top: 30px;
      }

      form.form .block-content-wrapper p.submit input {
        font-family: 'Montserrat';
        color: #ef2369;
        text-transform: uppercase;
        -webkit-appearance: none;
        border: none;
        background-color: transparent;
        font-weight: 700;
        padding: 0;
        font-size: 1.2rem;
      }

      form.form p.required label,
      form.form span.required label {
        background: none;
      }

      form.form .block-content-wrapper p.submit input:hover {
        cursor: pointer;
      }

      .form-field a {
        color: #000;
      }

      .pd-checkbox input {
        opacity: 0;
        position: absolute;
      }

      /* style the unchecked checkbox */
      .pd-checkbox input+label:before {
        content: '';
        background: #fff;
        border: 2px solid #ddd;
        display: inline-block;
        vertical-align: middle;
        width: 8px;
        height: 8px;
        padding: 5px 10px 5px 0;
        margin-right: 10px;
        text-align: center;
        font-size: 23px;
        line-height: 8px;
      }

      /* style the checked checkbox */
      .pd-checkbox input:checked+label:before {
        content: "\f00d";
        font-family: 'FontAwesome';
        color: #2f7979;
        outline: none;
      }

      @media (max-width: 768px) {
        .block-content-wrapper .right-block {
          width: 100%;
        }

        .block-content-wrapper .left-block {
          width: 100%;
        }

        .block-content-wrapper {
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          -o-flex-direction: column;
          flex-direction: column;
          padding: 0 15px;
        }

        .block-content-wrapper .left-block {
          padding-right: 0;
          padding-left: 0px;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
        }

        .block-content-wrapper .right-block {
          padding-left: 0;
          border-left: none;
        }

        p.submit {
          width: 100%;
          text-align: center;
        }
      }
    </style>
    <div class="left-block">&nbsp; <h1 class="textrespon">Manage Email<br> Subscriptions</h1>
      <p style="max-width: 50%;text-align: right;font-size: 12px;margin-right: 0;">Check the checkboxes for the content you wish to receive. Uncheck all checkboxes to unsubscribe from all Mirantis marketing communications</p>
    </div>
    <!-- end of left-block-->
    <div class="right-block">
      <p class="form-field  pd-email required    %%form-field-dependency-css%%">
        <label class="field-label" for="piEmailPrefEmail">Email*</label>
        <input type="text" name="piEmailPrefEmail" id="piEmailPrefEmail" value="k*******n@d*****s.com" class="text" readonly="readonly">
      </p>
      <div id="error_for_piEmailPrefEmail" style="display:none"></div>
      <p class="form-field  %%form-field-class-type%% required    %%form-field-dependency-css%%">
        <input type="hidden" name="piEmToken" id="piEmToken" value="BiUNm6ahZVe-grRA6HuvXHw8F1vAMQRcKQwBLdk8lkY" readonly="readonly">
      </p>
      <div id="error_for_piEmToken" style="display:none"></div>
      <p class="form-field email-pref pd-checkbox     %%form-field-dependency-css%%">
        <input type="checkbox" name="list[]" id="list_22890" value="22890">&nbsp;<label class="inline" for="list_22890">Marketing Communications</label>
        <span class="description">Get the best content on what's new in the industry such as always-helpful events, webinars, blogs, whitepapers and ebooks.</span>
      </p>
      <div id="error_for_list_22890" style="display:none"></div>
      <p class="form-field email-pref pd-checkbox     %%form-field-dependency-css%%">
        <input type="checkbox" name="list[]" id="list_22892" value="22892">&nbsp;<label class="inline" for="list_22892">Mirantis Newsletter</label>
        <span class="description">A monthly roundup of the best discussions and resources from Mirantis to help make your job easier.</span>
      </p>
      <div id="error_for_list_22892" style="display:none"></div>
      <p class="form-field email-pref pd-checkbox     %%form-field-dependency-css%%">
        <input type="checkbox" name="list[]" id="list_22896" value="22896">&nbsp;<label class="inline" for="list_22896">Product Updates</label>
        <span class="description">Occasional emails designed to help you get the most our of Mirantis solutions and services, including new product and feature announcement.</span>
      </p>
      <div id="error_for_list_22896" style="display:none"></div>
      <p class="form-field email-pref pd-checkbox     %%form-field-dependency-css%%">
        <input type="checkbox" name="list[]" id="list_22894" value="22894">&nbsp;<label class="inline" for="list_22894">Training</label>
        <span class="description">The latest on new courses, exams and special offers regarding technical training opportunities delivered straight to your inbox.</span>
      </p>
      <div id="error_for_list_22894" style="display:none"></div>
      <p class="form-field %%form-field-css-classes%% %%form-field-class-type%%   no-label  %%form-field-dependency-css%%">
        <a href="https://info.mirantis.com/unsubscribe/u/530892/942d07072c26a3c0d145de39c821a7fa7fe730a40f8e9e91904e905280731a75/1835472775" onclick="return confirm(this.getAttribute('data-confirm'));" data-confirm="Are you sure you want to opt out from all future email communications?" target="_top">Opt out from all email communications</a>
      </p>
      <div id="error_for_gUnsub" style="display:none"></div>
      <p style="position:absolute; width:190px; left:-9999px; top: -9999px;visibility:hidden;">
        <label for="pi_extra_field">Comments</label>
        <input type="text" name="pi_extra_field" id="pi_extra_field">
      </p>
      <!-- forces IE5-8 to correctly submit UTF8 content  -->
      <input name="_utf8" type="hidden" value="☃">
      <p class="submit">
        <input type="submit" accesskey="s" value="Update Settings">
      </p>
    </div>
    <script type="text/javascript">
      //<![CDATA[
      var anchors = document.getElementsByTagName("a");
      for (var i = 0; i < anchors.length; i++) {
        var anchor = anchors[i];
        if (anchor.getAttribute("href") && !anchor.getAttribute("target")) {
          anchor.target = "_top";
        }
      }
      //]]>
    </script>
  </div>
</form>

Text Content

 


MANAGE EMAIL
SUBSCRIPTIONS

Check the checkboxes for the content you wish to receive. Uncheck all checkboxes
to unsubscribe from all Mirantis marketing communications

Email*







 Marketing Communications Get the best content on what's new in the industry
such as always-helpful events, webinars, blogs, whitepapers and ebooks.



 Mirantis Newsletter A monthly roundup of the best discussions and resources
from Mirantis to help make your job easier.



 Product Updates Occasional emails designed to help you get the most our of
Mirantis solutions and services, including new product and feature announcement.



 Training The latest on new courses, exams and special offers regarding
technical training opportunities delivered straight to your inbox.



Opt out from all email communications



Comments






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.
More information
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 PERFORMANCE COOKIES



Vendor Search Search Icon
Filter Icon

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

Confirm My Choices



COOKIE NOTICE

Our website uses cookies. By clicking “Accept All”, you agree that they can be
stored on your device for ensuring all website functions and analytical,
statistical and marketing purposes as described in our Privacy Policy and Cookie
Policy.

Accept All

Cookies Settings