/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/



/* CSS Reset by Eric Meyer */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    overflow-wrap: break-word;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
    font-family: "din-condensed",sans-serif;
    font-weight: 500;
    text-align: center;
    background-color: #000;
    font-size: 16px;
}
h1,h2,h3
{
    font-family: "bourbon", serif;    
    font-weight: 400;
}

.main-wrapper {
    width: 390px;
    margin: 0 auto;
    position: relative;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100vh;
    max-width: 100%;
}
.content-wrap {
    background-repeat: no-repeat;
    height: 638px;
    max-height: 100vh;
    min-height: 638px;
    width: 100%;
    position: relative;
    padding-bottom: 55px;
    background-size: contain;
}
.opening-screen {
    padding-top: 55px;
    height: calc(100% - 55px);
    position: relative;
    overflow: hidden;
}
.logo-sec {
    margin-top: -40px;
	position: relative;
}
.logo-sec .tag {
    position: absolute;
    bottom: -62px;
    left: 3px;
}
.bottel-img {
    position: absolute;
    right: 10px;
    bottom: -4px;
	max-width: 142px;
}
.bottel-img  .tag {
    position: absolute;
    bottom: 50%;
    right: -10px;
}
.cta-btn {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center;
}
.conent-wrapper {
    padding-top: 55px;
    height: calc(100% - 55px);
}
h1 {
    display: inline-block;
    background-image: url(images/title-bg.png);
}
img
{
    max-width: 100%;
}
ol, ul {
    list-style: none;
    text-align: left;
}
p {
    font-size: 18px;
    margin-bottom: 15px;
}
blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
a
{
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #000;
    text-underline-offset: 6px;
    text-decoration: none;
}

.landing-wrapper {
    height: 100vh;
    background-color: #06B7CB;
}
.landing-wrapper .bg_img {
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
}
.loader {
    position: absolute;
    left: 0;
    top: 50%;
    width: 300px;
    margin: 0 auto;
    display: block;
    right: 0;
    -webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
            transform: translate(0,-50%);
    max-width: 90%;
}



.content-wrap
{
    position: relative;
    overflow: hidden;
}
.content-wrap h1 {
    display: inline-block;
    background-image: url(images/title-bg.svg);
    margin-bottom: 0;
    background-size: cover;
    height: 143px;
    width: 334px;
    padding: 0;
    display: -webkit-box;
    background-position: 6px center;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-weight: 400;
    font-size: 60px;
    margin: 0 auto 18px;
}
.content-wrap h1 span {
    margin-top: 10px;
    display: block;
    width: 100%;
    transform: rotate(-6deg);
}
.ios-device .content-wrap  h1 span
{
    margin-top: -11px;
}
/*coming soon page start here*/
.landing-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    color: white;
    text-align: center;
}
.main-header {
    padding: 30px 15px;
    background-color: #000;

    -webkit-box-shadow: 0px 10px 10px #00000029;

            box-shadow: 0px 10px 10px #00000029;
    text-align: center;
    z-index: 999;
}
.logo {
    width: 190px;
}
 h1,.h1 {
    font-size: 46px;
    margin-bottom: 20px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}
h2{
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1.2;
    
}
h3
{
    font-size: 20px;
    margin-bottom: 20px;
    
}
.title-wrapper h2
{
    font-weight: 900;
    text-transform: uppercase;
}
.title-wrapper *
{
    line-height: 1;
    margin-bottom: 0px;
}
.title-wrapper
{
    margin-bottom: 20px;
}
.footer-text a {
    color: white;
    text-decoration: underline;
}

.footer-text br {
    margin: 10px 0;
}

.main-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 20px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    position: absolute;
    bottom: 0;
    width: calc(100% - 50px);
    padding: 0 25px;
}
.main-footer > div > a img {
    margin-right: 6px;
}
.main-footer ul li
{
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    border-left: 1px solid #fff;
    padding: 0 6px;
}
.main-footer ul li:first-of-type
{
    padding-left: 0;
    border: none;
}
.main-footer a
{
    color: #fff;
    text-underline-offset: 6px;
    text-decoration: none;
    font-size: 14px;
    margin-bottom: 7px;
    display: block;
}
.main-footer > div > a
{
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 2px;
    text-transform: uppercase;
    font-family: "bourbon", serif;
    font-weight: 400;
}
.main-footer a:hover
{
    opacity: 0.8;
}
.main-footer .company-logo {
    font-size: 14px;
    font-weight: 400;
    font-family: arial;
    margin-bottom: 2px;
}
.main-footer .company-logo strong {
    font-weight: 700;
}

.main-footer p
{
    margin-bottom: 0px;
    font-size: 8px;
    margin-top: 0;
}

h1.form-title {
    font-size: 36px;
    margin-bottom: 15px;
}

