rewardsgiant.uk
Open in
urlscan Pro
2a06:98c1:3121::3
Public Scan
Submitted URL: https://rewardsgiant.uk/
Effective URL: https://rewardsgiant.uk/?Flow=09DFF027-E177-90C1-1876-5C9C682F404356221137&
Submission: On March 13 via api from US — Scanned from NL
Effective URL: https://rewardsgiant.uk/?Flow=09DFF027-E177-90C1-1876-5C9C682F404356221137&
Submission: On March 13 via api from US — Scanned from NL
Form analysis
2 forms found in the DOMPOST ./?Flow=09DFF027-E177-90C1-1876-5C9C682F404356221137&
<form method="post" action="./?Flow=09DFF027-E177-90C1-1876-5C9C682F404356221137&" 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: FlowSQForm — POST /default.aspx?Flow=09DFF027-E177-90C1-1876-5C9C682F404356221137
<form id="FlowSQForm" name="FlowSQForm" method="post" action="/default.aspx?Flow=09DFF027-E177-90C1-1876-5C9C682F404356221137">
<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&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&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").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=20&Value=' + reward, function(data) {
rewardObj = data;
if (!rewardObj) {
$.getJSON('/Services/GetRewardValue.ashx?c=20&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>
<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 {
margin-bottom: 4.8vw;
height: 6.93333vw;
}
.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%;
}
.sub-desc {
font-family: Roboto, sans-seirf;
font-style: normal;
font-weight: 400;
line-height: 6.93333vw;
font-size: 4.26667vw;
text-align: center;
color: #FFFFFF;
width: 74%;
display: block;
margin: auto;
}
#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: 18vw;
margin: 2.4vw auto;
}
.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%;
}
/** TIMELINE SECTIOn **/
#ft-timeline {
position: relative;
text-align: center;
width: 100%;
margin: auto;
overflow: hidden;
padding-top: 16.53333vw;
padding-bottom: 19.2vw;
background: #CFFFEB;
}
#ft-timeline:before {
width: 78%;
max-width: 320vw;
content: "";
height: 1px;
background: #222;
position: absolute;
left: 50%;
top: 0px;
transform: translateX(-50%);
display: none;
}
#ft-timeline .sub-title {
font-family: Roboto, sans-seirf;
font-style: normal;
font-weight: 300;
line-height: 9.33333vw;
font-size: 7.46667vw;
text-align: center;
letter-spacing: -0.02em;
color: #222222;
margin: auto;
width: 77.33333vw;
}
.ft-tsection {
width: 100%;
max-width: 223.46667vw;
margin: auto;
position: relative;
}
.ft-tdesc {
font-family: Roboto, sans-seirf;
font-style: normal;
font-weight: 300;
line-height: 7.73333vw;
font-size: 4.8vw;
letter-spacing: -0.02em;
color: #222222;
width: 78%;
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-cgcard small {
font-size: 2.93333vw;
font-family: Roboto, sans-seirf;
font-style: normal;
font-weight: 300;
}
#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: #fff;
padding-top: 14.66667vw;
padding-bottom: 00px;
}
#ft-offers-container h1 {
font-family: Poppins, sans-seirf;
font-style: normal;
font-weight: 300;
line-height: 9.33333vw;
font-size: 7.46667vw;
text-align: center;
letter-spacing: -0.02em;
color: #222222;
margin: auto;
width: 77.33333vw;
padding-bottom: 13.33333vw;
}
#ft-offers-container p {
font-family: Roboto, sans-seirf;
font-style: normal;
font-weight: 300;
line-height: 7.73333vw;
font-size: 4.8vw;
letter-spacing: -0.02em;
color: #222222;
margin: auto;
width: 82%;
padding-bottom: 0px;
}
#ft-offers-container p b {
font-weight: 300;
}
#ft-offers-container {
margin: auto;
width: 95%;
max-width: 293.33333vw;
}
#ft-types-icons {
text-align: center;
display: block;
position: relative;
height: 61.33333vw;
overflow: hidden;
}
#ft-types-icons .t-icon {
margin: auto;
width: 40vw;
height: 30.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: 30.13333vw;
}
#ft-types-icons .t-icon.active {
opacity: 1;
z-index: 999;
top: 50%;
}
/** 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: none;
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;
}
#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:768px) {
#vid-info-container {
flex-direction: row;
justify-content: center;
align-items: center;
padding-bottom: 120px;
max-width: 750px;
padding-top: 40px;
}
#how-to-btn {
margin-right: 17px;
margin-top: 0px;
width: 252px;
padding: 0px 10px;
font-size: 18px;
line-height: 55px;
}
#how-to-btn img {
margin-right: 10px;
}
#s-btn {
width: 222px;
font-size: 18px;
line-height: 55px;
}
#f-header {
background-size: cover;
padding-top: 65px;
padding-bottom: 10px;
}
#f-header .fr-logo {
margin-bottom: 20px;
height: 35px;
}
.header-text {
font-weight: 700;
line-height: normal;
font-size: 59px;
display: block;
padding-bottom: 0px;
font-family: Poppins, sans-serif;
margin-bottom: 26px;
}
.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: 100px;
margin: 10px auto;
}
.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="vid-container">
<div id="vid-inner">
<div id="close-btn"><img src="/CampImg/12190/close-btn.svg"></div>
<iframe id="vid-src" frameborder="0" allowfullscreen="1" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" title="How to Earn Rewards with Rewards Giant" width="100%"
height="100%" src="https://www.youtube.com/embed/vrILGsMN8fs?controls=1&modestbranding=0&wmode=opaque&rel=0&enablejsapi=1&origin=https%3A%2F%2Frewardsgiant.uk&widgetid=1"></iframe>
</div>
</div>
<div id="flash-wrapper">
<div id="flash-lander">
<div id="f-header">
<div id="header-container"></div> <img alt="" src="//www.cdn925.com/CampImg/13225/rewards_giant.svg" class="fr-logo">
<h1 class="header-text">Get rewarded in a flash.</h1> <span class="sub-desc">Complete four deals and earn* a £100 gift card from 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>
<p id="u-completion">*Upon completion of purchase requirements. <a href="https://contact.flashrewards.uk/policies/terms" target="_blank">Click for details.</a></p>
</div>
<div id="extra-content">
<link href="https://fonts.googleapis.com/css?family=Muli:300,400,600,700,800,900" 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();
$(".info-btn").click(function() {
$("html, body").animate({
scrollTop: 0
}, "slow");
});
$(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;
}
/** HOW IT WORKS **/
#extra-content {
width: 100%;
margin: 0 auto;
background: #F3F4F6;
}
#feature-wrapper {
font-family: 'Poppins', sans-serif;
padding: 8vw 0;
display: block;
}
#feature {
padding-top: 10.66667vw;
}
.sub-title {
font-family: 'Poppins', sans-serif;
font-style: normal;
font-weight: 300;
font-size: 6.4vw;
text-align: center;
color: #1e1e1e;
margin: 0px;
position: relative;
padding-bottom: 0px;
margin-bottom: 5.33333vw;
}
.sub-title:after {
position: absolute;
width: 12vw;
height: 0px;
left: 50%;
transform: translateX(-50%);
content: "";
bottom: 0px;
background: #1e1e1e;
border: 0.53333vw solid #1e1e1e;
display: none;
}
.f-items {
margin: auto;
max-width: 100vw;
width: 82%;
letter-spacing: 0.01em;
}
.f-icon {
text-align: center;
margin-bottom: 5.33333vw;
}
.f-icon img {
height: 18.13333vw;
}
.f-title {
font-style: normal;
font-weight: 500;
font-size: 6.4vw;
text-align: center;
color: #1e1e1e;
display: block;
margin-bottom: 4vw;
font-family: Poppins;
}
.f-title:after {
content: "";
}
.f-desc .off_num {
/*font-family: 'Roboto', sans-serif !important;*/
display: none;
}
.f-desc {
font-style: normal;
font-weight: 400;
line-height: 6.66667vw;
font-size: 4.0vw;
text-align: center;
display: block;
color: #525252;
min-height: auto;
margin-bottom: 14.66667vw;
font-family: Roboto;
}
#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-style: normal;
font-weight: 700;
font-size: 4.53333vw;
text-align: center;
color: #FFFFFF;
cursor: pointer;
border-radius: 12vw;
background: #135EC7;
font-family: Poppins;
}
/** TIMELINE SECTIOn **/
#ft-timeline {
position: relative;
text-align: center;
width: 100%;
margin: auto;
overflow: hidden;
padding-top: 16.53333vw;
padding-bottom: 19.2vw;
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-style: normal;
font-weight: 300;
line-height: 7.73333vw;
font-size: 4.53333vw;
letter-spacing: -0.02em;
color: #1e1e1e;
width: 78%;
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-cgcard small {
font-size: 2.93333vw;
font-style: normal;
font-weight: 300;
}
#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: #fff;
padding-top: 14.66667vw;
padding-bottom: 00px;
}
#ft-offers-container h1 {
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: 61.33333vw;
padding-bottom: 13.33333vw;
font-family: Poppins, sans-seirf;
}
#ft-offers-container p {
font-style: normal;
font-weight: 300;
line-height: 7.73333vw;
font-size: 4.8vw;
letter-spacing: -0.02em;
color: #1e1e1e;
margin: auto;
width: 82%;
padding-bottom: 0px;
}
#ft-offers-container p i {
font-weight: 300;
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: 61.33333vw;
overflow: hidden;
}
#ft-types-icons .t-icon {
margin: auto;
width: 40vw;
height: 30.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: 30.13333vw;
}
#ft-types-icons .t-icon.active {
opacity: 1;
z-index: 999;
top: 50%;
}
/** WEB VIEW MEDIA QUERIES **/
@media all and (min-width:768px) {
#feature-wrapper {
max-width: 1190px;
margin: auto;
display: block;
padding: 60px 0;
}
#feature {
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: flex-start;
padding-top: 40px;
}
.sub-title {
font-weight: 600;
font-size: 26px;
line-height: 164%;
width: 100%;
margin: auto;
text-align: left;
}
#ft-timeline {
position: relative;
text-align: center;
width: 100%;
margin: auto;
overflow: hidden;
padding-top: 62px;
padding-bottom: 72px;
}
.ft-tsection {
width: 100%;
max-width: 838px;
}
.sub-title:after {
width: 60px;
}
.f-icon {
margin-bottom: 25px;
height: 92px;
}
.f-icon img {
width: 68px;
height: auto;
}
.f-items:nth-of-type(2),
.f-items:nth-of-type(3) {
margin-left: 40px;
}
.f-items:nth-of-type(3) .f-icon img {
width: 74px;
}
.f-title {
font-size: inherit;
display: inline;
}
.f-title:after {
content: ":";
}
.f-desc {
font-style: normal;
line-height: 140%;
font-size: 15px;
text-align: left;
display: block;
color: #525252;
margin: auto;
/* max-width: 270px; */
padding-left: 20px;
padding-right: 20px;
min-height: 180px;
margin-bottom: 0px;
}
.f-items {
margin: auto;
max-width: unset;
display: inline-flex;
flex-direction: row;
justify-content: space-between;
vertical-align: top;
}
#ft-types-icons {
text-align: center;
display: flex;
align-items: center;
justify-content: center;
align-content: center;
overflow: visible;
height: 200px;
}
#ft-types-icons .t-icon {
margin: 45px;
width: 150px;
height: 110px;
line-height: 150px;
display: inline-block;
position: relative;
left: 0px;
top: 0px;
z-index: 999;
opacity: 1;
vertical-align: top;
transform: translate(0, 0);
}
#ft-offers-container h1 {
font-style: normal;
font-weight: 300;
line-height: 77px;
font-size: 36px;
text-align: center;
letter-spacing: -0.02em;
margin: 0px;
padding-bottom: 40px;
width: 100%;
color: #1e1e1e;
}
#ft-offers-container p {
font-style: normal;
font-weight: 300;
line-height: 37px;
font-size: 24px;
text-align: center;
letter-spacing: -0.02em;
color: #1e1e1e;
width: 100%;
max-width: 800px;
margin: auto;
margin-bottom: 45px;
}
#ft-offer-types {
padding-top: 75px;
padding-bottom: 65px;
border-bottom: 1px solid #eaeaea;
min-height: 300px;
}
#ft-types-icons .t-icon {
height: 110px;
}
#ft-types-icons .t-icon.active {
opacity: 1;
z-index: 999;
top: 0%;
}
/** INFORMATION SECTION **/
#fr-information-wrapper {
padding: 91px 0px 80px 0px;
background: #ECECEC;
}
#fr-information-container h2 {
font-style: normal;
font-weight: 600;
line-height: normal;
font-size: 25px;
color: #1e1e1e;
margin: auto;
margin-bottom: 51px;
margin-top: 0px;
text-align: center;
width: 100%;
}
.info-section {
display: inline-block;
vertical-align: top;
font-style: normal;
font-weight: normal;
line-height: 24px;
font-size: 15px;
color: #1e1e1e;
margin: auto;
margin-bottom: 22px;
width: 429px;
}
div#fr-profile-info {
text-align: justify;
margin-right: 25px;
}
div#fr-survey-info {
text-align: justify;
margin-left: 25px;
}
#information-icon {
display: none;
position: absolute;
width: 107px;
left: 50%;
top: 93px;
transform: translateX(-50%);
text-align: center;
margin: auto;
display: none;
}
#fr-information-container>span {
font-style: normal;
font-weight: 400;
line-height: 23px;
font-size: 15px;
color: #1e1e1e;
text-align: center;
width: 100%;
margin: auto;
display: block;
margin-bottom: 55px;
}
.ft-tsection img {
position: static;
width: 400px;
}
.ft-tdesc {
font-style: normal;
font-weight: 300;
line-height: 30px;
font-size: 21px;
text-align: right;
letter-spacing: -0.03em;
color: #1e1e1e;
width: 46%;
display: block;
vertical-align: top;
padding-top: 75px;
box-sizing: border-box;
padding-bottom: 65px;
}
.ft-tdesc span,
.ft-tdesc,
#ft-offers-container p {
font-family: 'Roboto', sans-serif !important;
}
#ft-cwall.ft-tsection img,
#ft-cwall.ft-tsection.active img {
float: left;
left: 0px;
transform: rotate(0deg);
}
#ft-cgcard.ft-tsection img,
#ft-cgcard.ft-tsection.active img {
float: right;
right: 0px;
transform: rotate(0deg);
}
#ft-cgcard.ft-tsection img,
#ft-cgcard.ft-tsection.active img {
transform: rotate(0deg) translateX(20px);
}
#ft-cwall.ft-tsection img,
#ft-cwall.ft-tsection.active img {
transform: rotate(0deg) translateX(-10px);
}
#ft-timeline .sub-title {
font-style: normal;
font-weight: 300;
line-height: 46px;
font-size: 32px;
text-align: center;
letter-spacing: -0.02em;
color: #1e1e1e;
margin-bottom: 79px;
width: 79%;
}
#ft-cwall .info-btn {
bottom: 65px;
right: 0px;
position: absolute;
display: none;
}
#ft-cgcard .info-btn {
bottom: 139px;
left: 0px;
position: absolute;
display: block;
line-height: 51px;
width: 237px;
font-size: 17px;
}
#ft-cwall.ft-tsection .ft-tdesc {
float: right;
padding-left: 30px;
}
#ft-cgcard.ft-tsection {
margin-top: 53px;
}
#ft-cgcard.ft-tsection .ft-tdesc {
text-align: left;
padding-right: 5px;
float: left;
padding-top: 59px;
font-family: 'Roboto', sans-serif;
}
#ft-cgcard small {
font-size: 11px;
font-style: normal;
font-weight: 300;
}
#ft-types-icons .t-icon img {
height: 113px;
}
}
/** ANIMATIONS **/
@keyframes expand {
0% {
transform: scale(1);
}
60% {
transform: scale(1.4);
}
100% {
transform: scale(1);
}
}
</style>
<div id="feature-wrapper">
<h2 class="sub-title">About our program</h2>
<div id="feature">
<div class="f-items">
<div class="f-icon"><img src="//www.cdn925.com/CampImg/13069/assets/profile_icon_pk.svg"></div>
<div class="f-desc"><span class="f-title">Get Started</span> Enter some basic information and answer survey questions to continue towards your <span class="DynDivCont2">reward</span>.</div>
</div>
<div class="f-items">
<div class="f-icon"><img src="//www.cdn925.com/CampImg/13069/assets/deals_icon_pk.svg"></div>
<div class="f-desc"><span class="f-title">Discover</span> Download and play free online games, try new monthly subscription boxes, discover the best entertainment services, and much, much more. Complete your favorite four
deals (purchase may be required) to claim your Reward. </div>
</div>
<div class="f-items">
<div class="f-icon"><img src="//www.cdn925.com/CampImg/13069/assets/credit_cards_icon_pk.svg"></div>
<div class="f-desc"><span class="f-title">Redeem</span> To redeem your Reward, complete the required number of Deals, which can be done in under 24 hours! Once you submit a claim for your Reward, it typically takes our
customer service team a few weeks to verify and deliver your Reward. </div>
</div>
</div>
</div>
<div id="ft-timeline">
<h2 class="sub-title">How fast can I get my gift card?</h2>
<div id="ft-cwall" class="ft-tsection">
<img src="/CampImg/13069/assets/phone3.svg">
<div class="ft-tdesc">
<span> You can complete our partner sponsored deals within a day. 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 and quality assurance team a week to verify and deliver your Reward.</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="//www.cdn925.com/CampImg/13758/generic_gift_card.svg">
<div class="ft-tdesc">
<span>You'll have the option to sign up for additional alerts to keep you up to date on your reward status* </span>
</div>
<div class="clear"></div>
<div class="info-btn">Get a Quick Start</div>
<small>*feel free to adjust to your preference.</small>
</div>
</div>
<div id="ft-offer-types">
<div id="ft-offers-container">
<h1>We've got deals you will love!</h1>
<p>Discover some of our amazing partner deals such as games, mobile apps, subscription products and services, financial services, lottos, jackpots and more. Complete the required number of deals to qualify for your Reward. </p>
<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>
</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="amazon100uknormal" data-text="£100 Amazon Gift Card"> <img class="r-card" src="//www.cdn925.com/CampImg/1718/SuperDynamic/genericimg/amazon100uk-fr.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/ebay100uk.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="asda100" data-text="£100 ASDA Gift Card"> <img class="r-card" src="//www.cdn925.com/CampImg/1718/SuperDynamic/genericimg/asda100.png"> <span class="r-title">£100 ASDA Gift Card</span> <img
class="r-arrow" src="/CampImg/10525/flash-reward/Arrow.svg"> </div>
<div class="reward-item" data-reward="visa1" data-text="£100 VISA Gift Card"> <img class="r-card" src="//www.cdn925.com/CampImg/1718/SuperDynamic/genericimg/visa100_uk.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="9"><input type="hidden" name="profcid" id="profcid" value="4692941"><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="0"><input type="hidden" name="flowid" id="flowid" value="48141"><input type="hidden" name="affiliateid" id="affiliateid" value="1949"><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=9F6A0F93-DBA1-F647-F1C4-06A0E246768BBD435BED&#ecurrentparam#"><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="958501"><input type="hidden" name="profileid" id="profileid" value="338351"><input type="hidden" name="profilenum" id="profilenum"
value="1"><input type="hidden" name="firstprofileid" id="firstprofileid" value="338351"><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="97.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="O37ANGhoXF3A00TKDOza7g2"><input type="hidden"
name="svid" id="svid" value="161706854828"><input type="hidden" name="cvid" id="cvid" value="326073360158"><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="149275662548"><input type="hidden" name="entrancevid" id="entrancevid" value="O37ANGhoXF3A00TKDOza7g2"><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:1c03::13"><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 four deals and earn* a £100 gift card from your favorite brands! See ‘How It Works’ Get a Quick Start *Upon completion of purchase requirements. Click for details. ABOUT OUR PROGRAM Get Started Enter some basic information and answer survey questions to continue towards your reward. Discover Download and play free online games, try new monthly subscription boxes, discover the best entertainment services, and much, much more. Complete your favorite four deals (purchase may be required) to claim your Reward. Redeem To redeem your Reward, complete the required number of Deals, which can be done in under 24 hours! Once you submit a claim for your Reward, it typically takes our customer service team a few weeks to verify and deliver your Reward. HOW FAST CAN I GET MY GIFT CARD? You can complete our partner sponsored deals within a day. 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 and quality assurance team a week to verify and deliver your Reward. Get a Quick Start You'll have the option to sign up for additional alerts to keep you up to date on your reward status* Get a Quick Start *feel free to adjust to your preference. WE'VE GOT DEALS YOU WILL LOVE! Discover some of our amazing partner deals such as games, mobile apps, subscription products and services, financial services, lottos, jackpots and more. Complete the required number of deals to qualify for your Reward. WHICH GIFT CARD WOULD YOU LIKE TO EARN? £100 Amazon Gift Card £100 eBay Gift Card £100 ASDA Gift Card £100 VISA Gift Card AWESOME! is the perfect choice! Program Requirements About Our Program Member Support Reward Status Medicare Disclosure FAQ © 2023 RewardsFlow, 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