
.exciting-prizes{padding: 50px 15px;position: relative;z-index: 1;text-align: center;background-repeat: no-repeat;background-position: center;background-size: cover;margin-top:-2px;}
.exciting-prizes__ellipse-bg{position: absolute;z-index: 1;top: 0;left:0; width:100%}
.exciting-prizes__bg{position: absolute;top:0;left:0;z-index: -1; width:100%}
.exciting-prizes__heading{position: relative;margin-bottom: 30px;}
.exciting-prizes__title{font-family: 'Cookie-Supply-Demo',sans-serif;color:#F9F6E5;line-height: 51px;text-align: center;font-size: 24px;width: 100%;position: relative;z-index: 1;}
.exciting-prizes__title span{font-family: 'Days One',sans-serif;}
.exciting-prizes__title-border{color: rgba(249, 246, 229, 1);text-shadow:-1px -1px 0 rgba(255, 181, 56, 1),  1px -1px 0 rgba(255, 181, 56, 1),-1px 1px 0 rgba(255, 181, 56, 1),1px 1px 0 rgba(255, 181, 56, 1);position: absolute;top: 3px;left: -3px;z-index: 0;}
@supports((text-stroke: 1px black) or (-webkit-text-stroke: 1px black)) {
    .exciting-prizes__title-border {color: rgba(255, 82, 0, 0.7);-webkit-text-stroke: 1px rgba(255, 181, 56, 1);text-stroke: 1px rgba(255, 181, 56, 1);text-shadow: none;}
}
.exciting-prizes h6{color: rgba(51, 99, 48, 1);font-size: 24px;font-family: 'Cookie-Supply-Demo',sans-serif;margin-bottom: 15px;position: relative;}
.exciting-prizes__gcash-img{display:inline-block;position: relative;left:10px;}
.exciting-prizes__dalandan-img{position: absolute;top:210px;left:0;}
.exciting-prizes__grape-img{position: absolute;top:250px;right:0;}
.exciting-prizes__strawberry-img{position: absolute;left: 30px;top: -2px;}
.exciting-prizes__weekly-prizes{display: flex;flex-wrap: nowrap;align-items: end;justify-content: space-between;margin-bottom: 30px;}
.exciting-prizes__weekly-prizes-card:first-child{width:32%;text-align:center;}
.exciting-prizes__weekly-prizes-card:nth-child(2){width:42%;}
.exciting-prizes__weekly-prizes-card:nth-child(3){width:26%;}
.exciting-prizes__weekly-prizes-card img{width:100%;}
.exciting-prizes__weekly-prizes-card:first-child img{margin-left:auto;margin-right:auto;width:80%;}
.exciting-prizes__weekly-prizes p{color: rgba(51, 99, 48, 1);font-size: 13px;line-height:14px;font-family: 'Cookie-Supply-Demo',sans-serif;margin-top:4px;}
.exciting-prizes__instant-prizes{display: flex;flex-wrap: nowrap;align-items: end;justify-content: center;margin-bottom: 30px;column-gap: 10px;}
.exciting-prizes__instant-prizes-card{width: 35%;}
.exciting-prizes__instant-prizes-card img{display:inline-block;position:relative;left:6px;}
.exciting-prizes__instant-prizes p{color: rgba(51, 99, 48, 1);font-size: 13px;line-height:14px;font-family: 'Cookie-Supply-Demo',sans-serif;}
.exciting-prizes__instant-prizes p span{font-family: 'Fat-Frank',sans-serif;}
.exciting-prizes__strawberry-img3{position: absolute;right: 0;top: -2px;width: 60px;}
.exciting-prizes__orange-img{position: absolute;bottom: 10px;left: -2px;z-index: -1;width: 80px;}
.exciting-prizes__dalandan-img2{position: absolute;right: 40%;bottom:-35px;width:80px;}
.exciting-prizes-gif1{    position: absolute;top: 37%;right: 25px; width: 48px;}
.exciting-prizes-gif2{left: 11%;position: absolute;top: 35%;width: 39px;height: auto;}
.exciting-prizes-gif3{position: absolute;top: 23%;right:7%; width:48px; height:48px; z-index:9;transform: rotate(-40deg);}
.exciting-prizes-gif4{position: absolute;left: 0; top: 41%;width: 45px;height: auto;z-index: 9;}


.instant-prizes-gif1{position:absolute; width:40px; height:auto; bottom:197px;}
.instant-prizes-gif2{position: absolute;width: 47px;height: auto;bottom: 158px;left: 24px;}
.instant-prizes-gif3{position: absolute;width: 45px;height: auto;bottom: 20px;left: 65px;}
.instant-prizes-gif4{position: absolute;width: 55px;height: auto;bottom: 22px;right: 48px;}
.instant-prizes-gif5{position: absolute;width: 43px;height: auto;bottom: 120px;right: 15px;}
.disney-text{position: absolute;bottom:10px;right: 39px;font-size: 10px; color:#336330;}

@media(min-width:768px){
    .exciting-prizes{display:none;}
  }