<!DOCTYPE html><html>
<head>
  <title>Community Champions Terms and Conditions</title>
<title>Community Champions Competition Terms and Conditions</title>
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="shortcut icon" href="https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V2/logo/Flavicon.ico">
    <link rel="icon" href="https://glhcwebcms01.blob.core.windows.net/iwisa/QR_V2/logo/Flavicon.ico" type="image/x-icon">
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
	<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Exo:wght@700&display=swap">
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script><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=A9375C99-1E2D-4A44-9444-82E189F5267B" 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">
	        <h10>Competition Ts&Cs</h10>
        </div>
		<div class="recipe-all-white">
			<div style="width:5%">
			</div>
			<div style="width:95%">

				<h3 class="terms01">1. Definitions</h3>
				<p class="terms01">Unless the context provides otherwise, the words and expressions set out below will have the following meanings and cognate expressions shall have corresponding meanings: </p>
				<p class="terms01"><h6 class="text2-text2">
                                <ol>
                                    1.1
                                    <strong>"Application Law"</strong> means any national (or provincial) legislation, statutes, ordinances and other laws and regulations and any by-laws of any legally constituted public authority, including but not limited to: (i) any applicable statute or proclamation or any delegated or subordinate legislation; (ii) any common law and any applicable judgment of a relevant court of law that is a binding precedent; and (iii) any regulation, rule, condition, direction, decision, notice, notification, guideline, code of practice, decree, circular, decision or other requirement, directive or order made by any regulatory authority or regulatory body or other legally constituted public authority (including any enforcement action, direction or fine made or levied) whether or not expressed to be legally binding; in each case in force at any time in any relevant jurisdiction;
                                    1.2
                                    <strong>"Business Day"</strong> means any day other than a Saturday, Sunday or public holiday in the Republic of South Africa, within the meaning of the Public Holidays Act, 1994;
                                    1.3
                                    <strong>"Competition"</strong> means the competition as set out in the Information Schedule; 
                                    1.4
                                    <strong>"Competition Period"</strong> means the period as set out in the Information Schedule; 
                                    1.5
                                    <strong>"Goods"</strong> means the goods described in the Information Schedule;
                                    1.6
                                    <strong>"Information Schedule"</strong> means the schedule attached to these T&Cs as <strong>Schedule 1</strong> and <strong>Schedule 2</strong>;
                                    1.7
                                    <strong>"Intellectual Property"</strong> means all and any intellectual property of any kind including without limitation all and any creations of the mind that are recognised and/or capable of being protected by law from use by any other person, and all rights resulting from or attributable to such intellectual activity, whether acquired or protected by statute or common law and whether in terms of Applicable Law and/or any other jurisdiction, and including (without limitation): trade marks, service marks, trade and business names, rights in trade dress or get-up, rights in goodwill or to sue for passing off, unfair competition rights, copyright (including, without limitation, copyright in computer software, computer programs and data bases) and related rights, domain names, designs (including registered designs), patents, petty patents, utility models, topography rights and like rights (including applications for the grant of any of the aforementioned) inventions, know-how, show-how, confidential information, trade secrets, data base rights, and any other intellectual property rights, in each case whether registered or unregistered and including all applications for and renewals or extensions of such rights, and all rights or forms of protection having similar or equivalent or similar effect to any of the aforementioned, which may subsist in any country in the world;
									1.8
                                    <strong>"Participant"</strong> means a person who enters the Competition;
									1.9
                                    <strong>"Regions"</strong> means the following provinces as geographically constituted: Gauteng, Eastern Cape, Western Cape and Free State and "<strong>Region</strong>" shall as the context requires be a reference to any one of them
									1.10
									<strong>"Premier FMCG"</strong> means Premier FMCG Proprietary Limited (Registration Number 1968/002379/07) a company duly incorporated in accordance with the company laws of the Republic of South Africa;
									1.11
									<strong>"Prize(s)"</strong> means a person who enters the Competition;
									1.12
									<strong>"Scorecard"</strong> means the document containing the criteria which the applications will be judged upon in order to determine the top 10 finalists and the subsequent winners;
									1.13
									<strong>"Sectors"</strong> means the following business sectors: Agriculture; Education; Digital and Technology; Health; Waste Management and Recycling and "<strong>Sector</strong>" shall as the context requires be a reference to any one of them.
									1.14
									<strong>"T&Cs"</strong> means these competition terms and conditions, including the schedule hereto.
									
                                </ol>
                            </h6>
				<h3 class="terms01">2. Application of Terms and Conditions</h3>
				<p class="terms01"><div class="text2">
                        <ol>
                            <h6 class="text2-text">
                                By choosing to enter the Competition, the Participant agrees to be bound by these T&Cs, which the Participant acknowledges to have read and understood. The Participant also acknowledges that their information will be processed as contemplated in clause 5.
                            </h6>
                        </ol>
                    </div>
				<h3 class="terms01">3. Entry Requirements</h3>
				<p class="terms01">3.1 In order to be eligible for participation in this Competition, a person must:</p>
				<p class="terms01"><h6 class="text2-text2">
                                <ol>
                                    <strong>3.1.1</strong>        be a company duly incorporated in accordance with the company laws of the Republic of South Africa;
                                    <strong>3.1.2</strong>        be operating in one or more of the Sectors;
                                    <strong>3.1.3</strong>        be conducting business in one of the Regions;
									<strong>3.1.4</strong>        have been economically active and in business for at least 2 (two) years;
									<strong>3.1.5</strong>        show clear indication of positive social contribution to the community in the Region the Participating Company operates in; and 
									<strong>3.1.6</strong>        successfully enter the Competition in accordance with the entry mechanism set out in the Information Schedule; and
									<strong>3.1.7</strong>        adhere to the terms and conditions that apply to this Competition.
                                </ol>
                            </h6>
				<p class="terms01">3.2. Participants may only enter this Competition in the Republic of South Africa.</p>
				<p class="terms01">3.3.	    Entries received or submitted through any medium other than as stipulated above shall not be considered. </p>
				<p class="terms01">3.4.	    Entries are limited to the number of entries per Participant as set out in the Information Schedule. </p>
				<p class="terms01">3.5.  	No entries will be accepted:</p>
				<p class="terms01"><h6 class="text2-text2">
						<ol>
											<strong>3.5.1</strong>        if they are submitted on behalf of or jointly with a third party;
											<strong>3.5.2</strong>        if they are illegible, have been altered, reconstructed, forged or tampered with;
											<strong>3.5.3</strong>        if they are incomplete.
										</ol>
									</h6>
				<p class="terms01">3.6.	    The following persons may not enter the Competition or be eligible to win any of the Prizes:</p>
					<p class="terms01"><h6 class="text2-text2">
						<ol>
											<strong>3.6.1</strong>        any director, member, partner, owner, employee, agent of, consultant to, or anyone associated with, affiliated or professionally connected to Premier FMCG or any of its affiliated companies, the Competition or its administration; 
											<strong>3.6.2</strong>        any supplier of goods or services in connection with the Competition (including without limitation marketing service providers in respect of the Competition);
											<strong>3.6.3</strong>        any member of the immediate families or households of any person described in 3.6.1 or 3.6.2 above; or 
											<strong>3.6.4</strong>        any other person who directly or indirectly controls or is controlled by Premier FMCG.
										</ol>
									</h6>
				<p class="terms01">3.7.	    The Competition will run for the Competition Period. Only entries received within the Competition Period will qualify and entries received outside such period will not be considered.</p>
				<p class="terms01">3.8.  	By choosing to enter the Competition, the Participant confirms that he/she is eligible to do so and is eligible to claim the Prizes and Premier FMCG may require that the Participant provide proof that he/she is eligible to enter the Competition. </p>
				<p class="terms01">3.9.	    The Participant shall not disclose to any third party (including competitors of Premier FMCG) any information relating to the Competition or the affairs of Premier FMCG which may come to his/her knowledge during or in connection with his/her participation in the Competition.</p>
				<p class="terms01">3.10.  	Premier FMCG will not accept: </p>
				<p class="terms01"><h6 class="text2-text2">
						<ol>
											<strong>3.10.1</strong>        responsibility for Competition entries that are lost, mislaid, damaged, undelivered or delayed in transit, regardless of cause, including, but not limited to, as a result of any postal failure, equipment failure, technical malfunction, systems, satellite, network, server, computer hardware or software failure of any kind; or
											<strong>3.10.2</strong>        proof of posting or transmission as proof of receipt of entry to the Competition.
										</ol>
									</h6>
				<p class="terms01">3.11.	The Participant is solely responsible for any and all reasonable costs or expenses incurred by the Participant in applying to participate or his/her participation in the Competition, (including but not limited to: calls made, internet service provider charges, telephone fees and other costs). Under no circumstances will Premier FMCG cover these or any additional costs.</p>
				
				
				
				<h3 class="terms01">4.	Prizes and Award Terms</h3>
				<p class="terms01">4.1.	    The number of winners is set out in the Information Schedule. The winner(s) will be selected by Premier FMCG or an independent judge. Judging will take place at the end of the Competition from all qualifying entries within the period set out in the Information Schedule. The outcome of the Competition depends on the merit of entries, and lot or chance plays no role. The entries will be judged based on the criteria described in the Information Schedule as well as compliance with these Terms. Premier FMCG reserves the right not to award any Prize in the event that insufficient entries are received or if Premier FMCG is not satisfied with the quality of entries received. The decision of Premier FMCG or independent judge (as applicable) (acting reasonably) will be final. </p>
				<p class="terms01">4.2      Winners will be notified after judgement has taken place within the time period and in the manner set out in the Information Schedule[. Winners' names will be available upon request by writing to Premier FMCG.</p>
				<p class="terms01">4.3.	    Premier FMCG will make all reasonable efforts to contact the winner. In the event that a winner cannot be successfully contacted, is not available within the period described in the Information Schedule, is unable, for any reason whatsoever, to accept the Prize or has not claimed their Prize within the period described in the Information Schedule, such winner will forfeit their Prize. Premier FMCG reserves the right to select a replacement winner from the remaining qualifying participants by repeating the judgement process in accordance with same process and procedures as applicable to the original judgement process.</p>
				<p class="terms01">4.4.	    The information contained in any documents received will be verified before the winner will receive their Prize. If the information cannot be verified for whatever reason, the Promotor reserves the right to select a replacement winner through a random draw from the remaining qualifying participants</p>
				<p class="terms01">4.5.	    Premier FMCG does not accept any responsibility if the Participant is not able to take up the Prize.</p>
                <p class="terms01">4.6.	    The Prize must be collected or delivered as set out in the Information Schedule within the time period set out in the Information Schedule.</p>
				<p class="terms01">4.7.	    The prize may not be claimed by a third party on the Participant's behalf.</p>
			    <p class="terms01">4.8.	    Prizes are subject to availability and cannot be negotiated, transferred or exchanged. Premier FMCG reserves the right to substitute a Prize with another prize of equivalent or greater value or nature.</p>
				<p class="terms01">4.9.	   Prizes are not redeemable for cash unless the Prize is cash. The provisions of 4.8 above remain applicable as necessary.</p>

				
				<h3 class="terms01">5. Use of Personal Information</h3>
				<p class="terms01">5.1.           The Promoter may process and use the Participant's personal information for purposes relating to the Promotion. Click here to read the Promoter's privacy policy: <a href="https://premierfmcg.com/privacypolicy" class="premier-link">Privacy Policy.</a></p>
				<p class="terms01">5.2.           Personal information shall bare the meaning as described in Section 1 of the Protection of Personal Information Act 4 of 2013.</p>
				<p class="terms01">5.3.	          A Participant may ask Premier FMCG at any time during the Competition Period to correct or confirm any personal information if it is incorrect or out of date.</p>
				<p class="terms01">5.4.	          To the extent that elements of the Prizes are being provided by a third party, the personal information of the winners may be passed on to such third party for the sole purpose of prize fulfilment.</p>
				<p class="terms01">5.5.           With regards to Participants under the age of 18, his or her or their duly authourised representative confirms and warrants that he or she or they have the right, power and authority to allow Premier FMCG to use their and/or the Participant's personal information for purposes of the Competition and hereby consents to Premier FMCG using their and/or the Participant's personal information for purposes of the Competition as well as consent to the provisions of 5.6 below.</p>
				<p class="terms01">5.6.           The Participant agrees that any photographs taken of them in relation to this Competition will become the property of Premier FMCG to use in any marketing campaigns as Premier FMCG deems fit. The Participant shall have no claim for any compensation for use of the photograph.</p>
				
				
				<h3 class="terms01">6.	 Limitation of Liability, Warranties and Indemnities</h3>
				<p class="terms01">6.1.	  To the greatest extent permitted by Applicable Law, Premier FMCG, its employees, officers, directors, agents and associates and the Participating Stores, their employees, officers, directors, agents and associates (the "Indemnified Parties") shall not be liable for and each Participant hereby indemnifies and holds the Indemnified Parties harmless from any and all claims, damages, liabilities, costs, expenses and/or penalties (as applicable) suffered or incurred by any person as a result of entry in the Competition, participating in the Competition or receiving or using any Prize. This is without prejudice to any rights or remedies that any Participant or winner has available to it under Applicable Law and that cannot be excluded, limited or waived.</p>
				<p class="terms01">6.2.	  All products given as part of the Prizes are subject to all applicable warranties, guarantees and instructions of use accompanying such products.</p>

				
				
				<h3 class="terms01">7.  Intellectual Property</h3>
				<p class="terms01">7.1.	     The Participant warrants that his/her entry is original and does not infringe on the rights of any third party. The Participant shall indemnify and hold harmless Premier FMCG against all liabilities, costs, expenses, damages and losses suffered or incurred by Premier FMCG arising out of or in connection with any claim for actual or alleged infringement of a third party's Intellectual Property rights arising out of or in connection with the Works and/or the use of the Works by Premier FMCG (as applicable).</p>
				
				
				<h3 class="terms01">8.  Force Majeure</h3>
				<p class="terms01">In the event of any act of God, strike, war, riot, civil commotion, lockout, fire, accident, or any circumstances of whatever nature arising or action taken beyond or outside the reasonable control of the Promoter preventing it from performance (any such event hereinafter called "<strong>Force Majeure</strong>") then the Promoter shall be relieved of all such obligations to the Participant during the period that such Force Majeure continues and shall not be liable for any delay or failure in the performance of any obligations or loss or damage which the Participant may suffer due to or resulting from the Force Majeure.</p>
				
				<h3 class="terms01">9.      General</h3>
				<p class="terms01">9.1.	    Premier FMCG may in its sole and absolute discretion amend or update these T&Cs at any time, by publishing the revised terms and conditions on the website identified in the Information Schedule. </p>
				<p class="terms01">9.2.	    Premier FMCG reserves the right to hold void, suspend, cancel, or amend the Competition if it becomes necessary to do so (in the sole discretion of Premier FMCG).</p>
				<p class="terms01">9.3.	    Premier FMCG reserves the right to disqualify any Participant from participating in the Competition who breaches any provision of these T&Cs or if Premier FMCG determines that the Participant has attempted to manipulate the outcome of the Competition.</p>
				<p class="terms01">9.4.	    Premier FMCG may disqualify any Participant if, in Premier FMCG's sole and absolute opinion, the Participant's entry contains any content which is obscene, vulgar, harassing, unlawful, illegal, harmful, inflammatory, hateful or otherwise objectionable or infringes the rights of any third party in subject matter or wording, or which is otherwise unsuitable for publication.</p>
				<p class="terms01">9.5.	    Premier FMCG further reserves all rights to disqualify the Participant if his/her conduct is contrary to the spirit or intention of the Competition.</p>
				<p class="terms01">9.6.	    In the event of a dispute regarding any aspect of the Competition and/or these T&Cs, Premier FMCG's decision will be binding and final and no correspondence will be entered into.</p>
				<p class="terms01">9.7.	    In the event of a dispute regarding a winner chosen in accordance with these T&Cs, the decision of an independent admitted attorney duly appointed by Premier FMCG will be final and binding and no other correspondence will be entered into.</p>
				<p class="terms01">9.8.	    Premier FMCG reserves the right to cancel, suspend, amend or terminate the Competition or extend the Competition Period at any time and without notice to the Participant.</p>
				<p class="terms01">9.9.	    Premier FMCG will never ask you to provide banking details in order to take part in a Competition.</p>
				<p class="terms01">9.10.    These T&Cs constitutes the entire agreement between the parties and supersedes any prior written or oral agreement between them as far as the subject matter contained in these T&Cs is concerned and no party shall have any claim or right of action arising from any undertaking, representation or warranty not expressly included in these T&Cs.</p>
				<p class="terms01">9.11.	If any provision or part-provision of these T&Cs is or becomes invalid, illegal or unenforceable, it shall be deemed modified to the minimum extent necessary to make it valid, legal and enforceable. If such modification is not possible, the relevant provision or part-provision shall be deemed deleted. Any modification to or deletion of a provision or part-provision under this clause shall not affect the validity and enforceability of the rest of these T&Cs.</p>
				<p class="terms01">9.12.	Save as otherwise expressly provided in these T&Cs, no agreement to vary, waive, amend add to, delete from or cancel any provision of these T&Cs (including this 9.12) shall be effective unless reduced to writing and signed by the parties or on behalf of the parties by their duly authorised agents.</p>
				<p class="terms01">9.13.	Save as otherwise expressly provided in these T&Cs, neither party shall be entitled to assign, cede, delegate or otherwise transfer or deal with these T&Cs or any of its rights and obligations under it, in whole or in part, without the prior written consent of the other party.
				<p class="terms01">9.14.	Any failure by any party to exercise or delay by any party in exercising its rights or remedies provided under these T&Cs or by Applicable Law does not constitute a waiver of that or any other right or remedy and does not prevent, limit or restrict the future exercise or enforceability of that or any other rights or remedies. No single or partial exercise of any right or remedy provided under these T&Cs or by law prevents or restricts the further exercise of that or any other right or remedy.</p>
				<p class="terms01">9.15.	The validity of these T&Cs, its interpretation, the respective rights and obligations of the parties and all other matters arising in any way out of it or its expiration or earlier termination for any reason shall be determined in accordance with the laws of the Republic of South Africa.  </p>
				<p class="terms01">9.16.	To the extent permitted by Applicable Law, the Participant hereby consents and submits to the non-exclusive jurisdiction of the High Court of South Africa, Gauteng Local Division, Johannesburg for the purposes of all or any dispute or legal proceedings arising from or concerning these T&Cs. </p>
				<p class="terms01">9.17.	The stipulations for the benefit of Premier FMCG's employees, officers, directors, agents and associates and the Participating Stores, their employees, officers, directors, agents and associates shall, by way of stipulatio alteri, constitute a contract for the benefit of such persons which shall be capable of acceptance at any time by any of them by written notice to that effect to the Participant. Prior to acceptance, the benefit of each such stipulation may not be withdrawn.</p>
				<p class="terms01">9.18.	No rule of construction shall be applied to the disadvantage of a party to these T&Cs because that party was responsible for or participated in the preparation of these T&Cs or any part of it.</p>
				<p class="terms01">9.19.	Where the words <strong>include(s), including or in particular</strong> followed by specific examples shall be construed by way of example or emphasis only and shall not be construed, nor shall it take effect, as limiting the generality of any preceding words, and the eiusdem generis rule is not to be applied in the interpretation of such specific examples or general words and where the context permits, the words <strong>other</strong> and <strong>otherwise</strong> are illustrative and shall not be construed eiusdem generis with or limit the sense of the words preceding them where a wider construction is possible.</p>
				<p class="terms01">9.20.    All enquiries regarding the Competition should be sent to the Promoter at <a href="mailto:customercare@premierfmcg.com"> customercare@premierfmcg.com</a> or 0860 122 300 (SA only).</p>

							
							
							</br>
			</div>
		</div>
		
		<h3 class="terms01">SCHEDULE 1 - INFORMATION SCHEDULE</h3>
		<table>
    <thead>
        <tr>
            <th scope="col">No</th>
            <th scope="col">Clause Reference</th>
            <th scope="col">Description</th>
        </tr>
    </thead>
    <tbody>
        <tr>
            <th scope="row">1.</th>
            <td>Competition (clause 1.3)</td>
            <td>The Iwisa No.1 Community Champions competition organised by Premier FMCG, for the Competition Period.</td>
        </tr>
        <tr>
            <th scope="row">2.</th>
            <td>Competition Period (clause 1.4)</td>
            <td>The period starting at 00:00 on 15 June 2025 and ending at 00:00 on 10 October 2025 inclusive.</td>
        </tr>
        <tr>
            <th scope="row">3.</th>
            <td>Goods (clause 1.5)</td>
            <td><strong>Not applicable</strong></td>
        </tr>
        <tr>
            <th scope="row">4.</th>
            <td>Prizes (clause 1.10)</td>
            <td>
			    Winners receive prize money to reinvest in their businesses: <br><br>
                <strong>Cash prizes</strong>: <br>
                1st Place:	R50,000 (fifty thousand rand) <br>
                2nd Place:  R30,000 (thirty thousand rand) <br>
				3rd Place:  R20,000 (twenty thousand rand) <br><br>
				<strong>Media prizes</strong>: <br>
                Media partnerships will be provided to amplify the winners' stories to gain additional exposure. <br>
				<br>
                *The use of media partnerships, services and public engagement will be at the sole and absolute discretion of Premier FMCG.<br>
				<br>
				A winner will not be entitled to win more than 1 (one) Prize in this Competition.
 
				
            </td>
        </tr>
        <tr>
            <th scope="row">5.</th>
            <td>Entry mechanism (clause 3.1.3)</td>
            <td>To enter the Competition, the Participant must: <br>
			<br>
			1.)	<strong>Application Phase:</strong> Complete the application form available on <a href="https://qr.premierfmcg.com/webpage/20070002?textRef=A9375C99-1E2D-4A44-9444-82E189F5267B">Iwisa Community Champions Competition</a> according to the guidelines and submit all mandatory supporting documentation as requested. <br>
			<br>
			Entries will not be considered if they are automatically generated by computer or created by artificial intelligence (including but not limited to chatbots such as ChatGPT or similar software applications).<br>
			<br>
			2.) <strong>Selection, notification and preparation Phase</strong>: If selected as one of the 40 finalists (10 per Region), a Participant must: <br>
			<br>
			Attend pitch training workshops on the dates detailed in Schedule 2:
			<br>
			<ul>
				<li>Refine their storytelling</li>
				<li>Improve their business presentations</li>
				<li>Prepare for the regional pitch competition</li>
			</ul>
			
			
			
		    
			<br>
			3.) <strong>Regional Pitch events Phase: </strong><br>	
			<br>
			Finalists must present their pitch to the panel of judges during the Regional Pitch Events held in their Region on the dates indicated in Schedule 2.
            <br>
			<br>
			All information regarding the selection of winners, training and events dates and locations will be communicated to the finalists.
			<br>
		
	      </td>
	   </tr>
        <tr>
            <th scope="row">6.</th>
            <td>Number of entries (clause 3.4)</td>
            <td>Entries are limited to one entry per Participant.
			A Participant can only enter in the Region their company is operating in.
			</td>
        </tr>
        <tr>
            <th scope="row">7.</th>
            <td>Number of winners (clause 4.1)</td>
            <td>The number of finalists will be limited to 10 (ten) per Region.
