rewards.cibcrewards.com Open in urlscan Pro
2600:1400:d:59d::139f  Public Scan

Submitted URL: http://cibcrewards.com/
Effective URL: https://rewards.cibcrewards.com/Home.aspx
Submission: On March 25 via api from CA — Scanned from CA

Form analysis 1 forms found in the DOM

POST ./Home.aspx

<form method="post" action="./Home.aspx" id="MainForm">
  <div class="aspNetHidden">
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
      value="cr9AZTi3Si0TQHIfKYl4d6YDmFSA8no5ytXLUgOXiH1o0uG5xZ5BGaics1hpskJIVSmn4ZeZlTN8gVxc1YADGhIkLFUh6GLYEvOWYcH/uEMGjluqaqDsz9K+NOf9gdYJRF1KycTLsmOybnE+H5bkmwPSWbWq2B/w9+DQXvdlirxJZ3wJEQdq7BDU9cK3NN47W9cThkUXy0lvDBQg6rjF0mbtIIa9mGXm+ri7B6rmNx2vbdgR5FXzGm/zjaE2E0s75uGm5Q4tJuWy7SwOTKkHXoY3Knjoj69fEnc5AVZ60JC+zx2Rb4PKKa2SRr63zRuwgHrOUlmF6D8n6KIZjGLmMKbQIL8Abg8y6KNMHENmfc8eTTH5EDPQFqCZ9yov/AOoUELl+QhPvZSEN+gJo2JlslWOGno=">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['MainForm'];
    if (!theForm) {
      theForm = document.MainForm;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <script src="/WebResource.axd?d=Lzi_PEkfKdJeiHSXKJjESsO367yX_LlinquDbYoJYE6L6UHXOxI4JrLvMBsk7RdjJ6O8ONZSrAS_9LKbEEEjoP5uQW41&amp;t=637729444233813844" type="text/javascript"></script>
  <script type="text/javascript">
    if (document.referrer.indexOf(location.protocol + "//" + location.host) !== 0) {
      document.writeln('<style id="antiClickjack">body{display:none !important;}</style>');
      if (self === top || (document.referrer.toLowerCase().indexOf("".toLowerCase()) == 0)) {
        var antiClickjack = document.getElementById("antiClickjack");
        antiClickjack.parentNode.removeChild(antiClickjack);
      } else {
        top.location = self.location;
      }
    }
  </script>
  <script src="/ScriptResource.axd?d=tbTrWZuycgFQz5DkT-OJe1RVkIS-jh3-AWwkBSl7W5EPRR-WofSy_0Km_BuDoQ0rbl5MR_f9Mym0XS5S_LRw8EUpVuThV3PN3LxL9TUcbCAhswQ2xXcC_g6fq_G0opI1lc1mAK6RMcjYXgUA99ovH40sh7I1&amp;t=ffffffff8333b97c" type="text/javascript"></script>
  <script src="/ScriptResource.axd?d=DC8wnapIjXDlgbQP9MmIP0U1mloAUiERAfxQ-jzs9mAzh3rl9EobTHYZ5Za2pec19bCyL4w39DFqkMIc0469gI2cEOsKAJLNKelgIusB0E32Ue87TXip2WWnlXRjKbC8KHApzgLaQK8KX8kag46Aqj7Z5NKZz8YzfbqvwbXy4E-UkFQg0&amp;t=ffffffff8333b97c"
    type="text/javascript"></script>
  <script type="text/javascript">
    //<![CDATA[
    var PageMethods = function() {
      PageMethods.initializeBase(this);
      this._timeout = 0;
      this._userContext = null;
      this._succeeded = null;
      this._failed = null;
    }
    PageMethods.prototype = {
      _get_path: function() {
        var p = this.get_path();
        if (p) return p;
        else return PageMethods._staticInstance.get_path();
      },
      Vote: function(pollUniqueId, pollQuestionUniqueId, pollQuestionAnswers, succeededCallback, failedCallback, userContext) {
        return this._invoke(this._get_path(), 'Vote', false, {
          pollUniqueId: pollUniqueId,
          pollQuestionUniqueId: pollQuestionUniqueId,
          pollQuestionAnswers: pollQuestionAnswers
        }, succeededCallback, failedCallback, userContext);
      },
      ToggleViewPoll: function(pollUniqueId, showPoll, succeededCallback, failedCallback, userContext) {
        return this._invoke(this._get_path(), 'ToggleViewPoll', false, {
          pollUniqueId: pollUniqueId,
          showPoll: showPoll
        }, succeededCallback, failedCallback, userContext);
      },
      RemindMeLater: function(succeededCallback, failedCallback, userContext) {
        return this._invoke(this._get_path(), 'RemindMeLater', false, {}, succeededCallback, failedCallback, userContext);
      },
      Mute: function(succeededCallback, failedCallback, userContext) {
        return this._invoke(this._get_path(), 'Mute', false, {}, succeededCallback, failedCallback, userContext);
      },
      GetPopupMessage: function(succeededCallback, failedCallback, userContext) {
        return this._invoke(this._get_path(), 'GetPopupMessage', false, {}, succeededCallback, failedCallback, userContext);
      }
    }
    PageMethods.registerClass('PageMethods', Sys.Net.WebServiceProxy);
    PageMethods._staticInstance = new PageMethods();
    PageMethods.set_path = function(value) {
      PageMethods._staticInstance.set_path(value);
    }
    PageMethods.get_path = function() {
      return PageMethods._staticInstance.get_path();
    }
    PageMethods.set_timeout = function(value) {
      PageMethods._staticInstance.set_timeout(value);
    }
    PageMethods.get_timeout = function() {
      return PageMethods._staticInstance.get_timeout();
    }
    PageMethods.set_defaultUserContext = function(value) {
      PageMethods._staticInstance.set_defaultUserContext(value);
    }
    PageMethods.get_defaultUserContext = function() {
      return PageMethods._staticInstance.get_defaultUserContext();
    }
    PageMethods.set_defaultSucceededCallback = function(value) {
      PageMethods._staticInstance.set_defaultSucceededCallback(value);
    }
    PageMethods.get_defaultSucceededCallback = function() {
      return PageMethods._staticInstance.get_defaultSucceededCallback();
    }
    PageMethods.set_defaultFailedCallback = function(value) {
      PageMethods._staticInstance.set_defaultFailedCallback(value);
    }
    PageMethods.get_defaultFailedCallback = function() {
      return PageMethods._staticInstance.get_defaultFailedCallback();
    }
    PageMethods.set_enableJsonp = function(value) {
      PageMethods._staticInstance.set_enableJsonp(value);
    }
    PageMethods.get_enableJsonp = function() {
      return PageMethods._staticInstance.get_enableJsonp();
    }
    PageMethods.set_jsonpCallbackParameter = function(value) {
      PageMethods._staticInstance.set_jsonpCallbackParameter(value);
    }
    PageMethods.get_jsonpCallbackParameter = function() {
      return PageMethods._staticInstance.get_jsonpCallbackParameter();
    }
    PageMethods.set_path("Home.aspx");
    PageMethods.Vote = function(pollUniqueId, pollQuestionUniqueId, pollQuestionAnswers, onSuccess, onFailed, userContext) {
      PageMethods._staticInstance.Vote(pollUniqueId, pollQuestionUniqueId, pollQuestionAnswers, onSuccess, onFailed, userContext);
    }
    PageMethods.ToggleViewPoll = function(pollUniqueId, showPoll, onSuccess, onFailed, userContext) {
      PageMethods._staticInstance.ToggleViewPoll(pollUniqueId, showPoll, onSuccess, onFailed, userContext);
    }
    PageMethods.RemindMeLater = function(onSuccess, onFailed, userContext) {
      PageMethods._staticInstance.RemindMeLater(onSuccess, onFailed, userContext);
    }
    PageMethods.Mute = function(onSuccess, onFailed, userContext) {
      PageMethods._staticInstance.Mute(onSuccess, onFailed, userContext);
    }
    PageMethods.GetPopupMessage = function(onSuccess, onFailed, userContext) {
      PageMethods._staticInstance.GetPopupMessage(onSuccess, onFailed, userContext);
    }
    //]]>
  </script>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="8D0E13E6">
    <input type="hidden" name="__VIEWSTATEENCRYPTED" id="__VIEWSTATEENCRYPTED" value="">
    <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="TKS480tROmdweqfcByhCOpx284qjTzR0bbUQbtUqfohz7Z8vqfCCSSppt3aa2fMQ0PM9spZLxNz0hHb05GNRvdNt72kGL7SuoDiKdiocS3Qj8zNiA5/apE3rg2RE4f/2qlE1fw==">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    Sys.WebForms.PageRequestManager._initialize('ctl00$CapriScriptManager', 'MainForm', [], [], [], 90, 'ctl00');
    //]]>
  </script>
  <style>
    .global-message {
      background-color: #FDEDC9;
      box-sizing: border-box;
      height: 40px;
      display: table;
      padding: 10px 10px 10px 0;
      width: 100%;
    }

    .cibc-icon-exclamation {
      /*not necessary*/
      background-image: url('/images/Exclamation-icon.png');
      fill: #FF9900;
      background-repeat: no-repeat;
      width: 50px;
      height: 30px;
      padding-right: 50px;
      padding-left: 10px;
      background-repeat: no-repeat;
      vertical-align: middle;
      display: table-cell;
    }

    .icon-alert-general {
      color: #FF9900;
      vertical-align: text-top;
      padding-right: 10px;
      display: table-cell;
    }

    .global-message-message {
      display: table-cell;
      vertical-align: middle;
    }
  </style>
  <div class="global-message hidden-print">
    <div class="container-fluid">
      <span class="icon-alert-general"></span><span class="global-message-message">We are experiencing higher than normal call volumes. For up-to-date travel booking information and FAQ, please click
        <a href="https://rewards.cibcrewards.com/promotions/details.aspx?page=travel-update-12-03-20&amp;culture=en-CA"  target"_blank"="">here</a>.<br><br>Book travel with any travel provider and redeem 50% fewer points using Shopping with Points.
        Learn more <a href="https://rewards.cibcrewards.com/promotions/details.aspx?page=travel-update-12-03-20&amp;culture=en-CA#redeemingtravel"  target"_blank"="">here.</a><br></span>
    </div>
  </div>
  <input type="hidden" name="ctl00$_ctrl_0$AllowLoginHiddenField" id="_ctrl_0_AllowLoginHiddenField" value="yes">
  <nav class="cibc-mobile-menu cbp-spmenu cbp-spmenu-vertical cbp-spmenu-left hidden-print" role="dialog">
    <header>
      <div class="header_wrap">
        <h3>Menu</h3>
      </div>
    </header>
    <ul class="mobile-menu">
      <li class=""><a href="https://rewards.cibcrewards.com:443/Travel/Default.aspx">Travel</a></li>
      <li class=""><a href="https://rewards.cibcrewards.com:443/Shop/Default.aspx">Shop</a></li>
      <li class=""><a href="https://rewards.cibcrewards.com:443/Promotions/Default.aspx">Promotions</a></li>
      <li class=""><a href="https://rewards.cibcrewards.com:443/Auctions/AuctionList.aspx?culture=en-CA">Auctions</a></li>
      <li class=""><a href="https://rewards.cibcrewards.com:443/ShoppingwithPoints/Default.aspx">Shopping with Points</a></li>
      <li class=""><a href="https://rewards.cibcrewards.com:443/PaymentWithPoints/Default.aspx">Payment with Points</a></li>
      <li class=""><a href="https://rewards.cibcrewards.com:443/unpacked-adventures">Unpacked Adventures</a></li>
      <li class=""><a href="https://rewards.cibcrewards.com:443/FAQ/Default.aspx">FAQ</a></li>
    </ul>
    <ul class="mobile-sub-menu">
      <li><a href="https://rewards.cibcrewards.com:443/Account/registration.aspx" title="Register" class="icons icon_profile">Register</a></li>
      <li>
        <a href="https://www.cibc.com/ca/apply.html?tab=creditcards&amp;hpint_id=HP_IntMEGA-CC-Apply-E" title="Apply Now" target="_blank" class="icons icon_apply" data-ga-event="" data-ga-event-category="Hyperlink" data-ga-event-action="Click" data-ga-event-label="ApplyNow">Apply Now<span class="sr-only">For a CIBC product. Opens in a new window.</span></a>
      </li>
    </ul>
    <ul class="mobile-sub-menu clearfix">
      <li lang="en" title="Change Language" class="language-toggle">
        <a role="button" href="#" class="button-link icon-multilanguage icons" data-toggle="modal" data-target="#languageToggle">English <span class="sr-only">Change language. Opens an overlay. To close, select escape.</span></a>
      </li>
      <li><a href="https://rewards.cibcrewards.com:443/Contact/" title="Contact Us" class="icons icon_contact">Contact Us</a></li>
    </ul>
    <a class="mobile-utility-menu sr-only sr-only-focusable" title="Close" href="#content">Close</a>
  </nav>
  <div id="MainWrapper" class="">
    <header role="banner" class="hidden-print">
      <button id="showLeft" class="btn-mobile-nav" type="button"><i class="icon-menu icon-block"><span class="sr-only sr-only-focusable">Website Menu</span></i></button>
      <div class="modal fade" id="languageToggle" tabindex="-1" role="dialog" aria-labelledby="languageToggleLabel">
        <div class="modal-dialog modal-sm" role="document" aria-labelledby="languageToggleLabel">
          <div class="modal-content">
            <div class="modal-header">
              <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true"><span aria-hidden="true">×</span></span><span class="sr-only">Close</span></button>
              <h1 class="modal-title" id="languageToggleLabel"><span class="icon-multi-language"></span> Select your language</h1>
            </div>
            <div class="modal-body">
              <div class="btn-group" role="group" aria-label="">
                <a data-dismiss="modal" title="Change language" href="#" role="button" lang="en" class="col-xs-12 col-sm-6 btn btn-default active">
                  English
              </a>
                <a title="Change language" href="https://rewards.cibcrewards.com/Home.aspx?culture=fr-CA" role="button" lang="fr" class="col-xs-12 col-sm-6 btn btn-default ">
                  Français
              </a>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="menu-top hidden-print">
        <div class="container-fluid">
          <div class="row">
            <div class="col-xs-12">
              <div class="skiplinks">
                <a class="sr-only sr-only-focusable" href="#DesktopMenu">Skip to Navigation</a>
                <a class="sr-only sr-only-focusable" href="#signonButton">Skip to Sign-On</a>
                <a class="sr-only sr-only-focusable" href="#main">Skip to main content</a>
              </div>
              <nav role="navigation" class="clearfix" aria-label="Secondary">
                <ul class="button-list pull-right">
                  <li>
                    <a href="https://www.cibc.com/en/personal-banking/credit-cards/travel-rewards-cards.html" class="button-link icon_apply" target="_blank" rel="noopener" data-ga-event="" data-ga-event-category="Hyperlink" data-ga-event-action="Click" data-ga-event-label="ApplyNow">Apply Now <span class="sr-only">For a CIBC product. Opens in a new window.</span></a>
                  </li>
                  <li><a href="https://rewards.cibcrewards.com:443/Contact/" class="button-link icon-help">Contact Us</a></li>
                  <li lang="en">
                    <a role="button" href="#" class="button-link icon-multilanguage icons" data-toggle="modal" data-target="#languageToggle">English <span class="sr-only">Change language. Opens an overlay. To close, select escape.</span></a>
                  </li>
                </ul>
              </nav>
            </div>
          </div>
        </div>
      </div>
      <style>
        .capri-theme .menu-masthead .logo-link {
          background-image: url(https://services.cibcrewards.com/services/umb/media/9581/new_header_logo.png) !important;
          width: 131px;
          height: 33px;
          margin-top: 38px !important;
        }

        @media only screen and (max-width: 1200px) {
          .capri-theme .menu-masthead .logo-link {
            background-image: url(https://services.cibcrewards.com/services/umb/media/9581/new_header_logo.png);
            width: 131px;
            height: 33px;
            margin-top: 0px !important;
            position: relative;
            left: 75px;
          }
        }

        @media only screen and (max-width: 767px) {
          .capri-theme .menu-masthead .logo-link {
            left: 50px;
          }
        }

        @media only screen and (max-width: 450px) {
          .capri-theme .menu-masthead .logo-link {
            left: 40px;
          }
        }

        @media only screen and (max-width: 375px) {
          .capri-theme .menu-masthead .logo-link {
            left: 30px;
          }
        }
      </style>
      <div class="hidden-print menu-masthead ">
        <div class="container-fluid">
          <div class="row">
            <div class="col-lg-6 clearfix cibc-logo-wrapper n-min-height">
              <a class="logo-link " href="https://rewards.cibcrewards.com:443/Home.aspx">
                    CIBC Rewards
                </a>
              <div class="hidden-lg hidden-md hidden-sm pull-right loginregisterlink">
                <a href="#" data-toggle="modal" data-target="#loginModal" data-opener="masthead" title="Opens in an overlay. To close, select escape.">
                        Register / Sign on
                    </a>
              </div>
              <div class="hidden-lg pull-right hidden-xs">
                <a href="#" data-toggle="modal" data-target="#loginModal" data-opener="masthead" title="Opens in an overlay. To close, select escape.">
                        Register / Sign on
                    </a>
              </div>
            </div>
            <div class="col-lg-6 clearfix n-min-height masthead-secondary">
              <div class="menu-masthead-right">
                <div class="menu-login-wrapper">
                  <a id="signonButton" role="button" class="btn btn-primary sign-in-link hidden-xs hidden-sm hidden-md" href="#" data-toggle="modal" data-target="#loginModal" data-opener="masthead" data-gtm-vis-recent-on-screen-8948723_13="575" data-gtm-vis-first-on-screen-8948723_13="575" data-gtm-vis-total-visible-time-8948723_13="100" data-gtm-vis-has-fired-8948723_13="1">
                                            Register / Sign&nbsp;On
                                            <span class="sr-only">Opens in an overlay. To close, select escape.</span> 

                                        </a>
                  <div class="modal fade modal-sm menu-login-modal" id="loginModal" tabindex="-1" role="dialog" data-openedby="" title="Easy CIBC Rewards access ">
                    <div class="modal-dialog" role="document" title="Easy CIBC Rewards access ">
                      <div class="modal-content">
                        <div class="modal-header">
                          <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true"><span aria-hidden="true">×</span></span><span class="sr-only">Close</span></button>
                          <h2 id="loginModalLabel" class="pull-left tetris-type tetris-type__medium tetris-type__red">Easy CIBC Rewards access </h2>
                        </div>
                        <div class="modal-body">
                          <div class="modal-copy">
                            <p>To complete your CIBC Rewards Sign On or registration, simply proceed to CIBC Online Banking® now.<br><br> Not registered for online banking yet?<br> No need to worry, registration is quick and easy.<br><br> Continue to
                              CIBC Online Banking and select Register for Online Banking. You'll have your registration complete before you know it.</p>
                          </div>
                          <div id="LoginFormErrors"></div>
                          <iframe title="Easy CIBC Rewards access " id="LoginIframe" frameborder="no" scrolling="no" src="https://rewards.cibcrewards.com:443/Account/LoginStandalone.aspx?culture=en-CA&amp;ReturnURL=%2fHome.aspx"></iframe>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </header>
    <nav role="navigation" class="menu-primary hidden-print" id="DesktopMenu" tabindex="-1" aria-label="Primary">
      <div class="container-fluid">
        <div class="row">
          <ul class="desktop-menu">
            <li class=""><a href="https://rewards.cibcrewards.com:443/Travel/Default.aspx">Travel </a></li>
            <li class=""><a href="https://rewards.cibcrewards.com:443/Shop/Default.aspx">Shop </a></li>
            <li class=""><a href="https://rewards.cibcrewards.com:443/Promotions/Default.aspx">Promotions </a></li>
            <li class=""><a href="https://rewards.cibcrewards.com:443/Auctions/AuctionList.aspx?culture=en-CA">Auctions </a></li>
            <li class=""><a href="https://rewards.cibcrewards.com:443/ShoppingwithPoints/Default.aspx">Shopping with Points </a></li>
            <li class=""><a href="https://rewards.cibcrewards.com:443/PaymentWithPoints/Default.aspx">Payment with Points </a></li>
            <li class=""><a href="https://rewards.cibcrewards.com:443/unpacked-adventures">Unpacked Adventures </a></li>
            <li class=""><a href="https://rewards.cibcrewards.com:443/FAQ/Default.aspx">FAQ </a></li>
          </ul>
        </div>
      </div>
    </nav>
    <div class="blackout" id="MobBlackout"></div>
    <main role="main" id="main" tabindex="-1">
      <div class="container-fluid">
        <div class="row">
          <div class="col-xs-12">
          </div>
        </div>
      </div>
      <div class="container-fluid">
        <div class="row">
          <div class="col-xs-12">
          </div>
        </div>
        <div class="o-banner o-banner@sm o-banner@lg " style="padding-left: 10px; padding-right: 10px;">
          <img src="https://services.cibcrewards.com/services/umb/media/9762/swptravel-featured-mobile.jpg" class="o-banner__img">
          <img src="https://services.cibcrewards.com/services/umb/media/9758/58113-cibc-swp-travel-mcc-offer-core-featuredpromotion-banner-desktop-1280x365-bv2.jpg" class="o-banner__img@sm">
          <div class="o-banner__contentcontainer">
            <div class="o-banner__title">
              <h1></h1>
            </div>
            <div class="o-banner__content">
              <div class="o-banner__badge"></div>
              <h2><span style="color: #c41f3e;">Redeem on travel—for 50% fewer points using Shopping with Points</span></h2>
              <div class="o-banner__tout">
                <p>Book travel any way you like &amp; save using Shopping with Points.<sup>^</sup></p>
              </div>
              <style>
                .btn-capri:hover {
                  background-color: #e34a62 !important;
                  border: 1px solid #e34a62 !important;
                }
              </style>
              <div class="row">
                <div class="col-xs-12 col-sm-6">
                  <a href="https://rewards.cibcrewards.com/promotions/details.aspx?page=travel-update-12-03-20&amp;culture=en-CA&amp;itrc=M589:3&amp;#redeemingtravel" class="btn btn-primary btn-capri ga-SWPTravel-dec-banner" data-gtm-vis-recent-on-screen-8948723_13="578" data-gtm-vis-first-on-screen-8948723_13="578" data-gtm-vis-total-visible-time-8948723_13="100" data-gtm-vis-has-fired-8948723_13="1" data-gtm-vis-recent-on-screen-8948723_422="624" data-gtm-vis-first-on-screen-8948723_422="624" data-gtm-vis-total-visible-time-8948723_422="100" data-gtm-vis-has-fired-8948723_422="1">Learn more</a>
                </div>
                <br>
                <span style="font-size: 10px;">^Conditions Apply.</span>
              </div>
            </div>
          </div>
        </div>
        <div class="row o-rewardcategories o-rewardcategories@sm o-rewardcategories@lg">
          <div class="col-xs-10 col-xs-offset-1 heading text-center">
            <br>
          </div>
          <div class="col-xs-12">
            <div class="o-videopanel o-videopanel@sm o-videopanel@lg clearfix">
              <div class="o-videopanel__contentcontainer">
                <img class="o-videopanel__img" src="https://services.cibcrewards.com/services/umb/media/9711/currentpromo-xs.jpg">
                <div class="o-videopanel__content">
                  <h5>Fill up on gift cards starting at 5,000 points</h5>
                  <div class="o-videopanel__tout">
                    <p>Start with a $50 gas gift card, for use at Pioneer, Fas Gas, Ultramar and Chevron stations: Yours for 5,000 Aventura<sup>®</sup> Points.<sup>~</sup>
                    </p>
                  </div>
                  <p>
                    <a class="ga-parkland-evergreen tetris-type__link_marketing tetris-type__red_chevron" href="https://rewards.cibcrewards.com/promotions/details.aspx?page=parkland-gift-cards&amp;culture=en-CA&amp;itrc=M529:1&amp;" data-gtm-vis-recent-on-screen-8948723_388="582" data-gtm-vis-first-on-screen-8948723_388="582" data-gtm-vis-total-visible-time-8948723_388="100" data-gtm-vis-has-fired-8948723_388="1">Learn more</a>
                  </p>
                  <p class="o-banner__transcript"><a href="/transcript.aspx?culture=en-CA" class="o-banner__cta" target="_blank"></a></p>
                </div>
              </div>
              <div class="o-videopanel__videocontainer">
                <div class="px-video-container" id="myvid">
                  <div>
                    <div class="px-video-img-captions-container">
                      <div class="px-video-captions hide" aria-hidden="true"></div>
                      <div class="px-video-wrapper">
                        <span class="sr-only sr-only-focusable" id="bannerVideoTitle" tabindex="0"></span>
                        <video id="bannerVideoXS" class="o-banner__video px-video">
                          <source src="" type="video/mp4" codecs="avc1.4D401E, mp4a.40.2">
                          <track label="English" kind="captions" srclang="en" src="" default="">
                        </video>
                      </div>
                    </div>
                  </div>
                  <div class="px-video-controls">
                    <div class="progress-bar"><progress class="px-video-progress" max="100" value="0"><span>0</span>% played</progress></div>
                    <div class="px-video-time"><span class="sr-only">time</span> <span class="px-video-duration">00:00</span></div>
                    <div class="px-video-playback-buttons"><button class="px-video-restart"><span class="sr-only">Restart</span></button><button class="px-video-rewind"><span class="sr-only">Rewind <span class="px-seconds">10</span>
                          seconds</span></button><button class="px-video-play" aria-label="Play CIBC Rewards Program Overview"><span class="sr-only">Play</span></button><button class="px-video-pause hide"><span
                          class="sr-only">Pause</span></button><button class="px-video-forward test"><span class="sr-only">Forward <span class="px-seconds">10</span> seconds</span></button></div>
                    <div class="px-video-volume-controls">
                      <div class="px-video-mute-btn-container"><input class="px-video-mute sr-only" id="btnMute7601" type="checkbox"><label id="labelMute7601" for="btnMute7601" style="margin-left:0px"><span class="sr-only">Mute</span></label></div>
                      <div class="px-video-volume-slider"><label for="volume7601" class="sr-only">volume:</label><input id="volume7601" class="px-video-volume" type="range" min="0" max="10" value="5"></div>
                      <div class="px-video-captions-btn-container hide"><input class="px-video-btnCaptions sr-only" id="btnCaptions7601" type="checkbox"><label for="btnCaptions7601"><span class="sr-only">Closed captions</span></label></div>
                      <div class="px-video-fullscreen-btn-container show"><input class="px-video-btnFullScreen sr-only" id="btnFullscreen7601" type="checkbox"><label for="btnFullscreen7601"><span class="sr-only">Toggle full screen</span></label>
                      </div>
                    </div>
                  </div>
                </div>
                <button class="btn btn-open-transparent close" data-toggle="videopanel-close" aria-label="close"><span aria-hidden="true">X</span><span class="sr-only">Close</span></button>
              </div>
            </div>
          </div>
        </div>
        <div class="row o-earnredeem">
          <div class="col-xs-12 text-center">
            <h1 class="tetris-type tetris-type__medium tetris-type__red">Earn, redeem and be rewarded</h1>
            <p class="tetris-type tetris-type__book">CIBC Rewards is easy, flexible and fun with options for everyone.</p>
          </div>
        </div>
        <div class="row o-rewardcategories o-rewardcategories@sm o-rewardcategories@lg">
          <div class="col-xs-10 col-xs-offset-1 heading text-center">
            <h2></h2>
            <p></p>
          </div>
          <div class="col-xs-12">
            <div class="peek-a-boo o-promotion o-promotion@sm o-promotion@lg">
              <div class="item newmobile">
                <div data-mh="js-rewardcategories" class="o-rewardcategories__category u-clearfix o-promotion__container" style="height: 388.375px;">
                  <img src="https://services.cibcrewards.com/services/umb/media/7404/icon-travel.png" class="o-rewardcategories__img" alt="Suitcase with sticker flags and a sun hat">
                  <img src="https://services.cibcrewards.com/services/umb/media/7404/icon-travel.png" class="o-rewardcategories__img__mobile" alt="Suitcase with sticker flags and a sun hat">
                  <div class="o-rewardcategories__content">
                    <h3 class="tetris-type tetris-type__medium">Travel</h3>
                    <p class="o-rewardcategories__tout tetris-type tetris-type__book">Any airline, every flight, every seat. Fly for as few as 10,000 Aventura Points<sup>1</sup>.</p>
                    <p><a class="o-rewardcategories__cta tetris-type__link_marketing" href="//rewards.cibcrewards.com//travel">Explore travel options</a></p>
                  </div>
                </div>
              </div>
              <div class="item newmobile">
                <div data-mh="js-rewardcategories" class="o-rewardcategories__category u-clearfix o-promotion__container" style="height: 388.375px;">
                  <img src="https://services.cibcrewards.com/services/umb/media/7407/icon-shop.png" class="o-rewardcategories__img" alt="Computer, shopping bags, camera and a CIBC Visa card.">
                  <img src="https://services.cibcrewards.com/services/umb/media/7407/icon-shop.png" class="o-rewardcategories__img__mobile" alt="Computer, shopping bags, camera and a CIBC Visa card.">
                  <div class="o-rewardcategories__content">
                    <h3 class="tetris-type tetris-type__medium">Shop</h3>
                    <p class="o-rewardcategories__tout tetris-type tetris-type__book">Redeem points toward over 1,000 items, including merchandise and gift cards, or donate to charities.</p>
                    <p><a class="o-rewardcategories__tout tetris-type__link_marketing" href="//rewards.cibcrewards.com//Rewards">Browse merchandise</a></p>
                  </div>
                </div>
              </div>
              <div class="item newmobile">
                <div data-mh="js-rewardcategories" class="o-rewardcategories__category u-clearfix o-promotion__container" style="height: 388.375px;">
                  <img src="https://services.cibcrewards.com/services/umb/media/7406/icon-promotions.png" class="o-rewardcategories__img" alt="Percy and Penny Penguin enjoy a hot-air balloon ride.">
                  <img src="https://services.cibcrewards.com/services/umb/media/7406/icon-promotions.png" class="o-rewardcategories__img__mobile" alt="Percy and Penny Penguin enjoy a hot-air balloon ride.">
                  <div class="o-rewardcategories__content">
                    <h3 class="tetris-type tetris-type__medium">Promotions</h3>
                    <p class="o-rewardcategories__tout tetris-type tetris-type__book">Access special offers and contests that help you save and win.</p>
                    <p><a class="o-rewardcategories__tout tetris-type__link_marketing" href="//rewards.cibcrewards.com//Promotions">Check out promotions</a></p>
                  </div>
                </div>
              </div>
              <div class="item newmobile">
                <div data-mh="js-rewardcategories" class="o-rewardcategories__category u-clearfix o-promotion__container" style="height: 388.375px;">
                  <img src="https://services.cibcrewards.com/services/umb/media/7405/icon-auctions.png" class="o-rewardcategories__img" alt="Percy Penguin holding bidding sign.">
                  <img src="https://services.cibcrewards.com/services/umb/media/7405/icon-auctions.png" class="o-rewardcategories__img__mobile" alt="Percy Penguin holding bidding sign.">
                  <div class="o-rewardcategories__content">
                    <h3 class="tetris-type tetris-type__medium">Auctions</h3>
                    <p class="o-rewardcategories__tout tetris-type tetris-type__book">Bid on exclusive experiences using your Aventura Points.</p>
                    <p><a class="o-rewardcategories__tout tetris-type__link_marketing" href="//rewards.cibcrewards.com//Auctions/AuctionList.aspx?culture=en-CA">See featured auctions</a></p>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
        <div class="row o-pointperks o-pointperks--5 o-pointperks@sm o-pointperks@lg">
          <div class="col-xs-10 col-xs-offset-1 heading text-center">
            <h2 class="tetris-type tetris-type__medium tetris-type__red"><span class="u-contentgroup">Points that pay the bills</span></h2>
            <p class="tetris-type tetris-type__book">No matter what you’ve purchased, you can let your points take the credit.</p>
          </div>
        </div>
        <div class="row">
          <div class="col-xs-12">
            <div class="o-promotion o-promotion@sm o-promotion@lg">
              <div class="item">
                <div data-mh="js-rewardcategories" class="o-promotion__container greyBG" style="height: 208px;">
                  <div class="tRow">
                    <div class="col-40 vAlignMiddle whiteBG">
                      <img class="o-promotion__img__responsive" src="https://services.cibcrewards.com/services/umb/media/7416/icon-shopping-with-points.png" alt="Shopping with Points">
                    </div>
                    <div class="col-60 vAlignMiddle greyBG">
                      <div class="o-promotion__content">
                        <h3><span class="tetris-type tetris-type__medium">Shopping with Points</span></h3>
                        <p class="o-promotion__tout"></p>
                        <p class="tetris-type tetris-type__book">Now you can redeem to pay off Aventura<sup>®</sup> credit card purchases moments after you make them<sup>6</sup>.</p>
                        <p></p>
                        <p><a class="o-promotion__cta tetris-type__link_marketing" href="//rewards.cibcrewards.com//ShoppingwithPoints">Learn about shopping with points</a></p>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
              <div class="item">
                <div data-mh="js-rewardcategories" class="o-promotion__container greyBG" style="height: 208px;">
                  <div class="tRow">
                    <div class="col-40 vAlignMiddle whiteBG">
                      <img class="o-promotion__img__responsive" src="https://services.cibcrewards.com/services/umb/media/7415/icon-payment-with-points.png" alt="Payment with Points">
                    </div>
                    <div class="col-60 vAlignMiddle greyBG">
                      <div class="o-promotion__content">
                        <h3><span class="tetris-type tetris-type__medium">Payment with Points</span></h3>
                        <p class="o-promotion__tout"></p>
                        <p class="tetris-type tetris-type__book">Pay down your Aventura<sup>®</sup> credit card balance, or contribute to your CIBC TFSA, RRSP, or CIBC Investor’s Edge<sup>®</sup> portfolio<sup>7</sup>.</p>
                        <p></p>
                        <p><a class="o-promotion__cta tetris-type__link_marketing" href="//rewards.cibcrewards.com//PaymentWithPoints">Learn about paying with points</a></p>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
        <section>
          <div class="row o-pointperks o-pointperks--5 o-pointperks@sm o-pointperks@lg">
            <div class="col-xs-10 col-xs-offset-1 heading text-center">
              <h2><span class="u-contentgroup tetris-type tetris-type__medium tetris-type__red">More Aventura Points.</span> <span class="u-contentgroup tetris-type tetris-type__medium tetris-type__red">More Rewards.</span></h2>
              <p><span class="tetris-type tetris-type__book">You can earn even more Aventura<sup>®</sup> Points on everyday purchases. Here’s how it works with one of our most popular options, the CIBC Aventura<sup>®</sup> Visa Infinite* Card.</span>
              </p>
            </div>
            <div class="col-xs-12">
              <div data-mh="js-pointperks" class="o-pointperks__category text-center" style="height: 240.375px;">
                <img src="https://services.cibcrewards.com/services/umb/media/7421/icon-welcome-bonus-points.png" alt="CIBC Visa card" class="img-circle">
                <h3 class="tetris-type tetris-type__medium">15,000 points</h3>
                <p class="tetris-type tetris-type__book">awarded after your first purchase<sup>2</sup> as a Welcome Bonus.</p>
              </div>
              <div data-mh="js-pointperks" class="o-pointperks__category text-center" style="height: 240.375px;">
                <img src="https://services.cibcrewards.com/services/umb/media/7418/icon-every-dollar-points.png" alt="Stack of cash" class="img-circle">
                <h3 class="tetris-type tetris-type__medium">1 point</h3>
                <p class="tetris-type tetris-type__book">for every dollar spent<sup>3</sup>.</p>
              </div>
              <div data-mh="js-pointperks" class="o-pointperks__category text-center" style="height: 240.375px;">
                <img src="https://services.cibcrewards.com/services/umb/media/7419/icon-gas-points.png" alt="Pump nozzle with a drop of oil dripping out" class="img-circle">
                <h3 class="tetris-type tetris-type__medium">1.5x points</h3>
                <p class="tetris-type tetris-type__book">at gas stations, grocery and drug stores<sup>4</sup>.</p>
              </div>
              <div data-mh="js-pointperks" class="o-pointperks__category text-center" style="height: 240.375px;">
                <img src="https://services.cibcrewards.com/services/umb/media/7420/icon-travel-points.png" alt="Plane taking off" class="img-circle">
                <h3 class="tetris-type tetris-type__medium">2x points</h3>
                <p class="tetris-type tetris-type__book">on travel booked through the CIBC Rewards Centre<sup>5</sup>.</p>
              </div>
              <div data-mh="js-pointperks" class="o-pointperks__category text-center" style="height: 240.375px;">
                <img src="https://services.cibcrewards.com/services/umb/media/7417/icon-apple-points.png" alt="Photo of a laptop" class="img-circle">
                <h3 class="tetris-type tetris-type__medium">2x points</h3>
                <p class="tetris-type tetris-type__book">on Apple.ca.<sup>†</sup><br>Conditions apply.</p>
                <p><a class="ga-apple-homepage tetris-type__link_marketing" href="//rewards.cibcrewards.com//apple">Learn more</a></p>
              </div>
            </div>
          </div>
        </section>
        <style>
          .no_underline {
            text-decoration: none;
          }

          li.active span.no_underline {
            color: #c41f3e;
          }

          .o-card-tabs .nav-tabs>li:hover .tetris-type__link {
            color: #af0b1c !important;
          }

          .o-card-tabs .nav-tabs>li>a:hover .tab-img {
            border-bottom: 6px solid #d40139;
            transform: scale(1.1);
          }

          li.active span.no_underline {
            display: block;
            width: 100%;
          }

          .o-card-tabs .nav-tabs>li.active>a span.link,
          .o-card-tabs .nav-tabs>li>a:hover span.link,
          .o-card-tabs .nav-tabs>li>a:focus span.link {
            font-weight: 500;
            border-bottom: 1px solid #af0b1c !important;
            display: inline;
          }

          .no_underline {
            text-decoration: none;
          }

          li.active span.no_underline {
            color: #c41f3e;
          }

          .o-card-tabs .nav-tabs>li {
            position: relative;
            width: 15%;
            box-sizing: border-box;
          }

          .o-card-tabs .nav-tabs>li:hover .tetris-type__link {
            color: #af0b1c !important;
          }

          .o-card-tabs .nav-tabs>li>a:hover .tab-img {
            border-bottom: 6px solid #d40139;
            transform: scale(1.1);
          }

          li.active span.no_underline {
            display: block;
            width: 100%;
          }
        </style>
        <div class="o-card-tabs">
          <h2 class="tetris-type tetris-type__medium tetris-type__red">Find the Aventura Card that’s right for you:</h2>
          <!-- Nav tabs -->
          <ul id="CardSelector" class="nav nav-tabs" role="tablist">
            <li class="active" role="presentation">
              <a href="#card01" aria-controls="card01" role="tab" class="no_underline" data-toggle="tab" id="ui-tab-453" tabindex="0" aria-selected="true"> <span class="link tetris-type 
 tetris-type__link no_underline">CIBC Aventura® Visa Infinite* Card</span> <span class="sr-only">Select for more details</span> <span class="tab-img tab-g-sprite-Aventura-Visa-Infinite-Card"></span></a>
            </li>
            <li role="presentation">
              <a href="#card02" aria-controls="card02" role="tab" class="no_underline" data-toggle="tab" id="ui-tab-65" tabindex="-1" aria-selected="false"> <span class="link tetris-type 
 tetris-type__link no_underline">CIBC Aventura® Visa Infinite Privilege* Card</span> <span class="sr-only">Select for more details</span> <span class="tab-img tab-g-sprite-Aventura-Visa-Infinite-Privilege-Card"></span></a>
            </li>
            <li role="presentation">
              <a href="#card03" aria-controls="card03" role="tab" class="no_underline" data-toggle="tab" id="ui-tab-452" tabindex="-1" aria-selected="false"> <span class="link tetris-type 
 tetris-type__link no_underline">CIBC Aventura® Visa* Card</span> <span class="sr-only">Select for more details</span> <span class="tab-img tab-g-sprite-Aventura-Visa-Card"></span></a>
            </li>
            <li role="presentation">
              <a href="#card04" aria-controls="card04" role="tab" class="no_underline" data-toggle="tab" id="ui-tab-371" tabindex="-1" aria-selected="false"> <span class="link tetris-type 
 tetris-type__link no_underline">CIBC U.S. Dollar Aventura® Gold Visa* Card</span> <span class="sr-only">Select for more details</span> <span class="tab-img tab-g-sprite-Aventura-US-Dollar"></span></a>
            </li>
            <li role="presentation">
              <a href="#card05" aria-controls="card05" role="tab" class="no_underline" data-toggle="tab" id="ui-tab-488" tabindex="-1" aria-selected="false"> <span class="link tetris-type 
 tetris-type__link no_underline">CIBC Aventura® Visa* for Business Card</span> <span class="sr-only">Select for more details</span> <span class="tab-img tab-g-sprite-Aventura-Visa-Card-for-Business"></span></a>
            </li>
          </ul>
          <!-- Tab panes -->
          <div id="CardSelectorContent" class="tab-content card-carousel">
            <div id="card01" class="tab-pane active" role="tabpanel" tabindex="0" aria-hidden="false" aria-labelledby="ui-tab-453">
              <div class="row">
                <div class="col-xs-7">
                  <h3>CIBC Aventura® Visa Infinite* Card</h3>
                  <p>Join and get up to $800 in value^! Plus, get a first-year annual fee rebate^!</p>
                  <div class="subheading">Here’s How: Earn up to 35,000 Aventura Points^ (up to $800 in travel value^).</div>
                  <ul>
                    <li>Get 20,000 Aventura Points when you make your first purchase^</li>
                    <li>Also, in your first year you can also earn an additional 1,250 Aventura Points each monthly statement period in which you spend at least $1,000. That’s up to 15,000 points!^</li>
                  </ul>
                  <div class="subheading"><br>Plus, enjoy extra valuable travel benefits.</div>
                  <ul>
                    <li>Enjoy a Priority Pass™ Membership and 4 complimentary visits per year at 1,300+ airport lounges^: over $200 value!</li>
                    <li>NEXUS<sup>◊,</sup>^ Application Fee Rebate: A $50 value!</li>
                  </ul>
                  <p>^Conditions Apply.</p>
                  <a href="https://www.cibc.com/en/personal-banking/credit-cards/all-credit-cards/aventura-visa-infinite-card.html" class="btn btn-primary" target="_blank" data-ga-event="" data-ga-event-category="Hyperlink" data-ga-event-action="Click" data-ga-event-label="Card-VisaInfinite">Learn more <span class="sr-only">about the CIBC Aventura Visa Infinite Card. Opens in a new window.</span></a>
                </div>
                <div class="col-xs-5 card-photo"><img src="https://services.cibcrewards.com/services/umb/media/9566/visa-infinite-en.png" class="img-responsive"></div>
              </div>
            </div>
            <div id="card02" class="tab-pane" role="tabpanel" tabindex="-1" aria-hidden="true" aria-labelledby="ui-tab-65">
              <div class="row">
                <div class="col-xs-7">
                  <h3>CIBC Aventura® Visa Infinite Privilege* Card</h3>
                  <div class="subheading"><br>Enjoy exclusive travel rewards with premium benefits and faster ways to earn Aventura Points<sup>^</sup> with the CIBC Aventura® Visa Infinite Privilege* Card</div>
                  <ul>
                    <li>An annual $200 travel credit^</li>
                    <li>A total of six annual airport lounge visits^</li>
                    <li>APR: 20.99% (purchases)^ 22.99% (21.99% for Quebec residents) (cash)^ | Annual Fee: $499</li>
                  </ul>
                  <p>^Conditions Apply.</p>
                  <a href="https://www.cibc.com/en/personal-banking/credit-cards/all-credit-cards/aventura-visa-infinite-privilege-card.html" class="btn btn-primary" target="_blank" data-ga-event="" data-ga-event-category="Hyperlink" data-ga-event-action="Click" data-ga-event-label="Card-VisaInfinitePrivilege">Learn more <span class="sr-only">about the CIBC Aventura Visa Infinite Privilege Card. Opens in a new window.</span></a>
                </div>
                <div class="col-xs-5 card-photo"><img src="https://services.cibcrewards.com/services/umb/media/9568/visa-infinite-priv-en.png" class="img-responsive"></div>
              </div>
            </div>
            <div id="card03" class="tab-pane" role="tabpanel" tabindex="-1" aria-hidden="true" aria-labelledby="ui-tab-452">
              <div class="row">
                <div class="col-xs-7">
                  <h3>CIBC Aventura® Visa* Card</h3>
                  <ul>
                    <li>Join and get up to $100 in value for no annual fee^.</li>
                  </ul>
                  <p>^Conditions Apply.</p>
                  <a href="https://www.cibc.com/en/personal-banking/credit-cards/all-credit-cards/aventura-visa-card.html" class="btn btn-primary" target="_blank" data-ga-event="" data-ga-event-category="Hyperlink" data-ga-event-action="Click" data-ga-event-label="Card-AventuraVisa">Learn more <span class="sr-only">about the CIBC Aventura Visa card. Opens in a new window.</span></a><br>
                  <a href="https://www.cibc.com/en/personal-banking/credit-cards/all-credit-cards/aventura-visa-for-students.html" class="btn btn-primary" target="_blank" data-ga-event="" data-ga-event-category="Hyperlink" data-ga-event-action="Click" data-ga-event-label="Card-AventuraStudentVisa">Learn more as a student <span class="sr-only">Opens in a new window.</span></a>
                </div>
                <div class="col-xs-5 card-photo"><img src="https://services.cibcrewards.com/services/umb/media/9560/aventura-visa-en.png" class="img-responsive"></div>
              </div>
            </div>
            <div id="card04" class="tab-pane" role="tabpanel" tabindex="-1" aria-hidden="true" aria-labelledby="ui-tab-371">
              <div class="row">
                <div class="col-xs-7">
                  <h3>CIBC U.S. Dollar Aventura® Gold Visa* Card</h3>
                  <p class="tetris-type tetris-type__medium">Save on U.S. currency conversion fees^. <br>Plus, earn up to 2,500 Aventura points^. </p>
                  <p>^Conditions Apply.</p>
                  <a href="https://www.cibc.com/en/personal-banking/credit-cards/all-credit-cards/us-dollar-aventura-gold-visa-card.html" class="btn btn-primary" target="_blank" data-ga-event="" data-ga-event-category="Hyperlink" data-ga-event-action="Click" data-ga-event-label="Card-AventuraUSDVisa">Learn more <span class="sr-only">about the CIBC U.S Dollar Aventura Gold Visa<sup>*</sup> Card. Opens in a new window.</span></a>
                </div>
                <div class="col-xs-5 card-photo"><img src="https://services.cibcrewards.com/services/umb/media/9564/us-dollar-visa-en.png"></div>
              </div>
            </div>
            <div id="card05" class="tab-pane" role="tabpanel" tabindex="-1" aria-hidden="true" aria-labelledby="ui-tab-488">
              <div class="row">
                <div class="col-xs-7">
                  <h3>CIBC Aventura® Visa* for Business Card</h3>
                  <ul>
                    <li>Join and get up to $1,000 in value^! Plus, get a first-year annual fee rebate^! </li>
                  </ul>
                  <p class="tetris-type tetris-type__medium">Here’s How: Earn up to 60,000 Aventura Points^:</p>
                  <ul>
                    <li>A welcome bonus of 20,000 Aventura Points when you make your first purchase at any time with your card^</li>
                    <li>Get 5,000 bonus Aventura Points^</li>
                    <li>Get 35,000 additional anniversary bonus Aventura Points when you spend $65,000 or more during the first year^</li>
                  </ul>
                  <p>^Conditions Apply.</p>
                  <a href="https://www.cibc.com/ca/small-business/credit-cards/aventura-visa-card-for-bus.html" class="btn btn-primary" target="_blank" data-ga-event="" data-ga-event-category="Hyperlink" data-ga-event-action="Click" data-ga-event-label="Card-AventuraBusinessVisa">Learn more <span class="sr-only">about the CIBC Aventura Visa<sup>*</sup> for Business. Opens in a new window.</span></a>
                </div>
                <div class="col-xs-5 card-photo"><img src="https://services.cibcrewards.com/services/umb/media/9561/aventura-visa-for-business-en.png" class="img-responsive"></div>
              </div>
            </div>
          </div>
        </div>
        <!-- Mobile -->
        <div class="o-card-tabs-mobile">
          <h2>Find the Aventura Card that’s right for you:</h2>
          <div id="cardAccordion" class="panel-group" role="tablist" aria-multiselectable="true">
            <div class="panel panel-default" role="presentation">
              <div id="cardMobileHeadingOne" class="panel-heading" role="presentation">
                <h3 class="panel-title">
                  <a role="tab" data-toggle="collapse" data-parent="#cardAccordion" href="#card01Mobile" aria-expanded="true" aria-controls="card01Mobile" aria-selected="true" id="ui-collapse-457" tabindex="0"> <span class="card-art capri-g-sprite capri-g-sprite-Aventura-Visa-Infinite-Card"></span> CIBC Aventura® Visa Infinite* Card <span class="sr-details-more"><span class="sr-only">Show details</span></span>
                        <span class="sr-details-less"><span class="sr-only">Hide details</span></span> <span class="glyph-arrow icon-arrow-down"></span></a>
                </h3>
              </div>
              <div id="card01Mobile" class="panel-collapse collapse in" role="tabpanel" tabindex="0" aria-labelledby="ui-collapse-457" aria-hidden="false">
                <div class="panel-body" style="padding-top: 0px;">
                  <p>Join and get up to $800 in value^! Plus, get a first-year annual fee rebate^!</p>
                  <div class="subheading tetris-type tetris-type__medium" role="presentation"><br>Here’s How: Earn up to 35,000 Aventura Points† (up to $800 in travel value^).</div>
                  <ul>
                    <li>Get 20,000 Aventura Points when you make your first purchase^</li>
                    <li>Also, in your first year you can also earn an additional 1,250 Aventura Points each monthly statement period in which you spend at least $1,000. That’s up to 15,000 points!^</li>
                  </ul>
                  <div class="subheading tetris-type tetris-type__medium" role="presentation"><br>Plus, enjoy extra valuable travel benefits.</div>
                  <ul>
                    <li>Enjoy a Priority Pass™ Membership and 4 complimentary visits per year at 1,300+ airport lounges^: over $200 value!</li>
                    <li>NEXUS<sup>◊,</sup>^ Application Fee Rebate: A $50 value!</li>
                  </ul>
                  <p>^Conditions Apply.</p>
                  <a href="https://www.cibc.com/en/personal-banking/credit-cards/all-credit-cards/aventura-visa-infinite-card.html" class="btn btn-primary" target="_blank" data-ga-event="" data-ga-event-category="Hyperlink" data-ga-event-action="Click" data-ga-event-label="Card-VisaInfinite">Learn more <span class="sr-only">about the CIBC Aventura Visa Infinite Card. Opens in a new window.</span></a>
                </div>
              </div>
            </div>
            <div class="panel panel-default" role="presentation">
              <div id="cardMobileHeadingTwo" class="panel-heading" role="presentation">
                <h3 class="panel-title">
                  <a role="tab" data-toggle="collapse" data-parent="#cardAccordion" href="#card02Mobile" aria-expanded="false" aria-controls="card02Mobile" aria-selected="false" id="ui-collapse-212" tabindex="-1"> <span class="card-art capri-g-sprite capri-g-sprite-Aventura-Visa-Infinite-Privilege-Card"></span> CIBC Aventura® Visa Infinite Privilege* Card <span class="sr-details-more"><span class="sr-only">Show details</span></span>
                        <span class="sr-details-less"><span class="sr-only">Hide details</span></span> <span class="glyph-arrow icon-arrow-down"></span></a>
                </h3>
              </div>
              <div id="card02Mobile" class="panel-collapse collapse" role="tabpanel" tabindex="-1" aria-labelledby="ui-collapse-212" aria-hidden="true">
                <div class="panel-body" style="padding-top: 0px;">
                  <div class="subheading" role="presentation"><br>Enjoy exclusive travel rewards with premium benefits and faster ways to earn Aventura Points^ with the CIBC Aventura® Visa Infinite Privilege* Card</div>
                  <ul>
                    <li>An annual $200 travel credit^</li>
                    <li>A total of six annual airport lounge visits^</li>
                    <li>APR: 20.99% (purchases)^ 22.99% (cash)^ | Annual Fee: $499</li>
                  </ul>
                  <p>^Conditions Apply.</p>
                  <a href="https://www.cibc.com/en/personal-banking/credit-cards/all-credit-cards/aventura-visa-infinite-privilege-card.html" class="btn btn-primary" target="_blank" data-ga-event="" data-ga-event-category="Hyperlink" data-ga-event-action="Click" data-ga-event-label="Card-VisaInfinitePrivilege">Learn more <span class="sr-only">about the CIBC Aventura Visa Infinite Privilege. Opens in a new window.</span></a>
                </div>
              </div>
            </div>
            <div class="panel panel-default" role="presentation">
              <div id="cardMobileHeadingThree" class="panel-heading" role="presentation">
                <h3 class="panel-title">
                  <a role="tab" data-toggle="collapse" data-parent="#cardAccordion" href="#card03Mobile" aria-expanded="false" aria-controls="card03Mobile" class="collapsed" aria-selected="false" id="ui-collapse-665" tabindex="-1"> <span class="card-art capri-g-sprite capri-g-sprite-Aventura-Visa-Card"></span> CIBC Aventura® Visa* Card<span class="sr-details-more"><span class="sr-only">Show details</span></span>
                        <span class="sr-details-less"><span class="sr-only">Hide details</span></span>
                        <span class="glyph-arrow icon-arrow-down"></span> </a>
                </h3>
              </div>
              <div id="card03Mobile" class="panel-collapse collapse" role="tabpanel" tabindex="-1" aria-labelledby="ui-collapse-665" aria-hidden="true">
                <div class="panel-body" style="padding-top: 0px;">
                  <ul>
                    <li>Join and get up to $100 in value for no annual fee^.</li>
                  </ul>
                  <p>^Conditions Apply.</p>
                  <p>
                    <a href="https://www.cibc.com/en/personal-banking/credit-cards/all-credit-cards/aventura-visa-card.html" class="btn btn-primary" target="_blank" data-ga-event="" data-ga-event-category="Hyperlink" data-ga-event-action="Click" data-ga-event-label="Card-AventuraVisa">Learn more <span class="sr-only">about the CIBC Aventura Visa card. Opens in a new window.</span></a>
                  </p>
                  <a href="https://www.cibc.com/en/personal-banking/credit-cards/all-credit-cards/aventura-visa-for-students.html" class="btn btn-primary" target="_blank" data-ga-event="" data-ga-event-category="Hyperlink" data-ga-event-action="Click" data-ga-event-label="Card-AventuraStudentVisa">Learn more as a student <span class="sr-only">about the CIBC Aventura Visa Card for Students. Opens in a new window.</span></a>
                </div>
              </div>
            </div>
            <div class="panel panel-default" role="presentation">
              <div id="cardMobileHeadingFour" class="panel-heading" role="presentation">
                <h3 class="panel-title">
                  <a role="tab" data-toggle="collapse" data-parent="#cardAccordion" href="#card04Mobile" aria-expanded="false" aria-controls="card04Mobile" class="collapsed" aria-selected="false" id="ui-collapse-631" tabindex="-1"> <span class="card-art capri-g-sprite capri-g-sprite-Aventura-US-Dollar"></span> CIBC U.S. Dollar Aventura® Gold Visa* Card <span class="sr-details-more"><span class="sr-only">Show details</span></span> <span class="sr-details-less"><span class="sr-only">Hide details</span></span>
                        <span class="glyph-arrow icon-arrow-down"></span> </a>
                </h3>
              </div>
              <div id="card04Mobile" class="panel-collapse collapse" role="tabpanel" tabindex="-1" aria-labelledby="ui-collapse-631" aria-hidden="true">
                <div class="panel-body" style="padding-top: 0px;">
                  <p class="tetris-type tetris-type__medium">Save on U.S. currency conversion fees^. <br>Plus, earn up to 2,500 Aventura points^.</p>
                  <p>^Conditions Apply.</p>
                  <a href="https://www.cibc.com/en/personal-banking/credit-cards/all-credit-cards/us-dollar-aventura-gold-visa-card.html" class="btn btn-primary" target="_blank" data-ga-event="" data-ga-event-category="Hyperlink" data-ga-event-action="Click" data-ga-event-label="Card-AventuraUSDVisa">Learn more <span class="sr-only">about the CIBC U.S Dollar Aventura Gold Visa Card. Opens in a new window.</span></a>
                </div>
              </div>
            </div>
            <div class="panel panel-default" role="presentation">
              <div id="cardMobileHeadingFive" class="panel-heading" role="presentation">
                <h3 class="panel-title">
                  <a role="tab" data-toggle="collapse" data-parent="#cardAccordion" href="#card05Mobile" aria-expanded="false" aria-controls="card05Mobile" class="collapsed" aria-selected="false" id="ui-collapse-409" tabindex="-1"> <span class="card-art capri-g-sprite capri-g-sprite-Aventura-Visa-Card-for-Business"></span> CIBC Aventura® Visa* for Business Card <span class="sr-details-more"><span class="sr-only">Show details</span></span>
                        <span class="sr-details-less"><span class="sr-only">Hide details</span></span> <span class="glyph-arrow icon-arrow-down"></span> </a>
                </h3>
              </div>
              <div id="card05Mobile" class="panel-collapse collapse" role="tabpanel" tabindex="-1" aria-labelledby="ui-collapse-409" aria-hidden="true">
                <div class="panel-body" style="padding-top: 0px;">
                  <ul>
                    <li>Join and get up to $1,00 in value^! Plus, get a first-year annual fee rebate^!</li>
                  </ul>
                  <p class="tetris-type tetris-type__medium">Here’s How:</p>
                  <ul>
                    <li>A welcome bonus of 20,000 Aventura Points when you make your first purchase at any time with your card</li>
                    <li>Get 5,000 bonus Aventura Points^</li>
                    <li>Get 35,000 additional anniversary bonus Aventura Points when you spend $65,000 or more during the first year^</li>
                  </ul>
                  <p>^Conditions Apply.</p>
                  <a href="https://www.cibc.com/ca/small-business/credit-cards/aventura-visa-card-for-bus.html" class="btn btn-primary" target="_blank" data-ga-event="" data-ga-event-category="Hyperlink" data-ga-event-action="Click" data-ga-event-label="Card-AventuraBusinessVisa">Learn more <span class="sr-only">about the CIBC Aventura Visa for Business. Opens in a new window.</span></a>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </main>
    <div id="TermsFooterDiv" class="terms-footer" role="tablist" aria-multiselectable="false">
      <div class="container-fluid">
        <div class="row">
          <div class="col-xs-12">
            <button id="termsConditionsButton" class="terms-header" type="button" data-target="#termsConditionsFooter" aria-expanded="false" aria-controls="termsConditionsFooter" role="tab">
              <span class="contracted"><span class="sr-only">Show</span></span><span class="expanded"><span class="sr-only">Hide</span></span>
              <span class="terms-header-text" id="termsConditionsButtonText"> Notes, trademarks and disclaimers</span>
              <span class="pull-right">
                <span class="glyph-arrow icon-arrow-down"></span>
                <span class="glyph-arrow icon-arrow-up"></span>
              </span>
            </button>
          </div>
        </div>
      </div>
      <div class="hidden" id="termsConditionsFooter" tabindex="0" role="tabpanel" aria-labelledby="termsConditionsButtonText">
        <div class="terms-body">
          <div class="container-fluid">
            <div class="row">
              <div class="col-xs-12">
                <div id="GlobalTermsBody">
                  <ol class="CardFootnote legal">
                    <li class="hidden">
                      <div><sup>‡</sup></div> The CIBC Rewards Centre is operated for CIBC by an independent travel agency, Merit Travel Group Inc., ON-4499356 | BC-34799 | QC–703 563 | 5343 Dundas Street West, 4th Floor, Toronto, Ontario, Canada M9B
                      6K5 | 330-1257 Guy Street, Montreal, PQ, Canada H3H 2K5 - Merit Travel is a registered trademark of H.I.S. - Merit Travel Group Inc. All rights reserved.
                    </li>
                    <li class="hidden">
                      <div><sup>#</sup></div> Bonus (double) Aventura Points are earned on each dollar charged to the card on CIBC Rewards Centre travel purchases other than taxes, insurance, service charges or similar items. Aventura Points are not
                      earned on travel obtained by redeeming Aventura Points.
                    </li>
                    <li class="hidden">
                      <div><sup>+</sup></div> Aventura Points are earned on card purchases less returns, and not on cash advances, CIBC Global Money Transfers, interest, fees, balance transfers, payments, regular CIBC Convenience Cheques or Aventura
                      Points redemptions. Aventura Rewards and Program Terms may change without notice. Taxes, fees and surcharges may apply to Rewards. Aventura Points earned on purchases during a monthly statement period may not be credited to you
                      if your card is not in good standing at any time during the monthly statement period. We may make special offers, including offers to earn Aventura Points on CIBC Global Money Transfers, which may be for a limited period and
                      contain additional terms and conditions.
                    </li>
                    <li>
                      <div><sup>~</sup></div> Gift cards are subject to availability and offer expires on May 4, 2022. CIBC may change or withdraw this offer at any time. All terms and conditions associated with the gift card apply.
                    </li>
                    <li class="hidden">
                      <div><sup>††</sup></div> CIBC Pace It<sup>TM</sup> Installment Plans allow primary cardholders to convert posted eligible credit card Transaction(s) to monthly installment payments (including interest on the purchase amount)
                      over a fixed term. CIBC will identify posted Transactions that are eligible to be converted to an Installment Plan through CIBC Online and Mobile Banking. When you create an installment plan you will choose the payment term (in
                      months) with a corresponding annual interest rate. Once you accept the Installment Plan Terms and Conditions and create the installment plan through CIBC Online or Mobile Banking, you can cancel it at any time but you cannot
                      change it. CIBC Pace It Installment Plans are only available: (a) on Accounts in good standing; (b) for certain eligible credit cards and eligible transactions. CIBC Pace It is not available to Quebec residents.
                    </li>
                    <li>
                      <div><sup>†</sup></div> Purchases made at Apple.ca will earn you an additional point per dollar spent when accessed through CIBC Rewards, with the exception of the CIBC Aventura<sup>®</sup> Visa Infinite Privilege* Card and the
                      CIBC U.S. Dollar Aventura<sup>®</sup> Gold Visa* Card. For CIBC Aventura Visa Infinite Privilege cards, you will earn an additional 1.25 points per dollar spent when accessed through CIBC Rewards. The CIBC U.S. Dollar Aventura
                      Gold Visa is not eligible for this offer. The additional points will be attributed to your account no more than 60 days after the purchase is made and all items have been shipped, provided the goods purchased are not returned.
                      In order to receive the additional point per dollar spent, you must be in good standing with an eligible card at the time the points are awarded. Points are issued by CIBC, not Apple. In order to qualify for points you must
                      complete your purchase within the same session you start the purchase without exiting your browser. Opening a new tab or returning later will result in points not tracking. Exclusions: Points are issued by CIBC, not Apple. To
                      qualify for points you must complete your purchase within the same session you start the purchase without exiting your browser. Opening a new tab or returning later will result in points not tracking. Products not eligible for
                      points are the new iPhone SE, iPad Air, Mac Studio, Studio Display, Macbook Pro M1 Pro and M1 Max 14-inch and 16-inch, iPad (9<sup>th</sup> generation), all-new iPad mini, Apple Pro Display XDR, gift cards, gift wrap, Apple
                      Developer Programs, and shipping. Orders purchased on the Government or Veterans and Military Stores are not eligible for CIBC Rewards. Apple sells and ships products to end user customers only; you may not purchase for resale.
                      Eligible only to a customer for up to five (5) units per eligible product, except iPhone, in which case only two (2) units within a thirty-day (30-day) period are eligible.
                    </li>
                    <li>
                      <div><sup>1</sup></div> Aventura Points can be redeemed for up to 100% of the cost of airfare, subject to maximum ticket price applicable to destination (see Aventura Airline Rewards Chart for more details), as well as (if you
                      have sufficient Aventura Points) for taxes and other charges on airfare purchased through the CIBC Rewards Centre. Use of points towards taxes and fees is in addition to the number of points required for the base fare, as
                      outlined on the Aventura Airline Rewards Chart. You must book all flights through the CIBC Rewards Centre. Some taxes and other charges may be collected locally or when you are travelling and cannot be prepaid; please ask a CIBC
                      Rewards Centre Counsellor for details.
                    </li>
                    <li>
                      <div><sup>2</sup></div> For more information click <a href="https://www.cibc.com/en/personal-banking/credit-cards/all-credit-cards/aventura-visa-infinite-card.html" target="_blank">here</a>.
                    </li>
                    <li>
                      <div><sup>3</sup></div> Aventura Points are earned on Card purchases less returns, and not on cash advances, CIBC Global Money Transfers<sup>TM</sup>, fees, interest, balance transfers, payments, CIBC Convenience Cheques or
                      Aventura Points redemptions. Aventura Rewards and Program Terms may change without notice. Taxes, fees and surcharges may apply to Rewards. Aventura Points earned on purchases during a monthly statement period may not be
                      credited to you if your card is not in good standing at any time during the monthly statement period.
                    </li>
                    <li>
                      <div><sup>4</sup></div> Earn 1.5 Aventura Points per dollar charged on purchases (less returns) at merchants classified in the credit card network as grocery stores, service stations or automated gas dispensers or drugstores.
                      This bonus Aventura Points offer is only available on the first $80,000 in net annual card purchases on your account (meaning all card purchases by all cardholders, at any type of merchant); after that, net card purchases at
                      grocery, drugstore and gas merchants will earn Aventura Points at the regular rate. The $80,000 limit will reset to zero after the day your December statement is printed. Terms, conditions and eligible merchant categories may
                      change without notice.
                    </li>
                    <li>
                      <div><sup>5</sup></div> Bonus (double) Aventura Points are earned on each dollar charged to the card on CIBC Rewards Centre travel purchases other than taxes, insurance, service charges or similar items. Aventura Points are not
                      earned on travel obtained by redeeming Aventura Points.
                    </li>
                    <li>
                      <div><sup>6</sup></div> Requested redemption amount must be equal to or less than the cardholder’s available Aventura Points balance. Aventura Points to dollars conversion ratio is determined by CIBC and can be changed at any
                      time without notice. Shopping with Points redemptions are non-refundable, non-exchangeable and non-transferable unless you are advised otherwise. Only primary cardholders are permitted to perform a Shopping with Points
                      redemption. Authorized Users are not eligible. Shopping with Points redemptions are eligible only for authorized transactions that are not posted to the card account. The redemption of your Aventura Points will be treated as a
                      payment to your account and not as a credit. Refer to the Consumer Cardholder Agreement to learn how payments are applied to your account.
                    </li>
                    <li>
                      <div><sup>7</sup></div> Only primary cardholders are permitted to perform a “Payment with Points” or “Financial Product with Points” redemption. Authorized Users are not eligible. Redemptions are non-refundable, non-exchangeable
                      and non-transferable unless you are advised otherwise. Requested redemption amount must be equal to or less than the cardholder’s available points balance. Points to dollars conversion ratio is determined by CIBC and can be
                      changed at any time without notice.
                    </li>
                    <li>
                      <div><sup>*</sup></div> Trademark of Visa Int., used under license.
                    </li>
                    <li>Mastercard<sup>®</sup>, World Mastercard<sup>®</sup>, and World Elite Mastercard<sup>®</sup> are registered trademarks of Mastercard International Incorporated.</li>
                    <li>
                      <div><sup>◊</sup></div> Official mark and/or trademark of Her Majesty the Queen in Right of Canada, used under licence.
                    </li>
                    <li>The CIBC logo is a trademark of CIBC.</li>
                    <li>All other trademarks are owned by CIBC or related entities.</li>
                    <li><a href="https://www.cibc.com/en/legal/legal-trademarks.html" target="_blank">Trademarks </a></li>
                  </ol>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <footer class="true-footer" role="contentinfo">
      <div class="container-fluid">
        <div class="container-links">
          <div class="row">
            <div class="col-lg-2 col-sm-2 col-xs-12">
              <span lang="en">
                <a role="button" href="#" class="button-link icon-multilanguage icons" data-toggle="modal" data-target="#languageToggle">English <span class="sr-only">Change language. Opens an overlay. To close, select escape.</span></a></span>
            </div>
            <div class="col-lg-10 col-sm-10 col-xs-12">
              <ul class="footer-links">
                <li><a id="termsAndConditions" href="https://rewards.cibcrewards.com:443/Terms">Terms and Conditions</a></li>
                <li><a id="termsOfUse" href="https://rewards.cibcrewards.com:443/TermsOfUse">Terms of Use</a></li>
                <li><a id="privacy" href="https://rewards.cibcrewards.com:443/Privacy">Privacy Policy</a></li>
                <li><a href="https://www.cibc.com/" id="FooterControl_A4" target="_blank">cibc.com <span class="sr-only">Opens in a new window.</span></a></li>
                <li><a href="#" data-toggle="modal" data-target="#loginModal" data-opener="footer">Sign&nbsp;On <span class="sr-only">Opens in an overlay. To close, select escape.</span></a></li>
              </ul>
            </div>
          </div>
        </div>
      </div>
    </footer>
    <div class="social-footer">
      <div class="container-fluid">
        <div class="social-media">
          <div class="row">
            <div class="col-sm-12 col-xs-12">
              <div class="n-margin-top">
                <div class="footer-logo"></div>
                <div class="footer-copyright">
                  <p>Canadian Imperial Bank of Commerce Website - <span class="visible-xs-inline"></span> Copyright © CIBC</p>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <script src="/bundles/footerscripts?v=Iom-3M0Nkz171vm_IWdARtQmhwmv4svkh7LGDKdUrPQ1" type="text/javascript"></script>
  <script type="text/javascript">
    var donateText = "Donate Today";
    var noDonors = "Awaiting <br/>More Donors";
    $("#featuredPromotionBanner").css("background-image", "url(" + $("#heroImage1") + ")");
    $(function() {
      // rearrange the widgets
      if ($("#widgetBlockMain")) {
        var widgetsStr = $("#widgetBlockMain").attr("data-widget-order");
        if (widgetsStr && widgetsStr.length > 0) {
          var widgets = widgetsStr.replace(" ", "").split(",");
          // step 1: hide
          $("#widgetBlockMain div[data-widget]").each(function() {
            var name = $(this).attr("data-widget");
            if ($.inArray(name, widgets) === -1) {
              $(this).hide();
            }
          });
          // step 2 re-arrange
          var widgetsCount = widgets.length;
          if (widgetsCount > 1) {
            var first = "";
            var second = "HiddenFirstElement";
            for (var i = 0; i < widgetsCount; i++) {
              first = second;
              second = widgets[i];
              $("#widgetBlockMain div[data-widget='" + second + "']").insertAfter($("#widgetBlockMain div[data-widget='" + first + "']"));
            }
          }
        }
        $("#widgetBlockMain").show();
        // data link handling
        //                $("[data-href]").mousedown(function (e) {
        //                    var href = $(this).data('href');
        //                    switch (e.which) {
        //                    case 1:
        //                        window.location = href;
        //                        break;
        //                    case 2:
        //                        window.open(href, '_blank');
        //                        break;
        //                    }
        //                    return true;// to allow the browser to know that we handled it.
        //                });                                
      }
    });
    $('body').on('click', '#ToggleShowPoll', function(e) {
      e.preventDefault();
      togglePollVisibility(true, hasVotedPoll);
    });
    var handler = function() {
      $('#RewardCarousel.owl-loaded .item').each(function() {
        var $this = $(this);
        if (window.capri.shared.analytics.helpers.isElementInViewport($this[0])) {
          window.capri.shared.analytics.event({
            event: "productView",
            prodCatName: "homepage",
            prodSubCatName: "none",
            productName: $this.attr("data-rewardname"),
            sku: $this.attr("data-sku"),
            awardInventoryId: $this.attr("data-awardinventoryid")
          });
        }
      });
    };
    $(window).on('click', 'btn-addtocart', function() {
      window.capri.shared.analytics.event({
        event: "addToCart",
        prodCatName: "homepage",
        prodSubCatName: "none",
        productName: $this.attr("data-rewardname"),
        sku: $this.attr("data-sku"),
        awardInventoryId: $this.attr("data-awardinventoryid")
      });
    });
    $(window).on('DOMContentLoaded load resize scroll', handler);
    $('#RewardCarousel').on('translate.owl.carousel', function() {
      handler();
    });
  </script>
  <script type="text/javascript">
    // Initialize
    if ($('html').attr('lang') == 'en') {
      new InitPxVideo({
        "videoId": "myvid",
        "captionsOnDefault": true,
        "seekInterval": 10,
        "videoTitle": "CIBC Rewards Program Overview",
        "debug": false
      });
    } else {
      new InitPxVideo({
        "videoId": "myvid",
        "captionsOnDefault": true,
        "seekInterval": 10,
        "videoTitle": "Aperçu du Programme de primes CIBC",
        "debug": false
      });
    }
    var tabbableElements = 'span.sr-only-focusable, a[href], area[href], input:not([disabled]),' + 'select:not([disabled]), textarea:not([disabled]),' + 'button:not([disabled]), iframe, object, embed, *[tabindex],' + '*[contenteditable]';
    var keepFocus = function(context, activate) {
      var allTabbableElements = context.querySelectorAll(tabbableElements);
      var firstTabbableElement = allTabbableElements[0];
      var lastTabbableElement = allTabbableElements[allTabbableElements.length - 1];
      var keyListener = function(event) {
        var keyCode = event.which || event.keyCode; // Get the current keycode
        // Polyfill to prevent the default behavior of events
        event.preventDefault = event.preventDefault || function() {
          event.returnValue = false;
        };
        // If it is TAB
        if (keyCode === 9) {
          // Move focus to first element that can be tabbed if Shift isn't used
          if (event.target === lastTabbableElement && !event.shiftKey) {
            event.preventDefault();
            firstTabbableElement.focus();
            // Move focus to last element that can be tabbed if Shift is used
          } else if (event.target === firstTabbableElement && event.shiftKey) {
            event.preventDefault();
            lastTabbableElement.focus();
          }
        }
      };
      if (activate) {
        $(context).on('keydown', keyListener);
      } else {
        $(context).off('keydown');
      }
    };
    $(document).ready(function() {
      $('[data-toggle=videopanel-open]').on('click', function(e) {
        e.preventDefault();
        $('.o-videopanel img:visible').attr('data-hidden', 'true').hide();
        $(this).closest('.o-videopanel__contentcontainer').hide();
        $(this).closest('.o-videopanel').find('.o-videopanel__videocontainer').show();
        $(this).closest('.o-videopanel').find('.o-videopanel__videocontainer #bannerVideoTitle').focus();
      });
      $('[data-toggle=videopanel-close]').on('click', function(e) {
        e.preventDefault();
        if ($('#bannerVideoXS').is(':visible')) {
          $('#bannerVideoXS')[0].pause();
          $('#bannerVideoXS')[0].currentTime = 0;
        } else if ($('#bannerVideoSM').is(':visible')) {
          $('#bannerVideoSM')[0].pause();
          $('#bannerVideoSM')[0].currentTime = 0;
        }
        $(this).closest('.o-videopanel__videocontainer').hide();
        $(this).closest('.o-videopanel').find('.o-videopanel__contentcontainer').show();
        $(this).closest('.o-videopanel').find('img[data-hidden=true]').removeAttr('data-hidden').show();
        $(this).closest('.o-videopanel').find('.o-videopanel__content .btn').focus();
      });
    });
  </script>
  <script type="text/javascript">
    Sys.WebForms.PageRequestManager.getInstance().add_beginRequest(beginRequestHandler);
    Sys.WebForms.PageRequestManager.getInstance().add_endRequest(endRequestHandler);
    $(document).ready(function() {
      SetUnReadMessageCounter();
    });
  </script>
  <script>
    window.capri.shared.analytics = window.capri.shared.analytics || {}
    window.capri.shared.analytics.setAdditionalData = function() {
      ca('set', 'culture', 'en-CA');
      ca('set', 'isPostback', 'false');
      ca('set', 'dotnetsessionid', 'CHHcC+fHo/ARpgQjBvoH9dNKSNE/39lp1NT1MsE6wU4zToAVKK6F7NPf+5AYnVKTie3dZU28tv52uTURlOybFQ==');
    };
    window.capri.shared.analytics.sendPageView();
    $(function() {
      setTimeout(function() {
        if ($('#messageControl').length === 1 && $('#messageControl').hasClass('MSG-DEBIT-LOYALTY')) {
          window.capri.shared.analytics.sendEvent("webmessage-popup", "viewed", "DebitLoyalty");
        }
        if ($('#messageControl').length === 1 && $('#messageControl').hasClass('MSG-DEBIT-LOYALTY2')) {
          window.capri.shared.analytics.sendEvent("webmessage-popup", "viewed", "DebitLoyalty2");
        }
      }, 500);
    });
  </script>
  <script type="text/javascript">
    console.log(window.digitalData);
    _satellite.track('track');
  </script>
  <!-- End Adobe DTM footer script-->
</form>

Text Content

We are experiencing higher than normal call volumes. For up-to-date travel
booking information and FAQ, please click here.

Book travel with any travel provider and redeem 50% fewer points using Shopping
with Points. Learn more here.



MENU

 * Travel
 * Shop
 * Promotions
 * Auctions
 * Shopping with Points
 * Payment with Points
 * Unpacked Adventures
 * FAQ

 * Register
 * Apply NowFor a CIBC product. Opens in a new window.

 * English Change language. Opens an overlay. To close, select escape.
 * Contact Us

Close
Website Menu
×Close


SELECT YOUR LANGUAGE

English Français
Skip to Navigation Skip to Sign-On Skip to main content
 * Apply Now For a CIBC product. Opens in a new window.
 * Contact Us
 * English Change language. Opens an overlay. To close, select escape.

CIBC Rewards
Register / Sign on
Register / Sign on
Register / Sign On Opens in an overlay. To close, select escape.
×Close


EASY CIBC REWARDS ACCESS

To complete your CIBC Rewards Sign On or registration, simply proceed to CIBC
Online Banking® now.

Not registered for online banking yet?
No need to worry, registration is quick and easy.

Continue to CIBC Online Banking and select Register for Online Banking. You'll
have your registration complete before you know it.


 * Travel
 * Shop
 * Promotions
 * Auctions
 * Shopping with Points
 * Payment with Points
 * Unpacked Adventures
 * FAQ




REDEEM ON TRAVEL—FOR 50% FEWER POINTS USING SHOPPING WITH POINTS

Book travel any way you like & save using Shopping with Points.^

Learn more

^Conditions Apply.



FILL UP ON GIFT CARDS STARTING AT 5,000 POINTS

Start with a $50 gas gift card, for use at Pioneer, Fas Gas, Ultramar and
Chevron stations: Yours for 5,000 Aventura® Points.~

Learn more



0% played
time 00:00
RestartRewind 10 secondsPlayPauseForward 10 seconds
Mute
volume:
Closed captions
Toggle full screen
XClose


EARN, REDEEM AND BE REWARDED

CIBC Rewards is easy, flexible and fun with options for everyone.


TRAVEL

Any airline, every flight, every seat. Fly for as few as 10,000 Aventura
Points1.

Explore travel options


SHOP

Redeem points toward over 1,000 items, including merchandise and gift cards, or
donate to charities.

Browse merchandise


PROMOTIONS

Access special offers and contests that help you save and win.

Check out promotions


AUCTIONS

Bid on exclusive experiences using your Aventura Points.

See featured auctions


POINTS THAT PAY THE BILLS

No matter what you’ve purchased, you can let your points take the credit.


SHOPPING WITH POINTS



Now you can redeem to pay off Aventura® credit card purchases moments after you
make them6.



Learn about shopping with points


PAYMENT WITH POINTS



Pay down your Aventura® credit card balance, or contribute to your CIBC TFSA,
RRSP, or CIBC Investor’s Edge® portfolio7.



Learn about paying with points


MORE AVENTURA POINTS. MORE REWARDS.

You can earn even more Aventura® Points on everyday purchases. Here’s how it
works with one of our most popular options, the CIBC Aventura® Visa Infinite*
Card.


15,000 POINTS

awarded after your first purchase2 as a Welcome Bonus.


1 POINT

for every dollar spent3.


1.5X POINTS

at gas stations, grocery and drug stores4.


2X POINTS

on travel booked through the CIBC Rewards Centre5.


2X POINTS

on Apple.ca.†
Conditions apply.

Learn more


FIND THE AVENTURA CARD THAT’S RIGHT FOR YOU:

 * CIBC Aventura® Visa Infinite* Card Select for more details
 * CIBC Aventura® Visa Infinite Privilege* Card Select for more details
 * CIBC Aventura® Visa* Card Select for more details
 * CIBC U.S. Dollar Aventura® Gold Visa* Card Select for more details
 * CIBC Aventura® Visa* for Business Card Select for more details


CIBC AVENTURA® VISA INFINITE* CARD

Join and get up to $800 in value^! Plus, get a first-year annual fee rebate^!

Here’s How: Earn up to 35,000 Aventura Points^ (up to $800 in travel value^).
 * Get 20,000 Aventura Points when you make your first purchase^
 * Also, in your first year you can also earn an additional 1,250 Aventura
   Points each monthly statement period in which you spend at least $1,000.
   That’s up to 15,000 points!^


Plus, enjoy extra valuable travel benefits.
 * Enjoy a Priority Pass™ Membership and 4 complimentary visits per year at
   1,300+ airport lounges^: over $200 value!
 * NEXUS◊,^ Application Fee Rebate: A $50 value!

^Conditions Apply.

Learn more about the CIBC Aventura Visa Infinite Card. Opens in a new window.



CIBC AVENTURA® VISA INFINITE PRIVILEGE* CARD


Enjoy exclusive travel rewards with premium benefits and faster ways to earn
Aventura Points^ with the CIBC Aventura® Visa Infinite Privilege* Card
 * An annual $200 travel credit^
 * A total of six annual airport lounge visits^
 * APR: 20.99% (purchases)^ 22.99% (21.99% for Quebec residents) (cash)^ |
   Annual Fee: $499

^Conditions Apply.

Learn more about the CIBC Aventura Visa Infinite Privilege Card. Opens in a new
window.



CIBC AVENTURA® VISA* CARD

 * Join and get up to $100 in value for no annual fee^.

^Conditions Apply.

Learn more about the CIBC Aventura Visa card. Opens in a new window.
Learn more as a student Opens in a new window.



CIBC U.S. DOLLAR AVENTURA® GOLD VISA* CARD

Save on U.S. currency conversion fees^.
Plus, earn up to 2,500 Aventura points^.

^Conditions Apply.

Learn more about the CIBC U.S Dollar Aventura Gold Visa* Card. Opens in a new
window.



CIBC AVENTURA® VISA* FOR BUSINESS CARD

 * Join and get up to $1,000 in value^! Plus, get a first-year annual fee
   rebate^!

Here’s How: Earn up to 60,000 Aventura Points^:

 * A welcome bonus of 20,000 Aventura Points when you make your first purchase
   at any time with your card^
 * Get 5,000 bonus Aventura Points^
 * Get 35,000 additional anniversary bonus Aventura Points when you spend
   $65,000 or more during the first year^

^Conditions Apply.

Learn more about the CIBC Aventura Visa* for Business. Opens in a new window.



FIND THE AVENTURA CARD THAT’S RIGHT FOR YOU:


CIBC AVENTURA® VISA INFINITE* CARD SHOW DETAILS HIDE DETAILS

Join and get up to $800 in value^! Plus, get a first-year annual fee rebate^!


Here’s How: Earn up to 35,000 Aventura Points† (up to $800 in travel value^).
 * Get 20,000 Aventura Points when you make your first purchase^
 * Also, in your first year you can also earn an additional 1,250 Aventura
   Points each monthly statement period in which you spend at least $1,000.
   That’s up to 15,000 points!^


Plus, enjoy extra valuable travel benefits.
 * Enjoy a Priority Pass™ Membership and 4 complimentary visits per year at
   1,300+ airport lounges^: over $200 value!
 * NEXUS◊,^ Application Fee Rebate: A $50 value!

^Conditions Apply.

Learn more about the CIBC Aventura Visa Infinite Card. Opens in a new window.


CIBC AVENTURA® VISA INFINITE PRIVILEGE* CARD SHOW DETAILS HIDE DETAILS


Enjoy exclusive travel rewards with premium benefits and faster ways to earn
Aventura Points^ with the CIBC Aventura® Visa Infinite Privilege* Card
 * An annual $200 travel credit^
 * A total of six annual airport lounge visits^
 * APR: 20.99% (purchases)^ 22.99% (cash)^ | Annual Fee: $499

^Conditions Apply.

Learn more about the CIBC Aventura Visa Infinite Privilege. Opens in a new
window.


CIBC AVENTURA® VISA* CARDSHOW DETAILS HIDE DETAILS

 * Join and get up to $100 in value for no annual fee^.

^Conditions Apply.

Learn more about the CIBC Aventura Visa card. Opens in a new window.

Learn more as a student about the CIBC Aventura Visa Card for Students. Opens in
a new window.


CIBC U.S. DOLLAR AVENTURA® GOLD VISA* CARD SHOW DETAILS HIDE DETAILS

Save on U.S. currency conversion fees^.
Plus, earn up to 2,500 Aventura points^.

^Conditions Apply.

Learn more about the CIBC U.S Dollar Aventura Gold Visa Card. Opens in a new
window.


CIBC AVENTURA® VISA* FOR BUSINESS CARD SHOW DETAILS HIDE DETAILS

 * Join and get up to $1,00 in value^! Plus, get a first-year annual fee
   rebate^!

Here’s How:

 * A welcome bonus of 20,000 Aventura Points when you make your first purchase
   at any time with your card
 * Get 5,000 bonus Aventura Points^
 * Get 35,000 additional anniversary bonus Aventura Points when you spend
   $65,000 or more during the first year^

^Conditions Apply.

Learn more about the CIBC Aventura Visa for Business. Opens in a new window.
ShowHide Notes, trademarks and disclaimers
 1.  ‡
     The CIBC Rewards Centre is operated for CIBC by an independent travel
     agency, Merit Travel Group Inc., ON-4499356 | BC-34799 | QC–703 563 | 5343
     Dundas Street West, 4th Floor, Toronto, Ontario, Canada M9B 6K5 | 330-1257
     Guy Street, Montreal, PQ, Canada H3H 2K5 - Merit Travel is a registered
     trademark of H.I.S. - Merit Travel Group Inc. All rights reserved.
 2.  #
     Bonus (double) Aventura Points are earned on each dollar charged to the
     card on CIBC Rewards Centre travel purchases other than taxes, insurance,
     service charges or similar items. Aventura Points are not earned on travel
     obtained by redeeming Aventura Points.
 3.  +
     Aventura Points are earned on card purchases less returns, and not on cash
     advances, CIBC Global Money Transfers, interest, fees, balance transfers,
     payments, regular CIBC Convenience Cheques or Aventura Points redemptions.
     Aventura Rewards and Program Terms may change without notice. Taxes, fees
     and surcharges may apply to Rewards. Aventura Points earned on purchases
     during a monthly statement period may not be credited to you if your card
     is not in good standing at any time during the monthly statement period. We
     may make special offers, including offers to earn Aventura Points on CIBC
     Global Money Transfers, which may be for a limited period and contain
     additional terms and conditions.
 4.  ~
     Gift cards are subject to availability and offer expires on May 4, 2022.
     CIBC may change or withdraw this offer at any time. All terms and
     conditions associated with the gift card apply.
 5.  ††
     CIBC Pace ItTM Installment Plans allow primary cardholders to convert
     posted eligible credit card Transaction(s) to monthly installment payments
     (including interest on the purchase amount) over a fixed term. CIBC will
     identify posted Transactions that are eligible to be converted to an
     Installment Plan through CIBC Online and Mobile Banking. When you create an
     installment plan you will choose the payment term (in months) with a
     corresponding annual interest rate. Once you accept the Installment Plan
     Terms and Conditions and create the installment plan through CIBC Online or
     Mobile Banking, you can cancel it at any time but you cannot change it.
     CIBC Pace It Installment Plans are only available: (a) on Accounts in good
     standing; (b) for certain eligible credit cards and eligible transactions.
     CIBC Pace It is not available to Quebec residents.
 6.  †
     Purchases made at Apple.ca will earn you an additional point per dollar
     spent when accessed through CIBC Rewards, with the exception of the CIBC
     Aventura® Visa Infinite Privilege* Card and the CIBC U.S. Dollar Aventura®
     Gold Visa* Card. For CIBC Aventura Visa Infinite Privilege cards, you will
     earn an additional 1.25 points per dollar spent when accessed through CIBC
     Rewards. The CIBC U.S. Dollar Aventura Gold Visa is not eligible for this
     offer. The additional points will be attributed to your account no more
     than 60 days after the purchase is made and all items have been shipped,
     provided the goods purchased are not returned. In order to receive the
     additional point per dollar spent, you must be in good standing with an
     eligible card at the time the points are awarded. Points are issued by
     CIBC, not Apple. In order to qualify for points you must complete your
     purchase within the same session you start the purchase without exiting
     your browser. Opening a new tab or returning later will result in points
     not tracking. Exclusions: Points are issued by CIBC, not Apple. To qualify
     for points you must complete your purchase within the same session you
     start the purchase without exiting your browser. Opening a new tab or
     returning later will result in points not tracking. Products not eligible
     for points are the new iPhone SE, iPad Air, Mac Studio, Studio Display,
     Macbook Pro M1 Pro and M1 Max 14-inch and 16-inch, iPad (9th generation),
     all-new iPad mini, Apple Pro Display XDR, gift cards, gift wrap, Apple
     Developer Programs, and shipping. Orders purchased on the Government or
     Veterans and Military Stores are not eligible for CIBC Rewards. Apple sells
     and ships products to end user customers only; you may not purchase for
     resale. Eligible only to a customer for up to five (5) units per eligible
     product, except iPhone, in which case only two (2) units within a
     thirty-day (30-day) period are eligible.
 7.  1
     Aventura Points can be redeemed for up to 100% of the cost of airfare,
     subject to maximum ticket price applicable to destination (see Aventura
     Airline Rewards Chart for more details), as well as (if you have sufficient
     Aventura Points) for taxes and other charges on airfare purchased through
     the CIBC Rewards Centre. Use of points towards taxes and fees is in
     addition to the number of points required for the base fare, as outlined on
     the Aventura Airline Rewards Chart. You must book all flights through the
     CIBC Rewards Centre. Some taxes and other charges may be collected locally
     or when you are travelling and cannot be prepaid; please ask a CIBC Rewards
     Centre Counsellor for details.
 8.  2
     For more information click here.
 9.  3
     Aventura Points are earned on Card purchases less returns, and not on cash
     advances, CIBC Global Money TransfersTM, fees, interest, balance transfers,
     payments, CIBC Convenience Cheques or Aventura Points redemptions. Aventura
     Rewards and Program Terms may change without notice. Taxes, fees and
     surcharges may apply to Rewards. Aventura Points earned on purchases during
     a monthly statement period may not be credited to you if your card is not
     in good standing at any time during the monthly statement period.
 10. 4
     Earn 1.5 Aventura Points per dollar charged on purchases (less returns) at
     merchants classified in the credit card network as grocery stores, service
     stations or automated gas dispensers or drugstores. This bonus Aventura
     Points offer is only available on the first $80,000 in net annual card
     purchases on your account (meaning all card purchases by all cardholders,
     at any type of merchant); after that, net card purchases at grocery,
     drugstore and gas merchants will earn Aventura Points at the regular rate.
     The $80,000 limit will reset to zero after the day your December statement
     is printed. Terms, conditions and eligible merchant categories may change
     without notice.
 11. 5
     Bonus (double) Aventura Points are earned on each dollar charged to the
     card on CIBC Rewards Centre travel purchases other than taxes, insurance,
     service charges or similar items. Aventura Points are not earned on travel
     obtained by redeeming Aventura Points.
 12. 6
     Requested redemption amount must be equal to or less than the cardholder’s
     available Aventura Points balance. Aventura Points to dollars conversion
     ratio is determined by CIBC and can be changed at any time without notice.
     Shopping with Points redemptions are non-refundable, non-exchangeable and
     non-transferable unless you are advised otherwise. Only primary cardholders
     are permitted to perform a Shopping with Points redemption. Authorized
     Users are not eligible. Shopping with Points redemptions are eligible only
     for authorized transactions that are not posted to the card account. The
     redemption of your Aventura Points will be treated as a payment to your
     account and not as a credit. Refer to the Consumer Cardholder Agreement to
     learn how payments are applied to your account.
 13. 7
     Only primary cardholders are permitted to perform a “Payment with Points”
     or “Financial Product with Points” redemption. Authorized Users are not
     eligible. Redemptions are non-refundable, non-exchangeable and
     non-transferable unless you are advised otherwise. Requested redemption
     amount must be equal to or less than the cardholder’s available points
     balance. Points to dollars conversion ratio is determined by CIBC and can
     be changed at any time without notice.
 14. *
     Trademark of Visa Int., used under license.
 15. Mastercard®, World Mastercard®, and World Elite Mastercard® are registered
     trademarks of Mastercard International Incorporated.
 16. ◊
     Official mark and/or trademark of Her Majesty the Queen in Right of Canada,
     used under licence.
 17. The CIBC logo is a trademark of CIBC.
 18. All other trademarks are owned by CIBC or related entities.
 19. Trademarks

English Change language. Opens an overlay. To close, select escape.
 * Terms and Conditions
 * Terms of Use
 * Privacy Policy
 * cibc.com Opens in a new window.
 * Sign On Opens in an overlay. To close, select escape.

Canadian Imperial Bank of Commerce Website - Copyright © CIBC