nationalconsumercenter.com Open in urlscan Pro
2606:4700::6812:4865  Public Scan

Submitted URL: http://nationalconsumercenter.com/
Effective URL: http://nationalconsumercenter.com/?Flow=324FA50B-9BFD-D667-5508-2600D202E8636714D9A4&
Submission: On August 17 via manual from NL — Scanned from NL

Form analysis 2 forms found in the DOM

POST ./?Flow=324FA50B-9BFD-D667-5508-2600D202E8636714D9A4&

<form method="post" action="./?Flow=324FA50B-9BFD-D667-5508-2600D202E8636714D9A4&amp;" id="form1">
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTE2OTg0OTkwNTNkZPRt/i7et2zhJlrxvP2ODDxXin5fAz3fexx4V0zBEAbO">
  </div>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="CA0B0334">
  </div>
</form>

Name: FlowSQFormPOST /default.aspx?Flow=324FA50B-9BFD-D667-5508-2600D202E8636714D9A4

<form id="FlowSQForm" name="FlowSQForm" method="post" action="/default.aspx?Flow=324FA50B-9BFD-D667-5508-2600D202E8636714D9A4">
  <table width="100%" cellspacing="0" cellpadding="0" border="0" align="center" id="OffersListTB">
    <tbody>
      <tr>
        <td>
          <div id="RPc12190dv">
            <link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900&amp;display=swap" rel="stylesheet">
            <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&amp;display=swap" rel="stylesheet">
            <script src="https://www.youtube.com/iframe_api"></script>
            <input type="hidden" name="email" value="noemail@noemail.com"><input type="hidden" name="iPage" value="">
            <meta name="viewport" content="width=device-width, initial-scale=1">
            <input type="hidden" name="creativeSettings" id="creativeSettings" data-showcookie="true">
            <script type="text/javascript">
              $(document).ready(function($) {
                $("#s-btn, .info-btn, #lg-getstarted").click(function() {
                  $("#flash-lander").hide();
                  $("#choose-reward, .small-header").fadeIn(250);
                  $("html, body").animate({
                    scrollTop: 0
                  }, "slow");
                });
                $(".field-item input").focus(function() {
                  $(this).parent().addClass('active');
                });
                $(".reward-item").click(function() {
                  var text = $(this).data('text');
                  var reward = $(this).data('reward');
                  var img = $(this).find('.r-card').attr('src');
                  populateReward(text, reward, img);
                  $("#flash-footer").hide();
                  setTimeout(function() {
                    $("#loader-step h2").addClass('expand');
                    $("body").addClass("loader-bg");
                  }, 150);
                });
              });

              function populateReward(text, reward, imgurl) {
                $.getJSON('/Services/GetRewardValue.ashx?c=1&Value=' + reward, function(data) {
                  rewardObj = data;
                  if (!rewardObj) {
                    $.getJSON('/Services/GetRewardValue.ashx?c=1&Value=undefined', function(data) {
                      rewardObj = data;
                      renderPage(rewardObj, reward);
                    });
                  } else {
                    renderPage(rewardObj, reward);
                  }
                });
              }

              function initAnimation() {
                $("#loading div").animate({
                  left: '0%'
                }, {
                  duration: 4000,
                  step: function(step) {},
                  complete: function() {
                    setTimeout(function() {
                      jOff12190Sub();
                    }, 500);
                  }
                })
              }

              function renderPage(rewardObj, reward) {
                var pubsrc1 = rewardObj[0].pubsrc1;
                var pubsrc2 = rewardObj[0].pubsrc2;
                $(".dyn-reward, .DynDivCont2").html(pubsrc2);
                $(".slogan").fadeIn(250);
                var img = "<img src='" + pubsrc1 + "' />";
                $("#chosen-reward").html(img);
                $("#choose-reward").hide();
                $("#loader-step").fadeIn(250);
                myoffertype = rewardObj[0].cidxtype;
                if (myoffertype == 'NChoice') {
                  var temp = "&pubsrc1=" + rewardObj[0].pubsrc1 + "&pubsrc2=" + rewardObj[0].pubsrc2 + "&reward=" + reward;
                  $("#RPc12190dv").find('[name="iPage"]').val(temp);
                  AF.System.v.pubParams += temp;
                  if ($("[name='pubparams']").val() == undefined) {
                    $('#RPc' + AF.Campaign.v.CampaignID + 'dv').append('<input type="hidden" name="pubparams" value="' + AF.System.v.pubParams + '" />');
                  } else {
                    $("[name='pubparams']").val(AF.System.v.pubParams);
                  }
                }
                initAnimation();
              }
            </script>
            <script type="text/javascript">
              var RewardOBJ = null;
              $(document).ready(function($) {
                var rname = AF.Campaign.URLparam(unescape(AF.System.v.pubParams).toLowerCase(), "reward");
                RewardOBJ = new LMReward(rname);
                RewardOBJ.init();
              });
              var initAfterFlowJS = function() {}
              var LMReward = function(rewardname) {
                var ref = this;
                ref.feedTransDuration = 500;
                ref.feedTimeout = 2500;
                ref.rewardname = rewardname;
                ref.count = 0;
                ref.dealsSystem = {
                  0: {
                    'min': 25,
                    'max': 100,
                    'deals': 5,
                    'dealstext': 'five',
                    'creditedlevel': 2
                  },
                  1: {
                    'min': 101,
                    'max': 250,
                    'deals': 10,
                    'dealstext': 'ten',
                    'creditedlevel': 3
                  },
                  2: {
                    'min': 251,
                    'max': 500,
                    'deals': 15,
                    'dealstext': 'fifteen',
                    'creditedlevel': 4
                  },
                  3: {
                    'min': 501,
                    'max': 750,
                    'deals': 20,
                    'dealstext': 'twenty',
                    'creditedlevel': 5
                  },
                  4: {
                    'min': 751,
                    'max': 1000,
                    'deals': 25,
                    'dealstext': 'twenty five',
                    'creditedlevel': 6
                  },
                  5: {
                    'min': 1001,
                    'max': 1250,
                    'deals': 30,
                    'dealstext': 'Thirty',
                    'creditedlevel': 7
                  },
                  6: {
                    'min': 1251,
                    'max': 1500,
                    'deals': 35,
                    'dealstext': 'Thirty',
                    'creditedlevel': 8
                  },
                  7: {
                    'min': 0,
                    'max': 5,
                    'deals': 2,
                    'dealstext': 'two',
                    'creditedlevel': 1
                  }
                };
                ref.dealsPageSystem = {
                  0: {
                    1: 1,
                    2: 1,
                    3: 3,
                    4: 5,
                    5: 5,
                    6: 5,
                    7: 5,
                    8: 5
                  }
                }
                ref.init = function() {
                  ref.getReward();
                }
                /** REWARD SECTION **/
                ref.getReward = function() {
                  if (!ref.rewardname) ref.rewardname = "ebay100";
                  $.getJSON('/Services/GetRewardValue.ashx?c=1&Value=' + ref.rewardname, function(data) {
                    var rewardObj = data;
                    if (!rewardObj) {
                      $.getJSON('/Services/GetRewardValue.ashx?c=1&Value=undefined', function(data) {
                        rewardObj = data;
                        ref.renderPage(rewardObj);
                      });
                    } else {
                      ref.renderPage(rewardObj);
                    }
                  });
                }
                ref.renderPage = function(rewardObj) {
                  $("body").addClass(rewardObj[0].newcss);
                  var im1 = '<img src="' + rewardObj[0].pubsrc1 + '" alt="" />';
                  var off_val = rewardObj[0].incentivevalue;
                  var toCompleteDealsText = off_val > 100 ? "ten" : "four";
                  $(".deal-text").html(toCompleteDealsText);
                  $(".DynDivCont2").html(rewardObj[0].pubsrc2);
                  $(".DynDivCont1").html(im1);
                  $(".dyqn").html(rewardObj[0].Q1);
                  $(".vowel").html(rewardObj[0].vowel);
                  if (off_val > 100) {
                    $(".f-desc .off_num.tier2").show();
                  } else {
                    $(".f-desc .off_num.tier1").show();
                  }
                  var deals = 25;
                  var dealsText = "twenty five";
                  var data = ref.dealsSystem;
                  var lth = Object.keys(ref.dealsSystem).length;
                  for (var i = 0; i < lth; i++) {
                    var min = data[i].min;
                    var max = data[i].max;
                    if (off_val >= min && off_val <= max) {
                      deals = data[i].deals;
                      dealsText = data[i].dealstext;
                      break;
                    }
                  }
                  $(".deal-text").html(dealsText);
                  $(".ux-deals").html(data[4].deals);
                  $(".ux-reward").html(data[4].max);
                  var temp = "&termspid=uplevelrewards";
                  AF.System.v.pubParams += temp;
                  $(window).trigger($.Event('initTermsBuild'));
                  return true;
                }
                /** UTILITIES FUNCTIONS **/
              }
            </script>
            <style type="text/css">
              body {
                margin: 0px;
              }

              .clear {
                clear: both;
              }

              body.loader-bg {
                background: #135EC7;
              }

              body.loader-bg #o-cont {
                background: #135EC7;
                position: fixed;
                top: 0px;
                left: 0px;
                z-index: 9999999;
                height: 100%;
                width: 100%;
                display: block;
              }

              #Sitefooter {
                display: none;
              }

              /** HIDE SMALL HEADER - FIRST STEP OF THE FLOW **/
              div.small-header,
              .small-header .slogan {
                display: none;
              }

              #f-header {
                text-align: center;
                margin: auto;
                padding-top: 9.6vw;
                background: url(/CampImg/10525/flash-reward/lander_hero_img.jpg) no-repeat center top #000;
                background-size: auto 116%;
                position: relative;
                padding-bottom: 2.66667vw;
              }

              #f-header * {
                position: relative;
                z-index: 80;
              }

              #f-header #header-container {
                background: #000;
                opacity: 0.45;
                position: absolute;
                height: 100%;
                width: 100%;
                top: 0px;
                left: 0px;
                z-index: 75;
              }

              #f-header .fr-logo {
                height: 9.866666666666667VW;
                margin-bottom: 6.83333vw;
              }

              .header-text {
                font-family: Poppins, sans-seirf;
                font-style: normal;
                font-weight: 700;
                line-height: 12.26667vw;
                font-size: 11.46667vw;
                text-align: center;
                color: #FFFFFF;
                margin: auto;
                margin-bottom: 5.33333vw;
                width: 83%;
              }

              #cid-ux-disclaimer {
                font-family: Roboto, sans-serif !important;
                font-style: normal;
                font-weight: normal;
                font-size: 3.06vw;
                line-height: 4.26vw;
                text-align: center;
                text-transform: uppercase;
                color: #F3F4F6;
                margin: auto;
                width: 80%;
                padding-bottom: 1vw;
              }

              .sub-desc {
                font-family: Roboto, sans-serif !important;
                font-style: normal;
                font-weight: 400;
                line-height: 6.93333vw;
                font-size: 4.26667vw;
                text-align: center;
                color: #FFFFFF;
                width: 84%;
                display: block;
                margin: auto;
              }

              .sub-desc u {
                text-decoration: none;
              }

              .sub-desc i {
                font-style: normal;
              }

              .sub-desc sup {
                font-size: 2.6vw;
                position: relative;
                left: 0.2vw;
                font-family: 'Roboto', sans-serif !important;
              }

              #u-completion {
                font-family: Roboto, sans-seirf;
                font-style: normal;
                font-weight: 400;
                line-height: 5.6vw;
                font-size: 2.93333vw;
                text-align: center;
                margin: 0px;
                color: #FFFFFF;
                display: block;
                letter-spacing: 0.3px;
                opacity: 0.8;
              }

              #u-completion a {
                color: #fff;
              }

              /*** CHOOSE REWARD **/
              #choose-reward {
                text-align: center;
                padding-bottom: 26.66667vw;
                display: none;
                padding-top: 22.66667vw;
              }

              #choose-reward h2 {
                font-family: Poppins, sans-seirf;
                font-style: normal;
                font-weight: 800;
                line-height: 7.73333vw;
                font-size: 6.4vw;
                text-align: center;
                color: #1e1e1e;
                margin: auto;
                width: 79%;
                padding-top: 0px;
                margin-bottom: 6.66667vw;
              }

              .reward-item {
                box-sizing: border-box;
                width: 39.2vw;
                display: inline-block;
                margin: 1.06667vw;
                border-radius: 5.6vw;
                border: 1px solid #d5d5d5;
                padding: 4vw;
                position: relative;
                min-height: 43.73333vw;
                cursor: pointer;
                vertical-align: top;
              }

              .reward-item .r-card {
                width: auto;
                height: 21.33333vw;
              }

              .reward-item .r-arrow {
                position: absolute;
                bottom: 2.13333vw;
                right: 2.66667vw;
                display: none;
              }

              .reward-item .r-title {
                font-family: Roboto, sans-seirf;
                font-style: normal;
                font-weight: normal;
                line-height: 5.6vw;
                font-size: 4.53333vw;
                color: #222222;
                display: block;
                text-align: center;
                padding-top: 2.66667vw;
              }

              /** LOADER STEP **/
              #loader-step {
                text-align: center;
                padding-top: 12vw;
                display: none;
                margin: auto;
                width: 85%;
                background: white;
                border-radius: 3.2vw;
                margin-top: 10.66667vw;
                padding-bottom: 8vw;
              }

              #loader-step h2 {
                font-family: Roboto, sans-seirf;
                font-style: normal;
                font-weight: 900;
                line-height: normal;
                font-size: 9.6vw;
                text-align: center;
                color: #222;
                margin: 0px;
                margin-bottom: 5.6vw;
                text-transform: uppercase;
              }

              #loader-step h2.expand {
                -webkit-animation: expand .4s ease-in forwards;
                animation: expand .4s ease-in forwards;
                -webkit-animation-delay: 0.7s;
                animation-delay: 0.7s;
                -webkit-animation-iteration-count: 1;
                animation-iteration-count: 1;
              }

              #loader-step span {
                font-family: Roboto, sans-seirf;
                font-style: normal;
                font-weight: normal;
                line-height: normal;
                font-size: 5.86667vw;
                text-align: center;
                color: #222;
                margin: auto;
                display: block;
                width: 79%;
                margin-bottom: 5.33333vw;
              }

              #loader-step span i {
                font-style: normal;
              }

              #loading {
                width: 60.53333vw;
                margin: auto;
                height: 0.53333vw;
                background: #e3e3e3;
                position: relative;
                overflow: hidden;
                border-radius: 2.66667vw;
                margin-bottom: 8vw;
              }

              #loading div {
                position: absolute;
                top: 0px;
                left: -120%;
                width: 100%;
                border-radius: 2.66667vw;
                height: 0.53333vw;
                /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#12deaa+0,3eb7e8+100 */
                background: #78D600;
              }

              #chosen-reward {
                margin: auto;
                width: 56vw;
                margin-bottom: 9.33333vw;
                padding: 5.33333vw;
                background: white;
                border-radius: 3.2vw;
              }

              #chosen-reward img {
                width: 100%;
              }

              /** VIDEO **/
              #s-btn {
                background: #EE4853;
                line-height: 14.66667vw;
                border: 0px;
                font-family: Poppins;
                font-style: normal;
                font-weight: 700;
                font-size: 4.8vw;
                text-align: center;
                color: #FFFFFF;
                margin: 0px;
                cursor: pointer;
                width: 66.93333vw;
                border-radius: 14.66667vw;
                opacity: 1;
                transition: all .25s;
              }

              #how-to-btn {
                width: 66.93333vw;
                font-family: Poppins;
                font-style: normal;
                font-weight: bold;
                font-size: 4.8vw;
                line-height: 14.66667vw;
                color: #FFFFFF;
                display: flex;
                justify-content: flex-start;
                align-items: center;
                background: #525252;
                margin-right: 0px;
                margin-top: 5.33333vw;
                box-sizing: border-box;
                padding: 0px 2.66667vw;
                border-radius: 14.66667vw;
                cursor: pointer;
                opacity: 1;
                transition: all .25s;
                display: none;
              }

              #s-btn:hover {
                opacity: 0.8;
              }

              #how-to-btn:hover {
                background: #505050;
              }

              #how-to-btn img {
                margin-right: 1.33333vw;
              }

              #vid-info-container {
                display: flex;
                justify-content: center;
                align-items: center;
                margin: auto;
                width: 90%;
                max-width: 200vw;
                padding-top: 10.66667vw;
                padding-bottom: 13.33333vw;
                flex-direction: column-reverse;
              }

              /** WEB VIEW MEDIA QUERIES **/
              @media all and (min-width:868px) {
                #flash-lander {
                  box-shadow: 20px -2116px 104px rgb(0 0 0 / 8%);
                  width: 1100px;
                  margin: auto;
                }

                .sub-desc sup {
                  font-size: 10px;
                  position: relative;
                  left: 1px;
                  font-family: 'Roboto', sans-serif !important;
                }

                #cid-ux-disclaimer {
                  font-size: 16px;
                  line-height: 22px;
                  padding-bottom: 10px;
                  text-align: center;
                  color: #F3F4F6;
                }

                #vid-info-container {
                  flex-direction: row;
                  justify-content: center;
                  align-items: center;
                  padding-bottom: 100px;
                  max-width: 750px;
                  padding-top: 38px;
                }

                #how-to-btn {
                  margin-right: 17px;
                  margin-top: 0px;
                  width: 252px;
                  padding: 0px 10px;
                  font-size: 18px;
                  line-height: 55px;
                  display: none;
                }

                #how-to-btn img {
                  margin-right: 10px;
                }

                #s-btn {
                  width: 222px;
                  font-size: 18px;
                  line-height: 55px;
                }

                #f-header {
                  background-size: 150%;
                  padding-top: 42px;
                  padding-bottom: 7px;
                  background-position: -318px top;
                }

                #f-header .fr-logo {
                  height: 48px;
                  margin-bottom: 28px;
                }

                .header-text {
                  font-weight: 700;
                  line-height: normal;
                  font-size: 59px;
                  display: block;
                  padding-bottom: 0px;
                  font-family: Poppins, sans-serif;
                  margin-bottom: 9px;
                }

                .sub-desc {
                  font-weight: normal;
                  line-height: 19px;
                  font-size: 17px;
                  letter-spacing: -0.01em;
                  display: block;
                  margin: auto;
                  max-width: 100%;
                  font-family: Roboto, sans-serif;
                  width: 79%;
                }

                #s-btn {}

                #u-completion {
                  line-height: 21px;
                  font-size: 12px;
                  margin: 0px;
                  color: #FFFFFF;
                  display: block;
                  margin-bottom: 13px;
                }

                #u-completion a {
                  font-size: 12px;
                }

                #choose-reward h2 {
                  line-height: 26px;
                  font-size: 28px;
                  margin-bottom: 57px;
                }

                .reward-item .r-card {
                  width: auto;
                  height: 120px;
                }

                .reward-item {
                  box-sizing: border-box;
                  width: 217px;
                  display: inline-block;
                  margin: 4px;
                  border-radius: 21px;
                  border: 1px solid #d5d5d5;
                  padding: 0px;
                  position: relative;
                  min-height: 230px;
                  cursor: pointer;
                  vertical-align: top;
                  padding-top: 22px;
                }

                .reward-item .r-title {
                  line-height: 25px;
                  font-size: 20px;
                  display: block;
                  max-width: 180px;
                  padding-top: 10px;
                  margin: auto;
                }

                #loader-step h2 {
                  font-family: Roboto, sans-seirf;
                  font-style: normal;
                  font-weight: 900;
                  font-size: 54px;
                  text-align: center;
                  color: #222;
                  line-height: 56px;
                  margin: 0px;
                  margin-bottom: 31px;
                  text-transform: uppercase;
                }

                #loader-step span {
                  font-size: 24px;
                  color: #222;
                  margin-bottom: 28px;
                }

                #chosen-reward {
                  width: 231px;
                  margin-bottom: 30px;
                }

                #choose-reward {
                  padding-top: 150px;
                  min-height: 450px;
                }

                #loader-step {
                  margin: auto;
                  max-width: 650px;
                  background: white;
                  margin-top: 100px;
                  padding-top: 45px;
                  border-radius: 20px;
                  padding-bottom: 6px;
                }

                #chosen-reward {
                  margin-bottom: 30px;
                }

                #loading {
                  height: 2px;
                  width: 367px;
                }
              }
            </style>
            <script src="https://www.youtube.com/iframe_api"></script>
            <style>
              #vid-overlay {
                position: fixed;
                display: none;
                width: 100%;
                height: 100%;
                background: #DEDEDE;
                opacity: 0.95;
                top: 0px;
                left: 0px;
                z-index: 99999;
              }

              #vid-container {
                width: 96VW;
                height: 54vw;
                position: fixed;
                left: 50%;
                top: 50%;
                background: #111;
                z-index: 9999999;
                display: block;
                margin-top: -27vw;
                margin-left: -48vw;
                display: none;
                box-shadow: 0px 34px 34px rgba(0, 0, 0, 0.3);
              }

              #vid-inner {
                width: 96VW;
                height: 54vw;
                position: relative;
              }

              #vid-src {
                position: absolute;
                left: 0px;
                top: 0px;
                width: 100%;
                height: 100%;
              }

              #vid-src iframe {
                position: absolute;
                left: 0px;
                top: 0px;
                width: 100%;
                height: 100%;
              }

              #close-btn {
                width: 35px;
                height: 35px;
                cursor: pointer;
                position: absolute;
                right: 5px;
                top: -54px;
              }

              #close-btn img {
                width: 100%;
              }

              @media all and (min-width:768px) {
                #vid-container {
                  width: 850px;
                  height: 478px;
                  position: fixed;
                  left: 50%;
                  top: 50%;
                  background: #111;
                  z-index: 9999999;
                  display: block;
                  margin-top: -239px;
                  margin-left: -425px;
                  display: none;
                  box-shadow: 0px 34px 34px rgba(0, 0, 0, 0.3);
                }

                #vid-inner {
                  width: 850px;
                  height: 478px;
                  position: relative;
                }

                #close-btn {
                  width: 50px;
                  height: 50px;
                  cursor: pointer;
                  position: absolute;
                  right: -60px;
                  top: -60px;
                }
              }
            </style>
            <script>
              var player;
              $(document).ready(function($) {
                $("#close-btn, #vid-overlay").click(function() {
                  closeVid()
                });
                $("#how-to-btn").click(function() {
                  openVid()
                });
              });

              function openVid() {
                $("#vid-overlay").slideDown(200)
                $("#vid-container").fadeIn(200)
                startPlay();
              }

              function closeVid() {
                $("#vid-overlay").slideUp(200)
                $("#vid-container").fadeOut(200)
                stopPlay();
              }

              function onYouTubeIframeAPIReady() {
                player = new YT.Player('vid-src', {
                  width: '100%',
                  height: '100%',
                  videoId: 'vrILGsMN8fs',
                  playerVars: {
                    'controls': 1,
                    'modestbranding': 0,
                    'wmode': 'opaque',
                    'rel': 0
                  },
                  events: {
                    onReady: initialize
                  }
                });
              }

              function initialize() {
                console.log('ready')
              }

              function startPlay() {
                setTimeout(function() {
                  player.playVideo();
                }, 1500);
              }

              function stopPlay() {
                player.pauseVideo();
              }
            </script>
            <div id="vid-overlay"></div>
            <div id="flash-wrapper">
              <div id="flash-lander">
                <div id="f-header">
                  <div id="header-container"></div> <img alt="" src="/CampImg/13069/uplevels/uplevelslogo.svg" class="fr-logo">
                  <h1 class="header-text">Get rewarded in a flash.</h1> <span class="sub-desc">Complete <i class="deal-text">five</i> <u class="deals-scrollto-btn">Deals</u><sup>1</sup> and claim* a $100 Gift Card from one of your favorite
                    brands!</span>
                  <div id="vid-info-container">
                    <div id="how-to-btn"><img src="/CampImg/12190/play-icon.svg"> See ‘How It Works’ </div>
                    <div id="s-btn">Get a Quick Start</div>
                  </div>
                  <div id="cid-ux-disclaimer">Complete 25 Deals to claim a $1000 Reward or complete fewer to claim lesser value Rewards.</div>
                  <p id="u-completion">*UPON COMPLETION OF <a href="https://contact.uplevelrewards.com/policies/terms" target="_blank">PURCHASE &amp; PROGRAM REQUIREMENTS.</a></p>
                </div>
                <div id="extra-content">
                  <!-- REVIEW -->
                  <div id="pop-up-lb">
                    <link href="https://fonts.googleapis.com/css?family=Muli:300,400,600,700,800,900" rel="stylesheet">
                    <link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@1,300;1,400;1,500;1,700&amp;display=swap" rel="stylesheet">
                    <link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@1,200;1,300;1,400;1,500;1,600;1,700&amp;display=swap" rel="stylesheet">
                    <script type="text/javascript">
                      var localDealsSystem = {
                        0: {
                          'min': 25,
                          'max': 100,
                          'deals': 5,
                          'dealstext': 'five',
                          'level': 3
                        },
                        1: {
                          'min': 101,
                          'max': 250,
                          'deals': 10,
                          'dealstext': 'ten',
                          'level': 4
                        },
                        2: {
                          'min': 251,
                          'max': 500,
                          'deals': 15,
                          'dealstext': 'fifteen',
                          'level': 5
                        },
                        3: {
                          'min': 501,
                          'max': 750,
                          'deals': 20,
                          'dealstext': 'twenty',
                          'level': 5
                        },
                        4: {
                          'min': 751,
                          'max': 1000,
                          'deals': 25,
                          'dealstext': 'twenty five',
                          'level': 5
                        },
                        5: {
                          'min': 1001,
                          'max': 1250,
                          'deals': 30,
                          'dealstext': 'Thirty',
                          'level': 5
                        },
                        6: {
                          'min': 1251,
                          'max': 1500,
                          'deals': 35,
                          'dealstext': 'Thirty',
                          'level': 5
                        },
                        7: {
                          'min': 0,
                          'max': 5,
                          'deals': 2,
                          'dealstext': 'two',
                          'level': 2
                        }
                      };
                      $(document).ready(function($) {
                        sub_clicked = false;
                        setTimeout(function() {
                          $("#feature-inner").addClass('showme');
                        }, 1800);
                        $("input[name=email]").live('focus', function() {
                          console.log('em focused');
                          $("#exit_icon").trigger('click');
                        });
                        $(".p-pr-info-pp-link-item").click(function() {
                          var uri = $("#u-completion a").attr('href');
                          if (uri) {
                            window.open(uri, '_blank');
                          }
                        });
                        $(".sub-title, #cid-learn").click(function() {
                          if (sub_clicked == false && typeof jOfferCrossSubmit === 'function') {
                            sub_clicked = true;
                            jOfferCrossSubmit(13735, 25);
                          }
                          getLocalRewardData();
                          $("#blk_mask").fadeIn(500);
                          $("#feature-wrapper").addClass("on");
                          $("body").css("overflow", "hidden");
                          setTimeout(function() {
                            $("#feature").css("opacity", 1);
                          }, 350);
                        })
                        $("#exit_icon, .pr-info-btn, #blk_mask").click(function() {
                          $("#blk_mask").fadeOut(600);
                          $("#feature-wrapper").removeClass("on");
                          $("#feature-inner").removeClass('showme');
                          $("body").css("overflow", "auto");
                          $("html, body").animate({
                            scrollTop: 0
                          }, 300);
                        })
                        $(".p-pr-level-info").click(function() {
                          var pso = $("#feature").scrollTop() + $("#p-pr-levels-graphic").position().top;
                          $("#feature").animate({
                            scrollTop: pso - 10
                          }, 600);
                        })
                      });
                      var getLocalRewardData = function() {
                        var rname = AF.Campaign.URLparam(unescape(AF.System.v.pubParams).toLowerCase(), "reward");
                        if (!rname) rname = "ebay100";
                        $.getJSON('/Services/GetRewardValue.ashx?c=1&Value=' + rname, function(data) {
                          var rewardObj = data;
                          if (!rewardObj) {
                            $.getJSON('/Services/GetRewardValue.ashx?c=1&Value=undefined', function(data) {
                              rewardObj = data;
                              renderPRLocalData(rewardObj);
                            });
                          } else {
                            renderPRLocalData(rewardObj);
                          }
                        });
                      }
                      var renderPRLocalData = function(data) {
                        var off_val = data[0].incentivevalue || 1000;
                        var deals = 25;
                        var levels = 5;
                        var data = localDealsSystem;
                        var lth = Object.keys(data).length;
                        for (var i = 0; i < lth; i++) {
                          var min = data[i].min;
                          var max = data[i].max;
                          if (off_val >= min && off_val <= max) {
                            deals = data[i].deals;
                            levels = data[i].level;
                            break;
                          }
                        }
                        $(".p-pr-levels-total").html(levels);
                        $(".pr-deals-total").html(deals);
                        $(".p-pr-levels-value").html(off_val);
                      }
                    </script>
                    <style type="text/css">
                      body {
                        margin: 0px;
                        position: relative;
                      }

                      .clear {
                        clear: both;
                      }

                      /** HOW IT WORKS **/
                      #extra-content {
                        font-family: 'Roboto', sans-serif;
                      }

                      #feature-inner.showme {
                        top: -16vw;
                      }

                      #blk_mask {
                        position: fixed;
                        width: 100%;
                        height: 100%;
                        left: 0;
                        top: 0;
                        background: rgba(0, 0, 0, .68);
                        z-index: 1000;
                        display: none;
                      }

                      #feature-wrapper {
                        position: fixed;
                        background: #F3F4F6;
                        z-index: 99999999;
                        box-sizing: border-box;
                        left: 0;
                        height: 50vh;
                        bottom: -50vh;
                        transition: all ease-out .1s;
                        /* transition-delay: .2s; */
                      }

                      #feature-wrapper.on {
                        bottom: 0;
                      }

                      #feature-inner {
                        background: rgba(243, 244, 246, 0.96);
                        border-radius: 1.3333vw 1.3333vw 0 0;
                        position: relative;
                        padding-top: 4vw;
                        padding-bottom: 6vw;
                        overflow: hidden;
                        transition: all ease-out .3s;
                        top: 0;
                      }

                      #feature {
                        position: relative;
                        height: 50vh;
                        overflow: auto;
                        box-sizing: border-box;
                        padding-bottom: 5vw;
                        opacity: 0;
                        transition: all ease-out .25s;
                        padding-top: 0vw;
                        box-sizing: border-box;
                      }

                      .on #feature-inner {
                        background: #fff;
                      }

                      #exit_icon {
                        position: absolute;
                        top: 0;
                        right: 0;
                        width: 10.5vw;
                        height: 10.5vw;
                        display: flex;
                        flex-direction: column;
                        justify-content: center;
                        text-align: center;
                        cursor: pointer;
                        z-index: 10000000;
                      }

                      #exit_icon img {
                        width: 3.5vw;
                        margin: auto;
                      }

                      #feature-wrapper .sub-title {
                        font-family: 'Poppins', sans-serif;
                        font-style: normal;
                        font-weight: 500;
                        font-size: 4.8vw;
                        line-height: 140%;
                        text-align: center;
                        color: #1e1e1e;
                        margin: 0px;
                        position: relative;
                        padding-bottom: 0px;
                        margin-bottom: 3.5333vw;
                      }

                      .on #feature-wrapper .sub-title {
                        font-weight: 500;
                      }

                      #feature-wrapper .sub-title:before {
                        content: "TAP TO LEARN";
                        bottom: 0px;
                        display: block;
                        color: #A5A5A5;
                        font-size: 2.9333vw;
                        line-height: 115%;
                        text-align: center;
                        font-weight: 500;
                        transition: all linear .2s;
                        transition-delay: .3s;
                      }

                      #feature-wrapper.on .sub-title:before {
                        opacity: 0;
                      }

                      .f-items {
                        margin: auto;
                        width: 100%;
                        display: flex;
                        flex-direction: row;
                        justify-content: space-between;
                      }

                      .f-icon {
                        text-align: left;
                        width: 15%;
                      }

                      .f-icon img {
                        width: 9.6vw;
                        transition: all .5s;
                        margin-top: .4em;
                      }

                      .f-items:nth-of-type(3) .f-icon img {
                        width: 9vw;
                      }

                      .f-title {
                        font-family: Roboto !important;
                        font-style: normal;
                        font-weight: 700;
                        color: #1e1e1e;
                        margin-bottom: 4vw;
                        text-transform: uppercase;
                      }

                      .f-desc {
                        width: 82%;
                        font-family: 'Roboto' !important;
                        font-style: normal;
                        font-weight: 400;
                        line-height: 5.53vw;
                        font-size: 3.73667vw;
                        text-align: left;
                        display: block;
                        color: #525252;
                        margin-bottom: 6vw;
                      }

                      .f-desc sup {
                        font-family: 'Roboto' !important;
                        font-size: 2vw;
                        padding-left: 0.2vw;
                        top: 0.0vw;
                        position: relative;
                        font-weight: 600;
                        line-height: 0px;
                      }

                      .f-desc i {
                        font-family: 'Roboto' !important;
                        font-style: normal;
                      }

                      .f-desc .off_num {
                        /*font-family: 'Roboto', sans-serif !important;*/
                        display: none;
                      }

                      #o-cont {
                        padding-top: 0px;
                      }

                      .pr-info-btn {
                        display: block;
                        margin: auto;
                        line-height: 13.6vw;
                        width: 55vw;
                        text-align: center;
                        font-family: 'Poppins', sans-serif;
                        font-style: normal;
                        font-weight: 700;
                        font-size: 4.53333vw;
                        text-align: center;
                        color: #FFFFFF;
                        cursor: pointer;
                        border-radius: 12vw;
                        background: #135EC7;
                        position: absolute;
                        left: 50%;
                        bottom: 21vw;
                        margin-left: -27vw;
                        z-index: 9999;
                      }

                      /** ANIMATIONS **/
                      .pr-link {
                        font-family: 'Roboto', sans-serif !important;
                        font-style: normal;
                        font-weight: normal;
                        font-size: 3.733vw;
                        line-height: 115%;
                        text-align: center;
                        letter-spacing: 0.01em;
                        color: #525252;
                        text-align: center;
                        margin: 8vw auto 4vw;
                      }

                      .pr-link a {
                        font-family: 'Roboto', sans-serif !important;
                        color: #525252;
                      }

                      #pr-entries {
                        width: 85%;
                        margin: auto;
                        padding-top: 1vw;
                        padding-bottom: 1vw;
                        border-bottom: 0.26vw solid #e1e1e1;
                        margin-bottom: 5vw;
                      }

                      #pr-entries>h3 {
                        font-family: Roboto;
                        font-style: normal;
                        font-weight: normal;
                        font-size: 3.73vw;
                        line-height: 20px;
                        text-align: center;
                        letter-spacing: 0.01em;
                        color: #1E1E1E;
                        border-bottom: 0.26vw solid #e1e1e1;
                        margin: 0px;
                        padding-bottom: 4vw;
                        margin-bottom: 5vw;
                      }

                      /** PR LEVELS GRAPHIC **/
                      #p-pr-levels-graphic {
                        padding: 0vw 0px;
                        text-align: center;
                        margin: auto;
                        width: 100%;
                        border-bottom: 0px solid #e1e1e1;
                        margin-bottom: 10vw;
                        position: relative;
                        border-radius: 2.66vw;
                        margin-top: 2vw;
                      }

                      #p-pr-levels-graphic:after {
                        content: "";
                        position: absolute;
                        left: 50%;
                        top: 50%;
                        border: 0.53vw solid #525252;
                        box-sizing: border-box;
                        border-radius: 2.66vw;
                        width: 23.72vw;
                        height: 107%;
                        z-index: 1;
                        transform: translate(-50%, -50%);
                        background: #F3F4F6;
                        display: none;
                      }

                      #p-pr-lg-header {
                        margin: auto;
                        width: 81%;
                        padding-bottom: 6.66667vw;
                      }

                      #p-pr-lg-header h1 {
                        font-family: Poppins;
                        font-style: italic;
                        font-weight: bold;
                        font-size: 5.6vw;
                        line-height: 7.46667vw;
                        text-align: center;
                        margin: 0px;
                        color: #525252;
                      }

                      #p-pr-lg-header h1 i {
                        font-style: italic;
                      }

                      #p-pr-lg-container {
                        border-top: 0px;
                        width: 100%;
                        margin: auto;
                        margin-bottom: 0vw;
                        box-sizing: border-box;
                        position: relative;
                        z-index: 2;
                      }

                      #p-pr-lg-container>img {
                        width: 100%;
                      }

                      #p-pr-lg-sub-header span {
                        font-family: Roboto;
                        font-style: italic;
                        font-weight: bold;
                        font-size: 2.93vw;
                        line-height: 4.26vw;
                        text-transform: uppercase;
                        color: #525252;
                        text-align: center;
                        display: block;
                        width: 20.66667vw;
                        letter-spacing: 0.1em;
                        padding-top: 1vw;
                        box-sizing: border-box;
                        position: relative;
                      }

                      span#p-pr-lg-deals-text {
                        width: 29vw;
                        padding-top: 0vw;
                        padding-right: 4vw;
                      }

                      span#p-pr-lg-level-text {
                        width: 29vw;
                      }

                      span#p-pr-lg-value-text:after {
                        content: "";
                        height: 0.26vw;
                        background: #D5D5D5;
                        position: absolute;
                        bottom: -3.5vw;
                        width: 14vw;
                        left: 50%;
                        margin-left: -7vw;
                      }

                      span#p-pr-lg-level-text:after {
                        content: "";
                        height: 0.26vw;
                        background: #D5D5D5;
                        position: absolute;
                        bottom: -3.5vw;
                        width: 18.66vw;
                        left: 50%;
                        margin-left: -9.3vw;
                      }

                      #p-pr-lg-sub-header {
                        display: flex;
                        justify-content: space-between;
                        padding-top: 4vw;
                        align-items: flex-start;
                        flex-direction: row;
                      }

                      #p-pr-lg-main {
                        padding-top: 3.2vw;
                        padding-bottom: 5.13333vw;
                      }

                      .p-pr-levels-item {
                        background-size: 100% 100%;
                        width: 85%;
                        margin: auto;
                        height: 6.3vw;
                        display: flex;
                        box-sizing: border-box;
                        justify-content: space-between;
                        align-items: center;
                        margin-bottom: 1.33333vw;
                        padding: 0px 5.86667vw;
                      }

                      .top.p-pr-levels-item {
                        background-size: 100% 100%;
                      }

                      .p-pr-level-tier,
                      .p-pr-level-deals {
                        font-family: Roboto !important;
                        font-style: italic;
                        font-weight: 400;
                        font-size: 3.73vw;
                        line-height: 5.33333vw;
                        text-align: center;
                        width: 4vw;
                        color: #525252;
                        position: relative;
                      }

                      .p-pr-level-prize {
                        font-family: Roboto !important;
                        font-style: italic;
                        font-weight: bold;
                        font-size: 3.73333vw;
                        line-height: 6.13333vw;
                        text-align: center;
                        letter-spacing: 0.02em;
                        width: 15vw;
                        color: #525252;
                      }

                      .p-pr-level-deals {
                        right: 2vw;
                      }

                      .top .p-pr-level-prize {}

                      .p-pr-level-prize sup {
                        font-size: 2vw;
                        font-family: Roboto !important;
                        font-weight: normal;
                        position: relative;
                        left: 0.2vw;
                      }

                      div p#p-pr-lg-disclaimer {
                        font-family: Roboto;
                        font-style: italic;
                        font-weight: normal;
                        font-size: 3.73333vw;
                        line-height: 5.06667vw;
                        text-align: center;
                        letter-spacing: 0.02em;
                        color: #525252;
                        margin: auto;
                        display: block;
                        width: 90%;
                        margin-bottom: 0;
                        padding-bottom: 0px;
                      }

                      #p-pr-lg-info-detailed {
                        margin: auto;
                        width: 85%;
                        padding-top: 0vw;
                        padding-bottom: 23vw;
                        background: white;
                      }

                      #p-pr-lg-info-detailed>h3 {
                        width: 75%;
                        font-family: Roboto;
                        font-style: normal;
                        font-weight: normal;
                        font-size: 3.73vw;
                        line-height: 5.33vw;
                        text-align: center;
                        letter-spacing: 0.01em;
                        color: #1E1E1E;
                        margin: auto;
                        margin-bottom: 9vw;
                      }

                      #p-pr-lg-info-detailed p {
                        font-family: Roboto !important;
                        font-style: italic;
                        font-weight: normal;
                        font-size: 3.46vw;
                        line-height: 3.73vw;
                        letter-spacing: 0.01em;
                        color: #939393;
                        margin: 0px;
                        padding-bottom: 5vw;
                        width: 100%;
                      }

                      #p-pr-lg-info-detailed p u {
                        font-family: Roboto !important;
                        cursor: pointer;
                      }

                      #p-pr-lg-info-detailed p sup {
                        font-size: 2.5vw;
                        position: relative;
                        top: 0.0vw;
                        line-height: 0px;
                      }

                      #p-pr-lg-info-detailed p i {
                        font-family: Roboto;
                        font-style: italic;
                      }

                      .p-pr-level-info {
                        cursor: pointer;
                        font-family: Roboto !important;
                      }

                      @media all and (min-width:868px) {
                        #feature-wrapper {
                          position: fixed;
                          background: #F3F4F6;
                          z-index: 99999999;
                          box-sizing: border-box;
                          height: 500px;
                          bottom: -550px;
                          transition: all ease-out .1s;
                          transition-delay: .2s;
                          left: 50%;
                          margin-left: -250px;
                          width: 500px;
                          border-radius: 0px 0px 5px 5px;
                        }

                        #feature-wrapper.on {
                          bottom: 50%;
                          margin-bottom: -300px;
                        }

                        #feature-inner {
                          background: rgba(243, 244, 246, 0.96);
                          border-radius: 5px 5px 5px 5px;
                          position: relative;
                          padding-top: 13px;
                          padding-bottom: 0px;
                          overflow: hidden;
                          transition: all ease-out .3s;
                          top: 0;
                          width: 100%;
                          box-sizing: border-box;
                          left: 0px;
                        }

                        #feature-wrapper .sub-title:before {
                          cursor: pointer;
                          font-size: 11px;
                        }

                        #feature-inner.showme {
                          top: -111px;
                        }

                        #feature-wrapper .sub-title {
                          font-family: 'Poppins', sans-serif;
                          font-style: normal;
                          font-weight: 500;
                          font-size: 18px;
                          line-height: 20px;
                          text-align: center;
                          color: #1e1e1e;
                          margin: 0px;
                          position: relative;
                          padding-bottom: 0px;
                          margin-bottom: 13px;
                          cursor: pointer;
                        }

                        #exit_icon {
                          position: absolute;
                          top: 10px;
                          right: 10px;
                          width: 20px;
                          height: 20px;
                          display: flex;
                          flex-direction: column;
                          justify-content: center;
                          text-align: center;
                          cursor: pointer;
                          z-index: 10000000;
                        }

                        #exit_icon img {
                          width: 14px;
                          margin: auto;
                        }

                        .pr-info-btn {
                          display: block;
                          margin: auto;
                          line-height: 55px;
                          width: 200px;
                          text-align: center;
                          font-family: 'Poppins', sans-serif;
                          font-style: normal;
                          font-weight: 700;
                          font-size: 16px;
                          text-align: center;
                          color: #FFFFFF;
                          cursor: pointer;
                          border-radius: 12vw;
                          background: #135EC7;
                          position: absolute;
                          left: 50%;
                          bottom: 25px;
                          margin-left: -100px;
                          z-index: 9999;
                        }

                        #feature {
                          position: relative;
                          height: 553px;
                          overflow: auto;
                          box-sizing: border-box;
                          padding-bottom: 25px;
                          opacity: 0;
                          transition: all ease-out .25s;
                          padding-top: 0vw;
                          box-sizing: border-box;
                          border-bottom-left-radius: 5px;
                          border-bottom-right-radius: 5px;
                        }

                        #pr-entries {
                          width: 85%;
                          margin: auto;
                          padding-top: 5px;
                          padding-bottom: 5px;
                          border-bottom: 1px solid #e1e1e1;
                          margin-bottom: 30px;
                        }

                        #pr-entries>h3 {
                          font-family: Roboto;
                          font-style: normal;
                          font-weight: normal;
                          font-size: 14px;
                          line-height: 20px;
                          text-align: center;
                          letter-spacing: 0.01em;
                          color: #1E1E1E;
                          border-bottom: 1px solid #e1e1e1;
                          margin: 0px;
                          padding-bottom: 13px;
                          margin-bottom: 14px;
                        }

                        .f-icon img {
                          width: 30px;
                        }

                        .f-icon {
                          text-align: left;
                          width: 13%;
                        }

                        .f-desc {
                          width: 88%;
                          font-family: 'Roboto' !important;
                          font-style: normal;
                          font-weight: 400;
                          line-height: 20px;
                          font-size: 14px;
                          text-align: left;
                          display: block;
                          color: #525252;
                          margin-bottom: 25px;
                        }

                        .f-desc sup {
                          font-size: 8px;
                          padding-left: 2px;
                          top: 0.0vw;
                        }

                        .f-items:nth-of-type(3) .f-icon img {
                          width: 30px;
                        }

                        .f-items:nth-of-type(4) .f-icon img {
                          width: 35px;
                        }

                        #p-pr-lg-info-detailed>h3 {
                          width: 100%;
                          font-family: Roboto;
                          font-style: normal;
                          font-weight: normal;
                          font-size: 14px;
                          line-height: 20px;
                          text-align: center;
                          letter-spacing: 0.01em;
                          color: #1E1E1E;
                          margin: auto;
                          margin-bottom: 35px;
                        }

                        #p-pr-levels-graphic {
                          padding: 0vw 0px;
                          text-align: center;
                          margin: auto;
                          width: 336px;
                          border-bottom: 0px solid #e1e1e1;
                          margin-bottom: 25px;
                          position: relative;
                          border-radius: 10px;
                          margin-top: 15px;
                        }

                        #p-pr-levels-graphic:after {
                          content: "";
                          position: absolute;
                          left: 50%;
                          top: 50%;
                          border: 2px solid #525252;
                          box-sizing: border-box;
                          border-radius: 10px;
                          width: 89px;
                          height: 107%;
                          z-index: 1;
                          transform: translate(-50%, -50%);
                          background: #F3F4F6;
                          display: none;
                        }

                        #p-pr-lg-sub-header {
                          display: flex;
                          justify-content: space-between;
                          padding-top: 12px;
                          align-items: flex-start;
                          flex-direction: row;
                        }

                        #p-pr-lg-sub-header span {
                          font-family: Roboto;
                          font-style: italic;
                          font-weight: bold;
                          font-size: 11px;
                          line-height: 16px;
                          text-transform: uppercase;
                          color: #525252;
                          text-align: center;
                          display: block;
                          width: 85px;
                          letter-spacing: 0.1em;
                          padding-top: 6px;
                          box-sizing: border-box;
                          position: relative;
                        }

                        #p-pr-lg-sub-header span {
                          font-family: Roboto;
                          font-style: italic;
                          font-weight: bold;
                          font-size: 11px;
                          line-height: 16px;
                          text-transform: uppercase;
                          color: #525252;
                          text-align: center;
                          display: block;
                          width: 85px;
                          letter-spacing: 0.1em;
                          padding-top: 6px;
                          box-sizing: border-box;
                          position: relative;
                        }

                        span#p-pr-lg-deals-text {
                          width: 108px;
                          padding-top: 0vw;
                          padding-right: 13px;
                        }

                        span#p-pr-lg-level-text {
                          width: 110px;
                        }

                        span#p-pr-lg-level-text:after {
                          content: "";
                          height: 1px;
                          background: #D5D5D5;
                          position: absolute;
                          bottom: -15px;
                          width: 70px;
                          left: 50%;
                          margin-left: -35px;
                        }

                        span#p-pr-lg-value-text:after {
                          content: "";
                          height: 1px;
                          background: #D5D5D5;
                          position: absolute;
                          bottom: -15px;
                          width: 50px;
                          left: 50%;
                          margin-left: -25px;
                        }

                        #p-pr-lg-main {
                          padding-top: 15px;
                          padding-bottom: 15px;
                          margin-bottom: 39px;
                        }

                        .p-pr-levels-item {
                          background-size: 100% 100%;
                          width: 85%;
                          margin: auto;
                          height: 20px;
                          display: flex;
                          box-sizing: border-box;
                          justify-content: space-between;
                          align-items: center;
                          margin-bottom: 8px;
                          padding: 0px 15px;
                        }

                        .p-pr-level-tier,
                        .p-pr-level-deals {
                          font-family: Roboto !important;
                          font-style: italic;
                          font-weight: 400;
                          font-size: 14px;
                          line-height: 20px;
                          text-align: center;
                          width: 25px;
                          color: #525252;
                          position: relative;
                        }

                        .p-pr-level-prize {
                          font-family: Roboto !important;
                          font-style: italic;
                          font-weight: bold;
                          font-size: 14px;
                          line-height: 20px;
                          text-align: center;
                          letter-spacing: 0.02em;
                          width: 76px;
                          color: #525252;
                        }

                        .p-pr-level-deals {
                          right: 8px;
                        }

                        #p-pr-lg-info-detailed p {
                          font-family: Roboto !important;
                          font-style: italic;
                          font-weight: normal;
                          font-size: 13px;
                          line-height: 14px;
                          letter-spacing: 0.01em;
                          color: #939393;
                          margin: 0px;
                          padding-bottom: 16px;
                          width: 100%;
                        }

                        #p-pr-lg-info-detailed p sup {
                          font-size: 10px;
                          position: relative;
                          top: 0.0vw;
                          line-height: 0px;
                        }

                        #p-pr-lg-info-detailed {
                          margin: auto;
                          width: 85%;
                          padding-top: 0vw;
                          padding-bottom: 55px;
                          background: white;
                        }

                        .p-pr-level-prize sup {
                          font-size: 10px;
                          font-family: Roboto !important;
                          font-weight: normal;
                          position: relative;
                          left: 3px;
                        }
                      }
                    </style>
                    <div id="blk_mask"></div>
                    <div id="feature-wrapper">
                      <div id="feature-inner" class="showme">
                        <div class="pr-info-btn">Get started now</div>
                        <div id="exit_icon"><img src="/CampImg/13069/assets/exit.svg"></div>
                        <h2 class="sub-title">About our program</h2>
                        <div id="feature">
                          <div id="pr-entries">
                            <h3>Follow 4 steps below to get a Reward.</h3>
                            <div class="f-items">
                              <div class="f-icon"><img src="/CampImg/13069/assets/profile_icon_pk.svg"></div>
                              <div class="f-desc"><span class="f-title">1. SIGN UP:</span> Enter your basic information to sign for our Reward program. Sign up is 100% free!</div>
                            </div>
                            <div class="f-items">
                              <div class="f-icon"><img src="/CampImg/13069/assets/lvl/surveyoffers-icon.svg"></div>
                              <div class="f-desc"><span class="f-title">2. Survey &amp; Offers:</span> Take an optional survey and view optional offers<sup>1</sup> from our partners that we think would interest you. </div>
                            </div>
                            <div class="f-items">
                              <div class="f-icon"><img src="/CampImg/13069/assets/deals_icon_pk.svg"></div>
                              <div class="f-desc"><span class="f-title">3. DEALS:</span> Complete <i class="pr-deals-total"></i> Deals<sup>2</sup> from <i class="p-pr-levels-total"></i> levels<sup>3</sup> to claim a $<i class="p-pr-levels-value"></i>
                                Reward or fewer to claim lower value Rewards. <u class="p-pr-level-info">More info.</u>
                              </div>
                            </div>
                            <div class="f-items">
                              <div class="f-icon"><img src="/CampImg/13069/assets/credit_cards_icon_pk.svg"></div>
                              <div class="f-desc"><span class="f-title">4. Reward:</span> After completing the required # of Deals, complete the Reward claims process w/ ID verification. It typically takes 5-7 days to verify &amp; deliver your
                                Reward. </div>
                            </div>
                          </div>
                          <div id="p-pr-lg-info-detailed">
                            <h3>Total # of Deals required to claim Rewards from each level.</h3>
                            <div id="p-pr-levels-graphic">
                              <div id="p-pr-lg-container">
                                <img src="/CampImg/13069/uplevels/partial_pop_deals.svg">
                              </div>
                            </div>
                            <p><sup>1</sup> Optional offers are ads from our partners that you may see on the site before reaching the Deal pages. Optional offers are not Deals. Completing optional offers or survey questions does not count toward
                              earning your Reward. You may also be asked about consent to telemarketing. You do not need to consent to earn a Reward.</p>
                            <p><sup>2</sup> Deals may include mobile games and apps, subscription products and services, free trials and many more. Some of the Deals we offer are free, while many require a purchase to complete. </p>
                            <p><sup>3</sup> "Level" refers to a group of Deals. Each level requires you to complete a certain number of deals to progress to the next level.</p>
                            <p><sup>4</sup> $5 Reward requires completion of one Level 1 and one Level 2 Deals. See <u class="p-pr-info-pp-link-item">Program Requirements.</u> </p>
                            <p><sup>5</sup> $100 Reward requires completion of one Level 1, one Level 2 and three level 3 Deals. See <u class="p-pr-info-pp-link-item">Program Requirements.</u> </p>
                            <p><sup>6</sup> $250 Reward requires completion of one Level 1, one Level 2, three level 3 Deals and five level 4 Deals. See <u class="p-pr-info-pp-link-item">Program Requirements.</u> </p>
                            <p><sup>7</sup> Level 5 Reward value depends on the number of Deals completed. $500 Reward requires completion of one Level 1 Deal, one level 2 Deal, three Level 3 Deals, five Level 4 Deals, and five Level 5 Deals. $750
                              Reward requires completion of one Level 1 Deal, one level 2 Deal, three Level 3 Deals, five Level 4 Deals, and ten Level 5 Deals. $1000 Reward requires completion of one Level 1 Deal, one level 2 Deal, three Level 3
                              Deals, five Level 4 Deals, and fifteen Level 5 Deals. See <u class="p-pr-info-pp-link-item">Program Requirements.</u> </p>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                  <link href="https://fonts.googleapis.com/css?family=Muli:300,400,600,700,800,900" rel="stylesheet">
                  <link rel="preconnect" href="https://fonts.googleapis.com">
                  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
                  <link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700&amp;display=swap" rel="stylesheet">
                  <link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700&amp;display=swap" rel="stylesheet">
                  <script type="text/javascript">
                    var iconIndex = 1;
                    var totalIcons = $(".t-icon").length;
                    var aniTime = 3500;
                    $(document).ready(function($) {
                      totalIcons = $(".t-icon").length;
                      runAnim();
                      $("#s-btn, .info-btn").click(function() {
                        $("html, body").animate({
                          scrollTop: 0
                        }, "slow");
                      });
                      $(".deals-scrollto-btn").click(function() {
                        $('html, body').animate({
                          scrollTop: $("#ft-offers-container-p").offset().top - 10
                        }, 500);
                      });
                      $(window).scroll(function() {
                        $(".ft-tsection").each(function() {
                          var top_of_element = ($(this).offset().top + 250);
                          var bottom_of_element = ($(this).offset().top + 250) + $(this).outerHeight();
                          var bottom_of_screen = $(window).scrollTop() + window.innerHeight;
                          var top_of_screen = $(window).scrollTop();
                          if ((bottom_of_screen > top_of_element) && (top_of_screen < bottom_of_element)) {
                            $(this).addClass('active');
                          }
                        });
                      });
                    });

                    function runAnim() {
                      setTimeout(function() {
                        $(".t-icon").eq(iconIndex).addClass('active');
                        $(".t-icon").eq(iconIndex - 1).removeClass('active');
                        iconIndex++;
                        if (iconIndex == totalIcons) {
                          iconIndex = 0;
                        }
                        runAnim();
                      }, aniTime);
                    }
                  </script>
                  <style type="text/css">
                    body {
                      margin: 0px;
                    }

                    .clear {
                      clear: both;
                    }

                    i.incentive {
                      font-style: inherit;
                    }

                    #lg-global-embrace {
                      padding-top: 0vw;
                    }

                    #o-cont {
                      padding-top: 0px;
                    }

                    /* INFORMATION SECTION **/
                    #fr-information-wrapper {
                      padding: 1.33333vw 0px 16vw 0px;
                      background: #ECECEC;
                    }

                    #fr-information-container {
                      margin: auto;
                      width: 100%;
                      max-width: 298.66667vw;
                      text-align: center;
                      position: relative;
                    }

                    #information-icon {
                      display: none;
                      position: relative;
                      width: 21.6vw;
                      left: 0px;
                      top: 0px;
                      transform: translateX(0%);
                      text-align: center;
                      margin: auto;
                    }

                    #fr-information-container h2 {
                      font-family: 'Poppins', sans-serif;
                      ;
                      font-style: normal;
                      font-weight: 600;
                      line-height: normal;
                      font-size: 5.6vw;
                      color: #1e1e1e;
                      margin: auto;
                      margin-bottom: 9.06667vw;
                      margin-top: 11.2vw;
                      text-align: center;
                      width: 75%;
                    }

                    #fr-information-container>span {
                      font-style: normal;
                      font-weight: 300;
                      line-height: 5.6vw;
                      font-size: 4.26667vw;
                      color: #1e1e1e;
                      text-align: left;
                      width: 79%;
                      margin: auto;
                      display: block;
                      margin-bottom: 13.6vw;
                    }

                    .info-section {
                      display: block;
                      vertical-align: top;
                      font-style: normal;
                      font-weight: 300;
                      line-height: 6.66667vw;
                      font-size: 4.26667vw;
                      color: #1e1e1e;
                      margin: auto;
                      margin-bottom: 0px;
                      width: 79%;
                    }

                    .info-section>span {
                      padding-bottom: 5.33333vw;
                      display: block;
                    }

                    .info-section>span b {
                      font-weight: 300;
                    }

                    div#fr-profile-info {
                      text-align: justify;
                    }

                    div#fr-survey-info {
                      text-align: justify;
                    }

                    .info-btn {
                      display: block;
                      margin: auto;
                      line-height: 13.6vw;
                      width: 63.2vw;
                      text-align: center;
                      font-family: 'Poppins', sans-serif;
                      font-style: normal;
                      font-weight: 700;
                      font-size: 4.53333vw;
                      text-align: center;
                      color: #FFFFFF;
                      cursor: pointer;
                      border-radius: 12vw;
                      background: #135EC7;
                    }

                    /** TIMELINE SECTIOn **/
                    #ft-timeline {
                      position: relative;
                      text-align: center;
                      width: 100%;
                      margin: auto;
                      overflow: hidden;
                      padding-top: 18.66667vw;
                      padding-bottom: 17vw;
                      margin-top: 15vw;
                      background: #E7FFC8;
                    }

                    #ft-timeline:before {
                      width: 78%;
                      max-width: 320vw;
                      content: "";
                      height: 1px;
                      background: #1e1e1e;
                      position: absolute;
                      left: 50%;
                      top: 0px;
                      transform: translateX(-50%);
                      display: none;
                    }

                    #ft-timeline .sub-title {
                      font-family: 'Poppins', sans-serif;
                      font-style: normal;
                      font-weight: 300;
                      line-height: 9.33333vw;
                      font-size: 7.46667vw;
                      text-align: center;
                      letter-spacing: -0.02em;
                      color: #1e1e1e;
                      margin: auto;
                      width: 77.33333vw;
                    }

                    .ft-tsection {
                      width: 100%;
                      max-width: 223.46667vw;
                      margin: auto;
                      position: relative;
                    }

                    .ft-tdesc {
                      font-family: 'Roboto', sans-serif !important;
                      font-style: normal;
                      font-weight: 300;
                      line-height: 7.73333vw;
                      font-size: 4.26633vw;
                      letter-spacing: -0.02em;
                      color: #1e1e1e;
                      width: 77%;
                      display: inline-block;
                      vertical-align: top;
                      padding-top: 38.66667vw;
                      box-sizing: border-box;
                      padding-bottom: 17.33333vw;
                    }

                    .ft-tsection img {
                      position: absolute;
                      width: 106.66667vw;
                      transition: all .5s;
                    }

                    #ft-cwall.ft-tsection .ft-tdesc {
                      text-align: right;
                      padding-left: 26.4vw;
                    }

                    #ft-cgcard.ft-tsection .ft-tdesc {
                      text-align: left;
                      padding-right: 20vw;
                      padding-top: 39.2vw;
                    }

                    .ft-tsection .ft-tdesc span {
                      font-family: 'Roboto', sans-serif !important;
                    }

                    .ft-tsection .ft-tdesc span sup {
                      font-size: 9px;
                      font-weight: 500;
                      padding: 0.4vw;
                      font-family: 'Roboto', sans-serif !important;
                    }

                    #ft-cgcard small {
                      font-size: 3.43vw;
                      font-weight: 300;
                      display: block;
                      width: 78%;
                      text-align: left;
                      margin: auto;
                      font-style: italic;
                      font-family: 'Roboto';
                    }

                    #ft-cwall.ft-tsection img {
                      left: -90.66667vw;
                      transform: rotate(75deg);
                      top: 0px;
                    }

                    #ft-cgcard.ft-tsection img {
                      right: -90.66667vw;
                      transform: rotate(-245deg);
                      top: 0px;
                    }

                    #ft-cwall.ft-tsection.active img {
                      left: -62.66667vw;
                    }

                    #ft-cgcard.ft-tsection.active img {
                      right: -62.66667vw;
                    }

                    #ft-cwall .info-btn {
                      margin-top: 0px;
                    }

                    #ft-cgcard .info-btn {
                      display: none;
                    }

                    #ft-offer-types {
                      width: 100%;
                      min-height: 93.33333vw;
                      background: #f3f4f6;
                      padding-top: 14.66667vw;
                      padding-bottom: 00px;
                    }

                    #ft-offers-container h1 {
                      font-family: 'Poppins', sans-serif;
                      font-style: normal;
                      font-weight: 300;
                      line-height: 9.33333vw;
                      font-size: 7.46667vw;
                      text-align: center;
                      letter-spacing: -0.02em;
                      color: #1e1e1e;
                      margin: auto;
                      width: 70%;
                      padding-bottom: 13.33333vw;
                    }

                    #ft-offers-container>.info-btn {
                      margin-top: 6vw;
                    }

                    #ft-offers-container p {
                      font-style: normal;
                      line-height: 7.463333vw;
                      font-size: 4.5vw;
                      letter-spacing: -0.02em;
                      color: #1e1e1e;
                      margin: auto;
                      width: 82%;
                      padding-bottom: 5vw;
                      font-family: 'Roboto', sans-serif;
                      font-weight: 300;
                    }

                    #ft-offers-container p i {
                      font-weight: 400;
                      font-style: normal;
                    }

                    #ft-offers-container {
                      margin: auto;
                      width: 95%;
                      max-width: 293.33333vw;
                    }

                    #ft-types-icons {
                      text-align: center;
                      display: block;
                      position: relative;
                      height: 45.33333vw;
                      overflow: hidden;
                      margin-top: -2vw;
                    }

                    #ft-types-icons .t-icon {
                      margin: auto;
                      width: 40vw;
                      height: 21.13333vw;
                      position: absolute;
                      left: 50%;
                      top: 150%;
                      transform: translate(-50%, -50%);
                      display: block;
                      transition: all .8s;
                      z-index: 9;
                      opacity: 0;
                    }

                    #ft-types-icons .t-icon img {
                      height: 21.13333vw;
                    }

                    #ft-types-icons .t-icon.active {
                      opacity: 1;
                      z-index: 999;
                      top: 50%;
                    }

                    /** ANIMATIONS **/
                    @-webkit-keyframes expand {
                      0% {
                        transform: scale(1);
                      }

                      60% {
                        transform: scale(1.4);
                      }

                      100% {
                        transform: scale(1);
                      }
                    }

                    @keyframes expand {
                      0% {
                        transform: scale(1);
                      }

                      60% {
                        transform: scale(1.4);
                      }

                      100% {
                        transform: scale(1);
                      }
                    }
                  </style>
                  <div id="lg-global-embrace">
                    <!-- TIMELINE:START -->
                    <div id="ft-timeline">
                      <h2 class="sub-title">How fast can I get my <i class="incentive">Reward</i>?</h2>
                      <div id="ft-cwall" class="ft-tsection">
                        <img src="/CampImg/13069/assets/phone3.svg">
                        <div class="ft-tdesc">
                          <span>You can typically complete all of the required sponsored Deals within 5-7 days (some may take up to 60 days to complete). Once you complete the required number of Deals, you must complete the
                            <i class="incentive">Reward</i> claims process, which requires ID verification. It typically takes our customer service team 1-3 days to verify and deliver your <i class="incentive">Reward</i>. On average, customers who
                            received a <i class="incentive">Reward</i> did so within 6-10 days of registration. </span>
                        </div>
                        <div class="clear"></div>
                        <div class="info-btn">Get a Quick Start</div>
                      </div>
                      <div id="ft-cgcard" class="ft-tsection">
                        <img src="/CampImg/13069/assets/generic_gift_card_us-1.svg">
                        <div class="ft-tdesc">
                          <span>Want to track your progress? Sign up for SMS alerts to keep you up to date on your <i class="incentive">Reward</i> status and Deal credits. </span>
                        </div>
                        <div class="clear"></div>
                        <div class="info-btn">Get a Quick Start</div>
                      </div>
                    </div>
                    <!-- TIMELINE:END -->
                    <!----- INFOGRAPHIC: START -->
                    <style>
                      /** OVERRIDE **/
                      div#ft-timeline {
                        margin-top: 0;
                      }

                      #levels-graphic {
                        background: url("/CampImg/13069/uplevels/bg.png") no-repeat center top #1e1e1e;
                        padding: 18.6vw 0px;
                        text-align: center;
                        background-size: cover;
                        margin-top: 0vw;
                      }

                      #levels-graphic-main {
                        padding: 0vw 0px;
                        text-align: center;
                        background-size: cover;
                        margin-top: 0vw;
                        margin: auto;
                        width: 85%;
                        border-bottom: 0px solid #e1e1e1;
                        margin-bottom: 10.13vw;
                        position: relative;
                        margin-top: 2vw;
                      }

                      #levels-graphic-main:after {
                        content: "";
                        position: absolute;
                        left: 50%;
                        top: 50%;
                        border: 0.53vw solid #FFDE82;
                        box-sizing: border-box;
                        border-radius: 2.66vw;
                        width: 23.72vw;
                        height: 107%;
                        z-index: 1;
                        transform: translate(-50%, -50%);
                        background: #2B2B2B;
                        display: none;
                      }

                      #lg-header {
                        margin: auto;
                        width: 81%;
                        padding-bottom: 6.66667vw;
                      }

                      #lg-header h1 {
                        font-family: Poppins;
                        font-style: normal;
                        font-weight: 700;
                        font-size: 6.4vw;
                        line-height: 8.53vw;
                        text-align: center;
                        margin: 0px;
                        color: #FFFFFF;
                      }

                      #lg-header h1 i {
                        font-style: normal;
                      }

                      #lg-header h1 sup {
                        line-height: 0px;
                        font-weight: 300;
                        font-size: 3vw;
                        padding: 0.2vw;
                        top: -1vw;
                        position: relative;
                      }

                      #lg-header p {
                        font-family: Roboto !important;
                        font-style: normal;
                        font-weight: normal;
                        font-size: 3.46vw;
                        line-height: 5.6vw;
                        text-align: center;
                        letter-spacing: 0.02em;
                        color: #EAEAEA;
                        padding: 7vw 0vw;
                        display: block;
                        margin: auto;
                        width: 86%;
                        padding-bottom: 3vw;
                      }

                      #lg-header p sup {
                        font-size: 2vw;
                        position: relative;
                        left: 0.4vw;
                      }

                      #levels-extra-info-text {
                        font-family: Roboto !important;
                        font-style: normal;
                        font-weight: normal;
                        font-size: 3.46vw;
                        line-height: 5.6vw;
                        text-align: center;
                        letter-spacing: 0.02em;
                        color: #EAEAEA;
                        padding: 0vw 0vw 10vw 0vw;
                        display: block;
                        margin: auto;
                        width: 70%;
                        position: relative;
                      }

                      #levels-extra-info-text i {
                        font-style: normal;
                      }

                      #lg-container {
                        border-top: 0px;
                        width: 100%;
                        margin: auto;
                        margin-bottom: 0vw;
                        box-sizing: border-box;
                        position: relative;
                        z-index: 2;
                      }

                      #lg-container>img {
                        width: 100%;
                      }

                      #lg-sub-header span {
                        font-family: Roboto;
                        font-style: italic;
                        font-weight: bold;
                        font-size: 2.93vw;
                        line-height: 4.26vw;
                        text-transform: uppercase;
                        color: #fff;
                        text-align: center;
                        display: block;
                        width: 20.66667vw;
                        letter-spacing: 0.1em;
                        padding-top: 1vw;
                        box-sizing: border-box;
                        position: relative;
                      }

                      #lg-sub-header span sup {
                        font-family: Roboto !important;
                        font-size: 1.9vw;
                        font-weight: 300;
                        position: relative;
                        top: -0.4vw;
                        padding-left: 0.2vw;
                        line-height: 0px;
                      }

                      span#lg-deals-text {
                        width: 29vw;
                        padding-top: 0vw;
                        padding-right: 4vw;
                      }

                      span#lg-level-text {
                        width: 29vw;
                      }

                      #lg-sub-header {
                        display: flex;
                        justify-content: space-between;
                        padding-top: 4vw;
                        align-items: center;
                        flex-direction: row;
                      }

                      #lg-main {
                        padding-top: 3.2vw;
                        padding-bottom: 5.13333vw;
                      }

                      .levels-item {
                        background-size: 100% 100%;
                        width: 85%;
                        margin: auto;
                        height: 6.3vw;
                        display: flex;
                        box-sizing: border-box;
                        justify-content: space-between;
                        align-items: center;
                        margin-bottom: 1.33333vw;
                        padding: 0px 5.86667vw;
                      }

                      .top.levels-item {
                        background-size: 100% 100%;
                      }

                      .level-tier,
                      .level-deals {
                        font-family: Roboto !important;
                        font-style: italic;
                        font-weight: 400;
                        font-size: 3.73vw;
                        line-height: 5.33333vw;
                        text-align: center;
                        width: 4vw;
                        color: #fff;
                        position: relative;
                      }

                      .level-deals {
                        right: 2vw;
                      }

                      .level-prize {
                        font-family: Roboto !important;
                        font-style: italic;
                        font-weight: bold;
                        font-size: 3.73333vw;
                        line-height: 6.13333vw;
                        text-align: center;
                        letter-spacing: 0.02em;
                        width: 15vw;
                        color: #fff;
                      }

                      .level-prize sup {
                        font-size: 2vw;
                        font-family: Roboto !important;
                        font-weight: normal;
                        position: relative;
                        left: 0.2vw;
                      }

                      #lg-disclaimer {
                        font-family: Roboto;
                        font-style: italic;
                        font-weight: normal;
                        font-size: 3.73333vw;
                        line-height: 5.06667vw;
                        text-align: center;
                        letter-spacing: 0.02em;
                        /* white */
                        color: #FFFFFF;
                        margin: 0px;
                        margin-bottom: 9.6vw;
                      }

                      #lg-getstarted {
                        width: 52.26667vw;
                        border: 0.53333vw solid #FFDE82;
                        border-radius: 27.2vw;
                        text-align: center;
                        line-height: 13.6vw;
                        font-family: Poppins;
                        font-style: normal;
                        font-weight: 600;
                        font-size: 4.53333vw;
                        text-align: center;
                        color: #FFDE82;
                        cursor: pointer;
                        margin: auto;
                      }

                      #lg-info-detailed {
                        margin: auto;
                        width: 86%;
                        padding-top: 10vw;
                        padding-bottom: 10vw;
                        background: white;
                      }

                      #lg-info-detailed p {
                        font-family: Roboto !important;
                        font-style: italic;
                        font-weight: normal;
                        font-size: 3.46vw;
                        line-height: 3.73vw;
                        letter-spacing: 0.01em;
                        color: #939393;
                        margin: 0px;
                        padding-bottom: 5vw;
                      }

                      #lg-info-detailed p u {
                        font-family: Roboto !important;
                        cursor: pointer;
                      }

                      #lg-info-detailed p sup {
                        font-size: 2.5vw;
                        position: relative;
                        top: 0.0vw;
                        line-height: 0px;
                      }

                      #lg-info-detailed p i {
                        font-family: Roboto;
                      }

                      span#lg-level-text:after {
                        content: "";
                        height: 0.26vw;
                        background: #525252;
                        position: absolute;
                        bottom: -3.5vw;
                        width: 18.66vw;
                        left: 50%;
                        margin-left: -9.3vw;
                      }

                      span#lg-value-text:after {
                        content: "";
                        height: 0.26vw;
                        background: #525252;
                        position: absolute;
                        bottom: -3.5vw;
                        width: 14vw;
                        left: 50%;
                        margin-left: -7vw;
                      }

                      @media all and (min-width:868px) {
                        #lg-global-embrace {
                          padding-top: 0px;
                        }

                        #ft-timeline .sub-title {
                          font-family: 'Poppins', sans-serif;
                          font-style: normal;
                          font-weight: 300;
                          line-height: 44px;
                          font-size: 35px;
                          text-align: center;
                          letter-spacing: -0.02em;
                          color: #1e1e1e;
                          margin: auto;
                          width: 100%;
                          position: absolute;
                          top: 110px;
                        }

                        #ft-cwall.ft-tsection img {
                          left: -450px;
                          transform: rotate(71deg);
                          top: 0px;
                        }

                        .ft-tsection img {
                          position: absolute;
                          width: 478px;
                          transition: all .5s;
                        }

                        #ft-cwall.ft-tsection.active img {
                          left: -258px;
                        }

                        .ft-tdesc {
                          font-family: 'Roboto', sans-serif !important;
                          font-style: normal;
                          font-weight: 300;
                          line-height: 29px;
                          font-size: 18px;
                          letter-spacing: -0.02em;
                          color: #1e1e1e;
                          width: 631px;
                          display: block;
                          vertical-align: top;
                          padding-top: 160px;
                          box-sizing: border-box;
                          padding-bottom: 15px;
                          margin: auto;
                        }

                        #ft-cwall.ft-tsection .ft-tdesc {
                          text-align: center;
                          padding-left: 0px;
                        }

                        .info-btn {
                          display: block;
                          margin: auto;
                          line-height: 55px;
                          width: 226px;
                          text-align: center;
                          font-family: 'Poppins', sans-serif;
                          font-style: normal;
                          font-weight: 700;
                          font-size: 17px;
                          text-align: center;
                          color: #FFFFFF;
                          cursor: pointer;
                          border-radius: 12vw;
                          background: #135EC7;
                          position: absolute;
                          bottom: -173px;
                          left: 50%;
                          margin-left: -113px;
                        }

                        #ft-cgcard.ft-tsection .ft-tdesc {
                          text-align: center;
                          padding-right: 0px;
                          padding-top: 8px;
                        }

                        #ft-timeline {
                          position: relative;
                          text-align: center;
                          width: 100%;
                          margin: auto;
                          overflow: hidden;
                          padding-top: 30px;
                          padding-bottom: 205px;
                          margin-top: 15vw;
                          background: #E7FFC8;
                        }

                        #ft-cgcard.ft-tsection img {
                          right: -500px;
                          transform: rotate(-245deg);
                          top: -264px;
                        }

                        #ft-cgcard.ft-tsection.active img {
                          right: -264px;
                        }

                        #levels-graphic {
                          background: url(/CampImg/13069/uplevels/bg-darkweb.png) no-repeat center top #1e1e1e;
                          padding: 100px 0px;
                          text-align: center;
                          background-size: cover;
                          margin-top: 0vw;
                          position: relative;
                          padding-bottom: 55px;
                        }

                        #levels-graphic:after {
                          content: "";
                          clear: both;
                          display: block;
                          width: 100%;
                        }

                        #lg-header {
                          margin: auto;
                          width: 416px;
                          padding-bottom: 15px;
                          float: left;
                          text-align: left;
                          box-sizing: border-box;
                          margin-left: 100px;
                        }

                        #lg-header h1 {
                          font-family: Poppins;
                          font-style: normal;
                          font-weight: 700;
                          font-size: 36px;
                          line-height: 48px;
                          text-align: left;
                          margin: 0px;
                          color: #FFFFFF;
                        }

                        #lg-header p {
                          font-family: Roboto !important;
                          font-style: normal;
                          font-weight: normal;
                          font-size: 14px;
                          line-height: 23px;
                          text-align: left;
                          letter-spacing: 0.02em;
                          color: #EAEAEA;
                          padding: 15px 0vw;
                          display: block;
                          margin: auto;
                          width: 100%;
                          padding-bottom: 15px;
                        }

                        #levels-extra-info-text {
                          font-family: Roboto !important;
                          font-style: normal;
                          font-weight: normal;
                          font-size: 14px;
                          line-height: 23px;
                          text-align: left;
                          letter-spacing: 0.02em;
                          color: #EAEAEA;
                          padding: 0px;
                          display: block;
                          margin: auto;
                          width: 415px;
                          padding-bottom: 0px;
                          position: relative;
                          float: left;
                          margin-left: 100px;
                        }

                        #lg-getstarted {
                          width: 214px;
                          border: 2px solid #FFDE82;
                          border-radius: 27.2vw;
                          text-align: center;
                          line-height: 55px;
                          font-family: Poppins;
                          font-style: normal;
                          font-weight: 600;
                          font-size: 17px;
                          text-align: center;
                          color: #FFDE82;
                          cursor: pointer;
                          margin: auto;
                          clear: both;
                          float: left;
                          margin-left: 100px;
                          position: relative;
                          top: -16px;
                        }

                        #levels-graphic-main {
                          padding: 0vw 0px;
                          text-align: center;
                          background-size: cover;
                          margin-top: 0vw;
                          margin: auto;
                          width: 400px;
                          border-bottom: 0px solid #e1e1e1;
                          margin-bottom: 25px;
                          position: relative;
                          border-radius: 10px;
                          margin-top: 15px;
                          display: block;
                          float: right;
                          margin-right: 100px;
                        }

                        #lg-header p sup {
                          font-size: 10px;
                          position: relative;
                          left: 2px;
                        }

                        #levels-graphic-main:after {
                          content: "";
                          position: absolute;
                          left: 50%;
                          top: 50%;
                          border: 2px solid #FFDE82;
                          box-sizing: border-box;
                          border-radius: 10px;
                          width: 105px;
                          height: 107%;
                          z-index: 1;
                          transform: translate(-50%, -50%);
                          display: none;
                        }

                        #lg-container {
                          border-top: 0px;
                          width: 100%;
                          margin: auto;
                          margin-bottom: 0vw;
                          box-sizing: border-box;
                          position: relative;
                          z-index: 2;
                        }

                        #lg-sub-header {
                          display: flex;
                          justify-content: space-between;
                          padding-top: 11px;
                          align-items: center;
                          flex-direction: row;
                        }

                        #lg-sub-header span {
                          font-family: Roboto;
                          font-style: italic;
                          font-weight: bold;
                          font-size: 12px;
                          line-height: 17px;
                          text-transform: uppercase;
                          color: #fff;
                          text-align: center;
                          display: block;
                          width: 95px;
                          letter-spacing: 0.1em;
                          padding-top: 0px;
                          box-sizing: border-box;
                          position: relative;
                        }

                        span#lg-level-text {
                          width: 130px;
                        }

                        span#lg-deals-text {
                          width: 128px;
                          padding-top: 5px;
                          padding-right: 11px;
                        }

                        span#lg-level-text:after {
                          content: "";
                          height: 1px;
                          background: #525252;
                          position: absolute;
                          bottom: -15px;
                          width: 84px;
                          left: 50%;
                          margin-left: -42px;
                        }

                        span#lg-value-text:after {
                          content: "";
                          height: 1px;
                          background: #525252;
                          position: absolute;
                          bottom: -15px;
                          width: 60px;
                          left: 50%;
                          margin-left: -30px;
                        }

                        #lg-main {
                          padding-top: 15px;
                          padding-bottom: 20px;
                        }

                        .levels-item {
                          background-size: 100% 100%;
                          width: 85%;
                          margin: auto;
                          height: 25px;
                          display: flex;
                          box-sizing: border-box;
                          justify-content: space-between;
                          align-items: center;
                          margin-bottom: 8px;
                          padding: 0px 1px;
                        }

                        .level-tier,
                        .level-deals {
                          font-family: Roboto !important;
                          font-style: italic;
                          font-weight: 400;
                          font-size: 14px;
                          line-height: 25px;
                          text-align: center;
                          width: 65px;
                          color: #fff;
                          position: relative;
                        }

                        .level-prize {
                          font-family: Roboto !important;
                          font-style: italic;
                          font-weight: bold;
                          font-size: 14px;
                          line-height: 25px;
                          text-align: center;
                          letter-spacing: 0.02em;
                          width: 75px;
                          color: #fff;
                        }

                        .level-deals {
                          right: 8px;
                        }

                        .level-prize sup {
                          font-size: 10px;
                          font-family: Roboto !important;
                          font-weight: normal;
                          position: relative;
                          left: 3px;
                        }

                        #ft-offer-types {
                          width: 100%;
                          min-height: 450px;
                          background: #f3f4f6;
                          padding-top: 60px;
                          padding-bottom: 100px;
                          position: relative;
                        }

                        #ft-offers-container h1 {
                          font-family: 'Poppins', sans-serif;
                          font-style: normal;
                          font-weight: 300;
                          line-height: 44px;
                          font-size: 35px;
                          text-align: center;
                          letter-spacing: -0.02em;
                          color: #1e1e1e;
                          margin: auto;
                          width: 100%;
                          padding-bottom: 55px;
                          padding-top: 130px;
                          clear: both;
                        }

                        #ft-offers-container h1 br {
                          display: none;
                        }

                        #ft-offers-container p {
                          font-style: normal;
                          line-height: 29px;
                          font-size: 18px;
                          letter-spacing: -0.02em;
                          color: #1e1e1e;
                          margin: auto;
                          padding-bottom: 0px;
                          font-family: 'Roboto', sans-serif;
                          font-weight: 300;
                          float: right;
                          width: 300px;
                          margin-right: 99px;
                        }

                        #ft-offers-container p#ft-offers-container-p {
                          width: 472px;
                          margin-left: 147px;
                          margin-right: 0px;
                          float: left;
                        }

                        #ft-types-icons {
                          text-align: center;
                          display: block;
                          position: absolute;
                          height: 100px;
                          overflow: hidden;
                          margin-top: 0px;
                          width: 200px;
                          left: 50%;
                          margin-left: -100px;
                          top: 50px;
                        }

                        #ft-offer-types:after {
                          content: "";
                          clear: both;
                          display: block;
                          width: 100%;
                        }

                        #ft-types-icons .t-icon {
                          margin: auto;
                          width: 200px;
                          height: 85px;
                          position: absolute;
                          left: 50%;
                          top: 150%;
                          transform: translate(-50%, -50%);
                          display: block;
                          transition: all .8s;
                          z-index: 9;
                          opacity: 0;
                        }

                        #ft-types-icons .t-icon img {
                          height: 80px;
                        }

                        #ft-offers-container>.info-btn {
                          clear: both;
                          margin-top: 15px;
                          position: absolute;
                          bottom: 82px;
                        }

                        #lg-info-detailed p sup {
                          font-size: 8px;
                          position: relative;
                          top: 0.0vw;
                          line-height: 0px;
                        }

                        #lg-info-detailed p {
                          font-family: Roboto !important;
                          font-style: italic;
                          font-weight: normal;
                          font-size: 13px;
                          line-height: 14px;
                          letter-spacing: 0.01em;
                          color: #939393;
                          margin: 0px;
                          padding-bottom: 9px;
                          text-align: center;
                        }

                        #lg-info-detailed {
                          margin: auto;
                          width: 95%;
                          padding-top: 78px;
                          padding-bottom: 40px;
                          background: white;
                        }
                      }
                    </style>
                    <div id="levels-graphic">
                      <div id="lg-header">
                        <h1>Check out ways to<br> claim other <i class="incentive">Reward</i>s! </h1>
                        <p>Complete 25 Deals to claim a $1000 <i class="incentive">Reward</i> or complete fewer to claim a lesser value <i class="incentive">Reward</i>. For example: to claim a $5 <i class="incentive">Reward</i>, complete one Deal
                          from level<sup>2</sup> 1 and one Deal from level 2 for a total of 2 Deals. See below for total # of Deals required to claim <i class="incentive">Reward</i>s from each level.</p>
                      </div>
                      <div id="levels-graphic-main">
                        <div id="lg-container">
                          <img src="/CampImg/13069/uplevels/lp_deals.svg">
                        </div>
                      </div>
                      <div id="levels-extra-info-text"> Go for higher Rewards for the most value! Customers who received a $500 Reward only spent around $23, while those who received $1,000 spent about $68. Last year, about .1% of our customers who
                        registered on our site received $1,000 Reward, while total Rewards given out for 2022 was $7,300,000! </div>
                      <div id="lg-getstarted">Get a quick start</div>
                    </div>
                    <script type="text/javascript">
                      $(document).ready(function() {
                        $(".info-pp-link-item").click(function() {
                          var uri = $("#cid-disclaimer a").attr('href');
                          if (uri) {
                            window.open(uri, '_blank');
                          }
                        });
                        $("#lg-getstarted").click(function() {
                          $("html, body").animate({
                            scrollTop: 0
                          }, 500);
                        });
                        // remove video section if is shown
                        $("#vid-container").remove();
                      });
                    </script>
                    <!--- INFOGRAPHIC: END -->
                    <!--- DEALS SLIDER: START -->
                    <div id="ft-offer-types">
                      <div id="ft-offers-container">
                        <h1>We’ve got Deals <br> you will love! </h1>
                        <p id="ft-offers-container-p">Discover our partner Deals such as mobile games and apps, subscription products and services, free trials and many more! Complete the required number of Deals to earn your
                          <i class="incentive">Reward</i>.</p>
                        <p>Many of our partner Deals require payments for products and services rendered. </p>
                        <div class="info-btn">Get a Quick Start</div>
                        <div id="ft-types-icons">
                          <div class="t-icon"><img src="/CampImg/13069/assets/games.svg"></div>
                          <div class="t-icon active"><img src="/CampImg/13069/assets/subscription.svg"></div>
                          <div class="t-icon"><img src="./CampImg/13069/assets/financial.svg"></div>
                          <div class="t-icon"><img src="/CampImg/13069/assets/jackpot.svg"></div>
                        </div>
                      </div>
                    </div>
                    <!-- DEALS SLIDER: END -->
                    <!-- INFOGRAPHIC DETAILED: START -->
                    <div id="lg-info-detailed">
                      <p><sup>1</sup> Deals may include mobile games and apps, subscription products and services, free trials and many more. Some of the Deals we offer are free, while many require a purchase to complete.</p>
                      <p><sup>2</sup> "Level" refers to a group of Deals. Each level requires you to complete a certain number of Deals to progress to the next level.</p>
                      <p><sup>3</sup> $5 <i class="incentive">Reward</i> requires completion of one Level 1 and one Level 2 Deals. See <u class="info-pp-link-item">Program Requirements.</u></p>
                      <p><sup>4</sup> $100 <i class="incentive">Reward</i> requires completion of one Level 1, one Level 2 and three level 3 Deals. See <u class="info-pp-link-item">Program Requirements.</u></p>
                      <p><sup>5</sup> $250 <i class="incentive">Reward</i> requires completion of one Level 1, one Level 2, three level 3 Deals and five level 4 Deals. See <u class="info-pp-link-item">Program Requirements.</u></p>
                      <p><sup>6</sup> Level 5 <i class="incentive">Reward</i> value depends on the number of Deals completed. $500 <i class="incentive">Reward</i> requires completion of one Level 1 Deal, one level 2 Deal, three Level 3 Deals, five
                        Level 4 Deals, and five Level 5 Deals. $750 <i class="incentive">Reward</i> requires completion of one Level 1 Deal, one level 2 Deal, three Level 3 Deals, five Level 4 Deals, and ten Level 5 Deals. $1000
                        <i class="incentive">Reward</i> requires completion of one Level 1 Deal, one level 2 Deal, three Level 3 Deals, five Level 4 Deals, and fifteen Level 5 Deals. See <u class="info-pp-link-item">Program Requirements.</u>
                      </p>
                    </div>
                    <!-- INFOGRAPHIC DETAILED: END -->
                  </div>
                </div>
              </div>
              <div id="choose-reward">
                <h2>Which gift card would you like to earn?</h2>
                <div id="f-rewards">
                  <div class="reward-item" data-reward="amzgc100v2" data-text="$100 Amazon Gift Card"> <img class="r-card" src="/CampImg/1718/SuperDynamic/genericimg/new2017/amazongc100_newtiny.png"> <span class="r-title">$100 Amazon Gift Card</span>
                    <img class="r-arrow" src="/CampImg/10525/flash-reward/Arrow.svg"> </div>
                  <div class="reward-item" data-reward="ebay100" data-text="$100 eBay Gift Card"> <img class="r-card" src="//www.cdn925.com/CampImg/1718/SuperDynamic/genericimg/ebay100_3.png"> <span class="r-title">$100 eBay Gift Card</span> <img
                      class="r-arrow" src="/CampImg/10525/flash-reward/Arrow.svg"> </div>
                  <div class="reward-item" data-reward="walgc100" data-text="$100 Walmart Gift Card"> <img class="r-card" src="//www.cdn925.com/CampImg/1718/SuperDynamic/genericimg/100genericwalmart.png"> <span class="r-title">$100 Walmart Gift
                      Card</span> <img class="r-arrow" src="/CampImg/10525/flash-reward/Arrow.svg"> </div>
                  <div class="reward-item" data-reward="visagc100new" data-text="$100 VISA Gift Card"> <img class="r-card" src="//www.cdn925.com/CampImg/1718/SuperDynamic/genericimg/visagc100new2018.png"> <span class="r-title">$100 VISA Gift
                      Card</span> <img class="r-arrow" src="/CampImg/10525/flash-reward/Arrow.svg"> </div>
                </div>
              </div>
              <div id="loader-step">
                <div id="loading">
                  <div></div>
                </div>
                <h2>Awesome!</h2> <span><i class="dyn-reward"></i> is the perfect choice!</span>
                <div id="chosen-reward"> </div>
              </div>
            </div>
          </div>
        </td>
      </tr>
    </tbody>
  </table><input type="hidden" name="campaignid" id="campaignid" value="12190"><input type="hidden" name="cidx" id="cidx" value="12"><input type="hidden" name="profcid" id="profcid" value="4365421"><input type="hidden" name="groupid" id="groupid"
    value="0"><input type="hidden" name="groupopt" id="groupopt" value="1"><input type="hidden" name="nextgroupid" id="nextgroupid" value="0"><input type="hidden" name="offertypeid" id="offertypeid" value="30"><input type="hidden" name="priority"
    id="priority" value="9999"><input type="hidden" name="flowid" id="flowid" value="46339"><input type="hidden" name="affiliateid" id="affiliateid" value="495"><input type="hidden" name="categoryid" id="categoryid" value="28"><input type="hidden"
    name="typeid" id="typeid" value="34"><input type="hidden" name="producttypeid" id="producttypeid" value="3"><input type="hidden" name="returnurl" id="returnurl"
    value="/default.aspx?Flow=6b51d955-0748-462e-9eb5-0ccdd7eceb37&amp;subaff2=5406"><input type="hidden" name="dataformbankid" id="dataformbankid" value="0"><input type="hidden" name="appliedwallml" id="appliedwallml" value="0"><input type="hidden"
    name="regformid" id="regformid" value="0"><input type="hidden" name="subflowid" id="subflowid" value="927789"><input type="hidden" name="profileid" id="profileid" value="318191"><input type="hidden" name="profilenum" id="profilenum"
    value="1"><input type="hidden" name="exitsubflowid" id="exitsubflowid" value="969151"><input type="hidden" name="firstprofileid" id="firstprofileid" value="318191"><input type="hidden" name="pagesequence" id="pagesequence" value="1"><input
    type="hidden" name="oapagesequence" id="oapagesequence" value="1"><input type="hidden" name="totalpage" id="totalpage" value="1"><input type="hidden" name="fire" id="fire" value="1"><input type="hidden" name="iframe" id="iframe"
    value="false"><input type="hidden" name="ismobile" id="ismobile" value="0"><input type="hidden" name="browser" id="browser" value="Chrome"><input type="hidden" name="browserversion" id="browserversion" value="100.0"><input type="hidden"
    name="sccamppos" id="sccamppos" value="1"><input type="hidden" name="freq" id="freq" value="0"><input type="hidden" name="isuserlookup" id="isuserlookup" value="False"><input type="hidden" name="isuludone" id="isuludone" value="False"><input
    type="hidden" name="vid" id="vid" value="BfIOSPzmWUR%7Cu-xkpUPnqQ2"><input type="hidden" name="svid" id="svid" value="167209149598"><input type="hidden" name="cvid" id="cvid" value="338874464568"><input type="hidden" name="scevid" id="scevid"
    value="0"><input type="hidden" name="sccvid" id="sccvid" value="0"><input type="hidden" name="uid" id="uid" value="154469701298"><input type="hidden" name="entrancevid" id="entrancevid" value="BfIOSPzmWUR%7Cu-xkpUPnqQ2"><input type="hidden"
    name="rcptscore" id="rcptscore" value="1.5"><input type="hidden" name="leadid" id="leadid" value="0"><input type="hidden" name="invalid" id="invalid" value="False"><input type="hidden" name="clientip" id="clientip"
    value="2a00:1630:2:606::3"><input type="hidden" name="windowx" id="windowx" value="1600"><input type="hidden" name="windowy" id="windowy" value="1200"><input type="hidden" name="resolutionx" id="resolutionx" value="1600"><input type="hidden"
    name="resolutiony" id="resolutiony" value="1200"><input type="hidden" name="iswininforecorded" id="iswininforecorded" value="true">
