.accordion{border-top:0;border-bottom:0;background:#eeedeb;border-radius:0;width:calc(100% + 4rem);margin-left:-2rem;overflow:hidden}.accordion__toggle{position:relative;font-family:bold;text-align:left;width:100%;border-top-left-radius:0;border-top-right-radius:0;background:#eeedeb;border:none;padding:2rem 5rem 2rem 2rem;color:#584d38;outline:none}.accordion__icon{position:absolute;transform:translateY(-50%);top:50%;right:2rem;width:2rem;height:2rem;margin-top:-.2rem}.accordion__icon span{position:absolute;border-radius:.3rem;display:block;height:.4rem;width:2.5rem;background:#584d38;top:50%}.accordion__icon span:first-of-type{transition:transform .3s;transform:rotate(90deg)}.accordion__body{text-align:left;display:none;padding:0 2rem 2rem}.accordion__body p{margin:0}.accordion__body p~p{margin-top:1rem}.accordion--open{background:rgba(238,237,235,.15);border-color:#fff}.accordion--open .accordion__toggle{background:transparent}.accordion--open .accordion__body{display:block}.accordion--open .accordion__icon span:first-of-type{transform:rotate(0deg);opacity:0}.accordion:focus-within{border-color:#8a2b2b;outline:none}@media screen and (min-width:430px){.accordion{border:0;border-radius:0;width:calc(100% - .4rem);margin-left:0}.accordion--open{background:#eeedeb;border-color:#fff}.accordion button:focus{outline:none;border-color:#8a2b2b}}.faqs{margin-top:2rem}.faqs .accordion{margin-top:1rem}.faqs__section{margin-top:3rem}.faqs__covid{padding-top:2rem;font-size:1.1rem;line-height:1.5rem;text-align:left;display:inline-block}@media screen and (min-width:430px){.faqs .accordion{margin-top:2rem}}.prize{overflow:hidden;border:0;border-radius:0;background:#fff}.prize~.prize{margin-top:2rem}.prize__info{padding:2rem;text-align:center}.prize__info ol{margin:0;padding:1rem 2rem;list-style:disc}.prize__title{margin-bottom:1rem;color:#8a2b2b}.prize__image{flex-basis:50%}.prize__image img{width:100%;height:100%;object-fit:cover}.prize__image--contain img{object-fit:contain}@media screen and (min-width:769px){.prize{width:calc(50% - 1.5rem);margin-bottom:2rem}.prize__info{padding:3rem;flex-basis:calc(50% - 6rem);text-align:left}.prize~.prize{margin-top:0}.prize__image{order:2}}@media screen and (min-width:992px){.prize{display:flex;flex-direction:row}}.step{position:relative}.step~.step{margin-top:3rem}.step__num{position:absolute;left:50%;transform:translate(-9rem,1rem)}.step__title{max-width:20rem;margin:1rem auto}.step__info{max-width:20rem;margin:0 auto}.step__number{position:absolute;color:#584d38;font-family:bold;font-size:1.8rem;font-weight:700;z-index:2;left:-1rem;top:-.1rem}.step__square{position:absolute;border-radius:2rem;background:#eeedeb;padding:2rem;transform:rotate(45deg);left:-2.5rem;top:-1rem}.is-mopup .step__square{background:#fff}.step__image{width:18rem;margin-top:1rem;border-radius:50%;border:0;max-width:25rem}@media screen and (min-width:430px){.step{margin:0 2rem 2rem}.step~.step{margin-top:2rem}}@media screen and (min-width:769px){.step{margin:2rem;width:33.333%}.step~.step{margin-top:2rem}.step__num{transform:translate(-7rem,.5rem)}.step__image{width:13rem}}@media screen and (min-width:992px){.step__number{font-size:2.5rem}.step__num{transform:translate(-10.5rem,.5rem)}.step__number{left:-.8rem;top:-.1rem}.step__square{border-radius:2.5rem;padding:2.5rem;transform:rotate(45deg);left:-2.5rem;top:-1.5rem}.step__image{width:20rem}}@media screen and (min-width:1300px){.step__num{transform:translate(-12rem,1rem)}.step__image{width:27rem}}.button{transition:all .2s;color:#fff;font-family:"regular",sans-serif;font-size:1.8rem;text-transform:uppercase;border-radius:0;background:#8a2b2b;border:0;padding:.8rem 1.6rem;display:inline-block;text-decoration:none;text-align:center}.button:focus{color:#fff;border:0;outline:none}.button:hover{background:#c00;border:0;color:#fff}@media screen and (min-width:769px){.button{width:100%;max-width:28rem}}.photo-upload-button__fileinput{display:none}.modal-background{position:fixed;width:100%;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:center;z-index:101;overflow-y:auto;background:rgba(0,0,0,.75);transition:opacity .3s}.loader{transition:all .3s;border:.3rem solid rgba(0,0,0,.2);border-left-color:#eeedeb;-webkit-animation:loader-spin 1.2s linear infinite;animation:loader-spin 1.2s linear infinite;position:relative;display:inline-block;vertical-align:top;border-radius:50%;width:9rem;height:9rem;margin:0}.loader--complete{-webkit-animation:none;animation:none;border-color:#fff;background:#8a2b2b;transition:border .5s ease-out}.loader__checkmark{display:none}.loader--complete .loader__checkmark{display:block}.loader__checkmark--draw:after{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-name:checkmark;animation-name:checkmark;transform:scaleX(-1) rotate(135deg)}.loader__checkmark:after{content:"";opacity:1;height:4.5rem;width:2.25rem;transform-origin:left top;border-right:.5rem solid #fff;border-top:.5rem solid #fff;left:2rem;top:4.5rem;position:absolute}@-webkit-keyframes loader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes checkmark{0%{height:0;width:0;opacity:1}20%{height:0;width:2.25rem;opacity:1}40%{height:4.5rem;width:2.25rem;opacity:1}to{height:4.5rem;width:2.25rem;opacity:1}}@keyframes checkmark{0%{height:0;width:0;opacity:1}20%{height:0;width:2.25rem;opacity:1}40%{height:4.5rem;width:2.25rem;opacity:1}to{height:4.5rem;width:2.25rem;opacity:1}}.modal{width:100%;max-width:35rem;padding:3rem 4rem 6rem;margin:1.5rem;transition:all .6s}.modal--show{transform:scale(1);opacity:1}.modal--panel{background:#fff;border:0;border-radius:1.5rem}.modal__icon{margin-bottom:2rem;max-width:8rem}.modal p{margin-bottom:3rem;background:none;border:none;padding:0}.modal a~a,.modal button~a{margin-top:1rem}.modal .button,.modal .link--lozenge{display:block;margin-left:auto;margin-right:auto;margin-bottom:1rem}.modal__close{display:absolute;top:1rem;right:1rem}.link{color:#fff;transition:all .2s;letter-spacing:.9px}.link--red{color:#8a2b2b}.link--red:hover{color:#c00!important}.link:focus,.link:hover{color:#eeedeb}.link--lozenge{display:inline-block;color:#fff;font-family:"regular",sans-serif;font-size:1.6rem;text-transform:uppercase;border-radius:0;background:#8a2b2b;border:0;padding:.8rem 1.6rem;text-decoration:none}.link--lozenge:focus{color:#c00;border:0;outline:none}.link--lozenge:hover{background:#c00;border:0;color:#fff}@media screen and (min-width:769px){.link--lozenge{font-size:2rem;max-width:36rem}}.home__banner{flex-direction:column}.home__banner-container{position:relative;overflow:hidden;background:url(/static/media/hero-banner-mobile@3x.d1d15e19.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;padding-bottom:90%;margin-top:6rem}.home__banner-container--closed{background:url(/static/media/hero-banner-mobile-closed@3x.5ba01f57.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%}.home__banner-title{max-width:26rem}.home__banner-prize{width:100%;max-width:60rem;margin-bottom:-1rem}.home__banner-campaign{width:100%;max-width:35rem;z-index:2;margin:3rem auto 0;display:flex;flex-direction:column;align-items:center}.home__banner-bg{width:100%}@media screen and (min-width:430px){.home__banner-bg{position:absolute;bottom:0}}@media screen and (min-width:769px){.home__banner-container{background:url(/static/media/hero-banner-desktop@2x.62ae2a1a.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;padding-bottom:55%;max-height:60rem}.home__banner-container--closed{background:url(/static/media/hero-banner-desktop-closed@2x.5ec53f3f.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%}.home__banner-title{max-width:38rem;transform:translateY(-50%);position:absolute;left:0;top:50%;width:30%;margin-left:3rem}.home__banner-prize{width:100%;position:absolute;right:2rem;bottom:0;width:65%}.home__banner-campaign{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:space-between;flex-direction:row;position:absolute;top:0;bottom:-.5rem;right:0;left:50%;max-width:105rem;transform:translateX(-50%)}.home__banner-bg{position:relative}}@media screen and (min-width:992px){.home__banner-container{margin-top:10rem;padding-bottom:0;height:54rem}}.home__hero-cta{display:flex;flex-direction:column;justify-content:center;align-items:center}.home__hero-cta h1{visibility:hidden;position:absolute;height:0}.home__hero-cta p{max-width:72rem;padding:0;font-weight:700;font-size:1.6rem;line-height:2.1rem}@media screen and (min-width:430px){.home__hero-cta p{font-size:1.8rem}}.home__cta{margin:1rem 0 2rem}.home__cta .button{width:100%}.home__prizes{display:flex;justify-content:space-between;flex-wrap:wrap;flex-direction:column;margin-top:2rem}@media screen and (min-width:769px){.home__prizes{flex-direction:row}}.home__steps{display:flex;flex-direction:column;max-width:100%;margin:3rem auto 0}@media screen and (min-width:769px){.home__steps{flex-direction:row;margin:2rem auto 0}}.home__codeentry{margin:2rem auto 0;max-width:64rem}.home__codeentry-para{margin-bottom:2rem}.home__codeentry-reminder{padding-top:1.5rem;display:inline-block}@media screen and (min-width:430px){.home__codeentry-reminder{padding-top:3rem}}.checkbox{position:relative;text-align:left;padding:2rem 0 0}.checkbox:first-of-type{padding:0}.checkbox__input{position:absolute;left:0;padding:1rem;margin:0;opacity:0;z-index:2;width:3rem;height:3rem}.checkbox__label{display:inline-block;padding-left:4rem;padding-top:0;text-align:left;min-height:3rem;display:flex;align-items:center;align-content:center}.checkbox__label a{display:contents}.checkbox__fake{position:absolute;left:0;width:2.6rem;height:2.6rem;display:block;background:#fff;border-radius:0;border:.2rem solid #584d38}.checkbox__input:focus+.checkbox__fake{opacity:1;border:.2rem solid #8a2b2b}.checkbox--error .checkbox__input:focus+.checkbox__fake{border:.2rem solid #c00}.checkbox__input:checked+.checkbox__fake{opacity:1}.checkbox__input:checked+.checkbox__fake:after,.checkbox__input:checked+.checkbox__fake:before{content:"";transform:translate(-50%,-50%) rotate(45deg);position:absolute;top:13px;left:15px;width:3px;height:18px;background:#c00;border-radius:2px}.checkbox__input:checked+.checkbox__fake:after{transform:translate(-50%,-50%) rotate(-45deg);width:3px;height:8px;left:7px;top:16px}.checkbox--alt-color .checkbox__fake,.checkbox--alt-color .checkbox__input:checked+.checkbox__fake{border-color:#eeedeb}.checkbox--error .checkbox__fake{border-color:#c00;opacity:1}.textfield__label{display:block;text-align:left;padding-bottom:.5rem}.textfield__input{width:calc(100% - 2rem);border:.2rem solid #584d38;border-radius:0;padding:1rem}.textfield__input--select{width:100%}.textfield--error .textfield__input{border:.2rem solid #c00}.textfield__input:focus{outline:none;border:.2rem solid #8a2b2b}.validation-summary{padding:2rem;background:#fff;border-radius:0;border:.2rem solid #c00;margin-bottom:2rem}.validation-message{color:#c00;font-family:bold;font-weight:700;text-align:left;padding:.5rem 0;margin:0;list-style:none}.form__fieldset{padding:1rem 0;border:none}.form__submit{width:100%;max-width:100%}.form__privacy{text-align:left;margin:2rem 0}.form__intro{margin-bottom:2rem}.form__required{font-size:1.4rem;padding-top:2rem;display:block}.policies{text-align:left;margin-bottom:4rem}.policies,.policies a,.policies li,.policies p{word-break:break-word}.policies h2{margin-top:3rem}.policies p+p{margin-top:1.5rem}.policies ol,.policies ul{margin:1rem 0;padding:2rem}.policies li{margin-bottom:.7rem}.policies--alphalist,.policies ol ol{list-style-type:lower-alpha}#onetrust-banner-sdk .ot-sdk-container,#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{margin:0!important;padding:0!important}#ot-sdk-btn.optanon-show-settings,#ot-sdk-btn.ot-sdk-show-settings{background:transparent!important;border:0!important;padding:0!important;font-size:medium!important;color:#8a2b2b!important;font-weight:700}#ot-sdk-btn.optanon-show-settings:hover,#ot-sdk-btn.ot-sdk-show-settings:hover{color:#c00!important}#ot-sdk-cookie-policy{margin-top:2rem}.ot-sdk-cookie-policy-title{font-size:2rem!important}.ot-sdk-cookie-policy-group{font-size:1.8rem!important}#cookie-policy-description,.ot-cookies-td-content a,.ot-cookies-type-td-content,.ot-sdk-cookie-policy-group-desc,.ot-table-header{font-size:1.6rem!important;line-height:2.1rem!important}.thankyou{display:flex;flex-direction:column;justify-content:space-between}.thankyou__banner{border:.3rem solid #fff;border-radius:2rem;width:calc(100% - .3rem);max-width:45rem;margin:2rem 0}.thankyou__h3{padding:2rem 0 1rem;margin:0;font-size:2.6rem}.thankyou__cta{margin-top:2rem;width:calc(100% - 4rem)}.thankyou__col{text-align:center}.thankyou__col img{width:100%}.thankyou__col+.thankyou__col{margin-top:2rem}.thankyou__col:nth-of-type(2){display:none}.thankyou__mobimage{display:block;margin:2rem 0}@media screen and (min-width:769px){.thankyou{flex-direction:row}.thankyou__banner{margin:3rem 0}.thankyou__cta{margin-top:3rem}.thankyou__col{width:45%;display:flex;flex-direction:column;justify-content:center;text-align:left}.thankyou__col:nth-of-type(2){display:block}.thankyou__mobimage{display:none}}.header{position:fixed;background:#c00;transition:transform .3s;margin:0 auto;padding:1rem;top:0;left:0;right:0;z-index:999}.header--hide{transform:translateY(-101%)}.header__logo-wrap{display:flex;align-items:center;justify-content:flex-start;justify-items:center}.header__logo{max-width:10rem}.header__nav{position:absolute;right:0;top:0}.header__link{font-family:bold;font-size:3.8rem;text-transform:uppercase;text-decoration:none;display:block}@media screen and (min-width:769px){.header__link{font-size:2.8rem}}.header__menuToggle{display:block;position:relative;top:2rem;right:2rem;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (min-width:992px){.header__menuToggle{top:4rem;right:3rem}}.header__menuToggle input{display:block;width:4rem;height:3.2rem;position:absolute;top:-.7rem;left:-.5rem;cursor:pointer;opacity:0;z-index:2;-webkit-touch-callout:none}.header__menuToggle input:focus~span{background:#fff}.header__menuToggle span{display:block;width:3.2rem;height:.4rem;margin-bottom:.5rem;position:relative;background:#fff;border-radius:.3rem;z-index:1;transform-origin:.4rem 0;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease}.header__menuToggle span:first-child{transform-origin:0 0}.header__menuToggle span:nth-last-child(2){transform-origin:0 100%}.header__menuToggle input:checked~span{opacity:1;transform:rotate(45deg) translate(-2px,-1px)}.header__menuToggle input:checked~span:nth-last-child(3){opacity:0;transform:rotate(0deg) scale(.2)}.header__menuToggle input:checked~span:nth-last-child(2){transform:rotate(-45deg) translate(1px,-1px)}.header__menuToggle input:checked~ul{transform:none}.header__menu{position:fixed;text-align:center;padding:9rem 0 0;margin:0;width:100%;height:100vh;top:0;right:0;background:#8a2b2b;list-style-type:none;-webkit-font-smoothing:antialiased;transform-origin:0 0;transform:translate(100%);transition:transform .5s cubic-bezier(.77,.2,.05,1)}.header__menu li{padding:0 0 4rem}@media screen and (min-width:769px){.header__menu{text-align:left;padding:9rem 6rem 0;width:15rem}}@media screen and (min-width:992px){.header{padding:1.5rem 2.5rem;width:calc(100% - 5rem)}.header__logo{max-width:16rem}}.footer{color:#584d38;display:block;position:relative;z-index:100;background:#eeedeb;padding:2rem}.footer__links{display:flex;flex-direction:column}.footer__policies,.footer__social{display:flex}.footer__policies{flex-direction:column;align-items:center}.footer__policies a{color:#584d38;font-size:1.4rem}.footer__social{justify-content:center;padding:2rem 0}.footer__social svg{width:2rem;height:2rem;fill:#584d38}.footer__social a+a{margin-left:1.5rem}.footer__social a:hover svg{fill:#8a2b2b}.footer__follow{display:none}.footer__copyright{font-size:1.4rem;text-align:center}@media screen and (min-width:769px){.footer{padding:3rem;margin-top:5rem}.footer__links{flex-direction:row;justify-content:space-between}.footer__policies{flex-direction:row;align-items:flex-start}.footer__policies a+a{margin-left:1.5rem}.footer__social{padding:0;justify-content:flex-start}.footer__copyright{text-align:left}.footer__follow{padding-right:1rem;display:inline-block}}.site-loader{display:flex;justify-content:center;align-items:center;width:100%;height:100vh;position:absolute}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.grecaptcha-badge{z-index:101}html{color:#c00;scroll-behavior:smooth}#root,html{height:100%}.switch-wrapper{width:100%;position:relative}.switch-wrapper>div{width:100%}.routing .switch-wrapper>div{position:absolute}main{position:relative}@media screen and (min-width:769px){main{min-height:calc(100vh - 19.3rem)}}.layout-general{margin-top:6rem}@media screen and (min-width:769px){.layout-general{margin-top:8rem}}.layout-wrapper{display:flex;justify-content:center}section:nth-child(2n){background:#eeedeb}.layout-container{width:100%;padding:3rem 2rem;max-width:430px}.layout-container--banner{padding:2rem 2.5rem 4rem}.layout-container--center{text-align:center}@media screen and (min-width:430px){.layout-container{padding:6rem 2.5rem}}@media screen and (min-width:769px){.layout-container{max-width:1300px}.layout-container--banner{padding:3rem 2.5rem 5rem}.layout-container--slim{max-width:430px}.layout-container--wide{max-width:769px}}@media screen and (min-width:769px){.layout-two-column{width:50%}}html{font-size:62.5%;font-family:"regular",sans-serif}body{font-size:1.6rem;line-height:2.1rem;color:#584d38}.type-h1{font-family:heavy;font-size:2.8rem;line-height:3.2rem;margin:0 0 2rem;padding:0;text-transform:uppercase}@media screen and (min-width:769px){.type-h1{font-size:3.8rem;line-height:4.1rem;margin:0 0 2rem}}.type-h2{font-family:heavy;font-size:2.4rem;line-height:2.8rem;margin-top:0;padding:0;text-transform:uppercase}.type-h2--center{text-align:center}@media screen and (min-width:769px){.type-h2{font-size:2.6rem;line-height:3.2rem}}.type-h3{font-family:heavy;font-size:2rem;line-height:2.1rem;margin-top:0;padding:0;text-transform:uppercase;color:#8a2b2b;margin-bottom:.5rem}.type-h3--center{text-align:center}.type-hpara{font-family:bold;font-size:1.8rem;line-height:2.1rem;padding:0}a{color:#c00}a:focus,a:hover{color:#8a2b2b}p{margin:0}p+p{margin-bottom:1rem}@font-face{font-family:"bold";src:url(/static/media/Lato-Bold.cccb8974.woff2) format("woff2"),url(/static/media/Lato-Bold.d878b6c2.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"regular";src:url(/static/media/Lato-Regular.bd03a2cc.woff2) format("woff2"),url(/static/media/Lato-Regular.bd03a2cc.woff2) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"heavy";src:url(/static/media/Lato-Heavy.c9cbbdc3.woff2) format("woff2"),url(/static/media/Lato-Heavy.2ce4d823.woff) format("woff");font-weight:400;font-style:normal}body{background:#fff}
/*# sourceMappingURL=main.f47a82fb.chunk.css.map */