<!DOCTYPE html><html>
<head>
  <title>IWISA No.1 Champions Competition Additional </title>
<style>
.flex-all-green {
            display: flex;
            flex-direction: column;
            background-color: white;
            justify-content: center;
            align-items: center;
            background-repeat: no-repeat;
            background-attachment: fixed;
            background-size: cover;
        }

            .flex-all-green > div {
                background-color: #1D6C26;
                margin: 0px;
                padding: 5px;
                font-size: 20px;
                width: 100%;
            }

        .flex-all-swish {
            display: flex;
            flex-direction: column;
            background-color: white;
            justify-content: center;
            align-items: center;
            background-image: url("https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V1/Background/IWISA_Swish.png");
            background-repeat: no-repeat;
            background-attachment: scroll;
            background-size: 100% 100%;
        }

            .flex-all-swish > div {
                background: none;
                margin: 0px;
                padding: 5px;
                font-size: 20px;
            }

        .flex-all-swish-1 {
            display: flex;
            flex-direction: row;
            background-color: white;
            justify-content: center;
            align-items: center;
            background-image: url("https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V1/Background/IWISA_Swish.png");
            background-repeat: no-repeat;
            background-attachment: scroll;
            background-size: 100% 100%;
        }

            .flex-all-swish-1 > div {
                background: none;
                margin: 0px;
                padding: 5px;
                font-size: 20px;
            }

        .flex-all-blurb {
            display: flex;
            flex-direction: row;
            background-color: white;
            justify-content: center;
            align-items: center;
        }

            .flex-all-blurb > div {
                background-color: white;
                margin: 0px;
                padding: 5px;
                font-size: 20px;
            }

        .flex-all-white {
            display: flex;
            flex-direction: row;
            background-color: white;
            justify-content: center;
            align-items: flex-start;
            background-repeat: no-repeat;
            background-attachment: fixed;
            background-size: cover;
        }

            .flex-all-white > div {
                background-color: white;
                margin: 0px;
                padding: 5px;
                font-size: 20px;
            }

        .flex-all-green-row {
            display: flex;
            flex-direction: row;
            background-color: #1D6C26;
            justify-content: center;
            align-items: flex-start;
            background-repeat: no-repeat;
            background-attachment: fixed;
            background-size: cover;
        }

            .flex-all-green-row > div {
                background-color: #1D6C26;
                margin: 0px;
                padding: 5px;
                font-size: 20px;
                text-align: center;
            }
			
			
		.flex-all-swish-7 {
    display: flex;
    flex-direction: row;
    background-color: white;
    justify-content: center;
    align-items: center;
    background-image: url(https://iwisaweb.blob.core.windows.net/blobiwisa/Iwisa_CCC_background2.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: 100% 100%;
    overflow: hidden;
}
            .flex-all-swish-7 > div {
                
                margin: 0px;
                padding: 5px;
                font-size: 20px;
                text-align: center;
            }


        .value-all {
            display: flex;
            flex-direction: row;
            background-color: white;
            justify-content: center;
            align-items: center;
        }

            .value-all > div {
                background-color: white;
                margin: 0px;
                padding: 5px;
                font-size: 20px;
                width: 45%;
            }

        .header-all {
            display: flex;
            position: -webkit-sticky;
            position: sticky;
            top: 0;
            flex-direction: row;
            background-color: #1D6C26;
            justify-content: center;
            align-items: center;
            z-index: 9;
        }

            .header-all > div {
                background-color: #1D6C26;
                margin: 1px;
                padding: 1px;
                font-size: 15px;
            }

        .footer-all {
            display: flex;
            flex-direction: row;
            background-color: white;
            justify-content: center;
            align-items: center;
        }

            .footer-all > div {
                background-color: #1D6C26;
                margin-left: 10px;
                padding-top: 0px;
                font-size: 15px;
                height: 60px;
            }

        .recipe-all-white {
            display: flex;
            flex-direction: column;
            background-color: white;
            justify-content: center;
            align-items: center;
        }

            .recipe-all-white > div {
                background-color: white;
                margin: 0px;
                padding: 0px;
                font-size: 17px;
                width: 100%;
            }

        .recipe-all-white-top {
            display: flex;
            flex-direction: column;
            background-color: white;
            justify-content: center;
            align-items: center;
        }

            .recipe-all-white-top > div {
                background-color: white;
                margin: 10px;
                padding: 20px;
                font-size: 17px;
                width: 100%;
            }

        .recipe-all-white-bottom {
            display: flex;
            flex-direction: column;
            background-color: white;
            justify-content: center;
            align-items: center;
        }

            .recipe-all-white-bottom > div {
                background-color: white;
                margin: 10px;
                padding: 20px;
                font-size: 17px;
                width: 100%;
            }

        .banner-bottom-white {
            display: flex;
            flex-direction: row;
            background-color: white;
            justify-content: center;
            align-items: center;
            background-image: url("https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V1/Background/IWISA_Swish.png");
            background-repeat: no-repeat;
            background-attachment: scroll;
            background-size: 100% 100%;
        }

            .banner-bottom-white > div {
                background: none;
                margin: auto;
                padding: 0px;
                font-size: 17px;
                text-align: right;
            }

        .recipe-header {
            background-color: #1D6B28;
            background-image: url("https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V2/Background/IWISA1sBackGround.png");
            padding: 40px;
            text-align: center;
        }

        ul.products {
            list-style-type: none;
            margin: 0;
            padding: 0;
            background-image: url("https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V1/Background/IWISA_Swish.png")
        }

        button.menu {
            background-color: #1D6C26;
            border: none;
            color: white;
            padding: 1%;
            text-align: center;
            text-decoration: none;
            display: inline-block;
            font-size: 1em;
            margin: 0.4% 0.2%;
            cursor: pointer;
            border-radius: 8px;
        }

            button.menu:hover {
                background-color: #bce30c;
            }

        button.specials {
            background-color: #1D6C26;
            border: none;
            color: #F7120D;
            padding: 10px;
            text-align: center;
            text-decoration: none;
            display: inline-block;
            font-size: 16px;
            margin: 4px 2px;
            cursor: pointer;
            border-radius: 8px;
            width: 90%;
        }

            button.specials:hover {
                background-color: #bce30c;
            }

        .group-small {
            display: none;
        }

        .group-medium {
            display: none;
        }

        .group-large {
            display: none;
        }

        .group-xlarge {
            display: none;
        }

        .group-breakfast {
            display: block;
        }

        .group-lunch {
            display: none;
        }

        .group-dinner {
            display: none;
        }

        .group-breakfast-neg {
            display: none;
        }

        .group-lunch-neg {
            display: block;
        }

        .group-dinner-neg {
            display: block;
        }

        .group-product-01 {
            display: block;
            top: 0;
            left: 0;
            position: relative;
        }

        .group-product-02 {
            display: none;
            top: 0;
            left: 0;
            position: absolute;
        }

        .group-product-03 {
            display: none;
            top: 0;
            left: 0;
            position: absolute;
        }

        .group-product-04 {
            display: none;
            top: 0;
            left: 0;
            position: absolute;
        }

        .group-product-05 {
            display: none;
            top: 0;
            left: 0;
            position: absolute;
        }

        .group-product-06 {
            display: none;
            top: 0;
            left: 0;
            position: absolute;
        }

        .group-product-07 {
            display: none;
            top: 0;
            left: 0;
            position: absolute;
        }

        .group-position-01 {
            width: 100px;
        }

        .group-position-02 {
            width: 140px;
        }

        .group-position-03 {
            width: 160px;
        }

        .group-position-04 {
            width: 200px;
        }

        .green-line-thanks {
            border-bottom-style: solid;
            border-bottom-color: #bce30c;
            border-bottom-width: 3px;
            width: 11%;
            height: 20px
        }

        .green-line-explore {
            border-bottom-style: solid;
            border-bottom-color: #bce30c;
            border-bottom-width: 3px;
            width: 3%;
            height: 20px
        }

        .section-thanks {
            width: 19%;
            height: 40px;
        }

        .section-explore {
            width: 50%;
            height: 40px;
        }

        body {
            background-color: #1D6C26;
        }

        h10 {
            color: white;
            font-family: "Exo", sans-serif;
            font-size: 70px;
            text-align: center;
        }

        h2 {
            color: #fe0103;
            font-family: "Exo", sans-serif;
            font-size: 20px;
            text-align: left;
            text-decoration: underline;
        }

        h3 {
            color: black;
            font-family: "Exo", sans-serif;
            font-size: 18px;
            text-align: left;
            font-weight: bold;
        }

            h3.terms01 {
                color: #086821;
                font-family: "Exo", sans-serif;
                font-size: 16px;
                text-align: left;
                margin-left: 20px;
            }

        h4 {
            color: #fe0103;
            font-family: "Exo", sans-serif;
            font-size: 20px;
            text-align: center;
        }

        h5 {
            color: red;
            font-family: "Exo 2", sans-serif;
            font-size: 30px;
            font-weight: bold;
            text-align: left;
        }

        p {
            color: black;
            font-family: trebuchet ms;
            font-size: 20px;
        }

            p.brand {
                color: grey;
                font-family: trebuchet ms;
                font-size: 15px;
            }

            p.slogan {
                color: green;
                font-family: trebuchet ms;
                font-size: 17px;
                text-align: center;
            }

            p.recipie {
                color: green;
                font-family: trebuchet ms;
                font-size: 15px;
            }

            p.airtime {
                color: green;
                font-family: trebuchet ms;
                font-size: 15px;
            }

            p.variety {
                color: green;
                font-family: trebuchet ms;
                font-size: 15px;
            }

            p.footer {
                color: white;
                font-family: trebuchet ms;
                font-size: 10px;
                padding: 1px;
                margin: 1px;
            }

            p.thanks {
                color: black;
                font-family: trebuchet ms;
                font-size: 20px;
                padding: 1px;
                margin: 1px;
                font-weight: bold;
            }

            p.terms01 {
                color: black;
                font-family: trebuchet ms;
                font-size: 12px;
                margin-left: 20px;
            }

            p.terms02 {
                color: black;
                font-family: trebuchet ms;
                font-size: 12px;
                margin-left: 30px;
            }

        img.headlogo {
            display: block;
            margin-left: auto;
            margin-right: auto;
            width: 40px;
            height: 50px;
        }

        img.footlogo01 {
            display: block;
            margin-left: auto;
            margin-right: auto;
            width: 30%;
        }

        img.footlogo02 {
            display: block;
            margin-left: auto;
            margin-right: auto;
            width: 30%;
        }

        img.footlogo03 {
            display: block;
            margin-left: auto;
            margin-right: auto;
            width: 60%;
        }

        img.footlogo04 {
            display: block;
            margin-left: auto;
            margin-right: auto;
            width: 30%;
        }

        img.facebook {
            display: block;
            margin: 10px;
            width: 30px;
            height: 30px;
        }

            img.facebook:hover {
                opacity: 0.5;
            }

        img.thanks {
            display: block;
            margin-left: auto;
            margin-right: auto;
            width: 95%;
            height: 30px;
        }

        img.more {
            display: block;
            margin-left: 5%;
            margin-right: 0px;
            width: 90%;
        }

        img.explore {
            display: block;
            margin-left: auto;
            margin-right: auto;
            width: 95%;
            height: 30px;
        }

        img.main {
            display: block;
            margin-left: auto;
            margin-right: auto;
            width: 288px;
            height: 382px;
        }

        img.recipe {
            display: block;
            margin-left: 0px;
            margin-right: 0px;
            width: 90%;
            text-align: center;
        }

        img.variety {
            display: block;
            margin-left: auto;
            margin-right: auto;
            width: 944px;
            height: 389px;
        }

        img.products {
            display: block;
            margin-left: auto;
            margin-right: auto;
            width: 100px;
            height: 200px;
        }

        img.blurb {
            display: none;
            margin-left: auto;
            margin-right: auto;
            width: 100%;
            border-radius: 12px;
        }

        img.variety01 {
            display: block;
            margin-left: auto;
            margin-right: auto;
            width: 120px;
            height: 150px;
        }

        img.recipe-meal {
            display: block;
            margin-left: auto;
            margin-right: auto;
            width: 40%;
        }

        img.recipe-more {
            display: block;
            margin-left: auto;
            margin-right: auto;
            width: 30%;
        }

        img.bottom-banner {
            display: block;
            margin-left: auto;
            margin-right: auto;
            width: 80%;
        }

        a {
            font-family: trebuchet ms;
            font-size: 18px;
            color: black;
            padding: 1px;
            text-align: center;
        }

            a.button {
                font-family: trebuchet ms;
                font-size: 18px;
                color: white;
                padding: 1px;
                text-align: center;
            }

            a.premier-link {
                font-family: trebuchet ms;
                font-size: 12px;
                color: white;
                padding: 0px;
                text-align: center;
            }

            a.download {
                font-family: trebuchet ms;
                font-size: 12px;
                color: black;
                padding: 0px;
                text-align: center;
            }

            a.recipe {
                font-family: trebuchet ms;
                font-size: 0.8em;
                color: white;
                padding: 10px;
                text-align: center;
            }

            a.specials {
                font-family: trebuchet ms;
                font-size: 18px;
                color: #white;
                padding: 10px;
                text-align: center;
            }

            a.social {
                font-family: trebuchet ms;
                font-size: 18px;
                padding: 0px;
                text-align: center;
            }

            a.smallprint {
                font-family: trebuchet ms;
                font-size: 10px;
                margin: 50px;
                text-align: center;
                align-content: center;
                color: black;
            }

            a.retail-store {
                font-family: trebuchet ms;
                font-size: 15px;
                margin: 5px;
                text-align: center;
                align-content: center;
                color: black;
            }

            a.termslink {
                font-family: trebuchet ms;
                font-size: 10px;
                margin: 1px;
                padding: 0px;
                text-align: center;
                align-content: center;
                color: white;
            }

        form.form-airtime {
            font-family: trebuchet ms;
            font-size: 15px;
            margin-left: 10px;
            padding: 1px;
        }

        table {
            font-family: trebuchet ms;
            font-size: 15px;
            border-collapse: collapse;
            width: 100%;
        }

        th {
            font-family: "Exo", sans-serif;
            border: 1px solid #bce30c;
            text-align: left;
            padding: 8px;
            background-color: white;
        }

        td {
            border: 1px solid #bce30c;
            text-align: left;
            padding: 8px;
        }

        tr:nth-child(even) {
            background-color: #bce30c;
        }

        @media only screen and (max-width: 375px) {
            .group-small {
                display: flex;
            }

            div.header-all {
                font-size: 10px;
            }

            .value-all {
                flex-direction: column;
            }

                .value-all > div {
                    width: 100%;
                }

            .group-position-01 {
                width: 28px;
            }

            .group-position-02 {
                width: 40px;
            }

            .group-position-03 {
                width: 52px;
            }

            .group-position-04 {
                width: 64px;
            }

            h10 {
                font-size: 40px;
            }

            h2 {
                font-size: 20px;
            }

            h5 {
                font-size: 20px;
            }

            a.button {
                font-size: 0.6em;
            }

            p.thanks {
                font-size: 12px;
            }

            .section-thanks {
                width: 35%;
                height: 40px;
            }
        }

        @media only screen and (min-width: 376px) and (max-width: 540px) {
            .group-small {
                display: flex;
            }

            div.header-all {
                font-size: 10px;
            }

            .value-all {
                flex-direction: column;
            }

                .value-all > div {
                    width: 100%;
                }

            .group-position-01 {
                width: 35px;
            }

            .group-position-02 {
                width: 50px;
            }

            .group-position-03 {
                width: 65px;
            }

            .group-position-04 {
                width: 80px;
            }

            h10 {
                font-size: 40px;
            }

            h2 {
                font-size: 20px;
            }

            h5 {
                font-size: 20px;
            }

            a.button {
                font-size: 0.6em;
            }

            p.thanks {
                font-size: 12px;
            }

            .section-thanks {
                width: 30%;
                height: 40px;
            }
        }

        @media only screen and (min-width: 541px) and (max-width: 720px) {
            .group-medium {
                display: flex;
            }

            .group-position-01 {
                width: 50px;
            }

            .group-position-02 {
                width: 70px;
            }

            .group-position-03 {
                width: 80px;
            }

            .group-position-04 {
                width: 100px;
            }

            h10 {
                font-size: 40px;
            }

            h2 {
                font-size: 20px;
            }

            h5 {
                font-size: 20px;
            }

            a.button {
                font-size: 0.8em
            }

            p.thanks {
                font-size: 15px;
            }

            .section-thanks {
                width: 25%;
                height: 40px;
            }
        }

        @media only screen and (min-width: 721px) and (max-width: 960px) {
            .group-large {
                display: flex;
            }

            .group-position-01 {
                width: 70px;
            }

            .group-position-02 {
                width: 95px;
            }

            .group-position-03 {
                width: 120px;
            }

            .group-position-04 {
                width: 140px;
            }

            h10 {
                font-size: 50px;
            }

            h2 {
                font-size: 20px;
            }

            h5 {
                font-size: 20px;
            }

            a.button {
                font-size: 1em;
            }
        }

        @media only screen and (min-width: 961px) and (max-width: 1140px) {
            .group-xlarge {
                display: flex;
            }

            .group-position-01 {
                width: 100px;
            }

            .group-position-02 {
                width: 140px;
            }

            .group-position-03 {
                width: 160px;
            }

            .group-position-04 {
                width: 200px;
            }

            h10 {
                font-size: 60px;
            }

            h2 {
                font-size: 25px;
            }

            h5 {
                font-size: 25px;
            }
        }

        @media only screen and (min-width: 1141px) {
            .group-xlarge {
                display: flex;
            }

            .group-position-01 {
                width: 100px;
            }

            .group-position-02 {
                width: 140px;
            }

            .group-position-03 {
                width: 160px;
            }

            .group-position-04 {
                width: 200px;
            }

            h10 {
                font-size: 70px;
            }

            h2 {
                font-size: 30px;
            }

            h5 {
                font-size: 30px;
            }
        }
</style>
</head>
<body>
<div class="flex-all-green">
        <!--Header section-->
        <div class="header-all">
            <!--Iwisa Logo Left-->
            <div style="width:15%">
                <img src="https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V2/logo/IWISA_LOGO.png" alt="Iwisa Logo" class="headlogo" />
            </div>
            <!--Menu Middle-->
            <div style="width:55%">
                <button class="menu"><a href="https://qr.premierfmcg.com/webpage/20000001?textRef=9B5D28F3-D186-4774-99E7-AAE0F5BF02EF" class="button">HOME</a></button>
            </div>
            <!--Social Links Right-->
            <div style="width:15%">
                <a href="https://www.facebook.com/iwisano1" class="social"><img src="https://glhcwebcms01.blob.core.windows.net/premier/facebook-trasparent.png" alt="F" class="facebook" /></a>
            </div>
            <div style="width:15%">
                <a href="https://www.instagram.com/iwisa_no1/" class="social"><img src="https://glhcwebcms01.blob.core.windows.net/premier/instagram_icon_small.png" alt="I" class="facebook" /></a>
            </div>
			<div style="width:15%">
                <a href="https://www.tiktok.com/@iwisano1" target="_blank" class="social"><img src="https://iwisaweb.blob.core.windows.net/blobiwisa/tiktok-icon-logo-done.png" alt="I" class="facebook" /></a>
            </div>
        </div>
        <div class="recipe-header" style="padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;">
            <img src="https://iwisaweb.blob.core.windows.net/blobiwisa/4228_banner_2000_x_761_r7-02.jpg" style="width: 100%" class="recipe-meal">
        </div>
		<div class="recipe-all-white">
			<div style="width:5%">
			</div>
			<div style="width:95%">

				<h3 class="terms01"><a href="https://iwisaweb.blob.core.windows.net/blobiwisa/IWISA_COMMUNITY_CHAMPIONS_SCORECARD.pdf" target="_blank"> Community Champions Scorecard</a></h3>
				<h3 class="terms01"><a href="https://iwisaweb.blob.core.windows.net/blobiwisa/IWISA_COMM_CHAMPIONS_FINALIST_CRITERIA.pdf" target="_blank"> Community Champions Finalist Criteria</a></h3>
				<h3 class="terms01"><a href="https://iwisaweb.blob.core.windows.net/blobiwisa/IWISA_COMM_CHAMPIONS_SHORTLIST_CRITERIA.pdf" target="_blank"> Community Champions Scorecard Shortlist</a></h3>
		</div>    
		</div>
		<div class="flex-all-swish-7">
		</br>
		</br>
		
		<div data-form-block-id="27150a93-6140-f011-8779-7c1e5235a6c3"></div> <script src="https://mktdplp102cdn.azureedge.net/public/latest/js/form-loader.js?v=1.84.2007"></script> <div id="dqGsuqWJDy9n5B_EEuivIwntK9u6SKf8K8kvcRTg5CW8"></div><script src="https://mktdplp102cdn.azureedge.net/public/latest/js/ws-tracking.js?v=1.84.2007"></script><div class="d365-mkt-config" style="display:none" data-website-id="qGsuqWJDy9n5B_EEuivIwntK9u6SKf8K8kvcRTg5CW8" data-hostname="ceb8047c230f46d48baf1130bc8c068f.svc.dynamics.com"></div>
		
		</div>
<!--Footer section-->
        <div class="footer-all" id="JumpContact">
            <!--Premier Logo Left-->
            <div style="width:20%;">
                <a href="https://www.premierfmcg.com" class="premier-link"><img src="https://glhcwebcms01.blob.core.windows.net/premier/premier-site-logo.png" alt="Premier Logo" class="footlogo02"></a>
            </div>
            <!--Menu Middle-->
            <div style="width:20%; border-left-style:solid; border-left-color:#bce30c; border-left-width:2px">
                <p class="footer">Customer Care</p>
                <p class="footer">Tel: 0860 122 300</p>
                <p class="footer">Email: customercare@premierfmcg.com</p>
            </div>
            <!--T&C's Links-->
            <div style="width:20%; border-left-style:solid; border-left-color:#bce30c; border-left-width:2px;">
                <p class="footer"><a href="https://qr.premierfmcg.com/webpage/20000008?textRef=A9375C99-1E2D-4A44-9444-82E189F5267B" class="termslink">Disclaimer and Ts & Cs</a></p>
				<p class="footer"><a href="https://qr.premierfmcg.com/webpage/20070009?textRef=A9375C99-1E2D-4A44-9444-82E189F5267B" class="termslink">Iwisa Community Champions Competition Ts & Cs</a></p>
            </div>
            <!--T&C's Links-->
            <div style="width:15%; border-left-style:solid; border-left-color:#bce30c; border-left-width:2px;">
                <p class="footer"><a href="https://qr.premierfmcg.com/webpage/20000007?textRef=A9375C99-1E2D-4A44-9444-82E189F5267B" class="termslink">PAIA Manual</a></p>
            </div>
            <!--Every1s welcome Logo right-->
            <div style="width:25%">
                <img src="https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V1/logo/Every1Welcome.png" alt="Iwisa Logo" class="footlogo04" />
            </div>
        </div>
  </div>
</body>
</html>
