<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.button{display:inline-flex;text-align:center;text-decoration:none;font-family:"Optima CE",Arial;font-size:18px;font-weight:800;line-height:15px;cursor:pointer;border:0;text-transform:uppercase;margin-bottom:-1px}@media screen and (max-width:480px){.button{font-size:20px}}.button--gold{position:relative;display:block;color:#000;transition:all .3s ease-in-out;border-radius:0;font-size:1.5rem;line-height:100%}.button--gold::before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;z-index:1;background:linear-gradient(144deg,#e9b860 .61%,#faebce 22.42%,#e9b860 50.5%,#b68c41 99.96%);clip-path:polygon(5% 0,95% 0,100% 50%,95% 100%,5% 100%,0 50%);transform:translate(-50%,-50%) scale(1.03)}.button--gold::after{content:"";position:absolute;top:50%;left:50%;width:calc(100% + 1%);height:100%;z-index:2;background:#000;clip-path:polygon(5% 0,95% 0,100% 50%,95% 100%,5% 100%,0 50%);transform:translate(-50%,-50%) scale(1.01)}.button--gold .button__inner{display:block;padding:.75rem 2.5rem;position:relative;width:100%;height:100%;margin:auto;background:linear-gradient(144deg,#e9b860 .61%,#faebce 22.42%,#e9b860 50.5%,#b68c41 99.96%);clip-path:polygon(5% 0,95% 0,100% 50%,95% 100%,5% 100%,0 50%);z-index:4;box-sizing:border-box;border:3px solid #000;border-width:2px 0 2px 0;font-weight:600}.button--submit{background:0 0;margin:auto;width:100%;max-width:12.5rem;font-size:1.15288rem;font-style:normal;font-weight:600;line-height:normal;padding:0;font:inherit;cursor:pointer;outline:inherit}.button--submit .button__inner{pointer-events:none}.form .form__group{display:flex;margin-bottom:2rem}.form .form__group--column{flex-direction:column}.form .form__group--textarea .form__label{display:block;width:100%;text-align:center;margin-bottom:2rem}@media screen and (max-width:640px){.form .form__group--2c{flex-direction:column;padding:0 1em;margin:0}}@media screen and (max-width:640px){.form .form__group--2c .form__control{margin:1em 0}}.form .form__group--1c{justify-content:center}.form .form__group--1c .form__control{width:100%;margin:0 2rem}.form .form__group--2c{justify-content:center}.form .form__group--2c .form__control{width:100%;margin:0 2rem}.form .form__group--3c{justify-content:center}.form .form__group--3c .form__control{width:100%;margin:0 2rem}.form .form__group--4c{justify-content:center}.form .form__group--4c .form__control{width:100%;margin:0 2rem}.form .form__group--5c{justify-content:center}.form .form__group--5c .form__control{width:100%;margin:0 2rem}.form .form__group--6c{justify-content:center}.form .form__group--6c .form__control{width:100%;margin:0 2rem}.form .form__group--7c{justify-content:center}.form .form__group--7c .form__control{width:100%;margin:0 2rem}.form .form__group--8c{justify-content:center}.form .form__group--8c .form__control{width:100%;margin:0 2rem}.form .form__group--9c{justify-content:center}.form .form__group--9c .form__control{width:100%;margin:0 2rem}.form .form__group--10c{justify-content:center}.form .form__group--10c .form__control{width:100%;margin:0 2rem}@media screen and (max-width:640px){.form .form__group--2c{flex-direction:column;padding:0 1em;margin:0}}@media screen and (max-width:640px){.form .form__group--2c .form__control{margin:1em 0}}.form .form__group--radiolist .form__radiolist{max-width:130px;margin:0 auto}.form .form__group--radiolist .help-block{text-align:center}.form .form__control{width:100%}.form .form__control--center{display:flex;justify-content:center}.form .form__control--file{align-items:center;flex-direction:column;margin-top:1em}.form .form__control--checkbox{flex-direction:column;align-items:center}@media screen and (max-width:480px){.form .form__control--checkbox{padding:0 1em}}.form .form__control--checkbox .help-block{margin-top:15px}.form .form__headline{display:block;text-align:center;font-size:30px;font-weight:700;margin-bottom:1.75rem}.form .form__input,.form .form__select,.form .form__textarea{width:100%;box-sizing:border-box;padding:.8rem 1rem;border:2px solid #cea44a;border-radius:0;font-size:16px;line-height:1.5;color:#fff;background-color:#1f1500;font-weight:800}.form .form__textarea{min-height:calc((16px * 1.5) * 4 + .8rem * 2)}.form .form__button{width:100%}.form .form__error,.form .help-block{display:block;margin-top:5px;color:#e84141}.form .form__note{display:block;margin-bottom:1em;color:#cea44a}.form .checkbox .form-help{position:relative;margin-bottom:1rem}.form .checkbox label{position:relative;display:block;cursor:pointer;padding-left:4rem;text-align:left;color:#cea44a;font-size:1rem}.form .checkbox input{width:auto;opacity:.00000001;position:absolute;left:0}.form .checkbox{display:inline-block;max-width:400px;width:100%;margin:0 auto}.form .checkbox.checkbox-dark .helper{color:gray;border-color:gray}.form .checkbox .helper{color:#999;position:absolute;top:-5px;left:0;width:2rem;height:2rem;z-index:0;background-color:#1f1500;border:2px solid #cea44a}.form .checkbox .helper::after,.form .checkbox .helper::before{content:'';display:block;position:absolute;height:0;width:.2rem;background-color:#cea44a;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:opacity .28s ease,height 0s linear .28s;transition:opacity .28s ease,height 0s linear .28s;opacity:0}.form .checkbox .helper::before{top:13px;left:7.5px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.form .checkbox .helper::after{top:8px;left:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.form .checkbox input:checked~.helper{color:#fff}.form .checkbox input:checked~.helper::after,.form .checkbox input:checked~.helper::before{opacity:1;-webkit-transition:height .28s ease;transition:height .28s ease}.form .checkbox input:checked~.helper::after{height:.5rem}.form .checkbox input:checked~.helper::before{height:15px;-webkit-transition-delay:.28s;transition-delay:.28s}.form .radioList{display:block;position:relative;padding-left:55px;margin-bottom:20px;cursor:pointer;font-size:18px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form .radioList input{position:absolute;opacity:0;cursor:pointer}.form .radioList__helper{position:absolute;top:-5px;left:0;height:35px;width:35px;background-color:#fff;border:2px solid #cea44a;border-radius:50%}.form .radioList__helper:after{content:"";position:absolute;display:none}.form .radioList input:checked~.radioList__helper:after{display:block}.form .radioList .radioList__helper:after{top:10.5px;left:10.5px;width:14px;height:14px;border-radius:50%;background:#000}.form--sign{display:block;max-width:25rem;width:100%;margin:0 auto}.form--sign .button{display:inline-flex}.form--sign .help-block{width:100%}::-webkit-input-placeholder{color:rgba(206,164,74,.5);font-family:"Optima CE",Arial;font-weight:600}:-ms-input-placeholder{color:rgba(206,164,74,.5);font-family:"Optima CE",Arial;font-weight:500}::placeholder{color:rgba(206,164,74,.5);font-family:"Optima CE",Arial;font-weight:600}.header{position:relative;background-color:transparent;z-index:210}@media screen and (max-width:768px){.header{background:rgba(26,5,5,.9)}}.header .header__wrapper{display:flex;justify-content:space-between;padding:1.5em 1em;max-width:1920px}@media screen and (max-width:768px){.header .header__wrapper{justify-content:space-between;flex-flow:row wrap}}.header .header__logo{display:block;max-width:105px;width:100%;margin:1rem 0 0 1rem}.header .header__logo .header__logoImg{display:block;width:100%;height:auto}@media screen and (min-width:1440px){.header .header__logo{max-width:207px}}.header .header__navigation{display:flex}@media screen and (max-width:1240px){.header .header__navigation{display:none}}@media screen and (max-width:590px){.header .header__navigation{margin-bottom:1em}}@media screen and (max-width:480px){.header .header__navigation{margin-bottom:1.5em}}.header .header__links{display:flex;align-items:center}.header .header__button{display:flex;align-items:center;color:#cea44a;text-transform:uppercase;text-decoration:none;font-size:.9rem;font-weight:800;margin:0 1rem}.header .header__button.header__button--teddy:before{background-image:url(../../images/ui/icons/teddybear.svg);width:19px;height:31px;margin-top:1px}.header .header__button.header__button--winners:before{background-image:url(../../images/ui/icons/list.svg);width:19px;height:25px}.header .header__button.header__button--eshop:before{background-image:url(../../images/ui/icons/basket.svg);width:31px;height:25px}.header .header__button:before{content:'';display:flex;margin-top:-5px;margin-right:1em;align-items:center;background-repeat:no-repeat;background-size:cover}.header .header__socials{position:absolute;left:50%;transform:translate(-50%)}.header .header__socials .socials{justify-content:center;align-items:center;gap:60px}@media screen and (max-width:1440px){.header .header__socials .socials{gap:30px}}.header .header__socials .socials .socials__item img{width:36px}@media screen and (max-width:480px){.header .header__socials{display:none}}@media screen and (min-width:1440px){.header .header__socials{top:50px}}.cover--hp{width:100%;margin-top:-125px;position:relative}@media screen and (min-width:1440px){.cover--hp{margin-top:-160px}}@media screen and (max-width:768px){.cover--hp{margin-top:-145px}}.cover--hp .cover__wrapper{position:relative;height:100%;min-height:600px}.cover--hp .cover__wrapper .cover__bg{top:0;left:0;position:absolute;width:100%;max-width:100%;height:100%;object-fit:cover;z-index:1}@media screen and (max-width:768px){.cover--hp .cover__wrapper .cover__bg{top:29px;height:auto}}@media screen and (min-width:1820px){.cover--hp .cover__wrapper{min-height:900px}}.cover--hp .hero{width:100%;height:100vh;display:grid;grid-template-rows:[row1-start] 25% [row1-end] 30% [row2-start] 100px [row2-end] 80px [button-line] 70px [last-line];grid-template-columns:repeat(10,10% [col-start]);z-index:10;position:relative;box-sizing:border-box}@media screen and (max-width:768px){.cover--hp .hero{display:flex;flex-direction:column;padding:10rem 2rem 0;height:auto}}.cover--hp .hero__headline{font-size:clamp(4rem,.353rem + 4.706vw,6rem);font-weight:400;line-height:clamp(4rem,.353rem + 4.706vw,6rem);letter-spacing:0;text-align:left;color:#faebce;grid-row:2/3;grid-column:-9/-5;white-space:nowrap}@media screen and (max-width:768px){.cover--hp .hero__headline{font-size:2.25rem;margin-top:3rem}}@media screen and (max-width:480px){.cover--hp .hero__headline{font-size:1.9rem;line-height:3rem;margin-top:8rem;margin-left:-20px}}@media screen and (min-width:768px) and (max-width:1060px){.cover--hp .hero__headline{grid-column:-10/-7}}@media screen and (max-width:350px){.cover--hp .hero__headline{margin-top:4rem}}.cover--hp .prize--1{padding-top:2rem;grid-row:2/3;grid-column:-5/-3;font-size:clamp(1rem,-5rem + 6.6667vw,1.2rem)}.cover--hp .prize--1 .number{font-size:clamp(3rem,-.647rem + 4.706vw,6rem);font-weight:400;line-height:100%;letter-spacing:0;text-align:left;color:#faebce;display:block}@media screen and (max-width:768px){.cover--hp .prize--1 .number{font-size:4rem}}@media screen and (max-width:768px){.cover--hp .prize--1{max-width:50%;margin-bottom:7rem;padding-top:0}}@media screen and (max-width:480px){.cover--hp .prize--1{margin-top:13rem;max-width:80%}}@media screen and (max-width:420px){.cover--hp .prize--1{margin-top:8rem;max-width:80%}}@media screen and (max-width:350px){.cover--hp .prize--1{margin-top:4rem;max-width:80%}}@media screen and (min-width:768px) and (max-width:1060px){.cover--hp .prize--1{grid-column:-4/-2}}.cover--hp .prize--2{grid-row:3/4;grid-column:-8/-7;display:flex;gap:20px;justify-content:flex-start;align-items:center;font-size:clamp(1rem,-5rem + 6.6667vw,1.2rem)}.cover--hp .prize--2 img{width:clamp(8rem,-4.765rem + 16.471vw,11rem)}.cover--hp .prize--2 .number{color:#faebce;font-size:clamp(2rem,.176rem + 2.353vw,3rem);display:block}@media screen and (max-width:768px){.cover--hp .prize--2 .number{font-size:3rem;line-height:1}}@media screen and (max-width:768px){.cover--hp .prize--2{flex-direction:row-reverse;justify-content:center;margin-bottom:4rem}}@media screen and (min-width:768px) and (max-width:1060px){.cover--hp .prize--2{grid-column:-9/-8}}.cover--hp .prize--3{margin-left:1rem;grid-row:3/4;grid-column:-6/-5;display:flex;gap:20px;justify-content:flex-start;align-items:center;font-size:clamp(1rem,-5rem + 6.6667vw,1.2rem)}.cover--hp .prize--3 img{width:clamp(8rem,-4.765rem + 16.471vw,10rem);object-fit:contain}.cover--hp .prize--3 .number{display:block;color:#faebce;font-size:clamp(2rem,.176rem + 2.353vw,3rem)}@media screen and (max-width:768px){.cover--hp .prize--3 .number{font-size:3rem;line-height:1}}@media screen and (max-width:768px){.cover--hp .prize--3{flex-direction:row-reverse;justify-content:center}}@media screen and (max-width:480px){.cover--hp .prize--3{margin-bottom:2rem}}@media screen and (min-width:768px) and (max-width:1060px){.cover--hp .prize--3{grid-column:-5/-4}}.cover--hp .button{grid-row:5/6;grid-column:-8/-4;width:fit-content;margin:auto;font-weight:600}@media screen and (max-width:768px){.cover--hp .button{font-size:1.297rem;white-space:nowrap;margin-top:1rem}}@media screen and (max-width:480px){.cover--hp .button{white-space:normal}}.socials{display:flex;justify-content:space-between;margin-bottom:0;padding-left:0;list-style:none}@media screen and (max-width:768px){.socials{display:inline-flex}}.socials .socials__item{margin:0 1em}.socials .socials__item a{text-decoration:none}.socials .socials__item img{width:20px;aspect-ratio:1/1}.flex{display:flex}.inline-flex{display:inline-flex}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.hidden{display:none}.relative{position:relative}.absolute{position:absolute}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.cookies,.form .radioList input,.form .radioList__helper,.navigation .navigation__link,.trans{transition:all .3s ease-in-out}.text-large{font-size:125%}.text-small{font-size:75%}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem!important}.mt-3{margin-top:3rem}.mt-4{margin-top:4rem}.mt-5{margin-top:5rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mb-4{margin-bottom:4rem}.mb-5{margin-bottom:5rem}.gold{color:#cea44a}.dark-gold{color:#cea44a}.goldLine{position:relative;display:block;background-color:#cea44a;width:100%;height:3px}.goldLine:after{content:'';position:absolute;display:block;width:100%;top:5px;height:5px;background-color:#cea44a}.goldLine--invert:after{top:-8px}.desktop-only{display:block}@media screen and (max-width:1024px){.desktop-only{display:none}}.mobile-only{display:none}@media screen and (max-width:1024px){.mobile-only{display:block}}.navigation{display:none}.navigation .navigation__list{display:flex;justify-content:space-between;list-style:none;margin-bottom:0;padding-left:0;margin-top:3rem}.navigation .navigation__item{display:flex;align-items:center;margin:0 1em}@media screen and (max-width:480px){.navigation .navigation__item{margin:0 .75em}}.navigation .navigation__item--active .navigation__link{color:#cea44a}.navigation .navigation__link{color:#fff;font-weight:600;text-decoration:none;text-transform:uppercase}@media screen and (max-width:480px){.navigation .navigation__link{font-size:.9em;text-align:center}}.navigation .navigation__link:hover{color:#cea44a}.prizes{background:0 0;padding:100px 0 90px;margin-top:-4rem;position:relative;z-index:2;overflow:hidden}.prizes .prizes__dust{position:absolute;top:60%;left:50%;width:130%;transform:translate(-50%,-50%);opacity:1;z-index:-1;max-width:1440px}.prizes h2{color:#faebce;font-size:4rem;font-weight:400;text-align:center}@media screen and (max-width:768px){.prizes h2{font-size:3rem}}.prizes .prize--main{max-width:1000px;margin:auto;display:flex;padding:2rem 0;justify-content:center}.prizes .prize--main .prize__text{width:100%;max-width:350px;display:flex;gap:20px;flex-direction:column;justify-content:center;align-items:flex-start;color:#faebce}.prizes .prize--main .prize__text .prize__count{font-size:4rem;border-bottom:1px solid #cea44a}.prizes .prize--main .prize__text h3{font-size:3rem;font-weight:400}.prizes .prize--main .prize__text p{color:#cea44a;font-size:1.25rem;font-weight:500}@media screen and (max-width:1024px){.prizes .prize--main{flex-wrap:wrap}.prizes .prize--main .prize__count,.prizes .prize--main h3,.prizes .prize--main p{text-align:center;margin:auto}}.prizes .prizes__row{display:flex;justify-content:center;gap:50px;max-width:1000px;margin:auto;flex-wrap:wrap}.prizes .prizes__row .prize{display:flex;gap:40px;flex:1;justify-content:center}.prizes .prizes__row .prize .prize__image{width:100%;max-width:150px;object-fit:contain}.prizes .prizes__row .prize .prize__count{font-size:4rem;border-bottom:1px solid #cea44a;color:#faebce}.prizes .prizes__row .prize .prize__text{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:768px){.prizes .prizes__row{flex-direction:column}.prizes .prizes__row .prize{flex-direction:column-reverse;align-items:center;justify-content:center}}.prize__slider{width:100%;max-width:41.25rem;position:relative}.prize__slider .arrow--right{position:absolute;top:50%;transform:translate(0,-50%);right:-50px}.prize__slider .arrow--left{position:absolute;top:50%;transform:translate(0,-50%);left:-50px}.prize__slider .arrow--left,.prize__slider .arrow--right{cursor:pointer}@media screen and (max-width:768px){.prize__slider .arrow--left,.prize__slider .arrow--right{display:none}}.prize__slider .arrow--left.slick-disabled,.prize__slider .arrow--right.slick-disabled{opacity:.5}.prize__slider img{border:1px solid #cea44a;border-radius:15px;width:99%}@media screen and (max-width:768px){.prize__slider img{aspect-ratio:1/1;object-fit:cover}}@media screen and (max-width:1024px){.prize__slider{width:90%;margin-top:1rem}}.prize__slider .slick-dots li button:before{color:#e9b860}.prize__slider .swipe{position:absolute;left:50%;bottom:40px;transform:translate(-50%,0);background:rgba(27,8,8,.5);padding:.5rem;border-radius:20px}.prize__slider .swipe #arrow--left,.prize__slider .swipe #arrow--right{opacity:1}.prize__slider .swipe #swipe-arrow-left{position:absolute;width:50%;height:100%;left:0;top:0}.prize__slider .swipe #swipe-arrow-left.slick-disabled~.swipe__icon #arrow--left{opacity:.25}.prize__slider .swipe #swipe-arrow-right{position:absolute;width:50%;height:100%;right:0;top:0}.prize__slider .swipe #swipe-arrow-right.slick-disabled~.swipe__icon #arrow--right{opacity:.25}.prize__slider .swipe #swipe__icon{fill:#e9b860}.prize__slider .swipe .slick-arrow{fill:#e9b860;opacity:1}@media screen and (min-width:768px){.prize__slider .swipe{display:none}}.mechanics{padding:90px 0;position:relative;background-color:transparent;z-index:0}.mechanics .mechanics__dust{position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%);opacity:.5;z-index:-1}.mechanics h2{font-size:60px;font-weight:700;color:#faebce;text-align:center}@media screen and (max-width:768px){.mechanics h2{font-size:3rem;font-weight:700}}.mechanics .mechanics__row{justify-content:center;margin:2rem 0;position:relative}@media screen and (max-width:1024px){.mechanics .mechanics__row{flex-flow:row wrap}}@media screen and (max-width:480px){.mechanics .mechanics__row{margin:2.5rem 0}}.mechanics .mechanics__col{display:flex;flex-direction:column;align-items:center;width:calc(33% - 5rem);margin:0 2.5rem;text-decoration:none}@media screen and (max-width:1024px){.mechanics .mechanics__col{max-width:300px;width:100%;margin-bottom:4rem}}@media screen and (max-width:640px){.mechanics .mechanics__col:last-child{margin-bottom:0}}.mechanics .mechanics__image{height:265px}.mechanics .mechanics__step{font-size:30px;font-weight:400;margin:2rem 0;position:relative;color:#000}.mechanics .mechanics__step::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);width:40px;height:40px;background-color:#e9b860;z-index:-1}.mechanics .mechanics__step::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);width:42px;height:42px;border:1px solid #e9b860;z-index:-1}.mechanics .mechanics__info{text-align:center;font-size:18px;color:#faebce}.mechanics .mechanics__note{text-align:center;margin:1rem 0 1.5rem;font-size:1rem;color:#000}.mechanics .mechanics__date{text-align:center}.mechanics .mechanics__date span{display:block;font-weight:500;font-size:1.25rem}.mechanics .mechanics__date a{font-size:.875rem;font-weight:500}.mechanics .mechanics__chocoBg{position:absolute;left:0;top:0;width:240px}@media screen and (max-width:768px){.mechanics .mechanics__chocoBg{display:none}}@media screen and (max-width:768px){.mechanics{overflow:hidden}}.competitionForm{background:0 0;position:relative;z-index:1;padding:3rem 1rem}.competitionForm .competitionForm__box{display:block;width:100%;max-width:1040px;background:rgba(27,8,8,.5);border:2px solid #e9b860;border-radius:10px;position:relative;margin:2.5rem auto 2.5rem;padding:3rem 10rem;box-sizing:border-box}.competitionForm .competitionForm__box .button--title{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:100%;max-width:550px;margin-top:0}@media screen and (max-width:768px){.competitionForm .competitionForm__box .button--title{width:90%}}@media screen and (max-width:768px){.competitionForm .competitionForm__box{padding:2rem 2rem}}@media screen and (max-width:480px){.competitionForm .competitionForm__box{padding:3rem 1rem}}.competitionForm .competitionForm__footer{text-align:center;margin-top:1rem}.competitionForm.disabled .competitionForm__box{pointer-events:none;opacity:.5}.competitionForm.disabled .competitionForm__tooltip{display:block}.competitionForm .competitionForm__tooltip{display:none;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);background:rgba(27,8,8,.75);font-size:2rem;padding:1rem;border:1px solid #e9b860;text-align:center;text-decoration:none}.competitionForm .form .form__row{display:flex;gap:2rem;flex-wrap:wrap}.competitionForm .form .form__row .form__col{flex:1 300px}.competitionForm .form .form__row:not(:first-child){margin-top:1.5rem}.competitionForm .form .form__label{font-size:.75rem;font-style:normal;font-weight:600;line-height:2.125rem}.competitionForm .form .form__input{border-radius:.375rem;border:1px solid #e9b860;background:#fff;height:2.5rem;color:#000}.competitionForm .form .form__input::placeholder{color:#000;opacity:.5}.competitionForm .form .form__col--adress{display:flex;gap:1.5rem;flex-wrap:wrap}.competitionForm .form .form__col--adress .form__control{flex:2 170px}.competitionForm .form .form__col--adress .zip{flex:1 130px}.competitionForm .form .custom-file-container__custom-file__custom-file-control{font-size:1.125rem;background-color:transparent}.competitionForm .form .custom-file-container__custom-file__custom-file-control .button:after{background:0 0}.competitionForm .form .custom-file-container__custom-file__custom-file-control .button:before{z-index:-1;background:linear-gradient(144deg,#e9b860 .61%,#faebce 22.42%,#e9b860 50.5%,#b68c41 99.96%)}.competitionForm .form .custom-file-container__custom-file__custom-file-control__button{background-color:transparent;font-size:.86463rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.01731rem;text-transform:uppercase}.competitionForm .form .checkbox{max-width:320px}.competitionForm .form .checkbox label{font-size:.75rem;padding-left:2rem}.competitionForm .form .checkbox .helper{background-color:#fff;width:.875rem;height:.875rem;top:auto}.footer{background-color:transparent;z-index:1}.footer .footer__row{padding:1.5em 0}.footer .footer__row--navigation{border-bottom:1px solid rgba(206,164,74,.5)}.footer .footer__copy{color:#cea44a}.success{width:100%;margin-top:-125px;min-height:600px;padding-bottom:200px}.success .success__wrapper{position:relative;height:100%;min-height:600px}.success .success__wrapper .success__bg{top:0;left:0;position:absolute;width:100%;max-width:100%;height:auto;object-fit:cover;z-index:1}@media screen and (min-width:1820px){.success .success__wrapper{min-height:900px}}.success .success__win{padding-top:10rem;z-index:1;position:relative}.success .success__win h1{color:#faebce;font-size:4rem;font-style:normal;font-weight:400;line-height:3.125rem;max-width:40rem;margin:auto;line-height:4rem}.success .success__win h1.nowin{max-width:35rem}@media screen and (max-width:480px){.success .success__win h1{margin-top:8rem;font-size:3rem;text-align:left}.success .success__win h1.nowin{margin-top:5rem}}.success .success__win .success__prize{padding:1rem 0;margin:auto;width:fit-content;display:flex;justify-content:center;align-items:center;gap:1rem}.success .success__win .success__prize img{max-width:150px}.success .success__win .success__prize .count{display:block;color:#faebce;font-size:2.5rem}.success .success__win .success__prize .name{font-size:1.125rem;font-style:normal;font-weight:500}@media screen and (max-width:480px){.success .success__win .success__prize{margin-top:12rem}}.success .success__win .light{color:#faebce}.success .success__win p{text-align:center;max-width:23.25rem;margin:auto;margin-top:1rem}.success .success__win p.nowin{color:#faebce}@media screen and (max-width:480px){.success .success__win p.nowin{margin-top:12rem}}.success .success__win h3{text-align:center;font-size:1.875rem;font-weight:400;line-height:1.625rem;margin:2rem 0 2rem}.success .success__win .button{display:block;width:fit-content;margin:auto;font-size:1rem;margin-bottom:4rem}@media screen and (max-width:480px){.success .success__win{padding:10rem 1rem 0;box-sizing:border-box}}@media screen and (min-width:1440px){.success{margin-top:-160px}}.navigation--mobile{display:flex;flex-direction:column;justify-content:center;align-items:center;width:40%;height:100%;z-index:200;padding-left:0;margin-bottom:0;margin-right:0;margin-left:auto;background-color:#442310F2}@media screen and (max-width:768px){.navigation--mobile{height:100%;width:100%}}@media screen and (max-width:1240px){.navigation--mobile{flex-flow:row wrap}}.navigation--mobile .navigation__list{flex-direction:column;justify-content:center;width:100%;align-items:center}@media screen and (max-width:768px){.navigation--mobile .navigation__list{margin-top:7rem}}.navigation--mobile .navigation__item{justify-content:center;padding:0 15px;font-size:1.5rem;margin-bottom:30px;border-bottom:0;border-top:0}.navigation--mobile .navigation__item.navigation__item--active{border-top:0;border-bottom:1px solid #e9b860}.navigation--mobile .navigation__link{font-size:1.5rem}@media screen and (max-width:640px){.navigation--mobile .navigation__link{font-size:1rem}}#overlay{display:none;position:fixed;right:0;top:0;width:100%;height:100%;z-index:200}@media screen and (max-width:1240px){#overlay{opacity:1}}.hamburger{display:none;position:absolute;right:20px;top:46px;cursor:pointer;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;margin:0 1rem;z-index:100;padding:2px;display:flex;align-items:center}@media screen and (min-width:1440px){.hamburger{top:60px}}.hamburger .hamburger__home-button{margin-right:1.25rem}.hamburger .hamburger__home-button .hamburger__home-button-link{display:block;width:25px}.hamburger .hamburger__trigger{position:relative;width:30px;height:22px}.hamburger .hamburger__trigger:after{content:url(../../images/ui/hamburger_bg.svg);position:absolute;top:65%;left:50%;transform:translate(-50%,-50%);z-index:-1}.hamburger .hamburger__trigger--bread-bottom,.hamburger .hamburger__trigger--bread-top,.hamburger .hamburger__trigger--meat{position:absolute;display:block;width:30px;height:4px;opacity:1;left:0;border-radius:.5rem;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out;background-color:#000}.hamburger.fixed{position:fixed;right:20px;top:46px}@media screen and (min-width:1440px){.hamburger.fixed{top:60px}}.hamburger .hamburger__trigger--bread-top{top:0}.hamburger .hamburger__trigger--meat{top:9px}.hamburger .hamburger__trigger--bread-bottom{top:18px}.hamburger__trigger.animate-icon span:nth-child(1){top:10px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.hamburger__trigger.animate-icon span:nth-child(2){opacity:0}.hamburger__trigger.animate-icon span:nth-child(3){top:10px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.flex{display:flex}.inline-flex{display:inline-flex}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.hidden{display:none}.relative{position:relative}.absolute{position:absolute}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.cookies,.form .radioList input,.form .radioList__helper,.navigation .navigation__link,.trans{transition:all .3s ease-in-out}.text-large{font-size:125%}.text-small{font-size:75%}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem!important}.mt-3{margin-top:3rem}.mt-4{margin-top:4rem}.mt-5{margin-top:5rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mb-4{margin-bottom:4rem}.mb-5{margin-bottom:5rem}.gold{color:#cea44a}.dark-gold{color:#cea44a}.goldLine{position:relative;display:block;background-color:#cea44a;width:100%;height:3px}.goldLine:after{content:'';position:absolute;display:block;width:100%;top:5px;height:5px;background-color:#cea44a}.goldLine--invert:after{top:-8px}.desktop-only{display:block}@media screen and (max-width:1024px){.desktop-only{display:none}}.mobile-only{display:none}@media screen and (max-width:1024px){.mobile-only{display:block}}.cookies{position:fixed;bottom:0;width:100%;background-color:rgba(88,54,34,.9);z-index:1000}.cookies:hover{background-color:#583622}.cookies .cookies__row{justify-content:center;align-items:center;padding:1em 0}@media screen and (max-width:480px){.cookies .cookies__col--buttons{text-align:center}}.cookies .cookies__message{text-align:center;padding:0 1rem;margin-bottom:.5rem;color:#fff}.cookies .button{padding:.5rem 1rem;font-size:1rem;margin-left:2em}@media screen and (max-width:480px){.cookies .button{margin-left:0}}.cookies .button--transparent{color:#fff}.signin{margin-top:5rem}.winners{background:0 0;padding:0 1rem 5rem;z-index:2;position:relative}.winners h2{font-size:4rem;font-style:normal;font-weight:400;line-height:100%;color:#faebce;text-align:center}@media screen and (max-width:768px){.winners h2{font-size:3rem}}.winners p{color:#faebce;text-align:center;font-size:1.25rem;font-style:normal;font-weight:400;margin-top:2.5rem;margin-bottom:2.5rem;line-height:100%}.winnersBox{max-width:1040px;margin:auto;display:flex;padding:3.125rem;flex-direction:column;justify-content:center;align-items:center;gap:2rem;border-radius:.625rem;background:rgba(27,8,8,.5);border:1px solid #e9b860}.winnersBox h3{font-size:2.1875rem;font-style:normal;font-weight:400;line-height:1.625rem;color:#faebce}.winnersBox span{font-size:1rem;font-style:normal;font-weight:400;line-height:1.375rem}.winnersBox .winners__row{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.winnersBox .winners__row .wings{margin-bottom:.5rem}.winnersBox .prize__name{color:#faebce}.winnersBox .prize__desc{width:100%;text-align:center}.winnersBox .prize__winner{border-bottom:1px solid rgba(233,184,96,.5);border-top:1px solid rgba(233,184,96,.5);padding:.5rem 0;text-align:center;width:100%;margin-top:.5rem;color:#faebce}.winnersBox .prize__winners{display:flex;justify-content:center;flex-wrap:wrap;list-style:none;width:100%;margin-top:.5rem;overflow:hidden;padding:1rem 1rem;border-bottom:1px solid rgba(233,184,96,.5);border-top:1px solid rgba(233,184,96,.5);box-sizing:border-box}.winnersBox .prize__winners li{color:#faebce;width:25%;padding:1rem;border-bottom:1px solid rgba(233,184,96,.1);box-sizing:border-box;position:relative;text-align:center}.winnersBox .prize__winners li:nth-child(-n+4){border-top:1px solid rgba(233,184,96,.1)}@media screen and (max-width:1024px){.winnersBox .prize__winners li{width:50%}}@media screen and (max-width:560px){.winnersBox .prize__winners li{width:100%;border:none;padding:.2rem}.winnersBox .prize__winners li:first-child{border-top:none}}.winnersBox .button{white-space:nowrap}@media screen and (max-width:480px){.winnersBox .button{white-space:normal}}.nowinners__title{color:#000;text-align:center}.winners--page{position:relative;width:100%;margin-top:-125px;min-height:600px;padding-bottom:200px}.winners--page .winners__wrapper{position:relative;height:100%;min-height:600px;padding:0 1rem}.winners--page .winners__wrapper .winners__bg{top:0;left:0;position:absolute;width:100%;max-width:100%;height:auto;object-fit:cover;z-index:1}@media screen and (min-width:1820px){.winners--page .winners__wrapper{min-height:900px}}.winners--page .winners__content{padding-top:15rem;z-index:1;position:relative}.winners--page .winners__content h1{color:#faebce;font-size:4rem;font-style:normal;font-weight:400;line-height:3.125rem;max-width:40rem;margin:auto;line-height:4rem}@media screen and (max-width:768px){.winners--page .winners__content h1{text-align:left;margin-top:3rem}}.winners--page .winners__content .winners__intro{margin:auto;margin-top:3rem;color:#faebce;text-align:center;font-size:1.25rem;line-height:100%;max-width:32rem}@media screen and (max-width:768px){.winners--page .winners__content .winners__intro{margin-top:20rem}}.winners--page .winnersBox{margin-top:13rem}@media screen and (max-width:768px){.winners--page .winnersBox{margin-top:2rem}}.winners--page .mechanics__chocoBg{position:absolute;top:600px;width:180px}@media screen and (min-width:1440px){.winners--page .mechanics__chocoBg{top:800px;width:240px}}@media screen and (max-width:768px){.winners--page .mechanics__chocoBg{display:none}}@media screen and (min-width:1440px){.winners--page{margin-top:-160px}}.custom-file-container{max-width:640px;width:100%;margin:2rem auto 0}.custom-file-container .custom-file-container__custom-file .help-block,.custom-file-container .custom-file-container__custom-file .text-danger{text-align:center}.custom-file-container .custom-file-container__custom-file__custom-file-input{position:absolute}.custom-file-container .custom-file-container__custom-file__custom-file-control{display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;top:auto;left:auto;right:auto;border:0;background-color:transparent;height:auto;color:#cea44a;font-size:30px;text-align:center;text-transform:uppercase}.custom-file-container .custom-file-container__custom-file{height:auto}.custom-file-container .custom-file-container__custom-file__custom-file-control__button{position:relative;top:auto;left:auto;right:auto;margin-top:20px;height:auto;padding:1rem 4rem;font-size:1.2rem}.custom-file-container .custom-file-container__image-preview{overflow:hidden;height:0;margin-top:2rem}.custom-file-container .custom-file-container__image-preview--active{background-size:contain;background-color:transparent;height:250px}.errorPage .errorPage__wrapper{margin:5rem auto}.errorPage .errorPage__copy{text-align:center;font-size:1.2rem}.stirup{padding:90px 0;overflow:hidden;position:relative}@media screen and (max-width:768px){.stirup{padding:90px 0}}.stirup h2{color:#faebce;font-size:4rem;font-weight:400;text-align:center}@media screen and (max-width:768px){.stirup h2{font-size:3rem;font-weight:400}}.stirup p{text-align:center;font-size:1.5rem;font-weight:400;line-height:130%;color:#e9b860;max-width:600px;margin:auto;margin-top:2.5rem;position:relative}.stirup p .stirup__dust{position:absolute;top:70%;left:50%;width:130%;transform:translate(-50%,-50%);opacity:1;z-index:-1}.stirup h3{font-size:1.5rem;color:#faebce;text-align:center;margin:2.5rem auto;font-weight:600;line-height:130%;text-transform:uppercase}.stirup .button{width:min-content;margin:auto}.stirup .stirup__stirer{display:block;max-width:1000px;width:100%;margin:2.5rem auto;border:2px solid #e9b860;border-radius:9px}@media screen and (max-width:768px){.stirup .stirup__stirer{aspect-ratio:4/3;object-fit:cover}}.stirup .stirup__chocoBg{position:absolute;right:0;bottom:0;z-index:-1;width:240px}@media screen and (max-width:768px){.stirup .stirup__chocoBg{display:none}}.academy{position:relative;max-width:100%;overflow:hidden;margin-top:-100px;margin-bottom:100px}.academy .video__bg{min-width:100%;z-index:-1;position:relative;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 5%,#000 95%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 5%,#000 95%,rgba(0,0,0,0) 100%)}.academy .video__bg video{transform:scale(1.5);position:relative;top:-100px}@media screen and (min-width:1440px){.academy .video__bg video{transform:scale(1)}}@media screen and (max-width:1060px){.academy .video__bg{margin-top:-450px}}@media screen and (max-width:768px){.academy .video__bg{display:none}}@media screen and (min-width:1440px){.academy .video__bg{-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 5%,#000 75%,rgba(0,0,0,0) 89%);mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 5%,#000 75%,rgba(0,0,0,0) 89%)}}.academy .video__bg--phone{display:none;pointer-events:none;position:relative;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 5%,#000 95%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 5%,#000 95%,rgba(0,0,0,0) 100%)}@media screen and (max-width:768px){.academy .video__bg--phone{margin-top:-700px;display:block;width:100%}}@media screen and (max-width:640px){.academy .video__bg--phone{margin-top:-500px}}@media screen and (max-width:480px){.academy .video__bg--phone{margin-top:-450px}}@media screen and (max-width:360px){.academy .video__bg--phone{margin-top:-400px}}.academy .video__bg--phone:after{content:"";position:absolute;top:-50px;left:0;width:100%;background:linear-gradient(180deg,rgba(2,0,36,0) 0,#000 40%,#000 60%,rgba(0,212,255,0) 100%);height:100px}.academy .academy__wrapper{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);max-width:1040px;width:100%;transition:.5s;z-index:10}.academy .academy__wrapper h1{font-size:5.54256rem;font-style:normal;font-weight:400;color:#faebce;line-height:90%;margin-bottom:1rem}@media screen and (max-width:1060px){.academy .academy__wrapper h1{font-size:3rem}}.academy .academy__wrapper p{font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.625rem;color:#faebce;text-align:center}@media screen and (max-width:540px){.academy .academy__wrapper p{max-width:18rem;margin:auto}}.academy .academy__wrapper .button{width:fit-content;margin:auto;margin-top:2rem}.academy .academy__wrapper .image--widthButton{position:relative}.academy .academy__wrapper .image--widthButton .button--win{position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media screen and (max-width:400px){.academy .academy__wrapper .image--widthButton .button--win{bottom:-70px}}@media screen and (max-width:1060px){.academy .academy__wrapper{position:relative;transform:none;padding-top:8rem;top:0;left:0;min-height:600px;z-index:100}}@media screen and (max-width:1060px){.academy .academy__intro{padding-top:12rem;box-sizing:border-box}}.academy .academy__wrapper--slider{top:50%}.academy .hide{opacity:0;pointer-events:none;display:none}@media screen and (max-width:480px){.academy{margin-bottom:0}}@media screen and (min-width:1440px){.academy{margin-top:-160px}}.academy__slider{text-align:center}.academy__slider p{color:#e9b860!important;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.625rem}@media screen and (max-width:1060px){.academy__slider p{max-width:80vw;margin:auto;font-size:1rem}}.academy__slider .slide__img{max-height:300px;margin:auto}@media screen and (max-width:768px){.academy__slider .slide__img{width:100%;max-height:none;margin:0}}.academy__slider .slide__video{max-height:300px;margin:auto;box-shadow:5px 10px 20px 2px rgba(0,0,0,.5);border:2px solid #e9b860;border-radius:10px;width:fit-content;margin-top:1rem;max-width:90%}@media screen and (max-width:480px){.academy__slider .slide p{max-width:none;padding:0 1rem}}@media screen and (max-width:768px){.academy__slider .slide--1 .slide__img,.academy__slider .slide--3 .slide__img{display:none}}.academy__wrapper{position:relative}.academy__wrapper .arrow--right{position:absolute;top:50%;right:0;cursor:pointer;transition:.2s ease-in-out}.academy__wrapper .arrow--right.slick-disabled{opacity:.25}.academy__wrapper .arrow--left{position:absolute;top:50%;left:0;cursor:pointer}@media screen and (max-width:1060px){.academy__wrapper .arrow--left,.academy__wrapper .arrow--right{display:none}}.academy__wrapper .swipe{display:block;position:relative;top:-3rem;margin:auto;background:rgba(27,8,8,.5);padding:1rem;border-radius:20px;width:min-content}.academy__wrapper .swipe #arrow--left,.academy__wrapper .swipe #arrow--right{opacity:1}.academy__wrapper .swipe #swipe-arrow-left{position:absolute;width:50%;height:100%;left:0;top:0}.academy__wrapper .swipe #swipe-arrow-left.slick-disabled~.swipe__icon #arrow--left{opacity:.25}.academy__wrapper .swipe #swipe-arrow-right{position:absolute;width:50%;height:100%;right:0;top:0}.academy__wrapper .swipe #swipe-arrow-right.slick-disabled~.swipe__icon #arrow--right{opacity:.25}.academy__wrapper .swipe #swipe__icon{fill:#e9b860}.academy__wrapper .swipe .slick-arrow{fill:#e9b860;opacity:1}@media screen and (min-width:1060px){.academy__wrapper .swipe{display:none}}.slide_imgSlider{position:relative;width:550px;height:300px;margin:2rem auto;box-sizing:border-box}.slide_imgSlider .imgSlider__slide{width:240px;height:329px;cursor:pointer;transition:.2s}.slide_imgSlider .imgSlider__slide--center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:104}.slide_imgSlider .imgSlider__slide--left{position:absolute;top:53%;left:-7%;transform:translate(0,-50%);z-index:105}.slide_imgSlider .imgSlider__slide--right{position:absolute;top:55%;right:0;transform:translate(0,-50%);z-index:103}@media screen and (min-width:768px){.slide_imgSlider .imgSlider__slide:hover{z-index:110;width:280px;height:384px}}@media screen and (min-width:1440px){.slide_imgSlider .imgSlider__slide{width:270px;height:370px}}@media screen and (max-width:768px){.slide_imgSlider{display:block;height:330px;overflow:hidden;margin-top:1rem;max-width:400px;margin:auto;width:100%}.slide_imgSlider .imgSlider__slide{max-width:15rem;height:auto;width:auto}.slide_imgSlider .imgSlider__slide--center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:110;pointer-events:none}.slide_imgSlider .imgSlider__slide--left{max-height:25rem;position:absolute;top:50%;left:-30%;transform:translate(0,-50%);filter:brightness(.3)}.slide_imgSlider .imgSlider__slide--right{max-height:25rem;position:absolute;top:50%;right:-30%;transform:translate(0,-50%);filter:brightness(.3)}}@media screen and (max-width:768px) and (min-width:400px){.slide_imgSlider .imgSlider__slide--left{left:0}.slide_imgSlider .imgSlider__slide--right{right:0}}@media screen and (max-width:768px) and (min-width:500px) and (max-width:768px){.slide_imgSlider{overflow:visible}}@media screen and (min-width:768px){.slide_imgSlider--third{width:800px}.slide_imgSlider--third .imgSlider__slide{width:550px;height:385px}.slide_imgSlider--third .imgSlider__slide--center{position:absolute;top:50%;left:0;transform:translate(0,-50%);z-index:110}.slide_imgSlider--third .imgSlider__slide--right{max-height:25rem;position:absolute;top:50%;right:0;transform:translate(0,-50%)}}@media screen and (min-width:768px) and (min-width:768px){.slide_imgSlider--third .imgSlider__slide:hover{z-index:110;width:580px;height:406px}}@media screen and (min-width:768px) and (max-width:1440px){.slide_imgSlider--third{height:300px;width:700px}.slide_imgSlider--third .imgSlider__slide{width:400px;height:280px}}@media screen and (min-width:768px) and (max-width:1440px) and (min-width:768px){.slide_imgSlider--third .imgSlider__slide:hover{z-index:110;width:429px;height:300px}}.academy__sliderDots{z-index:100;position:relative;width:100%;height:40px}.academy__sliderDots .slick-dots{position:static}.academy__sliderDots .slick-dots li.slick-active button:before{color:#e9b860}.academy__sliderDots .slick-dots li button:before{color:rgba(233,184,96,.4);font-size:10px}@media screen and (min-width:1440px){.academy__sliderDots{top:-170px}}@media screen and (max-width:768px){.academy__sliderDots{position:relative;top:-150px}}@media screen and (max-width:768px){.academy__sliderDots{top:-100px}.academy__sliderDots .slick-dots li{width:30px}.academy__sliderDots .slick-dots li button:before{width:30px;height:30px;font-size:15px}}.academy__chocoBg--right{position:absolute;right:0;top:40%;width:180px}@media screen and (max-width:1200px){.academy__chocoBg--right{display:none}}.academy__chocoBg--left{position:absolute;left:0;top:15%;width:180px}@media screen and (max-width:1200px){.academy__chocoBg--left{display:none}}.flash{display:block;padding:10px;margin:20px;background-color:#000;color:#fff;font-weight:700;text-align:center}.flash.success{background-color:#0d981a}.flash.info,.flash.warning{background-color:#a10e0e}
/*# sourceMappingURL=4-components.min.css.map */
</pre></body></html>