The total number of Winner for the Competition will be twelve winners - 3 (three) winners per Region.
 </td>
        </tr>
        <tr>
            <th scope="row">8.</th>
            <td>Timing for judging  (clause 4.1)</td>
            <td>Judging will take place within 1 (one) week after the Region Pitch event.</td>
        </tr>
		 <tr>
            <th scope="row">9.</th>
            <td>Criteria for judging  (clause 4.1)</td>
            <td>Selection of the Winner(s) will be determined by the criteria illustrated on the Scorecard which can be downloaded from the website.</td>
        </tr>
		            <th scope="row">10.</th>
            <td>Timing and manner of notification of winner(s) (clause 4.2)</td>
            <td>Premier FMCG will notify the finalists and winner(s) in accordance with Schedule 2.
Premier FMCG will notify the finalists and winners by means of using the contact details provided with the Competition entry.
</td>
        </tr>
		
        <tr>
            <th scope="row">11.</th>
            <td>Forfeiture of Prize(s) (clause 4.2)</td>
            <td>
               If the winner cannot be successfully contacted or is not available within 24 (twenty four) hours after the notification period described in 4.2, or is unable, for any reason whatsoever, to attend the Pitch training and/or the Regional Pitch Event and/or is unable to accept the Prize or has not claimed their Prize within 10 (ten) Business Days of the being notified in accordance with 4.2.

        </tr>
		        <tr>
            <th scope="row">12.</th>
            <td>How to claim Prize(s) (clause 4.4)</td>
            
            <td>
                In order to claim the Prize, the winner must comply and provide the required.
            </td>
        </tr>
        
		
		
		
        <tr>
            <th scope="row">13.</th>
            <td>Collection/delivery of Prize(s) (clause 4.6)</td>
            <td>Premier FMCG will arrange for delivery of the Prize money to the winner's verified bank account provided by the winner within 5 (five) Business Day after the winner has provided their details and has been verified.
