.validation-summary{padding:2rem;background:#320d60;border-radius:.8rem;border:.3rem solid #de350b;margin-bottom:2rem;font-size:1.6rem;line-height:2rem}@media screen and (min-width:768px){.validation-summary{font-size:1.8rem;line-height:2.2rem}}.validation-message{color:#de350b;font-family:"canada-type-gibson",sans-serif;font-size:1.4rem;font-weight:400;line-height:1.6rem;text-align:left;padding:.5rem 0;margin:0;list-style:none;display:flex;align-items:center}.validation-message svg{width:1.6rem;height:1.6rem;margin-right:.3rem;margin-bottom:.3rem}.button{position:relative;transition:all .2s;display:inline-block;width:100%;color:#320d60;font-family:"canada-type-gibson",sans-serif;font-weight:600;font-size:1.6rem;line-height:1.8rem;letter-spacing:.192rem;text-transform:uppercase;border-radius:2.4rem;background:#7846a2;border:.1rem solid #ebc373;padding:1.5rem 3rem 1.3rem;text-decoration:none;text-align:center;cursor:pointer;overflow:hidden}.button:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(90deg,#f1cd76 2%,#ffecb2 42%,#d0a651 71%,#ffecb2);opacity:1;transition:opacity .3s ease-in-out}.button span{position:relative}.button:hover{outline:none;color:#fff;border-color:#7846a2}.button:hover:before{opacity:0}.button:active,.button:focus{outline:none;color:#320d60;box-shadow:0 0 0 2px #4b0983,0 0 0 4px #fff}.button:active:before,.button:focus:before{opacity:1}@media screen and (min-width:640px){.button{max-width:32rem;font-size:1.8rem;letter-spacing:.216rem}}.button--secondary{color:#fff;border-color:#7846a2;background:#9d80b9}.button--secondary:before{background:#7846a2}.button--secondary:active,.button--secondary:focus{color:#fff;box-shadow:0 0 0 2px #4b0983,0 0 0 4px #fff}.button--secondary:active:before,.button--secondary:focus:before{opacity:1}.button--full{width:100%}@media screen and (min-width:640px){.button--full{max-width:unset}}.button--text-link{padding:0;letter-spacing:0;text-decoration:none;text-transform:none;min-width:unset;width:auto;color:#fff;font-size:1.6rem;line-height:2rem;border:0;background:transparent;cursor:pointer;text-decoration:underline;border-radius:0;font-weight:500}.button--text-link:before{display:none}.button--text-link:focus{outline:none;border:0;box-shadow:none;background:transparent;color:#fff;box-shadow:0 0 0 2px #ebc373}.button--text-link:focus-visible{outline:none!important}.button--text-link:hover{background:transparent;color:#ebc373;border:0}.modal-background{position:fixed;width:100%;height:100%;top:0;left:0;display:grid;grid-template-columns:1fr auto 1fr;justify-content:center;align-items:center;z-index:9999999999;overflow-y:auto;overflow-x:hidden;background:rgba(0,0,0,.75);opacity:0;transition:opacity .3s}.modal-background--show{opacity:1}.modal-background .loader,.modal-background .modal--panel{grid-column-start:2;grid-column-end:3}.modal-background .modal--panel.modal--selection{grid-column-start:1;grid-column-end:4}.loader{transition:all .3s;border:.3rem solid rgba(0,0,0,.2);border-left-color:#ebc373;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{animation:none;border-color:#fff;background:#320d60;transition:border .5s ease-out}.loader__checkmark{display:none}.loader--complete .loader__checkmark{display:block}.loader__checkmark--draw:after{animation-duration:.8s;animation-timing-function:ease;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}@keyframes loader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@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:calc(100% - 28px);padding:3rem 4rem 6rem;margin:1.5rem;transition:transform .6s ease-in-out;text-align:center;transform:scale(.9);opacity:0;box-sizing:border-box}.modal--show{transform:scale(1);opacity:1}.modal--show:focus,.modal--show:focus-within{outline:0;border:0}.modal--panel{background:#4b0983;border:0;padding:3.6rem 1.3rem 4.8rem;border-radius:1.6rem}@media screen and (min-width:768px){.modal--panel{padding:5.2rem 10.4rem 8rem}}.modal--panel--bordered{border:.3rem solid #fff}.modal--panel--error .modal__title{padding:0 2rem;margin-bottom:1rem}.modal--panel--error .modal__title+p{padding:0 5rem}.modal--panel--error .modal__title+p+.button{margin-top:3.5rem}.modal--country{padding:5rem 2rem;max-width:unset;margin:0}.modal--selection{padding:5rem 1.3rem 3.7rem}.modal--selection .modal__title{padding:0 3rem}.modal--selection .modal__title+p{padding:0 7rem}.modal--selection .button+.button{margin-top:1rem}@media screen and (min-width:992px){.modal--selection{max-width:81.6rem!important;padding:7.7rem 10.4rem 4.4rem}.modal--selection .modal__title{margin-bottom:2.1rem}.modal--selection .button+.button{margin-top:1.6rem}}.modal__icon{display:block;margin-left:auto;margin-right:auto;margin-bottom:2.4rem}.modal__icon--rounded{border-radius:50%;margin-bottom:2.4rem;width:19rem;height:19rem;object-fit:cover}@media screen and (min-width:430px){.modal__icon--rounded{width:23.8rem;height:23.8rem}}.modal__icon--error{margin-top:1.6rem}.modal__icon--bordered{border:.3rem solid #fff}.modal__title{text-transform:uppercase;font-family:"canada-type-gibson",sans-serif;font-weight:500;font-size:2rem;line-height:2rem;letter-spacing:.06rem;color:#ebc373;margin-bottom:1.2rem}.modal p{background:none;border:none;padding:0;width:100%}.modal a~a,.modal button~a{margin-top:2rem}.modal .button,.modal .link--lozenge{display:block;margin:2.6rem auto 0}.modal .button+.link,.modal .link--lozenge+.link{display:inline-block}.modal .button--camera{margin:3rem auto 0}.modal__close{text-indent:-200px;overflow:hidden;position:absolute;top:1.7rem;right:1.5rem;background:none;border:none;width:2.6rem;height:2.6rem;cursor:pointer}.modal__close:after,.modal__close:before{content:"";position:absolute;width:.4rem;height:3rem;left:50%;top:50%;border-radius:1rem;background:#fff}.modal__close:before{transform:translate(-50%,-50%) rotate(45deg)}.modal__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.modal__close:focus,.modal__close:focus-visible{outline:none;box-shadow:0 0 0 2px #4b0983,0 0 0 4px #ebc373}.modal__footer{margin-top:2rem}.modal__disclaimer{margin:2rem auto 0;max-width:36.4rem}.modal--tooltip{max-width:30rem;padding:4.5rem 5rem}.modal--tooltip .modal__title{margin-top:0}.modal--tooltip p{font-size:1.6rem;line-height:2rem}@media screen and (min-width:768px){.modal{max-width:71.2rem;margin:0 auto}.modal p{font-size:1.8rem;line-height:2.2rem}.modal__close{transform:translate(50%,-50%);top:3rem;right:3rem}.modal__icon{max-width:23.8rem}.modal__title{font-size:2.4rem;line-height:2.4rem;letter-spacing:.074rem;margin-bottom:1.5rem}.modal--panel--slim{padding:3rem 11.8rem 2.5rem}.modal--panel--error{max-width:81.6rem;width:81.6rem;padding:6.4rem 11.8rem 8rem}.modal--panel--error .modal__icon,.modal--panel--error .modal__title{margin-bottom:2.1rem}.modal--panel--error .modal__title+p{padding:0 5rem}.modal--panel--error .modal__title+p+.button{margin-top:2.9rem}.modal--country{width:60rem;padding:6rem}.modal .button,.modal .link--lozenge{margin:3rem auto 0}}@media screen and (min-width:992px){.modal--country{padding:6rem 12rem}}.modal .button{width:100%}@media screen and (min-width:640px){.modal .button{min-width:26.6rem}}@media screen and (min-width:768px){.modal .button{width:32rem}}.tooltip__cta{display:block;width:2rem;height:2rem;border:.1rem solid #fff;background:#4b0983;color:#fff;border-radius:50%;display:flex;justify-content:center;font-size:1.4rem;line-height:2rem;font-weight:400;cursor:pointer;text-transform:none;text-align:center;padding:0}.tooltip__cta:before{display:none}.tooltip__cta:focus,.tooltip__cta:hover{border-color:#fff;color:#fff;background:#4b0983}.tooltip__cta:focus{box-shadow:0 0 0 2px #4b0983,0 0 0 3px #ebc373}.textfield{color:#320d60}.textfield__label{display:block;text-align:left;line-height:2.1rem;margin-bottom:.5rem;color:#fff;font-weight:600}.textfield__label-info{display:block;font-size:1.2rem;line-height:1.6rem;color:#fff}.textfield__info{text-align:left;color:#fff}.textfield__input-wrapper{position:relative}.textfield__focus{background:transparent;display:block;position:absolute;top:-.5rem;left:-.5rem;width:calc(100% + 10px);height:calc(100% + 10px);border-radius:12px;border:2px solid transparent}.textfield__input{width:100%;color:#fff;font-size:1.6rem;line-height:2.1rem;border:.1rem solid #fff;border-radius:.8rem;padding:1.2rem 1.6rem 1rem;position:relative;background:#4b0983;z-index:1}.textfield__input:-webkit-autofill{-webkit-text-fill-color:#320d60;-webkit-box-shadow:0 0 0 1000px #fff inset}.textfield__input--select{width:100%;background-color:#4b0983;color:#fff;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23FFFFFF" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-down"><polyline points="6 9 12 15 18 9"/></svg>');background-repeat:no-repeat;background-position-x:calc(100% - .5rem);background-position-y:50%;border-radius:.8rem;padding:1.2rem 5rem 1rem 1.6rem}.textfield__input--select:focus{outline:none}.textfield--error .textfield__input{border:.3rem solid #de350b}.textfield__input:focus{outline:none}.textfield__input:focus+.textfield__focus{border-color:#ebc373}.textfield__input[disabled]{background:rgba(50,13,96,.5);color:#fff}.textfield__input-wrapper input::placeholder{opacity:.8;color:#fff}.textfield--tooltip{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem}.textfield--tooltip .textfield__label{margin-bottom:0}.code-entry{display:flex;flex-direction:column;justify-content:center;align-items:center}.code-entry__copy p{font-size:1.6rem;line-height:2.4rem;padding:0 3rem}.code-entry__copy p+p{margin-top:.5rem}.code-entry__inputs{width:100%;display:flex;flex-direction:column;margin-top:2.5rem}@media screen and (min-width:430px){.code-entry__inputs{margin-top:4rem}}.code-entry__codes,.code-entry__codes-wrap{display:flex;justify-content:center;flex-direction:column}.code-entry__codes{max-width:50.4rem;width:100%;margin:0 auto}.code-entry__codes .form__fieldset{width:100%;flex-shrink:1;margin:0;padding:0}.code-entry__codes .form__fieldset+.form__fieldset{margin-top:1rem}.code-entry__codes .form__fieldset .textfield__label{font-size:1.6rem;line-height:2.4rem;font-weight:600}.code-entry__codes .textfield+.textfield{margin-top:2rem}@media screen and (min-width:768px){.code-entry__codes .form__fieldset:first-child{margin-right:3rem}}.code-entry .form__submit{margin-top:3.5rem}.code-entry .type-h3{margin-bottom:2rem}.code-entry__retailer{margin-top:2rem;display:flex;justify-content:center;flex-direction:column}@media screen and (min-width:640px){.code-entry__copy p{padding:0 5rem}}@media screen and (min-width:768px){.code-entry__inputs{width:100%;margin-top:3rem}.code-entry__copy p{padding:0 2rem}.code-entry .form__submit{margin-top:4.4rem}}.link{color:#fff;transition:all .2s}.link:focus,.link:hover{color:#ebc373;outline:none}.link--lozenge{position:relative;width:100%;display:block;color:#320d60;font-family:"canada-type-gibson",sans-serif;font-weight:600;font-size:1.6rem;line-height:1.8rem;letter-spacing:.192rem;text-transform:uppercase;border-radius:2.4rem;background:#7846a2;border:.1rem solid #ebc373;padding:1.5rem 3rem 1.3rem;text-decoration:none;text-align:center;box-sizing:border-box;overflow:hidden}.link--lozenge:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:#ebc373;background:linear-gradient(90deg,#f1cd76 2%,#ffecb2 42%,#d0a651 71%,#ffecb2);opacity:1;transition:opacity .3s ease-in-out}.link--lozenge span{position:relative}.link--lozenge:hover{outline:none;color:#fff;border-color:#7846a2}.link--lozenge:hover:before{opacity:0}.link--lozenge:active,.link--lozenge:focus{outline:none;color:#320d60;box-shadow:0 0 0 2px #4b0983,0 0 0 4px #fff}.link--lozenge:active:before,.link--lozenge:focus:before{opacity:1}@media screen and (min-width:640px){.link--lozenge{margin:0 auto;max-width:36.4rem;font-size:1.8rem;letter-spacing:.216rem}}.prize-block{overflow:hidden;background:transparent;position:relative;overflow:visible}.prize-block__title.type-h1{text-align:center;display:block;margin:0}.prize-block__title.type-h1 span{text-transform:none}.prize-block__gradient{position:absolute;bottom:0;height:40%;width:100%}.prize-block__gradient:after,.prize-block__gradient:before{content:"";display:block;height:100%;position:absolute}.prize-block__gradient:before{background:radial-gradient(ellipse at center,#3b0073 0,#3b0073 41%,rgba(59,0,115,0) 74%,rgba(59,0,115,0) 100%);background-repeat:none;height:100%;width:100%}.prize-block__gradient:after{background:linear-gradient(180deg,rgba(59,0,115,0) 0,rgba(59,0,115,.8) 15%,#3b0073 19%,#3b0073 20%,#3b0073 50%,#3b0073 80%,rgba(59,0,115,.8) 85%,rgba(59,0,115,0));background-size:cover;background-position:50%;opacity:0;width:89%;left:50%;transform:translateX(-50%);border-radius:59%}.prize-block__info{position:relative;padding-top:2rem;max-width:38rem;margin:0 auto}.prize-block__info-copy{font-size:1.6rem;line-height:2.4rem;color:#fff;padding:0 3rem}.prize-block__info-copy img{display:block;box-sizing:border-box;max-width:100%;margin:0 auto}.prize-block__info-copy span{text-transform:uppercase}.prize-block__image{position:relative}.prize-block__image img{display:block;position:relative;width:auto;height:auto;object-fit:contain;margin:0 auto;z-index:1;width:100%}.prize-block:last-of-type:after,.prize-block:last-of-type:before{display:none}.prize-block+.prize-block{margin-top:3rem;margin-bottom:0}.prize-block+div{margin:0 auto}.prize-block+div p{margin:0 auto;max-width:51.3rem}.prize-block+div .type-h1{margin-bottom:1.3rem}.prize-block+div .type-h1--xl{margin-bottom:.6rem}@media screen and (min-width:768px){.prize-block{min-width:50%;width:50%;margin-top:0}.prize-block+div .type-h1{margin-bottom:1.6rem}.prize-block+div .type-h1--xl{margin-bottom:1.4rem}.prize-block__title.type-h3{margin:0 0 1.5rem}.prize-block__info-wrap{text-align:left;padding:0}.prize-block__info-copy{padding:0 4.9rem}.prize-block__info-copy .type-h3{max-width:50rem;margin:0 auto}.prize-block__info-copy p{padding:0 3rem}.prize-block__info-copy img{margin:2rem auto 0}.prize-block+.prize-block{margin-top:0}}@media screen and (min-width:992px){.prize-block__image img{width:auto}}.prize-block-double{overflow:hidden;background:transparent;position:relative;overflow:visible;background:#d2ab55;background:linear-gradient(180deg,#d2ab55,#fce8ac 49%,#d2aa54 88%,#d1a953);padding:4.8rem 2rem;display:flex;flex-direction:column}.prize-block-double__title.type-h1{color:#320d60;margin-top:3rem;margin-bottom:2.7rem}.prize-block-double__info{position:relative;width:100%}.prize-block-double__info+.prize-block-double__info{margin-top:10rem}.prize-block-double__info+.prize-block-double__info:before{content:"+";font-family:"canada-type-gibson",sans-serif;font-size:8rem;line-height:3.2rem;color:#320d60;font-weight:500;position:absolute;top:-4rem;left:50%;transform:translate(-50%,-50%);background-repeat:none;z-index:2}.prize-block-double__info-copy p{color:#320d60}.prize-block-double__image{position:relative;display:flex;align-items:center;justify-content:center}.prize-block-double__image img{width:100%;max-width:19.5rem;max-height:16rem}@media screen and (min-width:768px){.prize-block-double{flex-direction:row;padding:4rem 2rem 5rem;background:linear-gradient(104deg,#d2ab55,#fce8ac 49%,#d2aa54 88%,#d1a953)}.prize-block-double__image{height:20.8rem}.prize-block-double__image img{width:100%;max-width:24.9rem;max-height:20.5rem}.prize-block-double__title.type-h1{margin-top:2.7rem;margin-bottom:1.4rem}.prize-block-double__info{width:50%;padding:0 2rem}.prize-block-double__info+.prize-block-double__info{margin-top:0}.prize-block-double__info+.prize-block-double__info:before{font-size:10rem;top:13.6rem;left:0;transform:translateX(-50%)}}@media screen and (min-width:992px){.prize-block-double__info{padding:0 4rem}}@media screen and (min-width:1300px){.prize-block-double{padding:4rem 4rem 5rem}.prize-block-double__info{padding:0 6.6rem}}.step{position:relative;width:25rem;box-sizing:border-box}.step~.step{margin-top:3.5rem}.step__num{position:absolute;display:flex;justify-content:center;align-items:flex-start;border-radius:50%;border:3px solid #4b0983;background:#fff;width:5rem;height:5rem;left:0;top:0}.step__title{font-size:1.8rem;line-height:1.8rem;font-weight:500;margin:1.5rem auto .5rem}.step__info{max-width:23rem;margin:0 auto;font-size:1.4rem;line-height:1.7rem}.step__number{position:relative;color:#4b0983;font-family:"gill-sans-nova",sans-serif;font-weight:700;font-size:3.4rem;line-height:4.1rem;z-index:2}.step__image{display:block;width:100%;border-radius:50%;border:.3rem solid #fff;max-width:24rem;box-sizing:border-box;margin:0 auto}@media screen and (min-width:768px){.step~.step{margin-top:0}.step__image{margin:0 auto}}.carousel__wrapper{padding:0 2rem}@media screen and (min-width:768px){.carousel__wrapper{padding:0 3rem}}.swiper-container{width:100%;padding-bottom:3.5rem}@media screen and (min-width:768px){.swiper-container{padding-bottom:3.5rem}}.swiper-slide{height:auto}.swiper-pagination,.swiper-pagination2{width:100%}.swiper-pagination-bullet{background:#a584c1;opacity:1;width:.8rem;height:.8rem;margin:0 8px!important}@media screen and (min-width:768px){.swiper-pagination-bullet{width:1rem;height:1rem}}.swiper-pagination-bullet:focus-visible{outline:none;box-shadow:0 0 0 2px #4b0983,0 0 0 4px #ebc373}.swiper-pagination-bullet.swiper-pagination-bullet-active{box-shadow:0 0 0 2px #4b0983,0 0 0 4px #fff;background-color:#fff;border-color:transparent}.swiper-pagination-bullet.swiper-pagination-bullet-active:focus-visible{box-shadow:0 0 0 2px #4b0983,0 0 0 4px #ebc373}.swiper-button-next,.swiper-button-prev{display:block;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="21" viewBox="0 0 13 21"><path id="Path_14186" data-name="Path 14186" d="M307.151,456.829a2.406,2.406,0,0,0-3.416,0l-6.389,6.425-6.364-6.451a2.406,2.406,0,0,0-3.416,0,2.439,2.439,0,0,0,0,3.435l8.1,8.143a2.406,2.406,0,0,0,3.416,0l8.071-8.116A2.437,2.437,0,0,0,307.151,456.829Z" transform="translate(-456.091 307.859) rotate(-90)" fill="%23FFFFFF"/></svg>');background-repeat:no-repeat;background-position:50%;background-size:contain;width:1.3rem;height:2.1rem;border:2px solid transparent;padding:.5rem;position:absolute;text-align:center;outline:none;z-index:5}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-button-next:hover,.swiper-button-prev:hover{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="21" viewBox="0 0 13 21"><path id="Path_14186" data-name="Path 14186" d="M307.151,456.829a2.406,2.406,0,0,0-3.416,0l-6.389,6.425-6.364-6.451a2.406,2.406,0,0,0-3.416,0,2.439,2.439,0,0,0,0,3.435l8.1,8.143a2.406,2.406,0,0,0,3.416,0l8.071-8.116A2.437,2.437,0,0,0,307.151,456.829Z" transform="translate(-456.091 307.859) rotate(-90)" fill="%23EBC373"/></svg>')}.swiper-button-next:focus,.swiper-button-prev:focus{border-color:#ebc373}@media screen and (min-width:992px){.swiper-button-next,.swiper-button-prev{height:4.2rem;width:4.2rem;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="23.035" height="42.07" viewBox="0 0 23.035 42.07"><path id="Path_14199" data-name="Path 14199" d="M-773.661,1322.871l17,17.5-17,17.5" transform="translate(777.196 -1319.336)" fill="none" stroke="%23FFFFFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="5"/></svg>')}.swiper-button-next:focus,.swiper-button-next:hover,.swiper-button-prev:focus,.swiper-button-prev:hover{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="23.035" height="42.07" viewBox="0 0 23.035 42.07"><path id="Path_14199" data-name="Path 14199" d="M-773.661,1322.871l17,17.5-17,17.5" transform="translate(777.196 -1319.336)" fill="none" stroke="%23EBC373" stroke-linecap="round" stroke-linejoin="round" stroke-width="5"/></svg>')}}.swiper-button-prev{transform:rotate(-180deg)}video{object-fit:cover;object-position:center bottom}.play-button,video{position:absolute;top:0;left:0;width:100%;height:100%}.play-button{background-color:rgba(0,0,0,.2);border:none;cursor:pointer;z-index:2}.play-button:after{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAnCAYAAABqippxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFySURBVHgBzZjhTcMwEIVfEP9hA8wGjNARGCFskE5QmIAwQboBbEA2QExQb0CZwL1TYlWK3NSO7XM+6alNGymf7iVWEmDEGKMoG5SEBHbmzIG3IQ1PwbhhoRpS0MFaM0/HtSE3dJC98WNHuUcuAkSy1nWDMBSlI5nP1HWFilieKTyd91RCS0UsDeU7RV2xIozCUNdPzHRSiFieMNS16HJPKWKpsaCuHCKMwlDXwXc6uUQsCp515Rax1LhSl5QIozBTl6SIRcFRVwkRS42hLoXCIoyidFiBCMM3Zg9rEGH+1yDyVlXV8RZl2ZJEy19KifSUF5LQ9gdpET0K9NM/pESOlA9Ky+eDawcJkR6TGqRFNC7UICVytQYJkR4eNeQU0QiowUXsysqj55XxMUaCiZnIF4aVUSMBS0Q0ImtwEVIN17BNUYML34nsRwnvyzEYuilpZl5D8GPkBhLwyxfK30SAtxsIUo0yij5eKXeUXwSuiik4AbkDdSvtTaEfAAAAAElFTkSuQmCC);display:flex;align-items:center;justify-content:center;padding-left:.7rem;position:absolute;top:50%;left:50%;width:13rem;height:13rem;border-radius:50%;border:.8rem solid #fff;transform:translate(-50%,-50%);cursor:pointer;z-index:2}@media screen and (min-width:992px){.play-button:after{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAwCAYAAACITIOYAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHWSURBVHgB1ZmNbcIwFIQPxAAdwd2AbgAbdISwQTsBdALaCcIGsAHZgG5ANmg3cN/JsaCUBof4L590UghCfHo5EhIDDVrrQrKXHCSl5Bk5ImJLfR3KK+QCZfRtyiykebi1G0fJC1JCAd2No6RAAsaSB3RDScoU1RjjfgoJp7yOJd1H1sIe72NUw4csUTDV4KRnCIQvWYuCmXKQPvuWtRQwfV7CI6FkLSufp7rQskTh1GeFHsSQtSiYatzd55iylkJyuKfPKWQJr5qd+5xK1qJg+rx1qUZqWQv/6N/scy6ylgItl+7cZInC6VT369YqR1mLkrDLa7sjZ1kLbw5KbgxBlvDOezYUWTIdkmw9FNl6NBrthiBbS+bcyF12I3mSqdZ8katsJZmL5ELybXdOkBcUexXBzbU3c5Gl5Ifk/XySl+QgW0kWtpdtpOzsJ0wv5y6iJIWs7SV/5VWXD8auAXu5autlG7FkKzj2so3QsjWMZAUPhOosD/ObSD76EiUhJturl234lK1gplkhED5ka5hT0Q6B6SPrdIn0yaT50q5sYA55jZhoswzqyj7kY3gXWZcVxi+daO3rD83E/pPk076ua2XhaKa7vZAsdU6LzJdwgpJpVpM84wdpf/vSQ11PQQAAAABJRU5ErkJggg==);width:16.3rem;height:16.3rem;border:1rem solid #fff}}.fade-in{opacity:0;visibility:hidden;transform:scale(.8)}.fade-in,.fade-in.fade-in--visible{transition:visibility 1.2s linear,opacity 1.2s,transform 1.2s}.fade-in.fade-in--visible{opacity:1;visibility:visible;transform:scale(1)}.home-hero{z-index:10;background:transparent;position:relative;width:100%;height:100%;min-height:52.8rem;overflow:hidden}.home-hero__bg{transition:all 0s;background-image:url(/Content/static/media/keyvis_bg_mob.ec83b20a.png);background-repeat:no-repeat;background-position:bottom;background-size:cover;display:block}.home-hero__bg,.home-hero__headline{position:absolute;left:0;top:0;width:100%;height:100%}.home-hero__headline img{object-position:center}.home-hero__headline img,.home-hero__players{display:block;width:100%;height:100%;object-fit:contain}.home-hero__players{position:relative;min-height:inherit;max-height:inherit;object-position:bottom}.home-hero__players--right{display:none}.home-hero__gold-band{display:none;position:absolute;height:100%;width:100vw;top:0;left:0}.home-hero-wrapper,.home-hero-wrapper picture{min-height:inherit;max-height:inherit}.home-hero-wrapper picture{display:block;width:100%;height:100%}.home-hero-wrapper picture+picture{display:none}.home-hero--video{border-bottom:none}.home-hero--video .home-hero__bg{display:none}.home-hero--video .home-hero__logo{position:relative;z-index:1;height:100%;width:100%;min-height:52.8rem}.home-hero--video .home-hero__logo img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;height:26rem;z-index:3}.home-hero--video .home-hero__video{background:rgba(75,9,131,.2);position:absolute;top:0;left:0;width:100%;height:100%}.home-hero--video .home-hero__video video{position:relative;object-position:center center;z-index:-1}@media screen and (min-width:640px){.home-hero{min-height:unset;max-height:96rem}.home-hero__bg{background-image:url(/Content/static/media/keyvis_bg_tab.4242cb9e.png);background-repeat:no-repeat;background-position:bottom;background-size:cover}.home-hero-wrapper{position:relative}.home-hero-wrapper picture+picture{display:block}.home-hero__headline{margin-top:2rem}.home-hero__players{object-position:bottom left;object-fit:contain;width:50%}.home-hero__players--right{object-position:bottom right;display:block;position:absolute;top:0;left:50%}.home-hero__gold-band{display:block}.home-hero--video{min-height:inherit;max-height:92rem}.home-hero--video .home-hero-wrapper{margin-top:0}.home-hero--video .home-hero__logo{min-height:60rem}.home-hero--video .home-hero__logo img{height:32rem}}@media screen and (min-width:768px){.home-hero-wrapper,.home-hero__headline{margin-top:unset}}@media screen and (min-width:992px){.home-hero--video .home-hero__logo img{height:40rem}}@media screen and (min-width:1300px){.home-hero--video .home-hero__logo{min-height:70rem}.home-hero--video .home-hero__logo img{height:53rem}.home-hero__bg{background-image:url(/Content/static/media/keyvis_bg_desk.342317b2.png);background-repeat:no-repeat;background-position:bottom;background-size:cover}}@media screen and (min-width:1900px){.home-hero--video .home-hero__logo{min-height:92rem}}.country-select--stack .country-select__container{display:block;width:100%}.country-select--stack .country-select__item{width:100%;margin-bottom:3rem}.country-select--stack .country-select__item:last-child{margin-bottom:0}.country-select__control{-webkit-tap-highlight-color:transparent;display:block;position:relative;box-sizing:border-box;cursor:pointer}@media only screen and (min-width:1300px){.country-select__control:focus .country-select__label,.country-select__control:hover .country-select__label{opacity:1}}.country-select__native-control{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.country-select__native-control:checked~.country-select__label{background-color:#320d60}.country-select__label{will-change:background-color;transition:background-color .2s ease;display:block;width:calc(100% - 2rem);color:#fff;text-align:center;border:.01rem solid #fff;background-color:#4b0983;padding:1.2rem 1rem;cursor:pointer;font-family:"canada-type-gibson",sans-serif;font-weight:500;font-size:1.8rem;line-height:2rem;letter-spacing:.054rem;margin:0;text-transform:uppercase}@media screen and (min-width:430px){.country-select__label{font-size:1.6rem;line-height:1.8rem;letter-spacing:.08rem}}.country-select__label:hover{background-color:#320d60}.country-select__inputs{width:100%;display:flex;flex-direction:column;margin-top:3.5rem}.country-select__inputs .link--lozenge:first-child{margin-top:0}@media screen and (min-width:768px){.country-select__inputs{margin-top:2.8rem}}.country-select__codes,.country-select__codes-wrap,.country-select__retailer{display:flex;justify-content:center;flex-direction:column}.country-select__retailer{margin-top:2rem}.country-select__intro{font-size:1.8rem;line-height:2.2rem;font-weight:500}.country-select__intro:focus,.country-select__intro:focus-visible{outline:none}@media screen and (min-width:430px){.country-select__inputs{max-width:32rem;margin:3rem auto 0}.country-select__codes{flex-direction:row}}.country-select--blocks .country-select__container{display:block;width:100%}.country-select--blocks .country-select__item{width:100%;margin-bottom:3rem}.country-select--blocks .country-select__item:last-child{margin-bottom:0}.country-select--blocks .country-select__item .button{width:100%;margin:0!important}.visually-hidden{display:none}.relative{position:relative}.home__banner{background-color:initial;flex-direction:column;overflow:hidden}.home__banner-container{height:100%}.home__entrybar{text-align:center}.home__entrybar-confetti{position:absolute;width:100%;height:100%;top:0;left:0;animation:confetti 1.5s .05s forwards;opacity:0;transform:scale(.5);z-index:0}.home__entrybar--wide .home__intro{max-width:100%}.home__entrybar--wide .home__intro .type-h1{margin-bottom:1.7rem}@media screen and (min-width:768px){.home__entrybar--wide .home__intro .type-h1{margin-bottom:1.3rem}}.home__entrybar--wide .home__intro .type-h2{margin:0 2rem 3.2rem}.home__entrybar--wide .home__intro-body{max-width:76.2rem;margin:0 auto;padding:0}.home__entrybar .home__intro__content:first-child .type-h1{padding-top:1.5rem}.home__entrybar .home__intro__content .type-h1{max-width:43rem}@media screen and (max-width:767px){.home__entrybar+.bg-texture-gradient:after{top:-4rem;height:calc(100% + 4rem)}}@media screen and (max-width:768px){.home__entrybar.bg-texture:after{display:none}.home__entrybar .layout-container{padding-bottom:0}}@media screen and (min-width:768px){.home__entrybar+.home__prize-block-list .layout-container{padding-top:0}.home__entrybar .home__intro__content .type-h1{max-width:100%}.home__entrybar .home__intro__content+.home__intro__content:after{display:none}.home__entrybar__images{position:relative;border-bottom:6px solid #ebc373;padding-bottom:5.8rem!important}.home__entrybar__images:after,.home__entrybar__images:before{content:"";position:absolute;background:url(/Content/static/media/players-desk1.783d689f.png);background-repeat:no-repeat;background-size:contain;background-position:0 100%;width:100%;height:26rem;bottom:1px;left:0}.home__entrybar__images:after{left:100%;transform:translateX(-100%);background:url(/Content/static/media/players-desk2.b3822863.png);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;width:100%;height:24rem}}@media screen and (min-width:640px){.home__entrybar .home__intro__content .players-mob{max-width:40rem;margin:0 auto}}@media screen and (min-width:992px){.home__entrybar .home__intro__content:first-child .type-h1{padding-top:0}.home__entrybar .home__intro__content .type-h1{max-width:77rem}.home__entrybar .home__intro__content+.home__intro__content .home__cta{margin-bottom:3rem}.home__entrybar__images:after,.home__entrybar__images:before{height:34rem}.home__entrybar__images:after{height:32rem}}@media screen and (min-width:1024px){.home__entrybar__images:after,.home__entrybar__images:before{height:36rem}.home__entrybar__images:after{height:34rem}}@media screen and (min-width:1300px){.home__entrybar__images{padding-bottom:9.5rem}.home__entrybar__images:after,.home__entrybar__images:before{height:44rem}.home__entrybar__images:after{height:42rem}}.home__intro{position:relative;z-index:1;display:block;max-width:77rem;margin:0 auto}.home__intro-body{padding:0 10.3rem}.home__intro-body--thin{margin:0 auto;padding:0 2rem}.home__intro-body--thin p span{display:inline}@media screen and (min-width:768px){.home__intro-body--thin{max-width:30rem}}@media screen and (min-width:992px){.home__intro-body--thin{max-width:32rem}}@media screen and (min-width:1500px){.home__intro-body--thin{max-width:50rem}}@media screen and (min-width:1920px){.home__intro-body--thin{max-width:70rem}}.home__intro-body-footer{max-width:42.7rem;margin:4rem auto 0}.home__intro--wide .home__intro-body{padding:0 1rem}@media screen and (max-width:768px){.home__intro{margin-bottom:1.7rem}.home__intro-body{padding:0}.home__intro-body--thin{padding:0 2rem}.home__intro-body-footer{padding:0 2.5rem}.home__intro--slim{margin-bottom:5rem}.home__intro--slim .home__intro-body{padding:0 2.5rem}.home__intro--slim .home__cta{margin-top:2.6rem}}@media screen and (max-width:992px){.layout-container--full .home__intro{max-width:100%}.home__intro .home__intro__content{border-bottom:3px solid #ebc373;width:100%}.home__intro .home__intro__content .type-h1{margin:0 auto 2rem;padding:0 2.5rem}.home__intro .home__intro__content .players-mob{width:100%;display:block}.home__intro .home__intro__content+.home__intro__content{max-width:50.3rem;margin:0 auto;padding-top:3.6rem;border-bottom:none}.home__intro .home__intro__content+.home__intro__content .type-h1{margin-bottom:0}.home__intro .home__intro__content+.home__intro__content .home__cta{padding:0 2.5rem}}@media screen and (min-width:992px){.home__intro .home__intro__content .type-h1{padding:0}}.home__intro h1{visibility:hidden;position:absolute;height:0}.home__intro .type-h2{margin:0 2rem 1rem}.home__intro .type-h2+.type-h3{margin-bottom:3.1rem}@media screen and (min-width:768px){.home__intro .type-h2{margin-bottom:2.7rem;padding:0}}.home__intro .type-h3{margin-bottom:2.2rem}.home__intro .type-h1{margin-bottom:0}@media screen and (min-width:768px){.home__intro .type-h1--xl{margin-bottom:6.5rem}}.home__intro+.home__cta{margin-top:3.5rem}@media screen and (min-width:768px){.home__intro+.home__cta{margin-top:3.3rem}}.home__intro--slim .type-h2{margin:0;padding:0}@media screen and (min-width:768px){.home__intro--slim{padding:0 4rem}.home__intro--slim .home__intro-body{padding:0}.home__intro--slim .home__intro-body p{padding:0 9rem}.home__intro--slim .type-h2{padding:0 13rem}.home__intro--slim .type-h3{margin-bottom:2rem}.home__intro--slim p{padding:0 4rem}.home__intro .home__intro__content{border-bottom:none}.home__intro .home__intro__content .type-h2{margin-bottom:2.1rem}.home__intro .home__intro__content .players-mob{display:none}}.home__intro-body .link{font-weight:600;text-decoration:underline}.home__intro-body .link:hover{text-decoration:none}.home__intro-body+.home__intro-body{margin-top:4rem}@media screen and (min-width:768px){.home__intro-body+.home__intro-body{margin-top:5rem}}.home__intro-body .large{font-size:2rem;line-height:2.8rem}@media screen and (min-width:992px){.home__intro-body .large{font-size:2.4rem;line-height:3rem;padding:0 9rem}}.home__cta{position:relative;z-index:1;width:100%;text-align:center;margin-top:3rem}.home__cta--bottom-space{margin-bottom:4rem}.home__cta+.home__intro-body{margin-top:4.5rem}@media screen and (min-width:768px){.home__cta+.home__intro-body{margin-top:5.5rem}}@media screen and (min-width:992px){.home__cta{margin-bottom:1rem}}.home__disclaimer{position:relative;z-index:1;display:block;max-width:60rem;box-sizing:border-box;margin:3.8rem auto 0}@media screen and (min-width:768px){.home__disclaimer{margin-top:4rem}}.home__disclaimer p{font-size:1.4rem;line-height:2rem;font-weight:400}.home__disclaimer p a{font-weight:500}.home__disclaimer p a:hover{cursor:pointer;text-decoration:none}.home__prize-block-section{position:relative;z-index:1}@media screen and (min-width:1300px){.home__prize-block-section{padding-bottom:3.2rem}.home__prize-block-section .layout-container{padding-top:9.7rem}.home__prize-block-section .type-h1--xl{padding:0 10rem}}.home__prize-blocks{border-radius:1.5rem;padding-top:2rem;position:relative;display:flex;flex-direction:column;flex-wrap:wrap}.home__prize-blocks__disclaimer{font-size:1.6rem;line-height:1.8rem;padding:0 4rem;margin-bottom:2rem;color:#ebc373}.home__prize-blocks+.type-h1{margin-top:3.7rem}@media screen and (min-width:768px){.home__prize-blocks{flex-direction:row;max-width:98rem;margin:0 auto}.home__prize-blocks+.type-h1{margin-top:7rem}.home__prize-blocks-cont .layout-container--medium{padding:0 2rem 8rem}.home__prize-blocks-cont .layout-container--medium .type-h1{margin-bottom:3rem}.home__prize-blocks-cols{display:flex;margin-top:3rem}.home__prize-blocks-cols .prize-block{width:50%}.home__prize-blocks--grid{grid-column-gap:0;column-gap:0;grid-column-gap:6rem;column-gap:6rem}}@media screen and (min-width:1300px){.home__prize-blocks{padding-top:3rem}}.home__steps{display:flex;flex-direction:column;max-width:100%;margin:3.5rem auto 3.7rem;align-items:center}.home__steps__carousel{width:100%}.home__steps .carousel__item{display:flex;align-items:flex-start;justify-content:center}.home__steps__nav{width:100%;height:30px;position:relative}.home__steps__nav .swiper-pagination{top:-2rem}.home__steps__nav .swiper-pagination-bullet-active{background:url(/Content/static/media/bullet-active-white.d11a2061.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;width:1.6rem;border-radius:0;box-shadow:none}.home__steps__nav .swiper-pagination-bullet-active:focus-visible{box-shadow:0 0 0 2px #4b0983,0 0 0 4px #ebc373}.home__steps .step{max-width:100%}@media screen and (min-width:768px){.home__steps{flex-direction:row;justify-content:center;align-items:flex-start;margin:5rem auto 1rem;flex-wrap:wrap}.home__steps .step+.step{margin-left:4rem}.home__steps--wide{max-width:unset;flex-wrap:nowrap}.home__steps--wide .step:nth-of-type(4),.home__steps--wide .step:nth-of-type(5){margin-top:unset}}@media screen and (min-width:992px){.home__steps .step{width:100%;max-width:23.8rem}.home__steps--roi .carousel__item{width:25rem!important;margin:0 2.5rem}.home__steps--roi .step{width:100%;max-width:23.8rem}.home__steps--roi .swiper-wrapper{display:flex;justify-content:center}}@media screen and (min-width:1200px){.home__steps--gb .swiper-wrapper{display:flex;align-items:flex-start;justify-content:center;padding-top:2rem}.home__steps--gb .carousel__item{width:25%!important}.home__steps--gb__nav{display:none}}@media screen and (min-width:1300px){.home__steps .carousel__item{width:25rem!important;margin:0 2.5rem}.home__steps .step{max-width:25rem}.home__steps .swiper-wrapper{display:flex;align-items:flex-start;justify-content:center;padding-top:2rem}.home__steps__nav{display:none}}.home__video{position:relative;width:100%;height:auto;text-align:center}.home__video__intro{position:relative;padding:5rem 2rem;margin:0 auto;z-index:2}.home__video__intro .type-h1{position:relative;margin:0 auto;max-width:80rem;z-index:10}.home__video__intro p{position:relative;margin:1.3rem auto 0;padding:0;max-width:50.3rem;z-index:2}@media screen and (min-width:992px){.home__video__intro{padding:7.5rem 2rem}.home__video__intro .type-h1{margin-bottom:1.5rem}}.home__video__vid{width:100%;height:64.9rem;position:relative}@media screen and (min-width:640px){.home__video__vid{height:auto;padding-top:56.25%}}@media screen and (min-width:1921px){.home__video__vid{height:108rem;padding-top:0}.home__video__vid video{object-fit:contain}}.home__player-badges{display:flex;justify-content:space-evenly;flex-wrap:wrap;margin:3.8rem auto}.home__player-badges .player-badge{margin-bottom:1.5rem}.home__player-badges+.home__intro-body .type-h3{margin-bottom:2.1rem}@media screen and (min-width:992px){.home__player-badges{justify-content:center;max-width:unset;margin:5.8rem auto}.home__player-badges .player-badge{max-width:unset;margin-bottom:0}.home__player-badges .player-badge+.player-badge{margin-left:1.7rem}.home__player-badges+.home__intro-body .type-h3{margin-bottom:2.1rem}.home__player-badges+.home__intro-body p{padding:0 11rem}}.small-astrix{font-size:.6em}.player-badge{position:relative;overflow:hidden;background:#4b0983;text-align:center;width:12.8rem}.player-badge__title{font-family:"proxima-nova",sans-serif;font-weight:700;position:absolute;padding:1rem;color:#320d60;text-transform:uppercase;text-decoration:none;font-size:1.2rem;line-height:2rem;overflow:hidden;display:flex;justify-content:center;align-items:center;text-align:center;margin:0;word-break:break-all;bottom:.5rem;width:100%;z-index:2;transition:all .3s ease-in-out}.player-badge__title span{position:relative;z-index:1}.player-badge__title:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;background-image:url(/Content/static/media/badge--strip.91e1a36f.png);background-repeat:no-repeat;background-position:50%;background-size:contain}.player-badge__title:after{content:"";position:absolute;animation:shineBadgeStrip 3s infinite;top:10%;left:0;width:100%;height:80%;transform:skew(-20deg);background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff 50%,hsla(0,0%,100%,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#00ffffff",GradientType=1);background-repeat:no-repeat;background-size:10%;background-position:10%}.player-badge__image{position:relative;background-image:url(/Content/static/media/badge.fb5fbcdd.png);background-repeat:no-repeat;background-position:50%;background-size:contain;max-width:12rem;transition:all .3s ease-in-out;margin:0 auto}.player-badge__player{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:auto;height:100%;object-fit:contain;object-position:center;display:flex;max-width:100%;opacity:1;transition:all .3s ease-in-out}.player-badge__border{display:block;position:relative;z-index:2;overflow:hidden;max-width:100%}.player-badge--secondary{background:#320d60}@media screen and (min-width:992px){.player-badge{width:17.8rem}.player-badge__title{font-size:1.7rem;line-height:2.4rem}.player-badge__image{max-width:16rem}}.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:4.1rem;padding-top:0;text-align:left;min-height:3rem;font-size:1.6rem;line-height:2.4rem}@media screen and (min-width:992px){.checkbox__label{padding-right:4rem}}.checkbox__label a{font-weight:500}.checkbox__fake{position:absolute;left:0;width:2.4rem;height:2.4rem;display:block;background:#fff;border:.3rem solid #fff;border-radius:.4rem}.checkbox__fake:after,.checkbox__fake:before{content:"";transform:translate(-50%,-50%) rotate(40deg);position:absolute;top:.9rem;left:1.2rem;width:.5rem;height:2.3rem;background:transparent;border-radius:.2rem}.checkbox__fake:after{transform:translate(-50%,-50%) rotate(-45deg);width:.5rem;height:1rem;left:.3rem;top:1.3rem}.checkbox__focus{background:transparent;display:block;position:absolute;top:-.8rem;left:-.8rem;width:calc(100% + 16px);height:calc(100% + 16px);border:.2rem solid transparent;border-radius:.8rem}.checkbox__input:focus+.checkbox__fake{opacity:1}.checkbox__input:focus+.checkbox__fake .checkbox__focus{border-color:#ebc373}.checkbox--error .checkbox__input:focus+.checkbox__fake{border:.3rem solid #de350b}.checkbox__input:checked+.checkbox__fake{opacity:1}.checkbox__input:checked+.checkbox__fake:after,.checkbox__input:checked+.checkbox__fake:before{background:#008a22}.checkbox--alt-color .checkbox__fake,.checkbox--alt-color .checkbox__input:checked+.checkbox__fake{border-color:#ebc373}.checkbox--error .checkbox__fake{border-color:#de350b;opacity:1}.checkbox--error .checkbox__focus{border-color:transparent}.date-input{display:flex;flex-wrap:wrap}.date-input .textfield:first-of-type{width:48%}.date-input .textfield:nth-of-type(2){width:48%;margin-left:1rem}.date-input .textfield:nth-of-type(3){margin-top:2.4rem;width:100%}.date-input .textfield label{font-weight:400;font-size:1.4rem;line-height:1.6rem}.date-input .textfield__input{padding:.4rem 1rem;line-height:2.2rem;font-weight:300}.date-input .textfield__input--select{height:4rem}@media screen and (min-width:768px){.date-input{flex-wrap:nowrap}.date-input .textfield__input{width:15.9rem}.date-input .textfield:nth-of-type(2),.date-input .textfield:nth-of-type(3){margin-left:1.5rem}.date-input .textfield:nth-of-type(3){margin-top:0}}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.form{box-sizing:border-box}.form__fieldset{padding:0;border:none;margin:2.7rem 0}.form__fieldset__title{text-align:left;font-family:"canada-type-gibson",sans-serif;font-weight:600;text-transform:uppercase;font-size:1.8rem;line-height:2.2rem;margin-bottom:.8rem}.form__fieldset--hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.form__fieldset--highlight{border-radius:1rem;border:.1rem solid #fff;padding:1rem 2.5rem 1.5rem;margin:3rem 0 2.5rem}.form__submit{width:100%;max-width:36.4rem;margin-top:1rem}.form__submit--hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.form__date-entry,.form__privacy{text-align:left}.form__privacy{margin:4rem 0 0;font-size:1.4rem;line-height:1.7rem}.form__privacy .title{font-weight:500;margin-bottom:1rem}.form__privacy a{font-weight:500;text-decoration:underline}.form__privacy a:hover{text-decoration:none}.form__privacy--reduced{font-size:1.2rem}.form__privacy .sumtsandcs{max-width:111.2rem;margin:0 auto;display:block;padding:2rem 2.5rem}.form__privacy .sumtsandcs--reduced{padding-top:0}@media screen and (min-width:768px){.form__privacy .sumtsandcs{padding:4rem 2.5rem 3rem}.form__privacy .sumtsandcs--reduced{padding-top:0}}@media screen and (min-width:1300px){.form__privacy .sumtsandcs{padding:6.6rem 0 3rem}.form__privacy .sumtsandcs--reduced{padding-top:0}}.form__intro{margin-bottom:1rem}.form__intro p+p{margin-top:1.5rem}@media screen and (min-width:768px){.form__intro p+p{margin-top:2rem}.form__intro--registration{padding:0 2rem}}.form--slim{max-width:50.4rem;display:block;margin:0 auto}@media screen and (min-width:768px){.form__fieldset--highlight{margin:3rem 0}}.g-recaptcha-v2{margin:1 auto 0;display:inline-block}.check-toggler{position:relative}.check-toggler .checkbox__label{font-size:1.6rem}.check-toggler .checkbox__input:focus+.check-toggler__content .checkbox__fake{opacity:1}.check-toggler .checkbox__input:focus+.check-toggler__content .checkbox__fake .checkbox__focus{border-color:#ebc373}.checkbox--error .check-toggler .checkbox__input:focus+.check-toggler__content .checkbox__fake{border:.3rem solid #de350b}.check-toggler .checkbox__input:checked+.check-toggler__content .checkbox__fake{opacity:1}.check-toggler .checkbox__input:checked+.check-toggler__content .checkbox__fake:after,.check-toggler .checkbox__input:checked+.check-toggler__content .checkbox__fake:before{background:#008a22}.check-toggler .checkbox__input:checked+.check-toggler__content .check-toggler__copy{display:block}.check-toggler__copy{display:none}.claim .type-h1{font-size:3rem;word-break:break-word}.claim__image{width:auto;max-width:100%;padding:0 0 1.5rem}.claim .form{margin-top:0}@media screen and (min-width:768px){.claim .form{margin-top:0}}.claim .g-recaptcha-v2{margin:20px auto;display:inline-block}@media screen and (min-width:768px){.claim{padding-top:1.7rem}.claim__image{padding:0 0 2rem}.claim .type-h1{font-size:5.2rem}.claim .form__intro{max-width:41rem;margin:0 auto 3.2rem}}@media screen and (min-width:1130px){.claim.layout-container{padding-top:1.7rem}}.otp-input{display:flex}.otp-input .textfield{width:calc(16.66667% - 8px)}.otp-input .textfield label{font-weight:400;font-size:1.4rem;line-height:1.6rem}.otp-input .textfield__input{padding:.4rem 1rem;text-align:center;text-transform:uppercase}.otp-input .textfield+.textfield{margin-left:1rem}.otp-validation .form__intro{margin:3rem 0 5rem}.otp-validation__ctas .button,.otp-validation__ctas .link,.otp-validation__ctas a,.otp-validation__ctas button{display:block;margin:0 auto 2rem}.policies{text-align:left;max-width:111.2rem;margin:0 auto;padding:0 1rem}.policies__content{margin-bottom:4rem}.policies .type-h1{text-align:center;margin-bottom:3rem}.policies .type-h1 span{text-transform:lowercase}.policies .type-h2{text-align:center;margin:2rem 0 1rem}.policies a,.policies li,.policies p{word-break:break-word}.policies h2{font-size:2rem;margin-top:3rem}.policies h3{font-size:1.6rem;margin:0 0 1rem}.policies p+h3,.policies p+p,.policies ul+h3{margin-top:2rem}.policies ol,.policies ul{margin:0;padding:0 .5rem 1rem}.policies li{margin-bottom:.7rem}.policies ol>li{margin-bottom:2rem}@media screen and (min-width:768px){.policies ol>li{margin-bottom:3rem}}.policies ol li>ol{margin-left:2rem}.policies ol li>ol>li{margin-bottom:1rem}@media screen and (min-width:768px){.policies ol li>ol>li{margin-bottom:1rem}}.policies ol li>ol li>ol,.policies ol li>ol li>ol li>ol{margin-left:2rem}.policies .reduced-list{padding:0 .5rem}.policies .reduced-list li{margin-bottom:1rem}.policies .cookie-list-margin{margin-left:2rem}.policies--alphalist{list-style-type:lower-alpha}#cookie-policy-description,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before,.ot-cookies-td-content,.ot-host-td,.ot-sdk-cookie-policy-group,.ot-sdk-cookie-policy-group-desc{color:#fff!important;background:transparent!important}button#ot-sdk-btn{padding:2rem 0!important;display:inline-block;color:#fff!important}#onetrust-banner-sdk .ot-sdk-container{width:90%!important;padding:0!important}@media screen and (min-width:768px){#onetrust-banner-sdk .ot-sdk-container{width:100%!important}}#onetrust-pc-sdk .ot-sdk-container,#ot-sdk-cookie-policy .ot-sdk-container{margin:0!important;padding:0!important}#onetrust-banner-sdk #onetrust-button-group{margin-right:auto!important}#ot-sdk-btn.optanon-show-settings,#ot-sdk-btn.ot-sdk-show-settings{position:relative;transition:all .3s!important;display:inline-block;width:100%;color:#320d60!important;font-family:"canada-type-gibson",sans-serif;font-weight:600;font-size:1.8rem!important;line-height:1.8rem!important;letter-spacing:.054rem!important;text-transform:uppercase;border-radius:2.4rem;background:#ebc373;background:linear-gradient(90deg,#f1cd76 2%,#ffecb2 42%,#d0a651 71%,#ffecb2);border:.1rem solid #ebc373!important;padding:1.5rem 3rem 1.3rem!important;text-decoration:none;text-align:center;cursor:pointer!important;overflow:hidden;margin-top:2rem}#ot-sdk-btn.optanon-show-settings:hover,#ot-sdk-btn.ot-sdk-show-settings:hover{outline:none;color:#fff!important;background:#7846a2!important;border-color:#7846a2!important;box-shadow:none}#ot-sdk-btn.optanon-show-settings:active,#ot-sdk-btn.optanon-show-settings:focus,#ot-sdk-btn.ot-sdk-show-settings:active,#ot-sdk-btn.ot-sdk-show-settings:focus{outline:none;color:#320d60;box-shadow:0 0 0 2px #4b0983,0 0 0 4px #fff}#ot-sdk-btn.optanon-show-settings:active:before,#ot-sdk-btn.optanon-show-settings:focus:before,#ot-sdk-btn.ot-sdk-show-settings:active:before,#ot-sdk-btn.ot-sdk-show-settings:focus:before{opacity:1}@media screen and (min-width:640px){#ot-sdk-btn.optanon-show-settings,#ot-sdk-btn.ot-sdk-show-settings{max-width:36.4rem;letter-spacing:.09rem}}#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;font-weight:500!important}#cookie-policy-description,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before,.ot-cookies-td-content,.ot-cookies-td-content a,.ot-cookies-type-td-content,.ot-host-td,.ot-sdk-cookie-policy-group-desc,.ot-table-header{font-size:1.4rem!important;line-height:1.7rem!important}@media screen and (min-width:768px){#cookie-policy-description,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before,.ot-cookies-td-content,.ot-cookies-td-content a,.ot-cookies-type-td-content,.ot-host-td,.ot-sdk-cookie-policy-group-desc,.ot-table-header{font-size:1.8rem!important;line-height:2.2rem!important}}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th{color:#4b0983!important;font-weight:500}.signup{display:flex;flex-direction:column;justify-content:space-between;border:.5rem solid #ebc373;padding:0;max-width:65rem;background:#4b0983;border-radius:1.5rem;overflow:hidden;box-sizing:border-box;box-shadow:0 0 30px 0 rgba(0,0,0,.5)}.signup__image{width:100%;height:15rem}.signup__image img{width:100%;height:100%;object-fit:cover;object-position:top}.signup__body{box-sizing:border-box;width:100%;text-align:center;padding:3.7rem 1rem 4.3rem;line-height:2.2rem}.signup__body .type-h1{margin-bottom:.5rem}.signup__body .type-h2{margin-bottom:1.2rem}.signup__body p:nth-child(2){margin-bottom:3.9rem}.signup__cta{display:block;margin:2.5rem auto 0}.signup .form{display:none}.signup .carousel .swiper-container,.signup .carousel__wrapper{padding:0}@media screen and (min-width:768px){.signup{margin-left:auto;margin-right:auto}.signup__body{padding:3.8rem 4rem 4.9rem}.signup__body .type-h2{font-size:2.3rem;line-height:2.5rem}.signup__body .type-h3{margin-bottom:13.7rem}.signup__body p:nth-child(2){margin-bottom:3.2rem}.signup__image-wrapper{border-bottom:.4rem solid #fff;background:#fff}.signup__cta{margin-top:2.8rem}}.thankyou-hero{z-index:10;background:transparent;position:relative;border-bottom:.5rem solid #ebc373;width:100%;height:100%;min-height:32rem;max-height:67rem;overflow:hidden}.thankyou-hero__bg{transition:all 0s;background-image:url(/Content/static/media/keyvis_bg_mob2.38f2d29f.png);background-repeat:no-repeat;background-position:bottom;background-size:cover;display:block}.thankyou-hero__bg,.thankyou-hero__headline{position:absolute;left:0;top:0;width:100%;height:100%}.thankyou-hero__headline img{object-position:center}.thankyou-hero__headline img,.thankyou-hero__players{display:block;width:100%;height:100%;object-fit:contain}.thankyou-hero__players{position:relative;object-position:bottom}.thankyou-hero-wrapper,.thankyou-hero-wrapper picture,.thankyou-hero__players{min-height:inherit;max-height:inherit}.thankyou-hero-wrapper picture{display:block;width:100%;height:100%}@media screen and (min-width:640px){.thankyou-hero{min-height:unset;max-height:92rem}.thankyou-hero__players{padding-top:1rem}.thankyou-hero-wrapper{margin-top:9rem}.thankyou-hero__bg{background-image:url(/Content/static/media/thankyoukeyvis_bg_tab2.e2a9381e.png)}.thankyou-hero__headline{margin-top:2rem}.thankyou-hero__players{object-fit:contain}}@media screen and (min-width:768px){.thankyou-hero__headline{margin-top:unset}}@media screen and (min-width:992px){.thankyou-hero__bg{background-image:url(/Content/static/media/thankyoukeyvis_bg_dt2.05fbf11e.png)}.thankyou-hero-wrapper{margin-top:unset}.thankyou-hero__players{margin-top:5rem}}@media screen and (min-width:1300px){.thankyou-hero__players{margin-top:0}}.react-parallax{left:0;top:0;width:100%;height:100%;max-height:inherit;min-height:inherit}.prize-badge{position:relative;overflow:hidden;background:#4b0983;text-align:center}.prize-badge--selectable{background:transparent}.prize-badge__radio{opacity:0;position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;cursor:pointer}.prize-badge__image{display:block;border-radius:14px;position:relative;width:19.2rem;height:22rem}@media screen and (min-width:768px){.prize-badge__image{width:29.4rem;height:34rem}}.prize-badge__image+.button:focus,.prize-badge__image+.button:focus-within{border:none;box-shadow:none!important}.prize-badge__tick{position:relative;display:block;width:100%;height:90%;transform:rotate(40deg);box-sizing:border-box;opacity:0;visibility:hidden}.prize-badge__tick:before{width:.7rem;height:100%;left:50%;top:0}.prize-badge__tick:after,.prize-badge__tick:before{content:"";position:absolute;display:block;background-color:#008a22;border-radius:.7rem;box-sizing:border-box}.prize-badge__tick:after{width:45%;height:.7rem;left:calc(50% - 2px);top:calc(100% - 7px);transform:translateX(-50%)}.prize-badge__fake-radio{position:relative;left:50%;transform:translateX(-50%);background:#fff;width:4rem;height:4rem;display:flex;justify-content:center;box-sizing:border-box}.prize-badge__title{font-family:"proxima-nova",sans-serif;position:relative;padding:.5rem 0;color:#4b0983;text-transform:uppercase;text-decoration:none;font-size:1.3rem;line-height:2rem;font-weight:700;overflow:hidden;display:flex;justify-content:center;align-items:center;text-align:center;margin:0;word-break:break-all;position:absolute;bottom:1rem;width:100%;z-index:2;transition:all .3s ease-in-out}.prize-badge__title span{position:relative;z-index:1}.prize-badge__title--small{font-size:1.4rem;line-height:1.8rem}@media screen and (min-width:768px){.prize-badge__title{font-size:1.8rem;line-height:2.4rem;padding:1.5rem .5rem}}.prize-badge__info{padding:1rem 1rem 2rem}.prize-badge__info p{font-size:1.6rem}.prize-badge__info ol{margin:0;padding:1rem 2rem;list-style:disc}@media screen and (min-width:768px){.prize-badge__info{padding:1rem 2rem 2rem}}.prize-badge__player-wrapper{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.prize-badge__player{object-fit:contain;object-position:center;opacity:1;visibility:visible}.prize-badge__player,.prize-badge__player-selected{position:relative;width:100%;height:100%;max-width:100%;transition:all .3s ease-in-out}.prize-badge__player-selected video{display:block}.prize-badge__border{display:block;position:relative;z-index:2;overflow:hidden;max-width:100%}.prize-badge-wrapper:focus,.prize-badge-wrapper:focus-within{outline:none;border-radius:1.2rem}@media screen and (min-width:992px){.prize-badge-wrapper:focus,.prize-badge-wrapper:focus-within{box-shadow:0 0 0 8px #4b0983,0 0 0 10px #ebc373}}.prize-badge-wrapper:focus-within .prize-badge__image,.prize-badge-wrapper:focus .prize-badge__image{border:.3rem solid #fff}.prize-badge-wrapper:focus-within .button,.prize-badge-wrapper:focus .button{color:#fff}.prize-badge-wrapper:focus-within .button:before,.prize-badge-wrapper:focus .button:before{background:#7846a2}.nps{transition:all .3s;transform:translateY(100%);background:#fff;color:#4b0983;padding:1rem 1.5rem;display:flex;align-items:center;flex-direction:column;position:fixed;left:0;right:0;bottom:0;z-index:999;box-shadow:0 0 .5rem rgba(0,0,0,.75)}.nps--show{transform:translateY(0)}.nps__title{text-transform:uppercase;text-align:center;margin-top:0;font-family:"gill-sans-nova",sans-serif;font-size:1.6rem;line-height:1.8rem;font-weight:600}@media screen and (min-width:768px){.nps__title{font-size:2rem}}.nps__stars{padding:0 0 2rem;display:flex;align-items:center;width:100%;justify-content:space-between}@media screen and (min-width:500px){.nps__stars{width:auto}}.nps__stars svg{max-width:100%}.nps__star{cursor:pointer;border:none;background:transparent;margin:0}.nps__star span{position:absolute;opacity:0;height:0}.nps__star .star__bg,.nps__star .star__outline{transition:fill .1s}.nps__star--active .star__outline,.nps__star:hover .star__outline{fill:#320d60}.nps__star--active .star__bg,.nps__star:hover .star__bg{fill:#ebc373}.nps--star2 .nps__star:first-of-type .star__outline{fill:#320d60}.nps--star2 .nps__star:first-of-type .star__bg{fill:#ebc373}.nps--star2 .nps__star:nth-of-type(2) .star__outline{fill:#320d60}.nps--star2 .nps__star:nth-of-type(2) .star__bg{fill:#ebc373}.nps--star3 .nps__star:first-of-type .star__outline{fill:#320d60}.nps--star3 .nps__star:first-of-type .star__bg{fill:#ebc373}.nps--star3 .nps__star:nth-of-type(2) .star__outline{fill:#320d60}.nps--star3 .nps__star:nth-of-type(2) .star__bg{fill:#ebc373}.nps--star3 .nps__star:nth-of-type(3) .star__outline{fill:#320d60}.nps--star3 .nps__star:nth-of-type(3) .star__bg{fill:#ebc373}.nps--star4 .nps__star:first-of-type .star__outline{fill:#320d60}.nps--star4 .nps__star:first-of-type .star__bg{fill:#ebc373}.nps--star4 .nps__star:nth-of-type(2) .star__outline{fill:#320d60}.nps--star4 .nps__star:nth-of-type(2) .star__bg{fill:#ebc373}.nps--star4 .nps__star:nth-of-type(3) .star__outline{fill:#320d60}.nps--star4 .nps__star:nth-of-type(3) .star__bg{fill:#ebc373}.nps--star4 .nps__star:nth-of-type(4) .star__outline{fill:#320d60}.nps--star4 .nps__star:nth-of-type(4) .star__bg{fill:#ebc373}.nps--star5 .nps__star:first-of-type .star__outline{fill:#320d60}.nps--star5 .nps__star:first-of-type .star__bg{fill:#ebc373}.nps--star5 .nps__star:nth-of-type(2) .star__outline{fill:#320d60}.nps--star5 .nps__star:nth-of-type(2) .star__bg{fill:#ebc373}.nps--star5 .nps__star:nth-of-type(3) .star__outline{fill:#320d60}.nps--star5 .nps__star:nth-of-type(3) .star__bg{fill:#ebc373}.nps--star5 .nps__star:nth-of-type(4) .star__outline{fill:#320d60}.nps--star5 .nps__star:nth-of-type(4) .star__bg{fill:#ebc373}.nps--star5 .nps__star:nth-of-type(5) .star__outline{fill:#320d60}.nps--star5 .nps__star:nth-of-type(5) .star__bg{fill:#ebc373}.nps__key{position:absolute;bottom:3rem;font-size:1.6rem;font-weight:400}.nps__key--bad{left:1.5rem}.nps__key--good{right:1.5rem}@media screen and (min-width:500px){.nps__key{position:relative;bottom:auto}.nps__key--bad{margin-right:1rem;left:auto}.nps__key--good{margin-left:1rem;right:auto}}.nps__close{transition:color .2s;color:grey;background:transparent;text-decoration:underline;border:none;cursor:pointer;font-weight:400;font-size:1.6rem}.nps__close:hover{color:#320d60}@media screen and (min-width:768px){.nps{padding:2rem}}.thankyou{display:flex;flex-direction:column;align-items:center}.thankyou .layout-container--slim{max-width:67rem;padding-bottom:5.1rem}@media screen and (min-width:992px){.thankyou .layout-container--slim{padding-top:7rem}}.thankyou+.layout-general+.layout-general,.thankyou.layout-general:not(.loser){margin-top:0}.thankyou+.layout-general+.layout-general .layout-container{padding-top:1rem}.thankyou .type-h1{font-size:4rem;line-height:4rem;margin-bottom:2rem;padding:0 1rem}.thankyou .type-h2{font-size:2.8rem;line-height:2.8rem;letter-spacing:.084rem;margin-bottom:2rem;position:relative;z-index:5}.thankyou .type-h2--smlmargin,.thankyou .type-h3{margin-bottom:1.5rem}.thankyou .type-h3{font-size:2.3rem;line-height:2.1rem;letter-spacing:.069rem}.thankyou.loser .type-h1{font-size:2.8rem;line-height:2.8rem}@media screen and (min-width:992px){.thankyou.loser .layout-container--slim{padding-top:4.8rem}}.thankyou__para,.thankyou__textcont{position:relative}.thankyou__para{font-size:1.6rem;line-height:2.4rem;margin:0 auto;padding:0 .5rem}.thankyou__para+.thankyou__cta{margin-top:1.5rem}.thankyou__para p+p{margin-top:2rem}.thankyou__para p a{font-weight:400;word-break:break-word}.thankyou__para .gold{background-image:linear-gradient(90deg,#f1cd76 2%,#ffecb2 43.5%,#f8dd94 69.5%,#ffecb2);color:transparent;-webkit-background-clip:text;background-clip:text}.thankyou__para--msg{font-size:1.2rem;line-height:1.6rem}.thankyou__para+.thankyou__para{margin-top:2rem}.thankyou__h3{padding:2rem 0 1rem;margin:0;font-size:2.6rem}.thankyou__signup{font-size:1.6rem;margin:4.7rem 0 4.6rem;width:100%}.thankyou__row{position:relative;display:flex;flex-wrap:wrap;width:100%;z-index:1}.thankyou__row-column{height:inherit;display:flex;flex:1 1;justify-content:center;align-items:center}.thankyou__row-column:first-of-type{justify-content:flex-end;margin-bottom:4.5rem}.thankyou__row-column:nth-of-type(2){justify-content:flex-start}.thankyou__row--fullwidth .thankyou__row-column:first-of-type,.thankyou__row--fullwidth .thankyou__row-column:nth-of-type(2){justify-content:center}.thankyou__img{display:block;min-width:10rem;max-width:100%;height:14.5rem;margin-bottom:4.5rem;object-fit:contain}.thankyou__img--wider{height:16rem;margin-bottom:3.9rem}.thankyou__loader{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;position:absolute;z-index:999}.thankyou+.layout-general .prize-select{margin-top:1.9rem;margin-bottom:0}.thankyou+.layout-general .prize-select form{position:relative}.thankyou+.layout-general .prize-select__nav{position:absolute;bottom:-7rem}.thankyou+.layout-general .prize-select .type-h1{margin-bottom:0;max-width:30rem}.thankyou+.layout-general .prize-select .type-h2{margin-bottom:2.9rem}.thankyou+.layout-general .prize-select .prize-badge-wrapper:focus,.thankyou+.layout-general .prize-select .prize-badge-wrapper:focus-within{outline:none;box-shadow:0 0 0 6px #320d60,0 0 0 8px #ebc373;border-radius:1.2rem}.thankyou+.layout-general{margin-top:0}@media screen and (min-width:720px){.thankyou.layout-general--full .layout-container--slim{padding:2.5rem 0 5rem}}@media screen and (min-width:768px){.thankyou .type-h1{font-size:5.2rem;line-height:4.8rem;margin-bottom:4.3rem}.thankyou .type-h2{font-size:3.6rem;line-height:3.2rem;letter-spacing:.108rem;margin-bottom:1.9rem}.thankyou .type-h2--smlmargin{margin-bottom:1.5rem}.thankyou .type-h3{margin-bottom:1.4rem}.thankyou.loser .type-h1{font-size:5.2rem;line-height:4.8rem}.thankyou__worldie-draw .player-badge{margin:5.6rem auto 3rem}.thankyou__signup{margin:5.7rem 0;width:unset}.thankyou__para{font-size:1.6rem;line-height:2.4rem;padding:0 4rem}.thankyou__para--msg{font-size:1.2rem;line-height:1.6rem}.thankyou__row-column:first-of-type{justify-content:flex-end;margin-bottom:unset}.thankyou__row-column:nth-of-type(2){justify-content:flex-start}.thankyou__row--fullwidth .thankyou__row-column:nth-of-type(2){justify-content:center}.thankyou__row__img{margin-left:.2rem}.thankyou__row--vid{position:relative;display:block}.thankyou__row--vid .thankyou__row-column:first-of-type{position:relative;display:block;padding-left:20%;left:unset}.thankyou__row--vid .thankyou__row-column:nth-of-type(2){position:absolute;z-index:111;width:100%;height:100%;top:0;left:0}.thankyou__row--vid .thankyou__row-column:nth-of-type(2) img{width:100%;height:100%;object-fit:contain;object-position:right}.thankyou__img{margin-bottom:6.5rem}.thankyou__img--wider{margin-bottom:4rem}.thankyou .player-badge{margin-right:.2rem;margin-bottom:6.5rem}}@media screen and (min-width:992px){.thankyou__img{height:19.2rem}.thankyou__img--wider{height:auto}}@media screen and (min-width:1300px){.thankyou+.layout-general .prize-select{padding-bottom:0}}.actionbar{display:flex;align-items:flex-end;justify-content:center;height:14rem;position:fixed;bottom:0;top:auto;width:100%;z-index:11;text-align:center;background:linear-gradient(180deg,transparent,#20123d 55%);transform:translateY(100%);transition:transform .3s,opacity .3s;opacity:0;pointer-events:none;box-sizing:border-box;padding:5.4rem 2rem 3.8rem}.actionbar--show{position:-webkit-sticky;position:sticky;transform:translateY(0);opacity:1;margin-top:-14rem}.actionbar *,.actionbar--show{pointer-events:all}@media screen and (min-width:1023px) and (max-width:1025px) and (min-height:1365px) and (max-height:1367px){.prize-select-page{height:auto;overflow:hidden}.switch-wrapper .actionbar--show{transform:translateY(-200px)}}.prize-select{display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.prize-select__carousel{width:100%}.prize-select__video{position:fixed;top:0;left:0;width:100vw;height:100%;background:rgba(0,0,0,.8);z-index:12;display:flex;align-items:center;justify-content:center}.prize-select__video-content{position:relative;width:100%;max-width:108.8rem;padding:0 2rem}.prize-select__video-content video{position:relative;display:block;width:100%;height:53rem}.prize-select__video-content button{position:absolute;top:0;right:0;z-index:2;margin:2rem 4rem 0 0}@media screen and (min-width:640px){.prize-select__video button{margin:2rem 4rem 0 0}}@media screen and (min-width:768px){.prize-select__video button{margin:3rem 5rem 0 0}}@media screen and (min-width:992px){.prize-select__video-content video{height:63.1rem}.prize-select__video-content button{margin:4rem 6rem 0 0}}@media screen and (min-width:1300px){.prize-select__video-content{padding:0}.prize-select__video-content button{margin:4rem 4rem 0 0}}.prize-select .carousel__item{flex-direction:column;width:100%!important}.prize-select .carousel__item,.prize-select__nav{display:flex;align-items:center;justify-content:center}.prize-select__nav{width:100%;height:30px;position:relative;margin-bottom:3.5rem}.prize-select__nav .swiper-pagination2{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0)}.prize-select__nav .swiper-pagination-fraction{bottom:0;z-index:2}.prize-select__nav button.swiper-button-next,.prize-select__nav button.swiper-button-prev{position:relative;margin:0 5rem 2.6rem;width:4rem;height:4rem;border-radius:50%;z-index:3;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="6" height="18" viewBox="0 0 13 21"><path id="Path_14186" data-name="Path 14186" d="M307.151,456.829a2.406,2.406,0,0,0-3.416,0l-6.389,6.425-6.364-6.451a2.406,2.406,0,0,0-3.416,0,2.439,2.439,0,0,0,0,3.435l8.1,8.143a2.406,2.406,0,0,0,3.416,0l8.071-8.116A2.437,2.437,0,0,0,307.151,456.829Z" transform="translate(-456.091 307.859) rotate(-90)" fill="%234B0983"/></svg>');background-repeat:no-repeat;background-position:50%;background-size:contain}.prize-select__nav button.swiper-button-next:focus,.prize-select__nav button.swiper-button-next:focus-visible,.prize-select__nav button.swiper-button-prev:focus,.prize-select__nav button.swiper-button-prev:focus-visible{outline:none;border-color:#4b0983;box-shadow:0 0 0 3px #ebc373,0 0 0 5px #4b0983}.prize-select__nav button.swiper-button-next.swiper-button-disabled,.prize-select__nav button.swiper-button-prev.swiper-button-disabled{opacity:.8}.prize-select__nav button.swiper-button-next.swiper-button-disabled:focus,.prize-select__nav button.swiper-button-next.swiper-button-disabled:focus-visible,.prize-select__nav button.swiper-button-prev.swiper-button-disabled:focus,.prize-select__nav button.swiper-button-prev.swiper-button-disabled:focus-visible{border-color:#de350b;box-shadow:0 0 0 3px #ebc373,0 0 0 5px #4b0983}.prize-select .type-h2{margin-bottom:1rem;padding:0 1rem}.prize-select__intro{max-width:51rem}.prize-select__list{margin:3rem 0 0;display:flex;flex-flow:wrap;justify-content:space-between;align-items:center;max-width:100vw}.prize-select__list .prize-badge{height:auto;width:auto;margin-bottom:0;display:flex;flex-direction:column;align-items:center}.prize-select__list .prize-badge__image{height:22.2rem;width:19.4rem;border:.3rem solid #ebc373;border-radius:1.4rem;margin-bottom:2.8rem}.prize-select__list .prize-badge-wrapper{margin-bottom:0;padding-top:1rem;height:auto;width:28.4rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.prize-select__list .prize-badge-wrapper__link{margin-top:1.5rem;text-decoration:underline;cursor:pointer}.prize-select__list .prize-badge-wrapper .button{padding-left:2rem;padding-right:2rem;border:none}.prize-select__list+p{padding:0 5rem}@media screen and (min-width:992px){.prize-select__list+p{margin-top:3.5rem}}@media screen and (min-width:640px){.prize-select .carousel__item{width:50vw!important}}@media screen and (min-width:768px){.prize-select__list{justify-content:center}.prize-select__list .prize-badge-wrapper,.prize-select__list .prize-badge-wrapper .prize-badge{width:29.4rem;height:auto}.prize-select__list .prize-badge-wrapper .prize-badge__image{width:29.4rem;height:34rem;margin-bottom:2.8rem}.prize-select__list .prize-badge-wrapper:hover .prize-badge__image{border-color:#fff}.prize-select__list .prize-badge-wrapper:hover .button span{color:#fff!important}.prize-select__list .prize-badge-wrapper:hover .button:before{background:#7846a2!important}}@media screen and (min-width:992px){.prize-select__carousel{width:auto}.prize-select__list{justify-content:flex-start}.prize-select__list .prize-badge-wrapper{margin-bottom:0}.prize-select__list .prize-badge-wrapper .prize-badge{max-width:unset}.prize-select__list .prize-badge-wrapper+.prize-badge-wrapper{margin-left:1rem}.prize-select .carousel__item{margin:0 1.7rem;width:29.6rem!important}.prize-select .swiper-wrapper{display:flex;align-items:flex-start;justify-content:center;padding-top:2rem}}@media screen and (min-width:1300px){.prize-select__carousel{width:100%}.prize-select .carousel__item{margin:0 1rem}.prize-select__list{justify-content:space-between}.prize-select__list .prize-badge-wrapper+.prize-badge-wrapper{margin-left:2.5rem}.prize-select__nav{display:none}}@media screen and (min-width:1920px){.prize-select .carousel__item{margin:0 1.7rem}}.accordion{overflow:hidden;border-top:.2rem solid #fff;transition:border .3s ease-in-out}.accordion,.accordion__toggle{background:transparent;width:100%}.accordion__toggle{position:relative;font-family:"canada-type-gibson",sans-serif;font-weight:600;text-align:left;border:none;padding:3.8rem 5.5rem 3.8rem 0;color:#fff;outline:none;font-size:2rem;line-height:2.8rem;letter-spacing:.04em;cursor:pointer}.accordion__toggle:focus-visible{outline:none!important}.accordion__icon{position:absolute;transform:translateY(-50%);top:50%;right:1.1rem;width:2.8rem;height:2.8rem;margin-top:-.2rem}.accordion__icon span{position:absolute;border-radius:.3rem;display:block;height:.4rem;width:2.8rem;background:#fff;top:50%;transition:all .3s ease-in-out}.accordion__icon span:first-of-type{transform:rotate(90deg)}.accordion__body{text-align:left;display:none;font-size:1.6rem;line-height:2.4rem;font-weight:400;line-height:24px;letter-spacing:.04em;padding:0 .5rem 3em}.accordion__body p{margin:0}.accordion__body p~p{margin-top:1rem}.accordion--open{border-top-style:solid;border-top-width:.9rem;border-image:linear-gradient(90deg,#f1cd76 2%,#ffecb2 42%,#d0a651 71%,#ffecb2) 1}.accordion--open .accordion__body{display:block}.accordion--open .accordion__icon span:first-of-type{transform:rotate(0deg);opacity:0}.accordion:focus,.accordion:focus-within{border-color:#ebc373;outline:none}.accordion:focus-within .accordion__icon span,.accordion:focus .accordion__icon span{background:#ebc373}@media screen and (min-width:768px){.accordion__toggle{font-size:2.4rem;line-height:3.2rem;padding:4.8rem 5.5rem 4.8rem 0}.accordion__icon{right:0}.accordion--open .accordion__toggle{padding-bottom:2.4rem}.accordion--open .accordion__body{padding-left:0;padding-bottom:3.6rem}}.faqs{max-width:79.4rem;margin:0 auto}.faqs__section{margin-top:3rem}.faqs__section .type-h2{margin-bottom:1.5rem;color:#ebc373}.faqs__covid{padding-top:2rem;font-size:1.1rem;line-height:1.5rem;text-align:left;display:inline-block}@media screen and (min-width:768px){.faqs{margin-top:10rem}.faqs__section .type-h2{margin-bottom:3rem}}@media screen and (min-width:992px){.faqs{margin-top:13.4rem}}.header{position:fixed;transition:transform .3s;padding:1rem 2rem;top:0;left:0;right:0;z-index:11;display:flex;justify-content:center;flex-direction:column;align-items:center;background:transparent;width:100vw}@media screen and (max-width:991px){.header__svg{height:7.1rem;width:8.1rem}}@media screen and (min-width:768px){.header{padding:1.5rem 5rem 0}}.header--hide{transform:translateY(-120%)}.header--navopen .header__overlay{pointer-events:all;opacity:1}.header__group{color:#ebc373;text-transform:uppercase;padding:1rem 0 2rem!important;font-weight:600}.header__logo{display:flex;z-index:2}.header__logo img{display:block;width:auto;height:7.1rem}@media screen and (min-width:992px){.header__logo img{height:10.1rem}}.header__nav{position:absolute;right:0;top:0;z-index:5}.header__link{font-family:"canada-type-gibson",sans-serif;font-weight:600;font-size:2.8rem;line-height:2.8rem;text-transform:uppercase;text-decoration:none;display:block;cursor:pointer}.header__link--md{font-size:1.8rem;line-height:3.1rem;letter-spacing:0}@media screen and (min-width:768px){.header__link{letter-spacing:0}.header__link--md{font-size:1.8rem;line-height:3.1rem;letter-spacing:0}}.header__menuToggle{display:block;position:relative;top:2.4rem;right:2rem;z-index:103;-webkit-user-select:none;user-select:none}@media screen and (min-width:992px){.header__menuToggle{top:5.4rem;right:3.6rem}}.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__span{display:block;width:3.4rem;height:.4rem;margin-bottom:.6rem;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__focus{display:block;width:100%;height:100%;position:absolute;top:0;left:0}.header__menuToggle input:checked~.header__menuToggle__span{opacity:1;transform:rotate(45deg) translate(-2px,-1px);background:#fff;height:.5rem}.header__menuToggle input:checked:focus~.header__menuToggle__span{background:#ebc373}.header__menuToggle input:focus~.header__menuToggle__focus{box-shadow:0 0 0 2px #ebc373,0 0 0 4px #ebc373}.header__menuToggle input:checked~.header__menuToggle__span:nth-last-child(3){opacity:0;transform:rotate(0deg) scale(.2)}.header__menuToggle input:checked~.header__menuToggle__span:nth-last-child(2){transform:rotate(-45deg) translate(3px,-3px)}.header__menuToggle input:checked~.header__menu{transform:none}.header__menu{position:fixed;text-align:center;padding:16rem 7rem 11.5rem;width:100%;height:100vh;top:0;right:0;background:#240948;-webkit-font-smoothing:antialiased;transform-origin:0 0;transform:translate(100%);transition:transform .5s cubic-bezier(.77,.2,.05,1);display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box}.header__menu__nav{margin:0;padding:0;list-style-type:none}.header__menu__nav li{margin-bottom:5.3rem}.header__menu__nav__divider{border-top:.02rem solid #ebc373;padding-top:2rem}.header__menu__footer{text-align:center}.header__menu__footer .link{text-transform:uppercase;text-decoration:none;font-size:1.9rem;line-height:1.9rem;font-weight:600}.header__menu__footer .link:hover{text-decoration:underline}@media screen and (min-width:768px){.header__menu{text-align:left;padding:9.5rem 4rem 11.5rem;width:27rem}}@media screen and (min-width:1300px){.header__menu{padding:10.8rem 5.2rem 9rem}}.header__overlay{transition:opacity .2s;pointer-events:none;opacity:0;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:101}.header__visit{position:absolute;left:1rem;top:4rem;transform:translateY(-50%);color:#ebc373;font-weight:600;text-decoration:none;width:11rem;text-align:center;width:10.5rem;font-size:1.4rem;line-height:1.5rem}@media screen and (min-width:768px){.header__visit{top:5.75rem;color:#4b0983;left:2rem}}.header__visit:hover{text-decoration:underline}@media screen and (min-width:768px){.header__visit:hover{color:#4b0983}}.header--simple .header__logo{display:none}.footer{color:#fff;display:block;position:relative;z-index:100}.footer__terms{display:none;position:absolute;top:1.5rem;left:.5rem;color:#000}@media screen and (min-width:640px){.footer__terms{left:2rem}}.footer__terms a{text-decoration:underline}.footer .footer__logo{display:none;margin:0;position:absolute;bottom:1.35rem;left:50%;transform:translate3d(-50%,0,0)}@media screen and (min-width:640px){.footer .footer__logo{display:inline-block}}.footer .footer__logo>svg{height:4rem;width:16rem;fill:#320d60}.footer .footer__menu{margin:-1px 0 0;background:#fff;display:flex;padding:0 1.5rem;align-items:center;flex-direction:column;justify-content:center;text-align:center}@media screen and (min-width:640px){.footer .footer__menu{text-align:left;order:1;flex-direction:row;justify-content:flex-start;padding:0 5rem}}.footer .footer__menu__links{order:2;width:100%;flex:1 1;margin:0 0 1.5rem}@media screen and (min-width:640px){.footer .footer__menu__links{margin:1.5rem 0 1rem}}.footer .footer__menu__links a{display:inline-block;color:#3b0073;will-change:color;transition:color .2s ease;font-size:1.3rem;line-height:1.3rem;font-family:"canada-type-gibson",sans-serif;font-weight:600;border:.2rem solid transparent;outline:none}@media screen and (min-width:640px){.footer .footer__menu__links a:hover{color:#320d60;border-bottom-color:#320d60}}.footer .footer__menu__links a:focus{border-color:#320d60;color:#320d60}.footer .footer__menu__links a+a{margin-left:1rem}@media screen and (min-width:640px){.footer .footer__menu__links a{font-size:1.4rem;line-height:1.4rem}.footer .footer__menu__links a+a{margin-left:2.1rem}}.footer .footer__menu__social-links{font-size:1rem;margin:1.6rem 0 1rem;display:flex;order:1}@media screen and (min-width:640px){.footer .footer__menu__social-links{order:2;margin:0 0 0 auto;padding:0 1.5rem}}.footer .footer__menu__social-links a{height:auto;padding:.5rem .2rem;display:flex;justify-content:center;align-items:center;margin-top:0;border:.2rem solid transparent}.footer .footer__menu__social-links a svg{transition:all .2s ease;display:block;width:2rem;height:2rem}.footer .footer__menu__social-links a:hover svg{fill:#320d60;width:2.1rem;height:2.1rem}.footer .footer__menu__social-links a:focus{outline:none;border-color:#320d60}.footer .footer__copyright{font-size:1.2rem;line-height:1.2rem;margin-top:-1px;display:flex;flex-direction:column;padding:0 1.5rem 2.3rem;text-align:center;align-items:center;justify-content:center;background:#fff;color:#3b0073}@media screen and (min-width:640px){.footer .footer__copyright{align-items:flex-start;padding:0 5rem 1rem;flex-direction:row;text-align:left}}.footer .footer__copyright__text{margin-top:1.1rem;order:2;flex:1 1;font-size:1.2rem;line-height:1.2rem;font-weight:300}@media screen and (min-width:640px){.footer .footer__copyright__text{order:1;margin-top:0}}.footer .footer__copyright__logo{margin-top:0;order:1;float:right}@media screen and (min-width:640px){.footer .footer__copyright__logo{order:2;margin:0 0 0 auto}}.footer .footer__copyright__logo>svg{width:11.5rem;height:2.3rem;display:block;fill:#3b0073}.footer a{font-size:.9em;color:currentColor;text-decoration:none}.footer svg{display:inline-block;vertical-align:middle;fill:#3b0073}.site-loader{display:flex;justify-content:center;align-items:center;width:100%;height:100%}

/*! 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:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}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:initial}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;box-sizing:border-box}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:initial}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;bottom:14rem!important}@media screen and (min-width:640px){.grecaptcha-badge{bottom:7.5rem!important}}#onetrust-consent-sdk #onetrust-banner-sdk{display:flex;justify-content:center;z-index:2147483646}*,:after,:before{box-sizing:border-box}html{color:#fff;scroll-behavior:smooth;overflow:overlay}body,html{height:100%}.switch-wrapper{position:relative;width:100%}.switch-wrapper>div{width:100%}.routing .switch-wrapper>div{position:absolute}main{position:relative;display:flex;flex-direction:column;height:100%;min-height:calc(100vh - 158px)}@media screen and (min-width:640px){main{min-height:calc(100vh - 75px)}}.layout-general{margin-top:8rem}.layout-general--conffeti .layout-container{position:relative;z-index:1}.layout-general__confetti{position:absolute;width:100%;height:100%;top:0;left:0;animation:confetti 1.5s .05s forwards;opacity:0;transform:scale(.5)}.layout-general--logo-pattern{background:url(/Content/static/media/logo-patten.de9fd718.png) repeat;background-size:cover;min-height:100vh}@media screen and (min-width:1300px){.layout-general--logo-pattern{background-size:auto}}.layout-general--mt0{margin-top:0}@media screen and (min-width:768px){.layout-general{margin-top:9rem}.layout-general--mt0{margin-top:0}}@media screen and (min-width:992px){.layout-general{margin-top:12rem}.layout-general--mt0{margin-top:0}}@media screen and (min-width:113rem){.layout-general--mt0{margin-top:0}}.layout-general--full{overflow-x:hidden;min-height:calc(100vh - 249px)}@media screen and (min-width:640px){.layout-general--full{min-height:calc(100vh - 167px)}}@media screen and (min-width:992px){.layout-general--full{min-height:calc(100vh - 196px)}}.layout-wrapper{display:flex;justify-content:center}.layout-container{width:100%;padding:4rem 2rem 5.8rem;max-width:430px;box-sizing:border-box}.layout-container .goldbar{width:4.8rem;height:.8rem;background:linear-gradient(90deg,#f1cd76 2%,#ffecb2 42%,#d0a651 71%,#ffecb2);margin:4rem auto;z-index:2;position:relative}.layout-container--banner{padding:2rem 2.5rem 4rem}.layout-container--center{text-align:center}.layout-container--bottom-space{padding-top:0}.layout-container--bottom-space .form__privacy{margin-top:0}.layout-container--full{padding:4rem 0 5.8rem;max-width:100%}.layout-container--confetti{background-color:#320d60;background:linear-gradient(0deg,#4b0983 81%,rgba(75,9,131,0));padding:6rem 2.5rem 5rem}.layout-general--full .layout-container{padding:2.5rem 2.5rem 5rem}@media screen and (min-width:768px){.layout-container{padding:4rem 2.5rem 5.8rem;max-width:108rem}.layout-container--banner{padding:3rem 2.5rem 5rem}.layout-container--slim{max-width:62.4rem}.layout-container--confetti{background-color:#320d60;padding:7rem 2.5rem}.layout-container--medium{max-width:88rem}.layout-container--wide{max-width:1300px}.layout-container--full{padding:4rem 0 5.8rem;max-width:100%}.layout-general--full .layout-container{padding:2.5rem 2.5rem 5rem}}@media screen and (min-width:1130px){.layout-container{padding:6.7rem 0 6rem}.layout-container--bottom-space{padding-top:0}}@media screen and (min-width:1350px){.layout-general--full .layout-container{padding:5rem 0}}.overflowx-hidden{overflow-x:hidden}.mt-20{margin-top:2rem}@keyframes animatedgradient{0%{background-position:0 50%}50%{background-position:100% 0}to{background-position:0 50%}}@keyframes zoom{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes confetti{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes badgeFadeIn{0%{opacity:0;transform:scale(.9)}5%{opacity:0;transform:scale(1)}20%{opacity:1;transform:scale(1)}80%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.05)}}@keyframes shineBadgeStrip{0%{opacity:0;background-position:10%}15%{opacity:.5}90%{background-position:90%;opacity:0}to{opacity:0}}html{font-size:62.5%;font-family:"canada-type-gibson",sans-serif;font-weight:300}body{font-size:1.6rem;font-weight:400;line-height:2.4rem;letter-spacing:.064rem}.type-h1,.type-h2,.type-h3{font-family:"canada-type-gibson",sans-serif;font-weight:600;color:#fff;text-transform:uppercase;margin:0 0 1.5rem}.type-h1--gold,.type-h2--gold,.type-h3--gold{background:linear-gradient(90deg,#f1cd76 2%,#ffecb2 43.5%,#f8dd94 69.5%,#ffecb2);color:transparent;-webkit-background-clip:text;background-clip:text}@media screen and (min-width:992px){.type-h1,.type-h2,.type-h3{margin-bottom:1.2rem}}.type-h1{font-size:4rem;line-height:4rem;letter-spacing:.32rem}@media screen and (min-width:992px){.type-h1{font-size:5.2rem;line-height:4.8rem;letter-spacing:.416rem}}.type-h1--xl{font-size:4.4rem;line-height:4.4rem;letter-spacing:.352rem}@media screen and (min-width:992px){.type-h1--xl{font-size:6.8rem;line-height:6.4rem;letter-spacing:.544rem}}.type-h2{font-size:2.8rem;line-height:2.8rem;letter-spacing:.224rem}@media screen and (min-width:992px){.type-h2{font-size:3.4rem;line-height:3.2rem;letter-spacing:.272rem}}.type-h2--thin{font-weight:300;line-height:3.2rem;letter-spacing:.224rem}@media screen and (min-width:992px){.type-h2--thin{line-height:3.8rem;letter-spacing:.272rem}}.type-h3{font-size:2rem;line-height:2.4rem;letter-spacing:.06rem}@media screen and (min-width:992px){.type-h3{font-size:2.4rem;line-height:3rem;letter-spacing:.072rem}}.lowercase{text-transform:lowercase}.text-transform-off{text-transform:none}.uppercase{text-transform:uppercase}.italic{font-style:italic}b,strong{font-weight:600}b.gold,strong.gold{background:linear-gradient(90deg,#f1cd76 2%,#ffecb2 43.5%,#f8dd94 69.5%,#ffecb2);color:transparent;-webkit-background-clip:text;background-clip:text}a{color:#fff}a:hover{color:#ebc373}a:focus{outline:none}a:focus-visible{outline:.2rem solid #ebc373}p{margin:0}p a{font-weight:400}p+p{margin-top:1rem}body{background:#4b0983;overflow-x:hidden}@media screen and (max-width:1200px){body.overflow-hidden-mediumdown{overflow:hidden}}.bg-secondary{background-color:#320d60}.bg-dark{background-color:#3b0073}.bg-very-dark{background-color:#240948}.bg-gradient{background:linear-gradient(180deg,#4b0983 31.5%,#240948 99.5%)}.bg-texture{position:relative}.bg-texture:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/Content/static/media/vector.46abe168.png);background-size:inherit;background-position:50%;background-repeat:no-repeat;z-index:-1}@media screen and (min-width:1300px){.bg-texture:after{background-size:cover}}.bg-texture--dark{background:#240948}.bg-texture-gradient{background:linear-gradient(180deg,#4b0983 31.5%,#4b0983 75%,#361061 99.5%);position:relative}.bg-texture-gradient:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/Content/static/media/vector.46abe168.png);background-size:inherit;background-position:50%;background-repeat:no-repeat}@media screen and (min-width:1300px){.bg-texture-gradient:after{background-size:cover}}.text-center{text-align:center}
/*# sourceMappingURL=main.8c38ef39.chunk.css.map */