</form>

Text Content

GET REWARDED IN A FLASH.

Complete five Deals1 and claim* a $100 Gift Card from one of your favorite
brands!
See ‘How It Works’
Get a Quick Start
Complete 25 Deals to claim a $1000 Reward or complete fewer to claim lesser
value Rewards.

*UPON COMPLETION OF PURCHASE & PROGRAM REQUIREMENTS.

Get started now



ABOUT OUR PROGRAM


FOLLOW 4 STEPS BELOW TO GET A REWARD.

1. SIGN UP: Enter your basic information to sign for our Reward program. Sign up
is 100% free!
2. Survey & Offers: Take an optional survey and view optional offers1 from our
partners that we think would interest you.
3. DEALS: Complete Deals2 from levels3 to claim a $ Reward or fewer to claim
lower value Rewards. More info.
4. Reward: After completing the required # of Deals, complete the Reward claims
process w/ ID verification. It typically takes 5-7 days to verify & deliver your
Reward.


TOTAL # OF DEALS REQUIRED TO CLAIM REWARDS FROM EACH LEVEL.



1 Optional offers are ads from our partners that you may see on the site before
reaching the Deal pages. Optional offers are not Deals. Completing optional
offers or survey questions does not count toward earning your Reward. You may
also be asked about consent to telemarketing. You do not need to consent to earn
a Reward.