The Media Prizes will be awarded as discussed between Premier FMCG and the winners.

</td>
        </tr>
        <tr>
            <th scope="row">14.</th>
            <td>Premier FMCG contact details (clause 9.20 )</td>
            <td>
                Customer Care Line:<strong> 0860 122 300</strong><br>
				Customer Care Email:<strong><a href="mailto:customercare@premierfmcg.com"> customercare@premierfmcg.com</a>
            </td>
        </tr>
        <tr>
            <th scope="row">15.</th>
            <td>Premier FMCG's website (clause 9.1)</td>
            <td>
			    www.Premierfmcg.com <br>
                <a href="https://www.premierfmcg.com/our-brands/maize-iwisa-no1"> https://premierfmcg.com/</a>
            </td>
        </tr>





    </tbody>
</table>

<br>
<br>
		
<!-- Schedule 2 - Competition Timelines -->

			<h3 class="terms01">SCHEDULE 2 - Competition Timelines</h3>
		<table>
    <thead>
        <tr>
            <th scope="col">APPLICATION PHASE</th>
            <th scope="col">All applications must be submitted between 15 June 2025 and midnight on  31 August 2025.</th>
        </tr>
    </thead>
    <tbody>
        <tr>
            <td>SELECTION, NOTIFICATION AND PREPARATION PHASE</td>
            <td>Competition timelines per Region are as follows: <br>
			<br>
					<strong>1.	Gauteng</strong>: <br>
					Top 10 finalists notified: 3 September 2025 <br>
					Pitch Training: 10 September 2025<br>
		    <br>
					<strong>2.	Western Cape</strong>: <br>
					Top 10 finalists notified: 23 September 2025 <br>
					Pitch Training: 1 October 2025 <br>
			<br>
					<strong>3.	Eastern Cape</strong>: <br>
					Top 10 finalists notified: 16 September 2025 <br>
					Pitch Training: 23 September 2025 <br>
			<br>
					<strong>4.	Free State</strong>:<br>
					Top 10 finalists notified: 1 September 2025 <br>
					Pitch Training: 3 September 2025 <br>
			<br>
			<strong>Note</strong>: Dates, times, venues and other specifics pertaining to the Pitch Training will be communicated by Premier FMCG as soon as available, however, are subject to change at the sole and absolute discretion of Premier FMCG. Any changes will be communicated to the finalists as soon as reasonably possible.
</td>
        </tr>
        <tr>
            
            <td>REGIONAL PITCH EVENTS PHASE</td>
            <td>The dates for the Regional Pitch events where the finalists will present their businesses to a panel of judges are as follows:<br>
			<br>
					<strong>1.	Gauteng</strong>: 19 September 2025 <br>
					<strong>2.	Western Cape</strong>: 10 October 2025<br>
					<strong>3.	Eastern Cape</strong>: 3 October 2025<br>
					<strong>4.	Free State</strong>: 12 September 2025<br>
			<br>
			
            Winners will be announced at the Regional Pitch Event.<br>
			<br>
			<strong>Note</strong>: Dates, times, venues and other specifics pertaining to the Regional Pitch events will be communicated by Premier FMCG as soon as available, however, are subject to change at the sole and absolute discretion of Premier FMCG. Any changes will be communicated to the finalists as soon as reasonably possible.
			</td>
        </tr>
        <tr>      

    </tbody>
</table>


<!-- Schedule 2 - Competition Timelines End -->
<!--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>