figure
{
    margin-bottom: 20px;
}
input.btn {
    background-position: center 1px;
}
.btn {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
    font-size: 16px;
    padding: 11px 16px 8px;
    text-decoration: none;
    letter-spacing: 1px;
    border: none;
    font-family: bourbon, serif;
    font-weight: 400;
    cursor: pointer;
    line-height: 1;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    text-transform: uppercase;
    margin: 0px auto;
    display: inline-block;
    text-align: center;
}
@media (max-width: 767px){
	.btn {padding: 8px 16px 11px;}
}
.btn:hover,.btn:focus
{
    background-color: #252525;
}
.error-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 55vh;
    position: relative;
    padding: 82px 39px;
}
.error-page h3.big {
    font-size: 26px;
    margin-bottom: 0;
}
.thanks-page .content-wrap
{
    width: 200px;
    margin: 45px auto;
}


h1 {
    margin-bottom: 20px;
}




input:focus
{
    outline: none;
}
input::-webkit-input-placeholder {
    color: #fff;
}
input::-moz-placeholder {
    color: #fff;
}
input:-ms-input-placeholder {
    color: #fff;
}
input::-ms-input-placeholder {
    color: #fff;
}
input::placeholder {
    color: #fff;
}
.checkbox-container span {
    font-size: 8px;
    font-weight: 400;
    text-align: left;
    width: calc(100% - 30px);
    padding-left: 8px;
}
.checkbox-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 10px 0 30px;
    width: 82%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.checkbox-container input {
    margin-right: 10px;
    
}
.checkbox-container input {
    margin-right: 10px;
    border: 1px solid #FF4F1A;
    outline: none;
}
.checkbox-container a {
    color: #fff;
    text-decoration: underline;
}
input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
         appearance: none;
    background-color: #fff;
    margin: 0;
  }
  input[type="checkbox"]::before {
    content: "";
    width: 0.65em;
    height: 0.65em;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    -webkit-transition: 120ms -webkit-transform ease-in-out;
    transition: 120ms -webkit-transform ease-in-out;
    -o-transition: 120ms transform ease-in-out;
    transition: 120ms transform ease-in-out;
    transition: 120ms transform ease-in-out, 120ms -webkit-transform ease-in-out;
    -webkit-box-shadow: inset 1em 1em var(--form-control-color);
            box-shadow: inset 1em 1em var(--form-control-color);
  }
  input[type="checkbox"]::before {
    content: "";
     width: 9px;
    height: 9px;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    -webkit-transition: 120ms -webkit-transform ease-in-out;
    transition: 120ms -webkit-transform ease-in-out;
    -o-transition: 120ms transform ease-in-out;
    transition: 120ms transform ease-in-out;
    transition: 120ms transform ease-in-out, 120ms -webkit-transform ease-in-out;
    -webkit-box-shadow: inset 1em 1em #F6A309;
            box-shadow: inset 1em 1em #F6A309;
  }
  input[type="checkbox"]:checked::before {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
  input[type="checkbox"] {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: #fff;
    margin: 0;
    font: inherit;
    color: currentColor;
    width: 22px;
    height:22px;
    border: 1px solid #F6A309;
    border-radius: 0;
    display: -ms-grid;
    display: grid;
    place-content: center;
    -webkit-transform: translateY(-0.075em);
        -ms-transform: translateY(-0.075em);
            transform: translateY(-0.075em);
  }
  
  .form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
    margin-bottom: 20px;
}
.detail-form .form-row.input-row {
    margin-bottom: 15px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 5px;
}

input.form-control.unique-code {
    font-size: 50px;
    height: 75px;
    margin: 30px 0;
}
input.form-control.unique-code::-webkit-input-placeholder
{
   opacity: 0.1;
}
input.form-control.unique-code::-moz-placeholder
{
   opacity: 0.1;
}
input.form-control.unique-code:-ms-input-placeholder
{
   opacity: 0.1;
}
input.form-control.unique-code::-ms-input-placeholder
{
   opacity: 0.1;
}
input.form-control.unique-code::placeholder
{
   opacity: 0.1;
}
span.error {
    font-size: 14px;
    color: red;
    text-align: left;
}
section.detail-wrap {
    padding: 45px 25px 0;
}
.detail-wrap p {
    font-size: 15px;
    font-weight: bold;
    
}
.detail-wrap p.small
{
    font-size: 8px;
    font-weight: bold;
}
.detail-wrap p.large-text
{
    margin-bottom: 0px;
    font-size: 21px;
}
.page-wrap {
    padding: 40px 20px;
}
small
{
    font-size: 8px;
    display: block;
    font-weight: bold;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 7px;
}
.option {
    width: 43%;
    text-align: center;
    font-size: 12px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
}