2 Deals may include mobile games and apps, subscription products and services,
free trials and many more. Some of the Deals we offer are free, while many
require a purchase to complete.

3 "Level" refers to a group of Deals. Each level requires you to complete a
certain number of deals to progress to the next level.

4 $5 Reward requires completion of one Level 1 and one Level 2 Deals. See
Program Requirements.

5 $100 Reward requires completion of one Level 1, one Level 2 and three level 3
Deals. See Program Requirements.

6 $250 Reward requires completion of one Level 1, one Level 2, three level 3
Deals and five level 4 Deals. See Program Requirements.

7 Level 5 Reward value depends on the number of Deals completed. $500 Reward
requires completion of one Level 1 Deal, one level 2 Deal, three Level 3 Deals,
five Level 4 Deals, and five Level 5 Deals. $750 Reward requires completion of
one Level 1 Deal, one level 2 Deal, three Level 3 Deals, five Level 4 Deals, and
ten Level 5 Deals. $1000 Reward requires completion of one Level 1 Deal, one
level 2 Deal, three Level 3 Deals, five Level 4 Deals, and fifteen Level 5
Deals. See Program Requirements.


HOW FAST CAN I GET MY REWARD?

You can typically complete all of the required sponsored Deals within 5-7 days
(some may take up to 60 days to complete). Once you complete the required number
of Deals, you must complete the Reward claims process, which requires ID
verification. It typically takes our customer service team 1-3 days to verify
and deliver your Reward. On average, customers who received a Reward did so
within 6-10 days of registration.

