<!DOCTYPE html><html>
<head>
  <title>Competition Terms and Conditions</title>
<title>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;
            }


.flex-all-swish-8 {
    display: flex;
    flex-direction: row;
    background-color: white;
    justify-content: center;
    align-items: center;
    background-image: url(https://iwisaweb.blob.core.windows.net/blobiwisa/5431_iwisa_designer_search_website_background_1660x1922.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: 100% 100%;
    overflow: hidden;
}
            .flex-all-swish-8 > 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">IWISA No.1 Designer Search Competition</h3>
				<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>;
									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 duly registered company that enters the Competition; such duly registered company being a juristic person;
                                    1.9
                                    <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.10
                                    <strong>"Prize(s)"</strong> means the prizes that can be won in this Competition, as described in the Information Schedule; 
								    1.11
                                    <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 entering the Promotion, the Participant agrees to be bound by these terms and conditions, which the Participant acknowledges to have read and understood.
                            </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 South African citizen or permanent resident;
                                    <strong>3.1.2</strong>        be over the age of 18 (eighteen);
                                    <strong>3.1.3</strong>        successfully enter the Competition in accordance with the entry mechanism set out in the Information Schedule; and
									<strong>3.1.4</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, unless exceptions are made by Premier FMCG at its sole and absolute discretion. </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.
									<strong>3.5.4</strong>        If artificial intelligence has been used to generate the business plan to a material extent, such that the use of AI has materially influenced the substance, content, assumptions, or conclusions of the business plan and could reasonably affect the outcome. Premier FMCG may, at its sole and absolute discretion, accept use of artificial intelligence if the use was to assist the business plan for minor, non material assistance.  
									
									
									
									
									
                                </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 designated event date for the Region from the top 7 finalists from that Region 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 and Scorecard 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.	    In order to claim the Prize, a winner must provide the information and documentation described in the Information Schedule.</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             A Participant may ask the Promoter at any time during the Competition to correct or confirm any personal information if it is wrong or out of date.</p>
				<p class="terms01">5.3.	          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.4.	          The Participant agrees that any photographs taken of them in relation to this Competition will become the property of the Promoter and consents to the use thereof in any marketing campaigns as the Promoter deems fit. The Participant shall have no claim against the Promoter for the use of the photographs.</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.  Force Majeure</h3>
				<p class="terms01">In the event of any act of God, governmental act, strike, war, riot, civil commotion, lockout, fire, flood, accident, or any other exceptional event or circumstances of whatever nature arising or action taken beyond or outside the reasonable control of Premier FMCG preventing or delaying it from performance (any such event hereinafter called "Force Majeure") then Premier FMCG 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">8.  Intellectual Property</h3>
				<p class="terms01">8.1.	       The Participant hereby grants to Premier FMCG a transferable, non-exclusive, worldwide, irrevocable, perpetual (notwithstanding expiry or termination of the T&Cs or the Competition), royalty-free, fully-paid up licence to use and sub-license the materials submitted by him/her in the Competition, including the Intellectual Property rights, image rights and personality rights in such materials in connection with the Competition, and shall participate in such reasonable promotional activities as Premier FMCG may request. </p>
				<p class="terms01">8.2.	       By submitting a Competition entry, the Participant agrees that the entry and any accompanying material submitted to Premier FMCG (the "<strong>Works</strong>"") and all rights, title and interest therein (including all Intellectual Property rights) will become the property of Premier FMCG on receipt thereof and will not be returned. </p>
				<p class="terms01">8.3.	       The Participant agrees to assign, cede, delegate and make over absolutely to Premier FMCG, the Works and all rights title and interest therein (including all Intellectual Property rights) and any and all claims and potential claims (including any accrued rights and claims) in relation thereto (together, the "<strong>Assigned Rights</strong>""), with effect from the date on which the Works are received by Premier FMCG, for the full duration of such rights, wherever in the world enforceable.  </p>
				<p class="terms01">8.4.	       The Participant hereby undertakes, when called upon to do so by Premier FMCG, without charge, to do and execute, and procure the doing and executing of, each act, document and thing necessary to perfect Premier FMCG's ownership in the Works and Assigned Rights (to the extent required), and to record such Assigned Rights and/or the assignment thereof under these T&Cs, including but not limited to procuring such an assignment from any other party who engages in any way in authoring, creating, modifying or further developing any of the Works or Assigned Rights for or on behalf of the Participant ("<strong>Third Party Creators</strong>"). </p>
				<p class="terms01">8.5.	       To the extent permitted by Applicable Law, the Participant hereby, and agrees to procure that all Third Party Creators, unconditionally and irrevocably waives, in favour of Premier FMCG and its successors in title, all moral rights (and broadly equivalent rights anywhere in the world) in and to the Works, to which the Participant and such Third Party Creators may be entitled under Applicable Law. In this regard, the Participant unconditionally and irrevocably agrees, and agrees to procure that each Third Party Creator agrees: (i) not to enforce any of his/her moral rights (and broadly equivalent rights anywhere in the world) in and to the Works; (ii) not to claim authorship or ownership of the Works; and (iii) consents to and agrees not to object to any acts and omissions of Premier FMCG or its nominees in relation to the Works, including any distortion, mutilation or other modification thereof.  </p>
				<p class="terms01">8.6.	       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>
				<p class="terms01">8.7.	       The Participant agrees that[, without limiting Premier FMCG's rights as owner of the Works and all right, title and interest therein,] Premier FMCG may, in its sole discretion, make the Participant's entry available on its website as set out in the Information Schedule and in any other media, whether now known or invented in the future and in connection with any publicity of the Competition, anywhere in the world.</p>
				<p class="terms01">8.8.	       The Participant hereby consents to the following acts (as applicable) by or for Premier FMCG in relation to his/her performance that forms part of any materials submitted by him/her as part of the Competition: (i) broadcast or communicate to the public the performance; (ii) make a fixation of the performance; or (iii) make a reproduction of the performance; or (iv) cause the performance to be transmitted in a diffusion service. The amount of the royalty for the use of the performance will be: R [insert amount. </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 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.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>
				<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 include(s), including or in particular 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 other and otherwise 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>
				<h3 class="terms01">10.  Force Majeure</h3>
				<p class="terms01">10.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>			
							
			</div>
		</div>
		
		
		<div class="container-fluid text-center">
    <div class="">
        <p>SCHEDULE 1 - INFORMATION SCHEDULE</p>
    </div>
</div>

<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 Fills Bold Designer Search competition organized 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 10 July 2026   and ending at 00:00 on 31 August 2026 inclusive.</td>
        </tr>
        <tr>
            <th scope="row">3.</th>
            <td>Goods (clause 1.5)</td>
            <td>Not applicable.</td>
        </tr>
        <tr>
            <th scope="row">4.</th>
            <td>Prizes (clause 1.11)</td>
            <td>
                <br>
                <strong>1st PLACE</strong>: Design Iwisa No.1 Promoter Uniform
	Mac Book Pro (Valued at up to R35 000)
	R10 000 (ten thousand rand) Cash Prize
	
<br>
                <br>
                <strong>2nd PLACE</strong>:  iPad (Valued at up to R15 000) + Apple Pencil (Valued at up to R2000) 
	R5 000 (five thousand rand) Cash Prize 
<br>

                <strong>3rd PLACE</strong>: 5 000 (five thousand rand) Cash Prize 
	                                        Noise cancelling headphones (valued at up to R2000)
<br>
           
				A winner <strong>will not</strong> be entitled to win more than 1 (one) Prize in this Competition.<br>
                
            </td>
        </tr>
        <tr>
            <th scope="row">5.</th>
            <td>Entry mechanism (clause 3.1.3)</td>
            <td>
                <strong>1.	To enter the Competition, a Participant must:</strong> <br>
                <br />
               
<ol>
									Be a South African citizen or permanent resident between the ages of 18 and 35 years.
									Visit the IWISA No.1 website and click on the Fills Bold Designer Search banner or access the entry page directly at <a href="https://qr.premierfmcg.com/webpage/20070002"> https://qr.premierfmcg.com/webpage/20070002</a>
                                    Download and review the official creative brief, design template and submission guidelines.
                                    Design an original six-piece streetwear collection inspired by the IWISA No.1 brand, consisting of:
									<ul>
									<li>One (1) T-shirt; </li>
									<li>One (1) Jacket;   </li>
									<li>One (1) Pair of Pants;   </li>
									<li>One (1) Bucket Hat;   </li>
									<li>One (1) Tote Bag; and    </li>
									<li>One (1) Pair of Socks.    </li>
									
									
									</ul>
                                    Complete the official online entry form.
									Upload:
									<ul>
									<li>the completed design template(s);    </li>
									<li>the required supporting documentation; and   </li>
									<li>a written creative motivation explaining the inspiration behind the collection, in accordance with the submission guidelines.
    </li>
									
									
									</ul>
									Submit the completed entry before the Competition Closing Date.
									
									
									
									
									
                                </ol>

Only complete entries submitted via the official online entry portal during the Competition Period will be considered.
<br>
Entries generated automatically by a computer or created using artificial intelligence, including but not limited to chatbots such as ChatGPT or similar software applications, will not be considered.


<br>
</tr>
<tr>
 <th scope="row">6.</th>
            <td>Number of winners (clause 4.1)</td>
            <td>The number of finalists will be limited to 7 (seven) 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">7.</th>
            <td>Number of entries (clause 3.4)</td>
            <td>Entries are limited to 1 (one) entry per Participant.
 </td>
        </tr>
		
        <tr>
            <th scope="row">8.</th>
            <td>Timing for judging (clause 4.1)

</td>
            <td>
                Judging will take place within 15 (fifteen) working days after expiry of the Competition Period.
                <br />
                


            </td>
        </tr>

        <tr>
            <th scope="row">9.</th>
            <td>Timing and manner of notification of winner(s) (clause 4.2)</td>
            <td>
                Premier FMCG will notify the winner(s) within five (5) business days after the selection of the winner(s).
Winner(s) will be notified by telephone and/or email, using the contact details provided in their Competition entry form. Premier FMCG will not be responsible for any failure to contact a winner where incorrect or incomplete contact details have been provided.


            </td>
        </tr>

        <tr>
            <th scope="row">10.</th>
            <td>Criteria for judging (clause 4.1)</td>
            <td>
                
                <br />
               
<ol>
									All eligible entries will be assessed exclusively by a professional judging panel appointed by Premier FMCG.
									The judging panel will be progressively evaluating entries at each stage of the Competition based on the Criteria to determine the Top 10, Top 5, Top 3 and, ultimately, the Winner.
                                    A detailed judging rubric and submission requirements are available on the Competition website and form part of these Terms and Conditions.
                                    Entries will be assessed in accordance with the official judging rubric scorecard, taking into account:
									<ul>
									<li>creativity and originality; </li>
									<li>effective integration of the IWISA No.1 brand;   </li>
									<li>application of the design across the required apparel and accessory items;  </li>
									<li>quality of execution; and  </li>
									<li>commercial appeal.  </li>
								
									
									
									</ul>
                                    The decisions of the judging panel and Premier FMCG in respect of the evaluation of entries, the selection of finalists and the Winner shall be final and binding, and no correspondence will be entered into.
		
									Premier FMCG may, at its discretion, conduct separate audience prediction competitions or other promotional activities during the Competition Period. Such activities are for audience engagement purposes only and will have no bearing on the judging process or the selection of finalists or the Winner.
									
									
									
									
									
                                </ol>


<br>
</tr>
        

        <tr>
            <th scope="row">11.</th>
            <td>Forfeiture of Prize(s) (clause 4.2)</td>
            <td>
                If a finalist 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, the Participant with the next highest score will be selected to replace the finalist.
        <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 provide his/her names ID number, contact details, delivery address, a copy of ID and a finalist form and sign an acknowledgment of receipt of the Prize.</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.
The Media Prizes will be awarded as discussed between Premier FMCG and the winners.


        <tr>
            <th scope="row">14.</th>
            <td>Premier FMCG contact details (clause 5.6)</td>
            <td>
                0860 122 300 or <a href="mailto:customercare@premierfmcg.com"> customercare@premierfmcg.com</a>
            </td>
        </tr>
        <tr>
            <th scope="row">15.</th>
            <td>Premier FMCG's website (clause 8.1)</td>
            <td>
                <a href="https://premierfmcg.com/"> https://premierfmcg.com/</a>
            </td>
        </tr>

    </tbody>
</table>

<br />
<br />
<br />
<!--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>
								<p class="footer"><a href="https://qr.premierfmcg.com/webpage/20070007?textRef=A9375C99-1E2D-4A44-9444-82E189F5267B" class="termslink"> Iwisa Designer Search 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>