.option  span {
    display: block;
    margin-top: 10px;
    font-size: 12px;
    width: 100%;
    font-weight: bold;
    text-align: center;
}
.option input[type="radio"] {
    position: absolute;
    opacity: 0;
}
.win-page h1 {
    font-size: 35px;
}
.win-page h3{
    font-size: 15px;
    color: #FAB83D;
}
.prize-bg-img {
    height: 385px;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 20px;
}
.prize-wrap
{
    position: relative;
    margin-bottom: 35px;
}
.prize-wrap h2 {
    font-size: 25px;
    font-weight: bold;
    width: 77%;
    margin: -79px auto 20px;
}
.prize-wrap img {
    position: absolute;
    top: 55px;
    left: 20px;
    width: 260px;
    right: 20px;
    margin: 0 auto;
}
.thanks-page > h2 {
    font-size: 17px;
}
.thanks-page .content-wrap {
    margin-bottom: 45px;
}
.thanks-page p {
    font-weight: bold;
    width: 86%;
    margin: 0 auto 20px;
}
div#popup {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.popup-wrapper {
    background-color: #FBD901;
    padding: 35px 20px 110px;
    width: 284px;
    border: 8px solid #000;
    background-image: url(images/bg.png);
    background-repeat: repeat-x;
    max-width: 100%;
    background-position: bottom;
}
.popup-wrapper .h1 {
    font-size: 48px;
    margin-bottom: 20px;
    display: block;
    font-family: 'bourbon';
    font-weight: 400;
}
.btn-wrapper .btn {
    margin: 0 10px;
}
.btn-wrapper .btn:hover
{
    background-color: #252525;
    color: #fff;
}
.content_area {
    padding: 0 30px;
}
.content_area h2 {
    margin-bottom: 10px;
}
.content_area p {
    margin-bottom: 25px;
}
.content_area h4{
width: 230px;
margin: 0 auto 10px;
}
h4
{
    font-size: 18px;
    margin-bottom: 10px;
}
.content_area  ul {
    margin-top: -16px;
    margin-bottom: 15px;
    padding-left: 42px;
}
.content_area.listen_up {
    padding: 0 20px;
}
.content_area li::before {
    content: " ";
    background-image: url('images/list-style.svg');
    width: 13px;
    height: 20px;
    display: inline-block;
    position: absolute;
    left: -22px;
    background-repeat: no-repeat;
    top: -3px;
}
form#recipe_upload_form {
    margin-top: -15px;
}

.content_area.info_content_area {
    background-position: bottom;
}
.content_area.info_content_area h2 {
    margin-bottom: 2px;
    padding-bottom: 0;
}
.content_area.info_content_area p {
    margin-bottom: 30px;
}
.content_area li
{
    position: relative;
    margin-bottom: 15px;
}
.content_area {
    height: 100%;
    background-position:  center;
    background-repeat: no-repeat;
    background-size: contain;
}
.success_msg span{
    background-color: #fff;
    padding: 8px;
    display: block;
}
button.submit-btn.btn {
    margin-top: 5px;
}
.form-group {
    margin-bottom: 5px;
  }
  .form-group label {
    margin-bottom: 5px;
    display: block;
  }
  
  .form-group input,
  .form-group textarea {
    width: 100%;
    padding: 0 10px;
    height: 35px;
    font-size: 16px;
    border: none;
    outline: none;
    background-color: #000;
    font-weight: 300;
    color: #fff;
    font-family: "din-condensed",sans-serif;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .form-group input::-webkit-input-placeholder, .form-group textarea::-webkit-input-placeholder
  {
    color: #fff;

  }
  .form-group input::-moz-placeholder, .form-group textarea::-moz-placeholder
  {
    color: #fff;

  }
  .form-group input:-ms-input-placeholder, .form-group textarea:-ms-input-placeholder
  {
    color: #fff;

  }
  .form-group input::-ms-input-placeholder, .form-group textarea::-ms-input-placeholder
  {
    color: #fff;

  }
  .form-group input::placeholder,.form-group textarea::placeholder
  {
    color: #fff;

  }
  .form-group textarea {
    height: 100px;
    resize: none;
    padding: 10px;
  }
  .form-group input:focus, .form-group textarea:focus {
    outline: none;
  }
  .upload-container {
    position: relative;
    width: 100%;
  }
  
  .file-upload {
    display: none; /* Hide the default file input */
  }
  
  .upload-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #000;
    color: white;
    padding: 10px;
    cursor: pointer;
    position: relative;
    font-size: 16px;
    font-family: "din-condensed", sans-serif;
    font-weight: 300;
    text-align: left;
  }
  
  .upload-label .upload-icon {
    margin-left: 10px;
    position: absolute;
    right: 10px;
    top: 6px;
}
  

  .form-container .instruction {
    font-size: 14px;
    color: #333;
    text-align: center;
    margin-bottom: 15px;
  }
  .teams-condition-wrapper
  {
    background-color: #FBD901;
    margin-top: 29px;
    padding: 20px 25px;
    height: 515px;
    overflow: auto;
    line-height: 1.2;
    text-align: left;

  }
  .teams-condition-wrapper *
{
    font-size: 14px;
}
  .teams-condition-wrapper h2
  {
    text-align: center;
    font-size: 20px;
    margin-bottom: 8px;
  }
  
@media screen and (max-width: 480px) {
    .content-wrap h1 span {
        margin-top: 7px;
        display: block;
        width: 100%;
    }
    .ios-device .content-wrap  h1 span
{
    margin-top: -7px;
}
    .content-wrap h1 {
        height: 118px;
        width: 280px;
        font-size: 42px;
    }
    .main-footer {
        width: calc(100% - 30px);
        padding: 0 15px 6px;
    }
    .main-footer > div > a
    {
        margin-bottom: 0px;
    }
}