Get a Quick Start
Want to track your progress? Sign up for SMS alerts to keep you up to date on
your Reward status and Deal credits.

Get a Quick Start


CHECK OUT WAYS TO
CLAIM OTHER REWARDS!

Complete 25 Deals to claim a $1000 Reward or complete fewer to claim a lesser
value Reward. For example: to claim a $5 Reward, complete one Deal from level2 1
and one Deal from level 2 for a total of 2 Deals. See below for total # of Deals
required to claim Rewards from each level.


Go for higher Rewards for the most value! Customers who received a $500 Reward
only spent around $23, while those who received $1,000 spent about $68. Last
year, about .1% of our customers who registered on our site received $1,000
Reward, while total Rewards given out for 2022 was $7,300,000!
Get a quick start


WE’VE GOT DEALS
YOU WILL LOVE!

Discover our partner Deals such as mobile games and apps, subscription products
and services, free trials and many more! Complete the required number of Deals
to earn your Reward.

Many of our partner Deals require payments for products and services rendered.

Get a Quick Start


1 Deals may include mobile games and apps, subscription products and services,
free trials and many more. Some of the Deals we offer are free, while many
require a purchase to complete.

2 "Level" refers to a group of Deals. Each level requires you to complete a
certain number of Deals to progress to the next level.

3 $5 Reward requires completion of one Level 1 and one Level 2 Deals. See
Program Requirements.

4 $100 Reward requires completion of one Level 1, one Level 2 and three level 3
Deals. See Program Requirements.

5 $250 Reward requires completion of one Level 1, one Level 2, three level 3
Deals and five level 4 Deals. See Program Requirements.

6 Level 5 Reward value depends on the number of Deals completed. $500 Reward
requires completion of one Level 1 Deal, one level 2 Deal, three Level 3 Deals,
five Level 4 Deals, and five Level 5 Deals. $750 Reward requires completion of
one Level 1 Deal, one level 2 Deal, three Level 3 Deals, five Level 4 Deals, and
ten Level 5 Deals. $1000 Reward requires completion of one Level 1 Deal, one
level 2 Deal, three Level 3 Deals, five Level 4 Deals, and fifteen Level 5
Deals. See Program Requirements.


WHICH GIFT CARD WOULD YOU LIKE TO EARN?

$100 Amazon Gift Card
$100 eBay Gift Card
$100 Walmart Gift Card
$100 VISA Gift Card


AWESOME!

is the perfect choice!



Program Requirements About Our Program Member Support Reward Status Medicare
Disclosure FAQ
© 2023 RewardZone USA, LLC. All rights reserved

CA Consumers: Do Not Sell My Info | Notice of Collection
Privacy Policy | Terms & Conditions | Unsubscribe Email | Unsubscribe Phone

Program Requirements About Our Program Member Support Reward Status Medicare
Disclosure FAQ
© 2023 {{entity}} All rights reserved

CA Consumers: Do Not Sell My Info | Notice of Collection
Privacy Policy | Terms & Conditions | Unsubscribe Email | Unsubscribe Phone