@charset "UTF-8";*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}a,button,h1,h2,h3,h4,h5,h6,label,p{font-family:Alfarn,arial;font-size:16px;font-weight:400}a{text-decoration:none}input focus-visible{outline:none}body.removeHeight{overflow:hidden}body.removeHeight .min-h-screen{transform:none!important}body .no-scroll{height:100vh;overflow:hidden}@font-face{font-family:Anton;font-weight:400;src:url(/fonts/Anton.TTF)}@font-face{font-family:AvenirNext;font-weight:400;src:url(/fonts/AvenirNext.TTC)}@font-face{font-family:AvenirNextC;font-weight:400;src:url(/fonts/AvenirNextCondensed.TTC)}@font-face{font-family:Montserrat;font-weight:400;src:url(/fonts/Montserrat.ttf)}@font-face{font-family:Alfarn;font-weight:400;src:url(/fonts/Alfarn.otf)}@font-face{font-family:Iron-Brine;font-weight:400;src:url(/fonts/Iron-Brine.otf)}.formG{margin:0 auto;max-width:860px;position:relative;width:90%;z-index:0}@media only screen and (max-width:767px){.formG{width:100%}}.formG--bk{height:100%;left:-5%;pointer-events:none;position:absolute;top:0;width:110%}@media only screen and (min-width:767px){.formG--bk{height:135%;left:-50px;top:-120px;width:120%}}@media only screen and (min-width:991px){.formG--bk{left:-80px;top:-110px}}.formG--bk.desktop{display:none}@media only screen and (min-width:767px){.formG--bk.desktop{display:block}.formG--bk.mobile{display:none}}.formG__content{align-content:center;align-items:center;display:flex;flex-flow:row wrap;justify-content:space-around;padding-bottom:30px;padding-top:30px;position:relative;width:100%}@media only screen and (min-width:991px){.formG__content{padding-bottom:0}}.formG__content--input{align-content:flex-start;align-items:flex-start;display:flex;flex-flow:row wrap;flex-direction:column;justify-content:center;margin:15px 0;position:relative;width:45%;z-index:2}@media only screen and (max-width:767px){.formG__content--input{width:95%}}.formG__content--input label{color:#fff;font-family:Anton;font-size:20px;line-height:120%;margin-bottom:5px;margin-left:10px}.formG__content--input input{background:hsla(0,0%,100%,.5);border:1px solid #fff;border-radius:5px;box-sizing:border-box;color:#fff;font-family:Montserrat;font-size:15px;height:40px;line-height:150%;padding:0 10px;width:100%}.formG__content--input input:focus-visible{outline:none}.formG__content--input input::-moz-placeholder{color:#fff;font-family:Montserrat;font-size:15px;line-height:150%}.formG__content--input input::placeholder{color:#fff;font-family:Montserrat;font-size:15px;line-height:150%}.formG__content--input input.is--invalid{border-color:#ff1500;color:#ff1500}.formG__content--input input.is--invalid::-moz-placeholder{color:#ff1500}.formG__content--input input.is--invalid::placeholder{color:#ff1500}@media only screen and (max-width:991px){.formG__content--input input{width:100%}}.formG__content--input select{background:hsla(0,0%,100%,.5);border:1px solid #fff;border-radius:5px;color:#fff;font-size:15px;height:40px;line-height:150%;padding:10px;width:100%}.formG__content--input select.is--invalid{border-color:#ff1500;color:#ff1500}.formG__content--input select.is--invalid::-moz-placeholder{color:#ff1500}.formG__content--input select.is--invalid::placeholder{color:#ff1500}.formG__content--input select:focus-visible{outline:none}.formG__content--input select option{color:#444343}@media only screen and (max-width:991px){.formG__content--input select{width:100%}}.formG__content--input.check{margin-left:20px;position:relative;width:100%}@media only screen and (max-width:767px){.formG__content--input.check{width:95%}}.formG__content--input.check label{align-items:center;display:flex;font-family:Anton;margin-bottom:0}.formG__content--input.check input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.formG__content--input.check input:checked~.checkmark:after{display:block}.formG__content--input.check .checkmark{background-color:transparent;border:2px solid #fff;border-radius:200px;height:25px;left:0;position:absolute;top:0;width:25px}.formG__content--input.check .checkmark:after{border:solid #fff;border-width:0 3px 3px 0;content:"";display:none;height:10px;left:7px;position:absolute;top:2px;transform:rotate(45deg);width:5px}.formG__content--input.check .copyCheck{color:#fff;display:block;font-size:14px;line-height:150%;padding-left:30px;padding-right:30px}.formG__content--input.check .copyCheck span{color:#ffed02}.formG__content--input.check .error-message{left:40px}.formG__content--input.inputBorn,.formG__content--input.inputBorn .inputBorn__content{align-content:center;align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between}.formG__content--input.inputBorn .inputBorn__content{width:350px}.formG__content--input.inputBorn .inputBorn__content .inputBorn__day{width:30%}.formG__content--input.inputBorn .inputBorn__content .inputBorn__day input{width:100%}.formG__content--input.inputBorn .inputBorn__content .inputBorn__month{width:30%}.formG__content--input.inputBorn .inputBorn__content .inputBorn__month input{width:100%}.formG__content--input.inputBorn .inputBorn__content .inputBorn__year{width:30%}.formG__content--input.inputBorn .inputBorn__content .inputBorn__year input{width:100%}.formG__content--input .error-message{bottom:-18px;color:#ff1500;font-family:Montserrat;font-size:12px;font-weight:600;left:10px;position:absolute}.formG__content--btn{margin:30px 0 60px;position:relative;text-align:center;z-index:2}.formG__content--btn button{background:#ffed02;border:none;border-radius:20px;box-shadow:8px 8px 8px rgba(0,0,0,.3);box-shadow:0 10px 0 #aca003;color:#005da6;cursor:pointer;font-size:22px;height:65px;line-height:30px;padding:10px 40px;text-transform:uppercase;width:270px}.formG__redimir{max-width:1100px}@media only screen and (min-width:767px){.formG__redimir{padding-top:100px}}@media only screen and (min-width:991px){.formG__redimir{align-items:flex-start;justify-content:flex-start;margin-top:-80px;padding-top:140px}.formG__redimir .formG--bk{height:160%}}.formG__redimir .formG--bk .desktop{display:none}@media only screen and (min-width:767px){.formG__redimir .formG--bk .desktop{display:block}.formG__redimir .formG--bk .mobile{display:none}}.formG__redimir .formG--bk img{height:100%;width:100%}.formG__redimir .formG__content{padding-bottom:0;padding-top:70px}@media only screen and (min-width:767px){.formG__redimir .formG__content{padding-top:0}}.formG__redimir .formG__content .inputBorn__content{width:100%}.formG__redimir .formG__content--btn{align-items:center;display:flex;flex-direction:column-reverse;justify-content:center;margin:15px 0 55px;width:100%}@media only screen and (min-width:991px){.formG__redimir .formG__content--btn{align-items:center;flex-direction:row;justify-content:space-evenly;margin-bottom:0}}.formG__redimir .formG__content--btn .walletBtn{color:#fff;display:grid;font-family:Iron-Brine;font-size:24px;line-height:28px;margin-bottom:90px;margin-left:15px}@media only screen and (min-width:991px){.formG__redimir .formG__content--btn .walletBtn{font-size:32px;line-height:40px;margin-bottom:0}}.formG__redimir .formG__content--btn .walletBtn span{color:#ffed02;font-size:inherit;text-decoration:underline}.formG__redimir .wallet{width:95%}.formG__redimir .imgRedimir{display:none;padding-top:35px;width:237px;z-index:1}.formG__redimir .imgRedimir img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.bkTitle{align-content:center;align-items:center;display:flex;flex-flow:row wrap;justify-content:center;padding:20px 0}.bkTitle--title{color:#fff;font-size:32px;font-weight:700;line-height:37px;position:relative;text-align:center;text-transform:uppercase;z-index:1}@media only screen and (min-width:640px){.bkTitle--title{font-size:46px;line-height:52px}}@media only screen and (min-width:1280px){.bkTitle--title{font-size:60px;line-height:60px}}.bkTitle--title.blue{color:#005da6}.bkTitle--title:before{background:url(/img/iconMancha.png);background-repeat:no-repeat;background-size:contain;content:"";height:120px;left:-60px;position:absolute;top:0;width:120px;z-index:-1}@media only screen and (max-width:991px){.bkTitle--title:before{height:90px;left:-40px;top:10px;width:90px}}.bkTitle--title:after{background:url(/img/marcorightSuper.png);background-repeat:no-repeat;background-size:contain;content:"";height:120px;position:absolute;right:-30px;top:-20px;width:150px}@media only screen and (max-width:991px){.bkTitle--title:after{height:70px;right:-20px;top:-15px;width:100px}}.bkTitle .bkText{color:#fff;font-family:Iron-Brine;font-size:24px;line-height:28px;margin-top:30px;max-width:980px;text-align:center;width:100%;z-index:2}@media only screen and (min-width:991px){.bkTitle .bkText{font-size:30px;line-height:34px}}.bkTitle .bkText span{color:#ffed02}.btn{background:#ffed02;border:none;border-radius:20px;box-shadow:8px 8px 8px rgba(0,0,0,.3);box-shadow:0 10px 0 #aca003;box-sizing:border-box;color:#005da6;cursor:pointer;display:block;font-family:Alfarn;font-size:22px;height:50px;line-height:55px;text-align:center;text-transform:uppercase;width:250px}@media only screen and (min-width:767px){.btn{height:70px;line-height:75px;width:300px}}.modal{background-color:rgba(0,0,0,.65);display:none;height:100vh;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:99}.modal,.modal__container{align-items:center;justify-content:center}.modal__container{background:linear-gradient(180deg,#01b6ed 36.38%,#1166af);border:2px solid #ffed02;border-radius:10px;border-radius:12px;display:flex;flex-direction:column;padding:50px 30px 30px;position:relative;text-align:center;width:30vw}.modal__container--wall{height:100%;left:0;mix-blend-mode:multiply;pointer-events:none;position:absolute;top:0;width:100%}.modal__container .closePopup{cursor:pointer;position:absolute;right:20px;top:20px;z-index:2}.modal__container--tit{color:#ffed02;font-size:30px;letter-spacing:1px;line-height:30px;position:relative;text-transform:uppercase;z-index:2}@media only screen and (min-width:991px){.modal__container--tit{font-size:50px;line-height:70px}}.modal__container--desc{color:#fff;font-family:Iron-Brine;font-size:20px;letter-spacing:1px;line-height:150%;margin-bottom:10px;margin-top:-20px;padding:0 20px;position:relative;text-shadow:0 3px 4px rgba(0,0,0,.25);z-index:2}@media only screen and (min-width:991px){.modal__container--desc{font-size:32px;line-height:40px}}@media only screen and (max-width:767px){.modal__container--desc{margin-top:-3px}}.modal__container--desc.yellow{color:#ffed02;margin-top:15px}.modal__container--title{color:#fff;font-size:20px;letter-spacing:1px;line-height:150%;position:relative;text-transform:uppercase;z-index:2}.modal__container--btns{align-content:center;align-items:center;display:flex;flex-flow:row wrap;flex-wrap:nowrap;justify-content:space-between;margin-top:30px;width:100%;z-index:2}.modal__container--btns .btn{font-size:16px;width:190px}.modal__container--btns .divLogout{width:190px}@media only screen and (max-width:767px){.modal__container{padding-left:0;padding-right:0;width:320px}}.modal.activePopup{display:flex}.modal.modalCommercial .modal__container{background:transparent;border:none;height:60vh;width:65vw}.modal.modalCommercial .modal__container .closePopup{right:30px;top:10px}.modal.modalCommercial .modal__container .boxIframe,.modal.modalCommercial .modal__container .boxIframe__iframe{height:100%;width:100%}.modal.modaliniciahome .modal__container{gap:20px;height:auto;max-width:720px;padding:30px 20px;width:100%}@media only screen and (min-width:480px){.modal.modaliniciahome .modal__container{height:auto;padding:60px 30px}}.modal.modaliniciahome .modal__container--desc{font-family:Iron-Brine;font-size:20px;line-height:30px;margin-top:0;padding:0;white-space:pre-line;width:100%}@media only screen and (min-width:991px){.modal.modaliniciahome .modal__container--desc{font-size:32px;line-height:40px}}.modal.modaliniciahome .modal__container--desc a{font-family:inherit;font-size:inherit;line-height:inherit}.modal.modaliniciahome .modal__container .boxBtns{align-content:center;align-items:center;display:flex;flex-flow:row wrap;justify-content:space-evenly;margin-bottom:10px;width:70%;z-index:2}.modal.modaliniciahome .modal__container .boxBtns button{width:150px}@media only screen and (max-width:640px){.modal.modaliniciahome .modal__container .boxBtns button{box-shadow:0 4px 0 #aca003;font-size:18px}}.modal.modaliniciahome .modal__container .boxBtns div{display:none}@media only screen and (max-width:767px){.modal.modaliniciahome .modal__container .boxBtns{flex-direction:column;height:200px}}.modal.modaliniciahome a{color:#fff;font-size:32px;text-decoration:underline}@media only screen and (max-width:767px){.modal.modaliniciahome a{font-size:20px}.modal.modaliniciahome .btninicio01{width:80%}}.modal.modalInformation .modal__container{background:linear-gradient(180deg,#0062b2 7.42%,#01b6ed 75.28%),url(/img/bkWall.jpg);background-blend-mode:multiply;background-size:cover;display:block;gap:20px;height:100%;max-width:900px;overflow:scroll;padding:20px;width:100%}@media only screen and (min-width:480px){.modal.modalInformation .modal__container{height:auto}}@media only screen and (min-width:767px){.modal.modalInformation .modal__container{overflow:initial;padding:50px}}@media only screen and (min-width:991px){.modal.modalInformation .modal__container{padding:30px 30px 30px 50px}}@media only screen and (min-width:1440px){.modal.modalInformation .modal__container{padding:60px 30px 60px 50px}}.modal.modalInformation .modal__container .title{margin-bottom:20px}.modal.modalInformation .modal__container--desc{font-family:Iron-Brine;font-size:16px;line-height:1;margin-top:0;padding:0;text-align:left;width:100%}@media only screen and (min-width:767px){.modal.modalInformation .modal__container--desc{font-size:20px}}@media only screen and (min-width:991px){.modal.modalInformation .modal__container--desc{font-size:16px}}@media only screen and (min-width:1440px){.modal.modalInformation .modal__container--desc{font-size:20px}}.modal.modalInformation .modal__container--desc a,.modal.modalInformation .modal__container--desc p{font-family:inherit;font-size:inherit;line-height:inherit}.modal.modalInformation .modal__container--desc li{list-style:none;margin-bottom:20px}@media only screen and (min-width:767px){.modal.modalInformation .modal__container--desc li{list-style:initial}}.modal.modalInformation .modal__container--desc li:last-of-type{margin-bottom:0}.modal.modalInformation .modal__container .boxBtns{margin-top:20px}.modal.modalInformation .modal__container .boxBtns button{margin:0 auto;position:static;width:180px}@media only screen and (max-width:640px){.modal.modalInformation .modal__container .boxBtns button{box-shadow:0 4px 0 #aca003;font-size:18px}}.modal.modalInformation .modal__container .boxBtns div{display:none}.modal.modalInformation a{color:#fff;font-size:32px;text-decoration:underline}@media only screen and (max-width:767px){.modal.modalInformation a{font-size:20px}.modal.modalInformation .btninicio01{width:80%}}.modal.modalrappi .modal__container{gap:30px;height:auto;max-width:720px;padding:60px 10px;width:100%}@media only screen and (min-width:767px){.modal.modalrappi .modal__container{padding:60px 30px}}.modal.modalrappi .modal__container--desc{font-family:Iron-Brine;font-size:20px;line-height:30px;margin:0;padding:0}@media only screen and (min-width:991px){.modal.modalrappi .modal__container--desc{font-size:32px;line-height:40px}}.modal.modalrappi .modal__container--desc a{font-size:inherit;line-height:inherit}.modal.modalrappi .modal__container .botonrappi{z-index:2}.modal.modalAR .modal__container{background:transparent;border:none;height:65vh;width:65vw}@media only screen and (max-width:767px){.modal.modalAR .modal__container{width:85vw}}.modal.modalAR .modal__container .closePopup{right:50px;top:75px}@media only screen and (max-width:767px){.modal.modalAR .modal__container .closePopup{right:-10px;top:32px}}.modal.modalAR .modal__container .boxMap{height:100%;width:100%}.modal.modalAR .modal__container .boxMap__top{align-content:center;align-items:center;background:#004a98;border-radius:34px 34px 0 0;display:flex;flex-flow:row wrap;height:15%;justify-content:center;position:relative;width:100%}.modal.modalAR .modal__container .boxMap__top p{color:#fff;font-family:Anton;font-size:24px;line-height:120%;padding:0 15px;text-decoration:underline}.modal.modalAR .modal__container .boxMap__body{background:#fff;border-radius:0 0 34px 34px;height:85%;position:relative;width:100%}.modal.modalAR .modal__container .boxMap__body #map{border-radius:0 0 34px 34px;height:100%;left:0;position:absolute;top:0;width:100%}.modal.modalSnack .modal__container{height:40vh;width:40vw}.modal.modalSnack .modal__container--btns{justify-content:center}.modal.modalRedemption .modal__container{height:40vh;width:35vw}@media only screen and (max-width:767px){.modal.modalRedemption .modal__container{height:54vh;width:80vw;width:85vw}}.modal.modalRedemption .modal__container--desc{font-family:Iron-Brine;font-size:32px;line-height:40px}.modal.modalLogout .modal__container{max-width:670px;padding:30px;width:100%}.modal.modalLogout .modal__container--desc{font-family:Iron-Brine;font-size:32px;line-height:40px;margin-top:0}.modal.modalLogout .modal__container .modal__container--btns{flex-direction:column;width:auto}@media only screen and (min-width:480px){.modal.modalLogout .modal__container .modal__container--btns{flex-direction:row}}.modal.modalLogout .modal__container .modal__container--btns a{margin-bottom:30px}@media only screen and (min-width:480px){.modal.modalLogout .modal__container .modal__container--btns a{margin-bottom:0;margin-right:20px}}.modal.modalRedemptionForm .modal__container{height:40vh;width:50vw}.modal.modalRedemptionForm .modal__container--desc{font-family:Iron-Brine;font-size:32px;line-height:40px}.modal.modalRedemptionForm .modal__container .btn{margin-top:20px}.modal.modalmezcla .modal__container{height:auto;max-width:670px;padding:30px;width:100%}.modal.modalmezcla .modal__container--desc{font-family:Iron-Brine;margin-top:0}.modal.modalmezcla .modal__container .btn{margin-top:20px}.modal.modalmezclacomplete .modal__container{height:auto;max-width:670px;padding:30px;width:100%}.modal.modalmezclacomplete .modal__container--desc{font-family:Iron-Brine;font-size:32px;line-height:40px}.modal.modalmezclacomplete .modal__container .btn{margin-top:20px}.modal.modalmezclacomplete .modal__container .btn--cancel{background-color:#fff;box-shadow:0 10px 0 #8f8f8f}.modal.modalmezclacomplete.show{display:flex;z-index:99}.modal.modalmezclaIsLoggedIn .modal__container{max-width:750px;padding:30px;width:100%}.modal.modalmezclaIsLoggedIn .modal__container--desc{margin-bottom:20px;margin-top:0}@media only screen and (min-width:991px){.modal.modalmezclaIsLoggedIn .modal__container--desc{font-size:32px;margin-bottom:40px}}.modal.videoModal .modal__container{background:none;border:none;height:70vh;width:59vw}@media only screen and (max-width:991px){.modal.videoModal .modal__container{height:441px;width:624px}}@media only screen and (max-width:480px){.modal.videoModal .modal__container{height:350px;width:100%}}.modal.videoModal .modal__container .boxIframe,.modal.videoModal .modal__container .boxIframe iframe{height:100%;width:100%}.modal.modalVideoWallet .modal__container{gap:30px;max-width:750px;padding-left:10px;padding-right:10px;width:100%}.modal.modalVideoWallet .modal__container .title{color:#fff200;font-family:Alfarn;font-size:28px;z-index:1}@media only screen and (min-width:991px){.modal.modalVideoWallet .modal__container .title{font-size:40px}}.modal.modalVideoWallet .modal__container .code{color:#fff;font-family:Alfarn;font-size:20px;word-break:break-word;z-index:1}@media only screen and (min-width:991px){.modal.modalVideoWallet .modal__container .code{font-size:24px}}.modal.modalVideoWallet .modal__container--desc{font-family:Iron-Brine;font-size:16px;line-height:18px;z-index:1}@media only screen and (min-width:991px){.modal.modalVideoWallet .modal__container--desc{line-height:26px}.modal.modalVideoWallet .modal__container .boxBtns{align-items:center;display:flex;gap:15px;justify-content:center}}.modal.modalVideoWallet .modal__container .boxBtns button{width:190px;z-index:1}.modal.modalVideoWallet .modal__container .boxBtns button.btnInicioSi{margin-bottom:35px}@media only screen and (min-width:991px){.modal.modalVideoWallet .modal__container .boxBtns button.btnInicioSi{margin-bottom:0}}@-webkit-keyframes floatSpace{0%{transform:translate(0) rotate(0deg)}25%{transform:translate(1px,-20px) rotate(5deg)}50%{transform:translate(0) rotate(0deg)}75%{transform:translate(-1px,-20px) rotate(-5deg)}to{transform:translate(0) rotate(0deg)}}@keyframes floatSpace{0%{transform:translate(0) rotate(0deg)}25%{transform:translate(1px,-20px) rotate(5deg)}50%{transform:translate(0) rotate(0deg)}75%{transform:translate(-1px,-20px) rotate(-5deg)}to{transform:translate(0) rotate(0deg)}}.preloader{align-content:center;align-items:center;background:rgba(0,0,0,.7);display:flex;flex-flow:row wrap;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100}.spinner.hidden{display:none}.spinner>div{-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both;background-color:#fff;border-radius:100%;display:inline-block;height:18px;width:18px}.spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.container{margin-top:-100px;position:relative;width:100%}.container--general{overflow:hidden;padding-bottom:150px!important;padding-top:110px;position:relative;z-index:0}@media only screen and (min-width:991px){.container--general{padding-top:130px}}.container--limit{margin:0 auto;max-width:1450px;position:relative;z-index:0}@media only screen and (max-width:767px){.container--limit{max-width:90%}}.container .removeHeight{min-height:auto}.header{background:linear-gradient(180deg,#000 -21.41%,transparent);background-position:50%;background-repeat:no-repeat;position:relative;z-index:9}.header,.header--bk{height:100px;width:100%}.header--bk{left:0;position:absolute;top:0}@media only screen and (max-width:1280px){.header{height:80px}.header.active .header__content--nav{background:linear-gradient(0deg,#052446 7.55%,#034ea2);height:100%;left:0;opacity:1;pointer-events:all;position:fixed;top:0;width:100%}.header.active .header__content--nav--bk1,.header.active .header__content--nav--bk2{display:block}.header.active .header__content--nav ul{flex-direction:column;justify-content:center}.header.active .header__content--nav ul a{margin-bottom:10px}.header.active .boxSocial{bottom:60px;left:0;margin-left:0;opacity:1;position:fixed;right:0;top:unset}}.header__content{align-content:center;align-items:center;display:flex;flex-flow:row wrap;height:100%;justify-content:space-between;max-width:95%;width:100%}@media only screen and (max-width:767px){.header__content{height:80px}}@media only screen and (min-width:767px){.header__content{padding:15px 20px 0}}.header__content--logo{height:100%;width:auto;z-index:1}.header__content--logo img{height:95%;-o-object-fit:contain;object-fit:contain;width:100%;z-index:2}@media only screen and (max-width:767px){.header__content--logo{left:0;position:absolute;top:10px}}.header__content--nav{height:100%;min-width:800px}@media only screen and (max-width:1280px){.header__content--nav{min-width:100%;opacity:0;pointer-events:none;position:absolute;top:-50000px;transition:opacity .5s ease-in-out}.header__content--nav .containerawardsRedemption{height:auto}}.header__content--nav--bk{-webkit-animation:floatSpace 7s cubic-bezier(.46,.03,.52,.96) infinite;animation:floatSpace 7s cubic-bezier(.46,.03,.52,.96) infinite;-webkit-animation-delay:.5s;animation-delay:.5s;bottom:145px;display:none;left:0;opacity:.5;position:absolute;width:100px}.header__content--nav--bk1{bottom:-90px;display:none;opacity:.5;pointer-events:none;position:absolute;right:-120px;transform:scaleY(-1) rotate(337deg);z-index:-1}.header__content--nav--bk2{-webkit-animation:floatSpace 7s cubic-bezier(.46,.03,.52,.96) infinite;animation:floatSpace 7s cubic-bezier(.46,.03,.52,.96) infinite;display:none;left:-40px;opacity:.5;position:absolute;top:85px;transform:scaleX(-1);width:150px}.header__content--nav ul{align-content:center;align-items:center;display:flex;flex-flow:row wrap;height:100%;justify-content:space-evenly;width:100%}.header__content--nav ul a{color:#ffed02;font-size:16px;letter-spacing:.05em;line-height:28px;position:relative;text-transform:uppercase}.header__content--nav ul a.active:after{background-color:#ffed02;bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:70%}.header__content--nav ul a.oculto{display:none}@media only screen and (max-width:1280px){.header__content--nav ul a.oculto{display:block}.header__content--nav ul{font-size:24px;line-height:36px}}.header__content--social{align-content:center;align-items:center;display:flex;flex-flow:row nowrap;justify-content:center;position:relative}.header__content--social .navDropdown{position:relative}.header__content--social .navDropdown:hover .dropdown{display:block}.header__content--social--link{align-content:center;align-items:center;border:2px solid #ffed02;border-radius:200px;color:#ffed02;display:flex;flex-flow:row wrap;font-size:20px;justify-content:center;padding:10px 40px;text-transform:uppercase}.header__content--social--link p{font-size:18px}.header__content--social--link img{height:20px;margin-right:5px;margin-top:-3px;order:-1}@media only screen and (max-width:1280px){.header__content--social--link{display:none}}.header__content--social .dropdown{background:#ffed02;border-radius:0 0 20px 20px;display:none;left:0;margin:0 auto;padding-top:0;position:absolute;right:0;top:40px;width:170px;z-index:9}.header__content--social .dropdown--single{height:45px;position:relative;width:100%}.header__content--social .dropdown--single a{align-content:center;align-items:center;display:flex;flex-flow:row wrap;height:100%;justify-content:center;width:100%}.header__content--social .dropdown--single a img{height:19px;-o-object-fit:contain;object-fit:contain;width:19px}.header__content--social .dropdown--single a p{color:#000;font-family:Anton;font-size:14px;line-height:21px;margin-left:20px}.header__content--social .dropdown--single:not(:last-child):after{background-color:#034ea2;bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}.header__content--social .boxSocial{align-content:center;align-items:center;display:flex;flex-flow:row nowrap;justify-content:center;margin-left:50px}@media only screen and (max-width:767px){.header__content--social .boxSocial{opacity:0;position:absolute;top:-50000px;transition:opacity .5s ease-in-out}}.header__content--social .boxSocial img{cursor:pointer;height:28px;margin-right:10px;-o-object-fit:contain;object-fit:contain;width:28px}.header__content .menuMobile{align-content:center;align-items:center;bottom:0;display:none;flex-wrap:nowrap;height:38px;justify-content:flex-end;margin:auto;position:absolute;right:0;top:0;transition:all .5s ease-in-out;transition-delay:.15s;width:38px;z-index:10}@media only screen and (max-width:1280px){.header__content .menuMobile{display:flex}}@media only screen and (min-width:767px){.header__content .menuMobile{right:20px;top:16px}}.header__content .menuMobile--user{align-content:center;align-items:center;display:flex;display:none;flex-flow:row wrap;height:35px;justify-content:center;justify-content:flex-end;margin-right:65px;width:35px}@media only screen and (max-width:1280px){.header__content .menuMobile--user{display:flex}}.header__content .menuMobile--user img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.header__content .menuMobile__line{background:#ffed02;border-radius:8px;display:block;height:3px;overflow:hidden;transition:all .3s ease;width:30px;z-index:1}.header__content .menuMobile__line:first-of-type{transform:translateY(-7px)}.header__content .menuMobile__line:last-of-type{transform:translateY(7px)}.header__content .menuMobile.active .menuMobile__line:first-of-type{transform:translateY(3px) rotate(-45deg)}.header__content .menuMobile.active .menuMobile__line:nth-of-type(2){opacity:0}.header__content .menuMobile.active .menuMobile__line:last-of-type{transform:translateY(-3px) rotate(45deg);transition-delay:.1s}.detodito-container{margin:0 auto;width:1280px}@media only screen and (max-width:1280px){.detodito-container{width:100%}}@media only screen and (max-width:767px){.detodito-container{height:80px}}.testanimate.porarriba{height:100vh;position:fixed;width:100%;z-index:1}.testanimate .iconPlat{-webkit-animation-duration:18s;animation-duration:18s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;top:-135px;width:150px}.testanimate .iconChidos,.testanimate .iconPlat{-webkit-animation-name:detoditofalldown;animation-name:detoditofalldown;position:absolute;right:0;rotate:0deg;z-index:99}.testanimate .iconChidos{-webkit-animation-duration:28s;animation-duration:28s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;top:-125px;width:90px}.testanimate .iconPap{-webkit-animation-duration:25s;animation-duration:25s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;top:-135px;width:150px}.testanimate .iconChi,.testanimate .iconPap{-webkit-animation-name:detoditofalldownl;animation-name:detoditofalldownl;left:0;position:absolute;rotate:0deg;z-index:99}.testanimate .iconChi{-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;top:-115px;width:108px}@media only screen and (max-width:767px){.testanimate{display:none}}@-webkit-keyframes detoditofalldown{0%{right:0;rotate:50deg;top:-10%}25%{right:30px;rotate:10deg;top:25%}50%{right:-10px;rotate:90deg;top:50%}to{right:0;rotate:10deg;top:110%}}@keyframes detoditofalldown{0%{right:0;rotate:50deg;top:-10%}25%{right:30px;rotate:10deg;top:25%}50%{right:-10px;rotate:90deg;top:50%}to{right:0;rotate:10deg;top:110%}}@-webkit-keyframes detoditofalldownl{0%{right:0;rotate:50deg;top:-10%}25%{right:30px;rotate:10deg;top:25%}50%{right:-10px;rotate:90deg;top:50%}to{right:0;rotate:10deg;top:110%}}@keyframes detoditofalldownl{0%{right:0;rotate:50deg;top:-10%}25%{right:30px;rotate:10deg;top:25%}50%{right:-10px;rotate:90deg;top:50%}to{right:0;rotate:10deg;top:110%}}.footer{background:#000;height:200px;padding:20px 0;position:relative;width:100%;z-index:1}@media only screen and (max-width:767px){.footer{height:auto}}.footer--bk{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;position:absolute;top:-98px;width:100%}@media only screen and (max-width:767px){.footer--bk{height:70%;-o-object-position:left;object-position:left;top:-60px}}.footer__content{align-content:center;align-items:center;display:flex;flex-flow:row wrap;height:90%;justify-content:space-around;width:100%}@media only screen and (max-width:767px){.footer__content{flex-direction:column}}.footer__content--logo{height:100%;width:auto}@media only screen and (max-width:767px){.footer__content--logo{height:120px}}.footer__content--logo img{height:80%;-o-object-fit:contain;object-fit:contain;width:100%}.footer__content--nav{height:100%;order:-1;width:auto}@media only screen and (max-width:767px){.footer__content--nav{margin-bottom:30px;order:0;width:100%}}.footer__content--nav ul{align-content:center;align-items:center;display:flex;flex-flow:row wrap;flex-direction:column;gap:18px;height:100%;justify-content:center;width:100%}.footer__content--nav ul li{list-style:none}.footer__content--nav ul a{color:#fff;display:grid;font-family:Alfarn;font-size:14px;font-weight:700;line-height:20px;text-align:center;text-transform:uppercase}@media only screen and (min-width:767px){.footer__content--nav ul a{display:initial}}@media only screen and (max-width:767px){.footer__content--nav ul{flex-direction:column;gap:30px}.footer__content--nav ul a{margin:10px 0}}.footer__content--social{align-content:center;align-items:center;display:flex;flex-flow:row nowrap;justify-content:center}@media only screen and (max-width:767px){.footer__content--social{order:1}}.footer__content--social--link{align-content:center;align-items:center;border:2px solid #ffed02;border-radius:200px;color:#ffed02;display:flex;flex-flow:row wrap;font-size:20px;justify-content:center;line-height:32px;padding:5px 20px;text-transform:uppercase}.footer__content--social--link img{margin-right:5px;order:-1}.footer__content--social .boxSocial{align-content:center;align-items:center;display:flex;flex-flow:row nowrap;justify-content:center}.footer__content--social .boxSocial a:last-of-type img{margin-right:0}.footer__content--social .boxSocial img{height:28px;margin-right:25px;-o-object-fit:contain;object-fit:contain;width:28px}.footer__content--legal{color:#fff;font-family:Montserrat;font-size:10.4274px;line-height:15px;text-align:center;width:100%}@media only screen and (max-width:767px){.footer__content--legal{margin-bottom:20px;width:50%}}.containerRegister{background:linear-gradient(180deg,#0062b2 4.24%,#01b6ed 48.13%);min-height:calc(100vh - 150px);padding-bottom:50px;position:relative;width:100%}.containerRegister--wall{left:0;-o-object-fit:cover;object-fit:cover;pointer-events:none;top:0}.containerRegister .iconsRegister,.containerRegister--wall{height:100%;position:absolute;width:100%}@media only screen and (max-width:991px){.containerRegister .iconsRegister{display:none}}.containerRegister--iconPap{left:0!important;position:absolute;top:10%!important;width:200px}@media only screen and (max-width:991px){.containerRegister--iconPap{display:none}}.containerRegister--iconPlat{left:unset!important;position:absolute;right:20px!important;top:5%!important;width:150px}@media only screen and (max-width:991px){.containerRegister--iconPlat{display:none}}.containerRegister--iconChi{left:unset!important;position:absolute;right:200px!important;top:52%!important;width:150px}@media only screen and (max-width:991px){.containerRegister--iconChi{display:none}}.containerRegister__content{align-content:center;align-items:center;display:flex;flex-flow:row wrap;flex-direction:column;justify-content:center;width:100%}.containerRegister__content--title{color:#fff;font-size:80px;font-weight:700;line-height:60px;margin:20px 0 30px}@media only screen and (max-width:991px){.containerRegister__content--title{font-size:32px;line-height:60px;margin:0 0 10px}}.containerRegister__content--copy{color:#fff;display:grid;font-family:Iron-Brine;font-size:24px;line-height:120%;margin-bottom:18px;position:relative;z-index:2}@media only screen and (min-width:640px){.containerRegister__content--copy{display:initial}}.containerRegister__content--copy span{color:#ffed02;text-decoration:underline}@media only screen and (max-width:991px){.containerRegister__content--copy{font-size:16px;line-height:120%;text-align:center;width:80%}}.containerRegister__content--copy:after{background:#fff;bottom:0;content:"";display:none;height:1px;left:0;position:absolute;width:100%}.containerLogin{background:linear-gradient(180deg,#0062b2 4.24%,#01b6ed 48.13%);min-height:calc(100vh - 150px);padding-bottom:50px;position:relative;width:100%}@media only screen and (max-width:767px){.containerLogin{padding-bottom:80px}}.containerLogin--wall{left:0;-o-object-fit:cover;object-fit:cover;pointer-events:none;top:0}.containerLogin .iconsLogin,.containerLogin--wall{height:100%;position:absolute;width:100%}@media only screen and (max-width:991px){.containerLogin .iconsLogin{display:none}}.containerLogin--iconPap{left:0!important;position:absolute;top:10%!important;width:200px}@media only screen and (max-width:991px){.containerLogin--iconPap{display:none}}.containerLogin--iconPlat{left:unset!important;position:absolute;right:20px!important;top:5%!important;width:150px}@media only screen and (max-width:991px){.containerLogin--iconPlat{display:none}}.containerLogin--iconChi{left:unset!important;position:absolute;right:200px!important;top:52%!important;width:150px}@media only screen and (max-width:991px){.containerLogin--iconChi{display:none}}.containerLogin__content{align-content:center;align-items:center;display:flex;flex-flow:row wrap;flex-direction:column;justify-content:center;position:relative;width:100%}.containerLogin__content--copy{color:#fff;display:grid;font-family:Iron-Brine;font-size:32px;line-height:120%;margin-bottom:20px;position:relative;text-align:center}@media only screen and (max-width:991px){.containerLogin__content--copy{font-size:16px;line-height:28px}}@media only screen and (min-width:991px){.containerLogin__content--copy{display:initial}}.containerLogin__content--copy span{color:#ffed02}.containerLogin__content .formG{max-width:500px;width:100%}.containerLogin__content .formG__content{box-sizing:border-box;flex-direction:column;justify-content:center;padding:20px 20px 40px}.containerLogin__content .formG__content--input{width:100%}.containerLogin__content .formG__content--btn{margin:40px 0}.containerLogin__content .formG__content--btn .copyRemember{bottom:-60px;color:#fff;font-family:Anton;font-size:24px;left:0;line-height:120%;position:absolute;right:0}.containerLogin__content .formG__content--btn .copyRemember:after{background:#fff;bottom:-3px;content:"";height:2px;left:0;margin:0 auto;position:absolute;right:0;width:85%}@media only screen and (max-width:767px){.containerLogin__content .formG__content--btn .copyRemember{bottom:-50px;font-size:20px;left:0;width:100%}.containerLogin__content .formG__content--btn .copyRemember:after{margin:0 auto;right:0;width:230px}}.containerForward{background:linear-gradient(180deg,#0062b2 4.24%,#01b6ed 48.13%);min-height:calc(100vh - 150px);padding-bottom:50px;position:relative;width:100%}@media only screen and (max-width:767px){.containerForward{padding-bottom:80px}}.containerForward--wall{left:0;-o-object-fit:cover;object-fit:cover;pointer-events:none;top:0}.containerForward .iconsForward,.containerForward--wall{height:100%;position:absolute;width:100%}@media only screen and (max-width:991px){.containerForward .iconsForward{display:none}}.containerForward--iconPap{left:0!important;position:absolute;top:10%!important;width:200px}@media only screen and (max-width:991px){.containerForward--iconPap{display:none}}.containerForward--iconPlat{left:unset!important;position:absolute;right:20px!important;top:5%!important;width:150px}@media only screen and (max-width:991px){.containerForward--iconPlat{display:none}}.containerForward--iconChi{left:unset!important;position:absolute;right:200px!important;top:52%!important;width:150px}@media only screen and (max-width:991px){.containerForward--iconChi{display:none}}.containerForward__content{align-content:center;align-items:center;display:flex;flex-flow:row wrap;flex-direction:column;justify-content:center;position:relative;width:100%}.containerForward__content .bkTitle--title{font-size:40px;line-height:40px}.containerForward__content--copy{color:#fff;font-family:Iron-Brine;font-size:24px;line-height:150%;margin-bottom:20px;position:relative}@media only screen and (max-width:991px){.containerForward__content--copy{font-size:20px;line-height:28px}}.containerForward__content--copy:after{background:#fff;bottom:0;height:1px;left:0;position:absolute;width:100%}.containerForward__content .formG{width:50%}@media only screen and (max-width:767px){.containerForward__content .formG{width:100%}}.containerForward__content .formG__content{flex-direction:column}.containerForward__content .formG__content--input{align-content:center}.containerconfPass{background:linear-gradient(180deg,#0062b2 4.24%,#01b6ed 48.13%);min-height:calc(100vh - 150px);padding-bottom:50px;position:relative;width:100%}@media only screen and (max-width:767px){.containerconfPass{padding-bottom:80px}}.containerconfPass--wall{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.containerconfPass--imgLeft{height:110%;left:-20px;-o-object-position:top;object-position:top;pointer-events:none;position:absolute;top:-60px;width:auto}@media only screen and (max-width:991px){.containerconfPass--imgLeft{display:none}}.containerconfPass--imgRight{height:110%;-o-object-position:top;object-position:top;pointer-events:none;position:absolute;right:-20px;top:-60px;width:auto}@media only screen and (max-width:991px){.containerconfPass--imgRight{display:none}}.containerconfPass .iconsconfPass{height:100%;position:absolute;width:100%}@media only screen and (max-width:991px){.containerconfPass .iconsconfPass{display:none}}.containerconfPass--iconPap{left:0!important;position:absolute;top:10%!important;width:200px}@media only screen and (max-width:991px){.containerconfPass--iconPap{display:none}}.containerconfPass--iconPlat{left:unset!important;position:absolute;right:20px!important;top:5%!important;width:150px}@media only screen and (max-width:991px){.containerconfPass--iconPlat{display:none}}.containerconfPass--iconChi{left:unset!important;position:absolute;right:200px!important;top:52%!important;width:150px}@media only screen and (max-width:991px){.containerconfPass--iconChi{display:none}}.containerconfPass__content{align-content:center;align-items:center;display:flex;flex-flow:row wrap;flex-direction:column;justify-content:center;position:relative;width:100%}.containerconfPass__content--copy{color:#fff;font-family:Iron-Brine;font-size:24px;line-height:150%;margin-bottom:20px;position:relative}@media only screen and (max-width:991px){.containerconfPass__content--copy{font-size:20px;line-height:28px}}.containerconfPass__content--copy:after{background:#fff;bottom:0;height:1px;left:0;position:absolute;width:100%}.containerconfPass__content .formG{width:50%}@media only screen and (max-width:767px){.containerconfPass__content .formG{width:100%}}.containerconfPass__content .formG__content{flex-direction:column}.containerconfPass__content .formG__content--input{align-content:center}.containerHome{background:linear-gradient(180deg,#01b6ed 36.38%,#1166af);min-height:100vh;position:relative;width:100%}.containerHome--wall{height:102%;left:0;-o-object-fit:cover;object-fit:cover;pointer-events:none;position:absolute;top:-40px;width:100%}.containerHome--left{left:0;position:absolute;top:20%;width:600px}@media only screen and (max-width:767px){.containerHome--left{display:none}}.containerHome--right{position:absolute;right:0;top:20%;width:600px}@media only screen and (max-width:767px){.containerHome--right{display:none}}.containerHome__content{width:100%}.containerHome__content .boxBanner{margin:0 auto;max-width:1540px;position:relative;width:95%}.containerHome__content .boxBanner.panelScroll{height:88vh}@media only screen and (max-width:767px){.containerHome__content .boxBanner.panelScroll{height:76vh}}.containerHome__content .boxBanner--bk{height:100%;left:0;position:absolute;top:0;width:100%}.containerHome__content .boxBanner .boxBannerC{height:100%;padding-bottom:15px;width:100%}.containerHome__content .boxBanner .boxBannerC .swiper-slide{height:auto}@media only screen and (min-width:991px){.containerHome__content .boxBanner .boxBannerC .swiper-slide{padding:0 5% 0 10%}}@media only screen and (min-width:1560px){.containerHome__content .boxBanner .boxBannerC .swiper-slide{padding:0 5%}}.containerHome__content .boxBanner__content{height:100%;width:100%}.containerHome__content .boxBanner__content--img{display:block;height:100%;margin:0 auto;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom;width:82%}@media only screen and (max-width:767px){.containerHome__content .boxBanner__content--img{height:calc(100% - 115px);-o-object-position:center;object-position:center;width:calc(100% - 100px)}}.containerHome__content .boxBanner__content--btn{margin:0 auto;text-align:center}.containerHome__content .boxBanner__content.slide-inicial .botoninfo{bottom:40px;color:#fff;font-size:18px;left:0;margin:0 auto;position:absolute;right:0;text-align:center}@media only screen and (max-width:767px){.containerHome__content .boxBanner__content.slide-inicial .botoninfo{position:relative}}.containerHome__content .boxBanner__content.slide-inicial .botoninfo p{font-size:18px;margin-bottom:20px}.containerHome__content .boxBanner__content.slide-inicial .botoninfo .btn{position:unset}.containerHome__content .boxBanner__content .slide-conocelos{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;position:relative;width:100%}@media only screen and (min-width:991px){.containerHome__content .boxBanner__content .slide-conocelos{justify-content:center;padding-bottom:90px}}.containerHome__content .boxBanner__content .slide-conocelos .imgSlider{margin:0 auto;max-width:780px;width:90%;z-index:2}.containerHome__content .boxBanner__content .slide-conocelos .imgSlider img{height:100%;width:100%}.containerHome__content .boxBanner__content .slide-conocelos .boxBanner__content--btn{z-index:2}.containerHome__content .boxBanner__content .slide-conocelos .paquete-natural{-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:upsidedownOnTop;animation-name:upsidedownOnTop;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;left:40%;position:absolute;top:10px;transform:translateX(-50%)!important;width:100px}@media only screen and (min-width:640px){.containerHome__content .boxBanner__content .slide-conocelos .paquete-natural{width:150px}}@media only screen and (min-width:991px){.containerHome__content .boxBanner__content .slide-conocelos .paquete-natural{-webkit-animation-duration:6s;animation-duration:6s;-webkit-animation-name:upsidedownOnTop2;animation-name:upsidedownOnTop2;left:-50px;transform:translateY(-50%)!important}}@media only screen and (min-width:1280px){.containerHome__content .boxBanner__content .slide-conocelos .paquete-natural{width:250px}}@media only screen and (min-width:1560px){.containerHome__content .boxBanner__content .slide-conocelos .paquete-natural{width:300px}}.containerHome__content .boxBanner__content .slide-conocelos .paquete-bbq{-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:upsidedownOnTop;animation-name:upsidedownOnTop;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;bottom:10px;left:60%;position:absolute;transform:translateX(-50%)!important;width:100px}@media only screen and (min-width:640px){.containerHome__content .boxBanner__content .slide-conocelos .paquete-bbq{width:150px}}@media only screen and (min-width:991px){.containerHome__content .boxBanner__content .slide-conocelos .paquete-bbq{-webkit-animation-name:upsidedownOnTop2;animation-name:upsidedownOnTop2;bottom:15px;left:5%;rotate:-40deg}}@media only screen and (min-width:1280px){.containerHome__content .boxBanner__content .slide-conocelos .paquete-bbq{left:10%;width:250px}}@media only screen and (min-width:1560px){.containerHome__content .boxBanner__content .slide-conocelos .paquete-bbq{left:15%;width:300px}}.containerHome__content .boxBanner__content .slide-conocelos .paquete-limon{-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:upsidedownOnBottom;animation-name:upsidedownOnBottom;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;bottom:10px;left:35%;position:absolute;rotate:-26deg;transform:translateX(-50%)!important;width:100px}@media only screen and (min-width:640px){.containerHome__content .boxBanner__content .slide-conocelos .paquete-limon{width:150px}}@media only screen and (min-width:991px){.containerHome__content .boxBanner__content .slide-conocelos .paquete-limon{-webkit-animation-name:upsidedownOnTop2;animation-name:upsidedownOnTop2;left:88%;rotate:5deg;width:190px;z-index:2}}@media only screen and (min-width:1280px){.containerHome__content .boxBanner__content .slide-conocelos .paquete-limon{left:80%;width:270px}}@media only screen and (min-width:1560px){.containerHome__content .boxBanner__content .slide-conocelos .paquete-limon{width:300px}}.containerHome__content .boxBanner__content .slide-conocelos .paquete-kfh{-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:upsidedownOnBottom;animation-name:upsidedownOnBottom;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;left:50%;position:absolute;rotate:-20deg;transform:translateX(-50%)!important;width:120px;z-index:2}@media only screen and (min-width:640px){.containerHome__content .boxBanner__content .slide-conocelos .paquete-kfh{width:150px}}@media only screen and (min-width:991px){.containerHome__content .boxBanner__content .slide-conocelos .paquete-kfh{-webkit-animation-name:upsidedownOnTop;animation-name:upsidedownOnTop;left:95%;rotate:5deg;width:170px;z-index:0}}@media only screen and (min-width:1280px){.containerHome__content .boxBanner__content .slide-conocelos .paquete-kfh{left:90%;width:270px}}@media only screen and (min-width:1560px){.containerHome__content .boxBanner__content .slide-conocelos .paquete-kfh{width:300px}}.containerHome__content .boxBanner__content .slide-conocelos .paquete-mix{-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:upsidedownOnBottom;animation-name:upsidedownOnBottom;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;left:65%;position:absolute;rotate:23deg;transform:translateX(-50%)!important;width:100px}@media only screen and (min-width:640px){.containerHome__content .boxBanner__content .slide-conocelos .paquete-mix{width:150px}}@media only screen and (min-width:991px){.containerHome__content .boxBanner__content .slide-conocelos .paquete-mix{-webkit-animation-name:upsidedownOnTop2;animation-name:upsidedownOnTop2;left:97%;rotate:3deg;width:170px;z-index:2}}@media only screen and (min-width:1280px){.containerHome__content .boxBanner__content .slide-conocelos .paquete-mix{left:92%;width:270px}}@media only screen and (min-width:1560px){.containerHome__content .boxBanner__content .slide-conocelos .paquete-mix{rotate:-5deg;width:300px}}.containerHome__content .boxBanner__content.slidejuego{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap}@media only screen and (min-width:991px){.containerHome__content .boxBanner__content.slidejuego{display:grid;grid-template-columns:1fr 1.5fr}}.containerHome__content .boxBanner__content.slidejuego .col1{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;height:auto;justify-content:center;width:100%}@media only screen and (min-width:991px){.containerHome__content .boxBanner__content.slidejuego .col1{align-items:flex-start;height:100%;justify-content:flex-start}}@media only screen and (min-width:1367px){.containerHome__content .boxBanner__content.slidejuego .col1{padding-top:50px}}.containerHome__content .boxBanner__content.slidejuego .col1__img{display:block;height:20vh;margin:0 auto}@media only screen and (min-width:991px){.containerHome__content .boxBanner__content.slidejuego .col1__img{height:auto;margin:0 auto 0 0;width:300px}}@media only screen and (min-width:1560px){.containerHome__content .boxBanner__content.slidejuego .col1__img{width:575px}}.containerHome__content .boxBanner__content.slidejuego .col1__img img{height:100%}@media only screen and (min-width:991px){.containerHome__content .boxBanner__content.slidejuego .col1__img img{width:100%}}.containerHome__content .boxBanner__content.slidejuego .col1 .text{color:#fff;margin:15px auto;max-width:545px;width:100%}@media only screen and (min-width:991px){.containerHome__content .boxBanner__content.slidejuego .col1 .text{margin:0}}.containerHome__content .boxBanner__content.slidejuego .col1 .text p{font-family:Iron-Brine;font-size:16px;line-height:18px;text-align:center}@media only screen and (min-width:991px){.containerHome__content .boxBanner__content.slidejuego .col1 .text p{font-size:24px;line-height:35px;text-align:left}}.containerHome__content .boxBanner__content.slidejuego .col1 .boxBanner__content--btn{margin:20px 0 0;position:unset}.containerHome__content .boxBanner__content.slidejuego .col2{width:100%}.containerHome__content .boxBanner__content.slidejuego .col2 .image-slide{height:35vh;margin:0 auto}@media only screen and (min-width:991px){.containerHome__content .boxBanner__content.slidejuego .col2 .image-slide{height:auto;max-width:490px;width:100%}}@media only screen and (min-width:1440px){.containerHome__content .boxBanner__content.slidejuego .col2 .image-slide{max-width:600px}}@media only screen and (min-width:1560px){.containerHome__content .boxBanner__content.slidejuego .col2 .image-slide{max-width:877px}}.containerHome__content .boxBanner__content.slidejuego .col2 .image-slide img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.containerHome__content .boxBanner__content.slidejuego .desktop{display:none}@media only screen and (min-width:991px){.containerHome__content .boxBanner__content.slidejuego .desktop{display:block}}.containerHome__content .boxBanner__content.slidejuego .mobile{bottom:8px;text-align:center}@media only screen and (min-width:991px){.containerHome__content .boxBanner__content.slidejuego .mobile{display:none}}.containerHome__content .boxBanner__navigation .swiper-button-next,.containerHome__content .boxBanner__navigation .swiper-button-prev{top:45%}.containerHome__content .boxBanner__navigation .swiper-button-prev{background:#fff200;border:2px solid #fff200;border-radius:10px;box-shadow:0 10px 0 #aca003;color:#fff200;height:40px;left:20px;width:40px}.containerHome__content .boxBanner__navigation .swiper-button-prev:after{color:#005da6;font-size:18px;font-weight:900;margin-right:4px}@media only screen and (max-width:767px){.containerHome__content .boxBanner__navigation .swiper-button-prev{left:8px}}.containerHome__content .boxBanner__navigation .swiper-button-next{background:#fff200;border:2px solid #fff200;border-radius:10px;box-shadow:0 10px 0 #aca003;color:#fff200;height:40px;right:20px;width:40px}.containerHome__content .boxBanner__navigation .swiper-button-next:after{color:#005da6;font-size:18px;font-weight:900;margin-left:4px}@media only screen and (max-width:767px){.containerHome__content .boxBanner__navigation .swiper-button-next{right:8px}}.containerHome__content .boxInformation{align-content:center;align-items:center;display:flex;flex-flow:row wrap;justify-content:center;pointer-events:none;width:100%}.containerHome__content .boxInformation--banner{position:relative;width:100%;z-index:2}.containerHome__content .boxInformation--banner .desktop{display:none;width:100%}@media only screen and (min-width:640px){.containerHome__content .boxInformation--banner .desktop{display:block}}@media only screen and (min-width:991px){.containerHome__content .boxInformation--banner .desktop{margin-top:-90px}}@media only screen and (min-width:1440px){.containerHome__content .boxInformation--banner .desktop{margin-top:-140px}}.containerHome__content .boxInformation--banner .mobile{margin-top:-20px;width:100%}@media only screen and (min-width:640px){.containerHome__content .boxInformation--banner .mobile{display:none}}.containerHome__content .boxIframe{display:flex;min-height:600px;position:relative;vertical-align:middle;width:100%}@media only screen and (min-width:991px){.containerHome__content .boxIframe{height:100vh}}.containerHome__content .boxIframe--bk{height:100%;left:0;position:absolute;top:0;width:45%}@media only screen and (min-width:767px){.containerHome__content .boxIframe--bk{width:25%}}.containerHome__content .boxIframe--bk img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left bottom;object-position:left bottom;width:100%}@media only screen and (min-width:991px){.containerHome__content .boxIframe--bk img{-o-object-position:left center;object-position:left center}}.containerHome__content .boxIframe--bk1{height:100%;position:absolute;right:0;top:0;width:55%}@media only screen and (min-width:767px){.containerHome__content .boxIframe--bk1{width:30%}}.containerHome__content .boxIframe--bk1 img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:right top;object-position:right top;width:100%}@media only screen and (min-width:991px){.containerHome__content .boxIframe--bk1 img{-o-object-position:right center;object-position:right center}}.containerHome__content .boxIframe--mancha{height:200px;position:absolute;right:-100px;top:-125px;width:200px;z-index:5}@media only screen and (min-width:991px){.containerHome__content .boxIframe--mancha{height:300px;top:-250px}}@media only screen and (max-width:767px){.containerHome__content .boxIframe{max-width:100%}}.containerHome__content .boxIframe__content{background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;position:relative;text-align:center;width:100%}.containerHome__content .boxIframe__content--bk{width:80%}@media only screen and (max-width:767px){.containerHome__content .boxIframe__content--bk{margin-left:-15px;width:110%}}.containerHome__content .boxIframe__content--bkIframe{bottom:0;cursor:pointer;height:auto;left:-50px;margin:auto;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:-50px;width:40%}@media only screen and (max-width:991px){.containerHome__content .boxIframe__content--bkIframe{left:calc(50% - 415px)}}@media only screen and (max-width:767px){.containerHome__content .boxIframe__content--bkIframe{left:0;top:-25px;width:65%}}.containerHome__content .boxIframe__content--iconPlay{bottom:0;left:-60px;margin:auto;pointer-events:none;position:absolute;right:0;top:-80px}@media only screen and (max-width:991px){.containerHome__content .boxIframe__content--iconPlay{left:calc(50% - 410px)}}@media only screen and (max-width:767px){.containerHome__content .boxIframe__content--iconPlay{left:0;top:-25px;width:40px}}.containerHome__content .boxIframe__content--iframe{bottom:0;height:48%;left:-20px;margin:auto;position:absolute;right:0;top:-80px;width:60%}@media only screen and (max-width:767px){.containerHome__content .boxIframe__content--iframe{height:46%;left:-13px;top:-32px;width:80%}}.containerHome__content .boxAR{margin-top:100px;padding-top:130px;position:relative;width:100%}@media only screen and (min-width:767px){.containerHome__content .boxAR{height:80vh}}.containerHome__content .boxAR--bk{height:100%;left:0;position:absolute;top:200px;width:40%}.containerHome__content .boxAR--bk img{width:100%}@media only screen and (min-width:767px){.containerHome__content .boxAR--bk{width:18%}}@media only screen and (min-width:991px){.containerHome__content .boxAR--bk{top:0}}.containerHome__content .boxAR--bk1{height:100%;position:absolute;right:0;top:200px;width:40%}.containerHome__content .boxAR--bk1 img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;width:100%}@media only screen and (min-width:767px){.containerHome__content .boxAR--bk1{width:17%}}@media only screen and (min-width:991px){.containerHome__content .boxAR--bk1{top:0}}.containerHome__content .boxAR--mask{background:transparent;height:100%;left:0;position:absolute;top:0;width:100%}.containerHome__content .boxAR--mask .boxAR--grafiti{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top;width:100%}@media only screen and (min-width:767px){.containerHome__content .boxAR--mask .boxAR--grafiti{-o-object-position:center;object-position:center}}.containerHome__content .boxAR--mancha{left:-160px;position:absolute;top:-140px;width:300px;z-index:2}@media only screen and (max-width:767px){.containerHome__content .boxAR--mancha{left:-100px;top:-90px;width:200px}}@media only screen and (max-width:991px){.containerHome__content .boxAR{padding-bottom:100px}}.containerHome__content .boxAR__content{align-content:center;align-items:center;display:flex;flex-flow:row wrap;height:100%;justify-content:space-between}@media only screen and (max-width:991px){.containerHome__content .boxAR__content{height:auto}}.containerHome__content .boxAR__content--left{align-content:center;align-items:center;display:flex;flex-flow:row wrap;justify-content:center;margin-top:-50px;position:relative;width:48%}@media only screen and (max-width:991px){.containerHome__content .boxAR__content--left{width:100%}}.containerHome__content .boxAR__content--left--bk{width:100%}@media only screen and (max-width:991px){.containerHome__content .boxAR__content--left--bk{transform:scaleX(-1);width:115%}}.containerHome__content .boxAR__content--left--copy{align-content:center;align-items:center;bottom:0;color:#034ea2;display:flex;flex-flow:row wrap;font-family:Iron-Brine;font-size:25px;justify-content:center;left:0;line-height:32px;margin:auto;position:absolute;right:0;text-shadow:0 3px 4px rgba(0,0,0,.25);top:0;width:73%}@media only screen and (max-width:991px){.containerHome__content .boxAR__content--left--copy{font-size:25px;line-height:28px;padding-right:12px;width:84%}}@media only screen and (max-width:767px){.containerHome__content .boxAR__content--left--copy{font-size:18px;line-height:20px}}.containerHome__content .boxAR__content--left--btn{bottom:0;left:50px;position:absolute}@media only screen and (max-width:991px){.containerHome__content .boxAR__content--left--btn{bottom:-30px;left:0;margin:0 auto;right:0}}.containerHome__content .boxAR__content--left--btn img{margin-right:15px}.containerHome__content .boxAR__content--right{position:relative;width:48%}@media only screen and (max-width:991px){.containerHome__content .boxAR__content--right{margin-bottom:40px;order:-1;padding-top:0;position:relative;width:100%}}@media only screen and (min-width:991px){.containerHome__content .boxAR__content--right{padding-top:0}}.containerHome__content .boxAR__content--right--iconAr{visibility:hidden;width:100%}@media only screen and (max-width:991px){.containerHome__content .boxAR__content--right--iconAr{width:100%}}.containerHome__content .boxAR__content--right--iconAr.desktop{display:block}@media only screen and (max-width:767px){.containerHome__content .boxAR__content--right--iconAr.desktop{display:none}}.containerHome__content .boxAR__content--right--iconAr.mobile{display:none}@media only screen and (max-width:767px){.containerHome__content .boxAR__content--right--iconAr.mobile{display:block;margin:10% 0}}.containerHome__content .boxAR__content--right--iconCel{bottom:30px;height:516px;left:0;margin:0 auto;position:absolute;right:365px;rotate:5deg}@media only screen and (max-width:991px){.containerHome__content .boxAR__content--right--iconCel{-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:upsidedownOnBottom;animation-name:upsidedownOnBottom;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;height:89%}}@media only screen and (max-width:767px){.containerHome__content .boxAR__content--right--iconCel{bottom:0;height:80%;left:10%;rotate:4.4deg}}.containerHome__content .boxNfts{position:relative;width:100%}.containerHome__content .boxNfts--bk{height:100%;left:0;position:absolute;top:350px;width:20%}.containerHome__content .boxNfts--bk1{height:100%;position:absolute;right:0;top:0;width:20%}.containerHome__content .boxNfts--manchaYellow{bottom:-170px;left:120px;position:absolute;width:300px;z-index:3}@media only screen and (max-width:767px){.containerHome__content .boxNfts--manchaYellow{bottom:-100px;left:-60px;width:200px}}.containerHome__content .boxNfts--iconGreen{bottom:-80px;left:-20px;position:absolute;width:200px;z-index:2}@media only screen and (max-width:767px){.containerHome__content .boxNfts--iconGreen{display:none}}.containerHome__content .boxNfts--manchaGreen{bottom:-190px;position:absolute;right:-80px;width:300px;z-index:2}@media only screen and (max-width:767px){.containerHome__content .boxNfts--manchaGreen{bottom:-130px;right:-80px;width:200px}}.containerHome__content .boxNfts--manchaYellowB{left:-160px;position:absolute;top:-140px;width:300px;z-index:2}@media only screen and (max-width:767px){.containerHome__content .boxNfts--manchaYellowB{top:-50px;z-index:0}}@media only screen and (max-width:991px){.containerHome__content .boxNfts{margin-top:0}}.containerHome__content .boxNfts__content{align-content:center;align-items:center;display:flex;flex-flow:row wrap;height:100%;justify-content:space-between;margin-top:-60px}@media only screen and (max-width:991px){.containerHome__content .boxNfts__content{align-content:flex-start;align-items:flex-start}}@media only screen and (min-width:991px){.containerHome__content .boxNfts__content{margin-top:0}}.containerHome__content .boxNfts__content--top{width:60%}.containerHome__content .boxNfts__content--left{position:relative;width:48%}@media only screen and (max-width:991px){.containerHome__content .boxNfts__content--left{width:100%}}.containerHome__content .boxNfts__content--left--iconNfts{left:-7%;position:relative;width:110%}@media only screen and (min-width:991px){.containerHome__content .boxNfts__content--left--iconNfts{left:auto;margin-left:-30px;width:110%}}.containerHome__content .boxNfts__content--right{display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:48%}@media only screen and (max-width:991px){.containerHome__content .boxNfts__content--right{align-content:center;align-items:center;display:flex;flex-flow:row wrap;justify-content:center;position:relative;width:100%}}.containerHome__content .boxNfts__content--right .contentmancha{background-size:100% 100%;padding:134px 68px 134px 87px}@media only screen and (max-width:767px){.containerHome__content .boxNfts__content--right .contentmancha{padding:134px 80px 134px 110px}}@media only screen and (max-width:480px){.containerHome__content .boxNfts__content--right .contentmancha{padding:100px 40px 100px 60px}}.containerHome__content .boxNfts__content--right--bk{position:absolute;top:91px;width:100%}@media only screen and (max-width:991px){.containerHome__content .boxNfts__content--right--bk{top:-141px;transform:scaleX(-1);width:115%}}@media only screen and (max-width:767px){.containerHome__content .boxNfts__content--right--bk{top:-159px}}.containerHome__content .boxNfts__content--right--copy{align-content:center;align-items:center;color:#034ea2;display:flex;flex-flow:row wrap;font-family:Iron-Brine;font-size:25px;justify-content:center;line-height:25px;margin:auto;right:0;text-shadow:0 3px 4px rgba(0,0,0,.25);width:95%}@media only screen and (max-width:991px){.containerHome__content .boxNfts__content--right--copy{font-size:25px;line-height:28px;width:84%}}@media only screen and (max-width:767px){.containerHome__content .boxNfts__content--right--copy{font-size:18px;line-height:20px;width:100%}}.containerHome__content .boxNfts__content--right--btn{margin:0 auto}.containerHome__content .boxNfts__content--right--btn.desktop{display:block}@media only screen and (max-width:991px){.containerHome__content .boxNfts__content--right--btn.desktop{display:none}}.containerHome__content .boxNfts__content--right--btn.mobile{display:none}@media only screen and (max-width:991px){.containerHome__content .boxNfts__content--right--btn.mobile{bottom:0;display:block}}.containerHome__content .boxAwards{padding-bottom:100px;position:relative;width:100%}.containerHome__content .boxAwards--bk{height:100%;left:0;position:absolute;top:-80px;width:18%}.containerHome__content .boxAwards--bk img{width:100%}@media only screen and (max-width:767px){.containerHome__content .boxAwards--bk{top:0;width:34%}}.containerHome__content .boxAwards--bk1{height:100%;position:absolute;right:0;top:-310px;width:14%}.containerHome__content .boxAwards--bk1 img{width:100%}@media only screen and (max-width:767px){.containerHome__content .boxAwards--bk1{top:0;top:105px;width:30%}}.containerHome__content .boxAwards__content{position:relative;text-align:center;width:100%}.containerHome__content .boxAwards__content--title{width:35%}@media only screen and (max-width:991px){.containerHome__content .boxAwards__content--title{width:100%}}.containerHome__content .boxAwards__content--desc{color:#fff;font-family:Iron-Brine;font-size:28px;line-height:35px;margin:25px auto 0;text-align:center;text-shadow:0 3px 4px rgba(0,0,0,.25);width:60%}@media only screen and (max-width:767px){.containerHome__content .boxAwards__content--desc{font-size:16px;line-height:19px;width:90%}}.containerHome__content .boxAwards__content--carousel{padding:50px 0 80px}@media only screen and (max-width:767px){.containerHome__content .boxAwards__content--carousel{padding:0;width:100%}}.containerHome__content .boxAwards__content--carousel--single{height:auto;position:relative;width:100%}@media only screen and (max-width:991px){.containerHome__content .boxAwards__content--carousel--single{margin:0 auto;width:80%}}.containerHome__content .boxAwards__content--carousel--single--bk{height:100%;width:100%}.containerHome__content .boxAwards__content--carousel--single .moneda{left:18px;position:absolute;top:0}@media only screen and (max-width:767px){.containerHome__content .boxAwards__content--carousel--single .moneda{display:none}}.containerHome__content .boxAwards__content--carousel--single .moneda .monedasimg{display:block;height:100%;margin:0 auto;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom;width:60px}.containerHome__content .boxAwards__content--carousel--single .moneda p{color:#893a1b;font-size:9px;left:8px;line-height:1;position:absolute;top:18px}@media only screen and (max-width:767px){.containerHome__content .boxAwards__content .swiper-pagination{bottom:-60px}}.containerHome__content .boxAwards__content .swiper-pagination-bullet{background-color:#fff;height:20px;margin-right:15px;opacity:.6;width:20px}@media only screen and (max-width:991px){.containerHome__content .boxAwards__content .swiper-pagination-bullet{height:18px;width:18px}}.containerHome__content .boxAwards__content .swiper-pagination-bullet-active{opacity:1}.containerHome__content .boxAwards__content--btn{bottom:-80px;height:60px;left:0;margin:0 auto;position:absolute;right:0;width:240px}@media only screen and (max-width:767px){.containerHome__content .boxAwards__content--btn{bottom:-160px;height:50px}.containerHome__content .boxAwards .bodegon-awars{max-width:100%;width:100%}}.containerHome__content .boxAwards .bodegon-awars .desktop{display:block}@media only screen and (max-width:767px){.containerHome__content .boxAwards .bodegon-awars .desktop{display:none}}.containerHome__content .boxAwards .bodegon-awars .mobile{display:none}@media only screen and (max-width:767px){.containerHome__content .boxAwards .bodegon-awars .mobile{display:block}}.containerHome__content .boxAwards .bodegon-awars img{margin:0 auto;width:70%}@media only screen and (max-width:767px){.containerHome__content .boxAwards .bodegon-awars img{width:100%}}.containerHome__content .boxAwards .bodegon-awars .btn{margin:0 auto}.containerHome__content .boxnewImg{margin-top:50px;width:100%}.containerHome__content .boxnewImg img{margin-left:-15px;transform:rotate(-3.8deg);width:105%}@media only screen and (max-width:767px){.containerHome__content .boxnewImg img{margin-left:15px;transform:rotate(-3.8deg) scale(2.5)}}@-webkit-keyframes upsidedown{0%{top:10px}50%{top:40px}to{top:10px}}@keyframes upsidedown{0%{top:10px}50%{top:40px}to{top:10px}}@-webkit-keyframes upsidedownOnTop{0%{top:10px}50%{top:40px}to{top:10px}}@keyframes upsidedownOnTop{0%{top:10px}50%{top:40px}to{top:10px}}@-webkit-keyframes upsidedownOnTop2{0%{top:40%}50%{top:30%}to{top:40%}}@keyframes upsidedownOnTop2{0%{top:40%}50%{top:30%}to{top:40%}}@-webkit-keyframes upsidedownOnBottom{0%{bottom:90px}50%{bottom:140px}to{bottom:90px}}@keyframes upsidedownOnBottom{0%{bottom:90px}50%{bottom:140px}to{bottom:90px}}
/*! locomotive-scroll v4.1.3 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction=horizontal] [data-scroll-container]{display:inline-block;height:100vh;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;height:100%;vertical-align:top;white-space:nowrap}.c-scrollbar{height:100%;opacity:0;position:absolute;right:0;top:0;transform-origin:center right;transition:transform .3s,opacity .3s;width:11px}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-dragging .c-scrollbar,.has-scroll-scrolling .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{bottom:0;height:10px;top:auto;transform:scaleY(1);width:100%}[data-scroll-direction=horizontal] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{background-color:#000;border-radius:10px;cursor:-webkit-grab;cursor:grab;margin:2px;opacity:.5;position:absolute;right:0;top:0;width:7px}.has-scroll-dragging .c-scrollbar_thumb{cursor:-webkit-grabbing;cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{bottom:0;right:auto}.containerSku__single{padding-top:30px;position:relative;width:100%}@media only screen and (min-width:1280px){.containerSku__single{padding-top:120px}}.containerSku__single picture img{-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:767px){.containerSku__single{height:auto}}.containerSku__single:first-child{padding-top:150px}@media only screen and (max-width:767px){.containerSku__single:first-child,.containerSku__single:last-child{flex-direction:column;justify-content:center}}.containerSku__single--bk{background-position:50%!important;background-size:cover;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.containerSku__single__content{align-content:center;align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;position:relative;width:100%;z-index:1}@media only screen and (max-width:767px){.containerSku__single__content{flex-direction:column;justify-content:center}}.containerSku__single__content--left{align-content:flex-start;align-items:flex-start;display:flex;flex-flow:row wrap;flex-direction:column;flex-wrap:unset;justify-content:flex-start;width:48%}@media only screen and (max-width:991px){.containerSku__single__content--left{width:48%}}@media only screen and (max-width:767px){.containerSku__single__content--left{text-align:center;width:100%}}.containerSku__single__content--left .bktextcontent{align-self:flex-end;float:left;text-align:center;width:100%}.containerSku__single__content--left .bktextcontent .logosgroup{margin:0 auto 20px;width:100%}.containerSku__single__content--left .bktextcontent .logosgroup img{width:100%}.containerSku__single__content--left .bkTitle{margin:0 auto!important;width:100%}.containerSku__single__content--left .bkTitle img{width:100%}.containerSku__single__content--left--desc{color:#fff;font-family:Iron-Brine;font-size:23px;line-height:30px;margin:0 auto;padding-bottom:30px;text-shadow:0 3px 4px rgba(0,0,0,.25);width:100%}.containerSku__single__content--left--desc span{display:inline-block;font-size:15px}@media only screen and (max-width:767px){.containerSku__single__content--left--desc{font-size:22px;line-height:28px}}.containerSku__single__content--left .boxDesc{align-content:center;align-items:center;display:flex;flex-flow:row wrap;height:70px;justify-content:center;margin:40px 0 30px;position:relative;width:240px}@media only screen and (max-width:767px){.containerSku__single__content--left .boxDesc{margin:40px auto 30px}}.containerSku__single__content--left .boxDesc--img{height:100%;position:absolute;width:100%}@media only screen and (max-width:767px){.containerSku__single__content--left .boxDesc--img{left:-5px;top:-5px}}.containerSku__single__content--left .boxDesc--desc{color:#ffed02;font-size:30px;line-height:150%;text-align:center;text-transform:uppercase;z-index:1}@media only screen and (max-width:767px){.containerSku__single__content--left .boxDesc--desc{font-size:25px;line-height:100%}}.containerSku__single__content--left--ingredients{color:#fff;font-size:22px;line-height:150%;margin-bottom:50px;text-shadow:0 3px 4px rgba(0,0,0,.25)}@media only screen and (max-width:767px){.containerSku__single__content--left--ingredients{font-size:16px;margin:0 auto 50px;text-align:left;width:85%}}.containerSku__single__content--left .btn{font-size:20px;margin:0 auto}@media only screen and (max-width:767px){.containerSku__single__content--left .btn{font-size:18px;margin:0 auto}}.containerSku__single__content--right{display:flex;flex-wrap:wrap;height:100%;height:auto;width:48%}@media only screen and (max-width:991px){.containerSku__single__content--right{width:48%}}@media only screen and (max-width:767px){.containerSku__single__content--right{order:-1;text-align:center;width:100%}}.containerSku__single__content--right--product{-webkit-animation:floatSpace 7s cubic-bezier(.46,.03,.52,.96) infinite;animation:floatSpace 7s cubic-bezier(.46,.03,.52,.96) infinite;filter:drop-shadow(-50px 50px 30px rgba(0,0,0,.6));padding-top:30px;width:80%}@media only screen and (max-width:991px){.containerSku__single__content--right--product{width:90%}}@media only screen and (max-width:767px){.containerSku__single__content--right--product{margin:0 auto;padding-top:0;width:60%}}.containerSku__single:nth-child(2n) .containerSku__single__content--right{align-self:self-end;order:-1}.containerSku__single:nth-child(2n) .containerSku__single__content--right img{float:right}.containerSku__single:nth-child(2n) .containerSku__single__content--right--product{-webkit-animation-delay:.5s;animation-delay:.5s;animation-direction:reverse}.containerSku__single:nth-child(2n) .containerSku__single__content--left .bktextcontent{align-self:flex-start}.containerSku__single .detodito-container{height:auto;max-width:1280px;padding-bottom:60px;width:90%}@media only screen and (min-width:1280px){.containerSku__single .detodito-container{padding-bottom:120px}}.containeruserArea{background:linear-gradient(180deg,#01b6ed 36.38%,#1166af);min-height:100vh;overflow-x:hidden;position:relative;width:100%}.containeruserArea--wall{left:0;-o-object-fit:cover;object-fit:cover;pointer-events:none;top:0}.containeruserArea .iconsuserArea,.containeruserArea--wall{height:100%;position:absolute;width:100%}@media only screen and (max-width:991px){.containeruserArea .iconsuserArea{display:none}}.containeruserArea--iconPap{left:0!important;position:absolute;top:10%!important;width:200px}@media only screen and (max-width:991px){.containeruserArea--iconPap{display:none}}.containeruserArea--iconPlat{left:unset!important;position:absolute;right:20px!important;top:5%!important;width:150px}@media only screen and (max-width:991px){.containeruserArea--iconPlat{display:none}}.containeruserArea--iconChi{left:unset!important;position:absolute;right:200px!important;top:52%!important;width:150px}@media only screen and (max-width:991px){.containeruserArea--iconChi{display:none}}.containeruserArea__content{width:100%}.containeruserArea__content--titleBox{align-content:center;align-items:center;display:flex;flex-flow:row wrap;justify-content:center;padding:40px 0 20px}@media only screen and (max-width:991px){.containeruserArea__content--titleBox{padding:40px 0}}.containeruserArea__content--title,.containeruserArea__content--titleAward{color:#fff;display:grid;font-size:32px;line-height:37px;position:relative;text-align:center;text-transform:uppercase;z-index:1}@media only screen and (min-width:640px){.containeruserArea__content--title,.containeruserArea__content--titleAward{display:initial;font-size:46px;line-height:52px}}@media only screen and (min-width:1280px){.containeruserArea__content--title,.containeruserArea__content--titleAward{font-size:60px;line-height:60px}}.containeruserArea__content--title:before,.containeruserArea__content--titleAward:before{background:url(/img/iconMancha.png);background-repeat:no-repeat;background-size:contain;content:"";height:120px;left:-60px;position:absolute;top:0;width:120px;z-index:-1}.containeruserArea__content--title:after,.containeruserArea__content--titleAward:after{background:url(/img/marcorightSuper.png);background-repeat:no-repeat;background-size:contain;content:"";height:120px;position:absolute;right:-30px;top:-20px;width:150px}.containeruserArea__content--copy{color:#fff;font-family:Iron-Brine;font-size:22px;font-weight:400;line-height:30px;margin:0 auto;max-width:675px;text-align:center;width:100%}@media only screen and (max-width:767px){.containeruserArea__content--copy{font-size:18px;line-height:150%;width:100%}}.containeruserArea__content--points{align-content:center;align-items:flex-start;display:flex;flex-flow:row wrap;justify-content:space-between;margin:50px auto 30px;max-width:700px;width:100%}@media only screen and (max-width:767px){.containeruserArea__content--points{flex-direction:column-reverse;justify-content:center;margin-top:50px;width:100%}}.containeruserArea__content--points .boxMoney{align-content:center;align-items:center;display:flex;flex-flow:row wrap;flex-direction:column;justify-content:center}.containeruserArea__content--points .boxMoney--content{height:145px;margin-bottom:60px;position:relative;width:230px}.containeruserArea__content--points .boxMoney--content--bk{left:-15px;position:absolute;top:-45px}.containeruserArea__content--points .boxMoney--content--points{align-content:center;align-items:center;display:flex;height:50%;justify-content:center;margin-top:14px;position:relative;z-index:0}.containeruserArea__content--points .boxMoney--content--points .points{color:#0056b6;font-family:Iron-Brine;font-size:43px;line-height:100%;margin-left:20px}.containeruserArea__content--points .boxMoney--content--copy{align-content:center;align-items:center;color:#0056b6;display:flex;flex-flow:row wrap;font-family:Iron-Brine;font-size:24px;height:25%;justify-content:center;line-height:36px;position:relative;text-align:center;text-transform:uppercase;z-index:0}.containeruserArea__content--points .boxMoney--content--copy:before{background:#0056b6;content:"";height:2px;left:0;margin:0 auto;position:absolute;right:0;top:-10px;width:75%}.containeruserArea__content--points .boxPosition{align-content:center;align-items:center;display:flex;flex-flow:row wrap;flex-direction:column;justify-content:center}@media only screen and (max-width:767px){.containeruserArea__content--points .boxPosition{margin-top:60px;order:-1}}.containeruserArea__content--points .boxPosition--content{height:145px;margin-bottom:60px;position:relative;width:230px}.containeruserArea__content--points .boxPosition--content--bk{left:-15px;position:absolute;top:-45px}.containeruserArea__content--points .boxPosition--content--points{align-content:center;align-items:center;display:flex;height:50%;justify-content:center;margin-top:14px;position:relative;z-index:0}.containeruserArea__content--points .boxPosition--content--points .points{color:#0056b6;font-family:Anton;font-family:Iron-Brine;font-size:43px;line-height:100%}.containeruserArea__content--points .boxPosition--content--copy{align-content:center;align-items:center;color:#0056b6;display:flex;flex-flow:row wrap;font-family:Iron-Brine;font-size:24px;height:30%;justify-content:center;line-height:24px;position:relative;text-align:center;text-transform:uppercase;z-index:0}.containeruserArea__content--points .boxPosition--content--copy:before{background:#0056b6;content:"";height:2px;left:0;margin:0 auto;position:absolute;right:0;top:-10px;width:75%}.containeruserArea__content .boxPrize{margin-top:100px}@media only screen and (max-width:767px){.containeruserArea__content .boxPrize{width:70%}.containeruserArea__content .boxPrize .boxUser--name{font-size:24px}}.containeruserArea__content .boxaward{margin:70px auto;max-width:990px;width:90%}@media only screen and (max-width:767px){.containeruserArea__content .boxaward{width:90%}}.containeruserArea__content .boxaward__content{display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:767px){.containeruserArea__content .boxaward__content{gap:20px;grid-template-columns:repeat(1,1fr);margin-bottom:45px}}.containeruserArea__content .boxaward__content:last-of-type{margin-bottom:0}.containeruserArea__content .boxaward__content--single{align-content:center;align-items:center;background-color:#fff;border-radius:10px;display:flex;flex-flow:row wrap;flex-flow:unset;height:113px;justify-content:flex-start;position:relative;width:100%}@media only screen and (max-width:767px){.containeruserArea__content .boxaward__content--single{flex-wrap:nowrap}}.containeruserArea__content .boxaward__content--single--money{height:60px;left:-30px;position:absolute;top:-30px;width:60px}.containeruserArea__content .boxaward__content--single--money img{width:100%}.containeruserArea__content .boxaward__content--single--money p{align-content:center;align-items:center;bottom:0;color:#893a1b;display:flex;flex-flow:row wrap;font-size:9.24622px;height:56px;justify-content:center;left:0;line-height:11px;position:absolute;right:0;text-align:center;text-transform:uppercase;top:0}.containeruserArea__content .boxaward__content--single--img{height:100%}@media only screen and (max-width:767px){.containeruserArea__content .boxaward__content--single--img{height:100%;-o-object-fit:contain;object-fit:contain;width:40%}}.containeruserArea__content .boxaward__content--single--desc{padding:5px 10px}@media only screen and (max-width:767px){.containeruserArea__content .boxaward__content--single--desc{padding-right:10px}}.containeruserArea__content .boxaward__content--single--desc .text1{color:#114c96;font-family:Anton;font-size:24px;line-height:150%}@media only screen and (max-width:767px){.containeruserArea__content .boxaward__content--single--desc .text1{font-size:22px}}.containeruserArea__content .boxaward__content--single--desc .text2{color:#04a5df;font-family:Anton;font-size:14px;line-height:150%}@media only screen and (max-width:767px){.containeruserArea__content .boxaward__content--single--desc .text2{font-size:13px}}.containeruserArea__content .boxaward__content--single--desc .text3{color:#04a5df;font-family:Anton;font-size:14px;line-height:150%}@media only screen and (max-width:767px){.containeruserArea__content .boxaward__content--single--desc .text3{font-size:13px}}@media only screen and (min-width:767px){.containeruserArea__content .boxaward__empty:only-child{grid-column:1/3}}.containerAlbum{background:linear-gradient(180deg,#0062b2 4.24%,#01b6ed 48.13%);min-height:calc(100vh - 150px);padding-bottom:50px;position:relative;width:100%}.containerAlbum--wall{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.containerAlbum--imgLeft{height:105%;left:-20px;-o-object-position:top;object-position:top;pointer-events:none;position:absolute;top:-60px;width:auto}@media only screen and (max-width:767px){.containerAlbum--imgLeft{left:0}}.containerAlbum--imgRight{height:105%;-o-object-position:top;object-position:top;pointer-events:none;position:absolute;right:-20px;top:-60px;width:auto}@media only screen and (max-width:767px){.containerAlbum--imgRight{right:0}}.containerAlbum .iconsAlbum{height:100%;position:absolute;width:100%}@media only screen and (max-width:991px){.containerAlbum .iconsAlbum{display:none}}.containerAlbum--iconPap{left:0!important;position:absolute;top:10%!important;width:200px}@media only screen and (max-width:991px){.containerAlbum--iconPap{display:none}}.containerAlbum--iconPlat{left:unset!important;position:absolute;right:20px!important;top:5%!important;width:150px}@media only screen and (max-width:991px){.containerAlbum--iconPlat{display:none}}.containerAlbum--iconChi{left:unset!important;position:absolute;right:200px!important;top:52%!important;width:150px}@media only screen and (max-width:991px){.containerAlbum--iconChi{display:none}}.containerAlbum__content{width:100%}.containerAlbum__content--title{color:#fff;font-size:24px;line-height:150%;margin:40px auto 80px;text-align:center;text-shadow:0 3px 4px rgba(0,0,0,.25);width:750px}.containerAlbum__content--title span{color:#ffed02}@media only screen and (max-width:991px){.containerAlbum__content--title{font-size:16px;margin:20px 0 40px;width:100%}}.containerAlbum__content .boxProgress{text-align:center}.containerAlbum__content .boxProgress--label{color:#fff;margin-right:10px}.containerAlbum__content .boxProgress--progress{border-radius:7px;height:15px;margin:0 auto;width:40%}@media only screen and (max-width:991px){.containerAlbum__content .boxProgress--progress{width:70%}}.containerAlbum__content .boxProgress--progress::-webkit-progress-bar{background-color:#ffed02;border-radius:7px}.containerAlbum__content .boxProgress--progress::-webkit-progress-value{background-color:#f93105;border-radius:7px}.containerAlbum__content .boxProgress--labelBonus{color:#ffed02;margin-left:10px}.containerAlbum__content .boxcodesSnacks{margin-top:40px}@media only screen and (max-width:991px){.containerAlbum__content .boxcodesSnacks{padding-bottom:40px}}.containerAlbum__content .boxcodesSnacks__single{max-width:230px;position:relative}@media only screen and (max-width:991px){.containerAlbum__content .boxcodesSnacks__single{margin:0 auto}}.containerAlbum__content .boxcodesSnacks__single--snack{align-content:center;align-items:center;background:#00a0dc;border:3px solid #fff;border-radius:15px;display:flex;flex-flow:row wrap;flex-direction:column;justify-content:center;padding:25px;position:relative}.containerAlbum__content .boxcodesSnacks__single--snack .formcodeSnack{position:relative}.containerAlbum__content .boxcodesSnacks__single--snack .formcodeSnack--input{background:#000;border:2px solid #fff;border-radius:16px;color:#ffed02;font-family:Anton;font-size:24px;font-weight:400;text-align:center;width:150px}.containerAlbum__content .boxcodesSnacks__single--snack .formcodeSnack--input:focus-visible{outline:none}.containerAlbum__content .boxcodesSnacks__single--snack .formcodeSnack--input::-webkit-inner-spin-button{-webkit-appearance:none;opacity:0}.containerAlbum__content .boxcodesSnacks__single--snack .formcodeSnack .msninputSnack{color:#f93105;font-family:Montserrat;font-size:16px;font-weight:600;left:0;letter-spacing:2px;margin:0 auto;position:absolute;right:0;text-align:center}.containerAlbum__content .boxcodesSnacks__single--snack .formcodeSnack .msninputSnack.hide{display:none}.containerAlbum__content .boxcodesSnacks__single--snack img{margin-top:40px;width:150px}.containerAlbum__content .boxcodesSnacks__single--snack--mask{background:rgba(0,0,0,.5);border-radius:16px;display:none;height:100%;left:0;position:absolute;top:0;width:100%}.containerAlbum__content .boxcodesSnacks__single--coins{height:105px;margin:20px auto 30px;position:relative;width:170px}.containerAlbum__content .boxcodesSnacks__single--coins--bk{height:100%;left:0;position:absolute;top:0;width:100%}.containerAlbum__content .boxcodesSnacks__single--coins .boxCoin{align-content:center;align-items:center;display:flex;height:60%;justify-content:center;position:relative;z-index:0}.containerAlbum__content .boxcodesSnacks__single--coins .boxCoin img{height:40px;width:40px}.containerAlbum__content .boxcodesSnacks__single--coins .boxCoin .points{color:#ffed02;font-size:40px;line-height:72px;margin-left:20px}.containerAlbum__content .boxcodesSnacks__single--coins--copy{align-content:center;align-items:center;color:#fff;display:flex;flex-flow:row wrap;font-size:24px;height:40%;justify-content:center;line-height:36px;position:relative;text-align:center;text-transform:uppercase;z-index:0}.containerAlbum__content .boxcodesSnacks__single--lock{display:none;left:0;margin:auto;margin-top:0!important;position:absolute;right:0;top:45%;width:80px!important}.containerAlbum__content .boxcodesSnacks__single.disabled .boxcodesSnacks__single--lock,.containerAlbum__content .boxcodesSnacks__single.disabled .boxcodesSnacks__single--snack--mask{display:block}.containerAlbum__content .boxcodesSnacks__single.disabled .boxcodesSnacks__single--snack{border:3px solid hsla(0,0%,100%,.644)}.containerAlbum__content .boxcodesSnacks .swiper-pagination-bullet{background-color:#fff;height:20px;margin-right:15px;width:20px}.containerAlbum__content .btn{margin:20px auto 0}.containerAwards{background:linear-gradient(180deg,#0062b2 4.24%,#01b6ed 48.13%);min-height:calc(100vh - 150px);padding-bottom:50px;position:relative;width:100%}.containerAwards--wall{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.containerAwards--imgLeft{height:105%;left:-20px;-o-object-position:top;object-position:top;pointer-events:none;position:absolute;top:-60px;width:auto}@media only screen and (max-width:767px){.containerAwards--imgLeft{left:0}}.containerAwards--imgRight{height:105%;-o-object-position:top;object-position:top;pointer-events:none;position:absolute;right:-20px;top:-60px;width:auto}@media only screen and (max-width:767px){.containerAwards--imgRight{right:0}}.containerAwards .iconsAwards{height:100%;position:absolute;width:100%}@media only screen and (max-width:991px){.containerAwards .iconsAwards{display:none}}.containerAwards--iconPap{left:0!important;position:absolute;top:10%!important;width:200px}@media only screen and (max-width:991px){.containerAwards--iconPap{display:none}}.containerAwards--iconPlat{left:unset!important;position:absolute;right:20px!important;top:5%!important;width:150px}@media only screen and (max-width:991px){.containerAwards--iconPlat{display:none}}.containerAwards--iconChi{left:unset!important;position:absolute;right:200px!important;top:52%!important;width:150px}@media only screen and (max-width:991px){.containerAwards--iconChi{display:none}}.containerAwards__content{position:relative;width:100%}.containerAwards__content.container--limit{max-width:100%}.containerAwards__content .bkTitle h1:before,.containerAwards__content .bkTitle h2:before{top:-15px}.containerAwards__content .bkTitle--title.desktop{display:none}@media only screen and (min-width:767px){.containerAwards__content .bkTitle--title.desktop{display:block}.containerAwards__content .bkTitle--title.mobile{display:none}}.containerAwards__content .bkTitle--title.mobile:after,.containerAwards__content .bkTitle--title.mobile:before{display:none}.containerAwards__content--money{align-content:center;align-items:center;display:flex;flex-flow:row wrap;flex-direction:column;justify-content:center;position:absolute;right:100px;top:10px}@media only screen and (max-width:991px){.containerAwards__content--money{display:none}}.containerAwards__content--money .boxMoney--content{bottom:-30px;height:145px;left:55px;position:relative;width:230px}.containerAwards__content--money .boxMoney--content--bk{left:-15px;position:absolute;top:-45px}.containerAwards__content--money .boxMoney--content--points{align-content:center;align-items:center;display:flex;height:53%;justify-content:center;margin-top:10px;position:relative;z-index:0}.containerAwards__content--money .boxMoney--content--points img{height:40px;width:40px}.containerAwards__content--money .boxMoney--content--points .points{color:#0056b6;font-family:Iron-Brine;font-size:43px;line-height:100%;margin-left:20px}.containerAwards__content--money .boxMoney--content--copy{align-content:center;align-items:center;color:#0056b6;display:flex;flex-flow:row wrap;font-family:Iron-Brine;font-size:24px;height:40%;justify-content:center;line-height:36px;position:relative;text-align:center;text-transform:uppercase;z-index:0}.containerAwards__content--money .boxMoney--content--copy:before{background:#0056b6;content:"";height:2px;left:0;margin:0 auto;position:absolute;right:0;top:-10px;width:75%}.containerAwards__content--title{color:#fff;font-family:Iron-Brine;font-size:24px;line-height:28px;margin:40px auto;max-width:500px;text-align:center;text-shadow:0 3px 4px rgba(0,0,0,.25);width:90%}.containerAwards__content--title span{color:#ffed02}@media only screen and (min-width:991px){.containerAwards__content--title{font-size:30px;line-height:34px;max-width:450px}}@media only screen and (min-width:1280px){.containerAwards__content--title{max-width:570px}}.containerAwards__content .carouselAwards{margin:0 auto;width:95%}.containerAwards__content .carouselAwards__content{position:relative;width:100%}.containerAwards__content .carouselAwards__content--carousel{padding:0 0 120px}@media only screen and (max-width:767px){.containerAwards__content .carouselAwards__content--carousel{width:90%}}.containerAwards__content .carouselAwards__content--carousel--single{align-content:center;align-items:center;display:flex;flex-flow:row wrap;flex-direction:column;height:auto;justify-content:center;position:relative;width:100%}@media only screen and (max-width:991px){.containerAwards__content .carouselAwards__content--carousel--single{margin:0 auto}}.containerAwards__content .carouselAwards__content--carousel--single--bk{height:100%;width:100%}.containerAwards__content .carouselAwards__content--carousel--single .btn{width:78%}.containerAwards__content .carouselAwards__content--carousel--single--money{left:6%;position:absolute;top:6%;width:24%}@media only screen and (max-width:991px){.containerAwards__content .carouselAwards__content--carousel--single--money{width:22%}}@media only screen and (max-width:767px){.containerAwards__content .carouselAwards__content--carousel--single--money{left:40px;top:40px}}.containerAwards__content .carouselAwards__content--carousel--single--money img{width:100%}.containerAwards__content .carouselAwards__content--carousel--single--money p{align-content:center;align-items:center;bottom:0;color:#893a1b;display:flex;flex-flow:row wrap;font-family:Montserrat;font-size:8px;font-weight:700;height:85%;justify-content:center;left:0;line-height:9px;position:absolute;right:0;text-align:center;text-transform:uppercase;top:3%}.containerAwards__content .carouselAwards__content--carousel .swiper-pagination-bullet{background-color:#fff;height:20px;margin:0 10px;opacity:.6;width:20px}.containerAwards__content .carouselAwards__content--carousel .swiper-pagination-bullet-active{opacity:1}.containerAwards__content .carouselAwards__content--carousel .swiper-pagination.hand{display:none}.containerAwards__content .carouselAwards__content--carousel .hand{bottom:10px;left:0;position:absolute;text-align:center;width:100%}.containerAwards__content .carouselAwards__content--carousel .hand img{-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:moviRotate;animation-name:moviRotate}.containerAwards__content .carouselAwards__content--carousel .hand:before{-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:moviendrew;animation-name:moviendrew;color:#fff;content:"➜";display:block;left:5px;position:relative;top:15px}@-webkit-keyframes moviendrew{0%{transform:translateX(0)}to{transform:translateX(20px)}}@keyframes moviendrew{0%{transform:translateX(0)}to{transform:translateX(20px)}}@-webkit-keyframes moviRotate{0%{transform:rotate(-20deg)}to{transform:rotate(20deg)}}@keyframes moviRotate{0%{transform:rotate(-20deg)}to{transform:rotate(20deg)}}.containerAwards__content .carouselAwards__content--carouseltops .swiper-slide{height:auto}.containerAwards__content .carouselAwards__content--carouseltops .topboxes{display:flex;flex-direction:column;height:100%;min-height:280px;padding:20px;position:relative;width:100%}@media only screen and (max-width:767px){.containerAwards__content .carouselAwards__content--carouseltops .topboxes{height:100%}}.containerAwards__content .carouselAwards__content--carouseltops .topboxes .title{color:#00248d;font-family:Alfarn,arial;font-size:25px;padding-bottom:12px;text-align:center}.containerAwards__content .carouselAwards__content--carouseltops .topboxes .title.purple{color:#892890}.containerAwards__content .carouselAwards__content--carouseltops .topboxes .flaminghot{left:calc(50% - 125px);position:absolute;top:36px;width:250px}.containerAwards__content .carouselAwards__content--carouseltops .topboxes .flaminghot img{width:100%}.containerAwards__content .carouselAwards__content--carouseltops .topboxes .premios{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;justify-items:center}.containerAwards__content .carouselAwards__content--carouseltops .topboxes .premios .premio{width:calc(33% - 4px)}@media only screen and (max-width:767px){.containerAwards__content .carouselAwards__content--carouseltops .topboxes .premios .premio{margin:0 30%;width:40%}}.containerAwards__content .carouselAwards__content--carouseltops .topboxes .premios .premio img{width:100%}.containerAwards__content .carouselAwards__content--carouseltops .topboxes .premios .premio p{color:#005da6;font-size:12px;padding-top:10px;text-align:center}.containerAwards__content .carouselAwards__content--carouseltops .topboxes--wall{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.containerAwards__content .carouselAwards__content--carouseltops .topboxes .hoho{color:#00248d;padding:15px 0 0;text-align:center}.containerAwards__content .carouselAwards__content--carouseltops .swiper-pagination{bottom:0;margin:20px 0;position:inherit}.containerAwards__content .carouselAwards__content--carouseltops .swiper-pagination .swiper-pagination-bullet{background-color:#fff;height:25px;margin:0 10px;opacity:.5;width:25px}.containerAwards__content .carouselAwards__content--carouseltops .swiper-pagination .swiper-pagination-bullet-active{background-color:#fff;opacity:1}@media only screen and (min-width:767px){.containerAwards__content--boxNfts{margin-top:30px}}.containerAwards__content--boxNfts--carousel{align-content:flex-start;align-items:flex-start;display:flex;flex-flow:row wrap;height:600px;justify-content:center;position:relative;width:100%}.containerAwards__content--boxNfts--carousel--bk{height:80%;left:0;position:absolute;top:10%;width:100%}@media only screen and (max-width:767px){.containerAwards__content--boxNfts--carousel--bk{-o-object-fit:cover;object-fit:cover}}.containerAwards__content--boxNfts--carousel--topbg{height:15%;left:0;position:absolute;top:0;width:100%;z-index:1}@media only screen and (max-width:767px){.containerAwards__content--boxNfts--carousel--topbg{-o-object-fit:cover;object-fit:cover}}.containerAwards__content--boxNfts--carousel--bottombg{bottom:0;height:20%;left:0;position:absolute;width:100%;z-index:1}@media only screen and (max-width:767px){.containerAwards__content--boxNfts--carousel--bottombg{-o-object-fit:cover;object-fit:cover}}.containerAwards__content--boxNfts--carousel .carouselNfts{height:70%;margin-top:100px;padding-bottom:50px;width:100%}.containerAwards__content--boxNfts--carousel .carouselNfts--single{align-content:center;align-items:center;display:flex;flex-flow:row wrap;flex-direction:column;height:100%;justify-content:center;width:100%}@media only screen and (max-width:991px){.containerAwards__content--boxNfts--carousel .carouselNfts--single{margin:0 auto;min-width:90%;width:90%}}.containerAwards__content--boxNfts--carousel .carouselNfts--single--img{filter:drop-shadow(15px 15px 17px rgba(0,0,0,.5));height:80%;-o-object-fit:contain;object-fit:contain;width:100%}.containerAwards__content--boxNfts--carousel .carouselNfts--single--desc{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#005da6;display:flex;display:-webkit-box;font-family:Iron-Brine;font-size:20px;height:20%;line-height:23px;overflow:hidden;text-align:center;text-overflow:ellipsis;text-shadow:0 2.60444px 3.47259px rgba(0,0,0,.25)}.containerAwards__content--boxNfts--carousel .carouselNfts .swiper-pagination{bottom:30px}.containerAwards__content--boxNfts--carousel .carouselNfts .swiper-pagination-bullet{background-color:#005da6;height:20px;margin:0 10px;opacity:.6;width:20px}.containerAwards__content--boxNfts--carousel .carouselNfts .swiper-pagination-bullet-active{opacity:1}@media only screen and (min-width:620px){.containerAwards__content--boxNfts--carousel .carouselNfts .swiper-pagination{display:none}}.containerlandingGame{background:linear-gradient(180deg,#0062b2 4.24%,#01b6ed 48.13%);min-height:calc(100vh - 150px);padding-bottom:50px!important;position:relative;width:100%}@media only screen and (max-width:767px){.containerlandingGame{min-height:100vh}}.containerlandingGame--wall{left:0;-o-object-fit:cover;object-fit:cover;pointer-events:none;top:0}.containerlandingGame .iconlGame,.containerlandingGame--wall{height:100%;position:absolute;width:100%}@media only screen and (max-width:991px){.containerlandingGame .iconlGame{display:none}}.containerlandingGame--iconPap{left:0!important;position:absolute;top:10%!important;width:200px}@media only screen and (max-width:991px){.containerlandingGame--iconPap{display:none}}.containerlandingGame--iconPlat{left:unset!important;position:absolute;right:20px!important;top:5%!important;width:150px}@media only screen and (max-width:991px){.containerlandingGame--iconPlat{display:none}}.containerlandingGame--iconChi{bottom:10%!important;left:0!important;position:absolute;right:unset!important;top:unset!important;width:150px}@media only screen and (max-width:991px){.containerlandingGame--iconChi{display:none}}.containerlandingGame__content{width:100%}.containerlandingGame__content .bannerGame{align-content:center;align-items:center;display:flex;flex-flow:row wrap;flex-direction:column;justify-content:space-between;width:100%}@media only screen and (max-width:767px){.containerlandingGame__content .bannerGame{height:unset;max-width:100%;padding-bottom:120px;position:relative}}.containerlandingGame__content .bannerGame--left{width:50%}@media only screen and (max-width:767px){.containerlandingGame__content .bannerGame--left{width:100%}}.containerlandingGame__content .bannerGame--left--content--img{display:block;margin:29px auto 15px;width:349px}@media only screen and (max-width:767px){.containerlandingGame__content .bannerGame--left--content--img{display:block;margin:0 auto;width:310px}}.containerlandingGame__content .bannerGame--left--content p{color:#fff;font-size:18px;text-align:center}@media only screen and (max-width:767px){.containerlandingGame__content .bannerGame--left--content p{padding:0 20px}}.containerlandingGame__content .bannerGame--left--content .btn{box-shadow:0 10px 0 #aca003;font-family:Alfarn;margin:25px auto;text-align:center}@media only screen and (max-width:767px){.containerlandingGame__content .bannerGame--left--content .btn{bottom:60px;height:55px;left:0;margin:0 auto;position:absolute;right:0;width:250px}}.containerlandingGame__content .bannerGame--right{position:relative;width:90%}@media only screen and (max-width:1560px){.containerlandingGame__content .bannerGame--right{height:100%}}@media only screen and (max-width:767px){.containerlandingGame__content .bannerGame--right{width:100%}}.containerlandingGame__content .bannerGame--right img{width:100%}.containerlandingGame__content .bannerGame--right--points{left:63px;margin:0 auto;position:absolute;right:0;top:73px;width:120px}@media only screen and (max-width:767px){.containerlandingGame__content .bannerGame--right--points{left:50px;top:60px}}.containerlandingGame__content .bannerGame--right--points--img{transform:rotate(8.62deg);width:100%}.containerlandingGame__content .bannerGame--right--points--copy{bottom:16px;color:#fff;font-family:Anton;font-size:37px;left:0;line-height:100%;margin:0 auto;position:absolute;right:0;text-align:center;transform:rotate(4.95deg)}.containerlandingGame__content .bannerGame--right .bodegon .desktop{display:block}@media only screen and (max-width:767px){.containerlandingGame__content .bannerGame--right .bodegon .desktop{display:none}}.containerlandingGame__content .bannerGame--right .bodegon .mobile{display:none}@media only screen and (max-width:767px){.containerlandingGame__content .bannerGame--right .bodegon .mobile{display:block;margin:0 auto;width:65%}}@media only screen and (max-width:480px){.containerlandingGame__content .bannerGame--right .bodegon .mobile{width:85%}}@media only screen and (max-width:360px){.containerlandingGame__content .bannerGame--right .bodegon .mobile{width:95%}}@media only screen and (max-width:767px){.containerlandingGame__content .detodito-container{height:100%;padding:0}}.containerRanking{background:linear-gradient(180deg,#0062b2 4.24%,#01b6ed 48.13%);min-height:calc(100vh - 150px);padding-bottom:50px;position:relative;width:100%}.containerRanking--wall{left:0;-o-object-fit:cover;object-fit:cover;pointer-events:none;top:0}.containerRanking .iconsRanking,.containerRanking--wall{height:100%;position:absolute;width:100%}@media only screen and (max-width:991px){.containerRanking .iconsRanking{display:none}}.containerRanking--iconPap{left:0!important;position:absolute;top:10%!important;width:200px}@media only screen and (max-width:991px){.containerRanking--iconPap{display:none}}.containerRanking--iconPlat{left:unset!important;position:absolute;right:20px!important;top:5%!important;width:150px}@media only screen and (max-width:991px){.containerRanking--iconPlat{display:none}}.containerRanking--iconChi{left:unset!important;position:absolute;right:200px!important;top:52%!important;width:150px}@media only screen and (max-width:991px){.containerRanking--iconChi{display:none}}.containerRanking__content{align-content:center;align-items:center;display:flex;flex-flow:row wrap;flex-direction:column;justify-content:center;width:100%}.containerRanking__content .boxRanking{margin-top:30px;width:75%}@media only screen and (max-width:767px){.containerRanking__content .boxRanking{width:100%}}.containerRanking__content .boxRanking__top{align-content:center;align-items:center;display:flex;flex-flow:row wrap;flex-wrap:nowrap;justify-content:space-between;width:100%}@media only screen and (max-width:767px){.containerRanking__content .boxRanking__top{flex-wrap:wrap}}.containerRanking__content .boxRanking__top--left{width:45%}@media only screen and (max-width:767px){.containerRanking__content .boxRanking__top--left{width:100%}}.containerRanking__content .boxRanking__top--left--copy{color:#fff;font-family:Iron-Brine;font-size:29px;line-height:37px;text-shadow:0 3px 4px rgba(0,0,0,.25)}.containerRanking__content .boxRanking__top--left--copy span{color:#ffed02}@media only screen and (max-width:767px){.containerRanking__content .boxRanking__top--left--copy{font-size:22px;line-height:25px;margin-bottom:20px;text-align:center}}.containerRanking__content .boxRanking__top--right{width:53%}@media only screen and (max-width:767px){.containerRanking__content .boxRanking__top--right{width:100%}}.containerRanking__content .boxRanking__top--right .rankingPersonal{align-content:center;align-items:center;background-color:#a5c200;border-radius:10px;display:flex;flex-flow:row wrap;flex-wrap:wrap;justify-content:space-between;padding:25px 20px}@media only screen and (max-width:767px){.containerRanking__content .boxRanking__top--right .rankingPersonal{flex-direction:column;justify-content:center}}.containerRanking__content .boxRanking__top--right .rankingPersonal--name{color:#fff;font-size:34px;font-weight:700;line-height:32px;padding-right:10px;width:320px}@media only screen and (max-width:767px){.containerRanking__content .boxRanking__top--right .rankingPersonal--name{text-align:center}}.containerRanking__content .boxRanking__top--right .rankingPersonal--scores{align-content:center;align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;width:40%}@media only screen and (max-width:767px){.containerRanking__content .boxRanking__top--right .rankingPersonal--scores{margin-top:20px;width:100%}}.containerRanking__content .boxRanking__top--right .rankingPersonal--scores--single{position:relative;text-align:center}@media only screen and (max-width:767px){.containerRanking__content .boxRanking__top--right .rankingPersonal--scores--single{width:50%}}.containerRanking__content .boxRanking__top--right .rankingPersonal--scores--single--text{color:#fff;font-size:18px;font-weight:700;line-height:18px;opacity:.5}.containerRanking__content .boxRanking__top--right .rankingPersonal--scores--single--number{color:#fff;font-size:24px;font-weight:700;line-height:24px;margin-top:10px}.containerRanking__content .boxRanking__top--right .rankingPersonal--scores--single:first-child:after{background-color:#fff;content:"";height:100%;position:absolute;right:-25px;top:0;width:2px}@media only screen and (max-width:767px){.containerRanking__content .boxRanking__top--right .rankingPersonal--scores--single:first-child:after{right:0}}.containerRanking__content .boxRanking--line{background-color:#fff;border-radius:50px;height:5px;margin:30px 0;width:100%}.containerRanking__content .boxRanking__middle{height:auto;padding-bottom:50px;position:relative;width:100%}.containerRanking__content .boxRanking__middle--arrows{align-content:center;align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;position:absolute;right:0;top:0;width:120px}@media only screen and (max-width:767px){.containerRanking__content .boxRanking__middle--arrows{top:-2px;width:100px}}.containerRanking__content .boxRanking__middle--arrows .btn{border-radius:6px;height:50px;line-height:55px;padding:0;width:50px}@media only screen and (max-width:767px){.containerRanking__content .boxRanking__middle--arrows .btn{height:40px;line-height:45px;width:40px}}.containerRanking__content .boxRanking__middle--arrows .btn.disabled{opacity:.7;pointer-events:none}.containerRanking__content .boxRanking__middle--arrows--right img{transform:rotate(-180deg)}.containerRanking__content .boxRanking__middle__single{display:block;height:auto;width:100%}.containerRanking__content .boxRanking__middle__single.hiddenWeek{display:none}.containerRanking__content .boxRanking__middle__single__week{margin-bottom:20px}.containerRanking__content .boxRanking__middle__single__week--numberWeek{color:#fff;font-size:40px;font-weight:700;line-height:40px}@media only screen and (max-width:767px){.containerRanking__content .boxRanking__middle__single__week--numberWeek{font-size:24px;line-height:24px}}.containerRanking__content .boxRanking__middle__single__week--rangeWeek{color:#fff;font-family:Anton;font-size:24px;font-weight:400;line-height:120%}@media only screen and (max-width:767px){.containerRanking__content .boxRanking__middle__single__week--rangeWeek{font-size:16px}}.containerRanking__content .boxRanking__middle__single__ranking--top{align-items:center;background:rgba(0,0,0,.5);border-radius:10px;display:flex;flex-wrap:nowrap;gap:20px;height:50px;justify-content:space-between;padding:0 20px;width:100%}.containerRanking__content .boxRanking__middle__single__ranking--top .position{color:#fff;font-size:24px;font-weight:700;line-height:24px;width:120px}@media only screen and (max-width:767px){.containerRanking__content .boxRanking__middle__single__ranking--top .position{font-size:14px;line-height:14px;width:auto}}.containerRanking__content .boxRanking__middle__single__ranking--top .participant{color:#fff;font-size:24px;font-weight:700;line-height:24px;width:70%}@media only screen and (max-width:767px){.containerRanking__content .boxRanking__middle__single__ranking--top .participant{font-size:14px;line-height:14px;width:40%}}.containerRanking__content .boxRanking__middle__single__ranking--top .score{color:#fff;font-size:24px;font-weight:700;line-height:24px;width:150px}@media only screen and (max-width:767px){.containerRanking__content .boxRanking__middle__single__ranking--top .score{font-size:14px;line-height:14px;width:auto}}.containerRanking__content .boxRanking__middle__single__ranking--body{align-items:center;background:#fff;border-radius:10px;display:flex;flex-wrap:nowrap;gap:10px;height:65px;justify-content:space-between;margin:15px 0;padding-right:20px;width:100%}@media only screen and (min-width:767px){.containerRanking__content .boxRanking__middle__single__ranking--body{gap:20px}}.containerRanking__content .boxRanking__middle__single__ranking--body.showS{display:flex}.containerRanking__content .boxRanking__middle__single__ranking--body .position{align-content:center;align-items:center;background:rgba(0,93,166,.1);color:#005da6;display:flex;flex-flow:row wrap;font-size:24px;font-weight:700;height:100%;justify-content:center;line-height:24px;padding-left:20px;text-align:center;width:130px}@media only screen and (max-width:767px){.containerRanking__content .boxRanking__middle__single__ranking--body .position{font-size:18px;line-height:18px;padding-left:0;width:60px}}.containerRanking__content .boxRanking__middle__single__ranking--body .participant{color:#005da6;font-size:24px;font-weight:700;line-height:24px;padding-left:20px;width:67%}@media only screen and (max-width:767px){.containerRanking__content .boxRanking__middle__single__ranking--body .participant{font-size:18px;line-height:18px;padding-left:0;width:45%}}.containerRanking__content .boxRanking__middle__single__ranking--body .score{color:#005da6;font-size:24px;font-weight:700;line-height:24px;text-align:center;width:150px}@media only screen and (max-width:767px){.containerRanking__content .boxRanking__middle__single__ranking--body .score{font-size:18px;line-height:18px;width:auto}}.containerRanking__content .boxRanking__middle__single__ranking--body.orange{background:#fec304}.containerRanking__content .boxRanking__middle__single__ranking--body.orange .participant,.containerRanking__content .boxRanking__middle__single__ranking--body.orange .position,.containerRanking__content .boxRanking__middle__single__ranking--body.orange .score{color:#fff}.containerRanking__content .boxRanking__middle__single .boxPagination{align-items:center;display:flex;flex-direction:column;width:100%}.containerRanking__content .boxRanking__middle__single .boxPagination--more{color:#ffed02;cursor:pointer;display:inline-block;font-family:Anton;font-size:24px;font-weight:400;line-height:120%;margin-top:30px;text-align:center;text-decoration:underline;text-transform:uppercase}.containerRanking__content .boxRanking__middle__single .boxPagination--more.disabledBtn{display:none}.containerRanking__content .boxRanking__middle--play{margin:40px auto 25px}.containerawardsRedemption{align-items:center;background:linear-gradient(180deg,#0062b2 4.24%,#01b6ed 48.13%);display:flex;justify-content:center;min-height:calc(100vh - 150px);padding-bottom:50px;position:relative;width:100%}.containerawardsRedemption--wall{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.containerawardsRedemption--imgLeft{height:105%;left:-20px;-o-object-position:top;object-position:top;pointer-events:none;position:absolute;top:-60px;width:auto}@media only screen and (max-width:767px){.containerawardsRedemption--imgLeft{left:0}}.containerawardsRedemption--imgRight{height:105%;-o-object-position:top;object-position:top;pointer-events:none;position:absolute;right:-20px;top:-60px;width:auto}@media only screen and (max-width:767px){.containerawardsRedemption--imgRight{right:0}}.containerawardsRedemption .iconsAwards{height:100%;position:absolute;width:100%}@media only screen and (max-width:991px){.containerawardsRedemption .iconsAwards{display:none}}.containerawardsRedemption--iconPap{left:0!important;position:absolute;top:10%!important;width:200px}@media only screen and (max-width:991px){.containerawardsRedemption--iconPap{display:none}}.containerawardsRedemption--iconPlat{left:unset!important;position:absolute;right:20px!important;top:5%!important;width:150px}@media only screen and (max-width:991px){.containerawardsRedemption--iconPlat{display:none}}.containerawardsRedemption--iconChi{left:unset!important;position:absolute;right:200px!important;top:52%!important;width:150px}@media only screen and (max-width:991px){.containerawardsRedemption--iconChi{display:none}}.containerawardsRedemption__content{position:relative;width:100%}.containerawardsRedemption__content .carouselAwards{width:100%}.containerawardsRedemption__content .carouselAwards__content{margin-top:50px;position:relative;width:100%}.containerawardsRedemption__content .carouselAwards__content--single{align-content:center;align-items:center;display:flex;flex-flow:row wrap;flex-direction:column;height:auto;justify-content:center;margin:0 auto;max-width:400px;position:relative;width:90%}@media only screen and (max-width:991px){.containerawardsRedemption__content .carouselAwards__content--single{margin:0 auto}}.containerawardsRedemption__content .carouselAwards__content--single--bk{height:100%;width:100%}.containerawardsRedemption__content .carouselAwards__content--single--money{left:50px;position:absolute;top:45px}@media only screen and (max-width:767px){.containerawardsRedemption__content .carouselAwards__content--single--money{left:40px;top:40px}}.containerawardsRedemption__content .carouselAwards__content--single--money img{width:100%}.containerawardsRedemption__content .carouselAwards__content--single--money p{align-content:center;align-items:center;bottom:0;color:#893a1b;display:flex;flex-flow:row wrap;font-family:Montserrat;font-size:8px;font-weight:700;height:56px;justify-content:center;left:0;line-height:11px;position:absolute;right:0;text-align:center;text-transform:uppercase;top:0}.containerawardsRedemption__content .carouselAwards--copy{color:#fff;font-family:Iron-Brine;font-size:32px;line-height:40px;margin:20px 0;text-align:center;text-shadow:0 3px 4px rgba(0,0,0,.25)}.containerawardsRedemption__content .carouselAwards .btn{margin:0 auto;width:230px}.containerawardsForm__content{align-content:center;align-items:center;display:flex;flex-flow:row wrap;justify-content:center;min-height:calc(100vh - 300px);width:100%}.containerawardsForm__content--title{color:#fff;font-family:Iron-Brine;font-size:20px;line-height:24px;margin-bottom:40px;text-align:center;text-transform:uppercase;z-index:1}@media only screen and (min-width:991px){.containerawardsForm__content--title{font-size:25px;line-height:40px}}.containerawardsForm__content .formG{align-content:center;align-items:center;display:flex;flex-flow:row wrap;flex-direction:column;justify-content:center;min-height:650px;width:70%}@media only screen and (max-width:767px){.containerawardsForm__content .formG{width:100%}}.containerawardsForm__content .formG--bk.desktop{height:65%;top:20%}.containerawardsForm__content .formG--bk.mobile{height:80%;top:10%}.containerawardsForm__content .formG__content{margin:0 auto;padding-top:0;width:90%}.containerawardsForm__content .formG__content--btn{margin-top:80px}.containerawardsForm__content .formG .isAlone .formG__content--input:only-child{width:95%}.containersingletext{background:linear-gradient(180deg,#0062b2 4.24%,#01b6ed 48.13%);min-height:calc(100vh - 150px);padding-bottom:50px;position:relative;width:100%}.containersingletext--wall{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.containersingletext__content{margin-bottom:-145px;position:relative;width:100%}.containersingletext__content .detodito-container{padding:30px}@media only screen and (max-width:767px){.containersingletext__content .detodito-container{height:auto;padding:0}}.containersingletext__content .detodito-container .bgmancha{position:relative}.containersingletext__content .detodito-container .bgmancha .manchon{display:block;height:100%;position:absolute;width:100%}@media only screen and (max-width:767px){.containersingletext__content .detodito-container .bgmancha .manchon{display:none}}.containersingletext__content .detodito-container .bgmancha .manchonmin{display:none;height:100%;position:absolute;width:100%}@media only screen and (max-width:767px){.containersingletext__content .detodito-container .bgmancha .manchonmin{display:block}}.containersingletext__content .detodito-container .bgmancha .texto{margin:0 auto;padding:10%;position:relative;width:85%}@media only screen and (max-width:767px){.containersingletext__content .detodito-container .bgmancha .texto{padding:10% 5% 300px}}.containersingletext__content .detodito-container .bgmancha .texto h1{color:#fff;font-size:25px;padding:20px 0 30px;text-align:center}.containersingletext__content .detodito-container .bgmancha .texto p{color:#fff;font-family:Montserrat;font-size:16px;font-weight:600;line-height:24px;padding-bottom:20px}.containersingletext__content .detodito-container .bgmancha .texto ul{padding:10px 40px 20px}.containersingletext__content .detodito-container .bgmancha .texto ul li{color:#fff;font-family:Montserrat;font-size:16px;font-weight:600;line-height:24px}.containersingletext__content .detodito-container .bgmancha .texto a{color:#fff;text-decoration:underline}.containersingletext__content .detodito-container .space404{margin:0 auto;padding:30px 0 60px;text-align:center;width:80%}.containersingletext__content .detodito-container .space404 .texto{color:#fff}.containersingletext__content .detodito-container .space404 .texto h1{font-size:30px}.containersingletext__content .detodito-container .space404 .texto p{font-size:20px}.containersingletext__content .detodito-container .space404 .image404{height:50vh;margin:0 auto}@media only screen and (max-width:767px){.containersingletext__content .detodito-container .space404 .image404{height:auto;width:100%}}.containersingletext__content .detodito-container .space404 .btn{margin:0 auto}.containersingletext__content .detodito-container .spacety{margin:0 auto;padding:30px 0 60px;text-align:center;width:95%}.containersingletext__content .detodito-container .spacety .texto{color:#fff;margin:0 auto;max-width:300px;width:100%}.containersingletext__content .detodito-container .spacety .texto h1{font-size:30px}.containersingletext__content .detodito-container .spacety .texto p{font-size:20px}@media only screen and (min-width:767px){.containersingletext__content .detodito-container .spacety .texto{max-width:700px}}.containersingletext__content .detodito-container .spacety .imagety{margin:0 auto;max-width:572px;width:100%}.containersingletext__content .detodito-container .spacety .btn{margin:50px auto}.containersingletext.tobgtyc{background-size:contain}.containeriframegame__content{margin-top:-95px}.containeriframegame__content iframe{border:none;height:100vh;position:relative;width:100%;z-index:9}.containerMezcla{min-height:calc(100vh - 60px);padding-bottom:50px!important;position:relative;width:100%}.containerMezcla--wall{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}@media only screen and (max-width:767px){.containerMezcla--wall{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}}.containerMezcla--imgLeft{height:105%;left:-20px;-o-object-position:top;object-position:top;opacity:.8;pointer-events:none;position:absolute;top:20px;width:auto}@media only screen and (max-width:767px){.containerMezcla--imgLeft{display:none;left:0}}.containerMezcla--imgRight{height:105%;-o-object-position:top;object-position:top;pointer-events:none;position:absolute;right:-20px;top:-60px;width:auto}@media only screen and (max-width:767px){.containerMezcla--imgRight{display:none;right:0}}.containerMezcla .iconsAwards{height:100%;position:absolute;width:100%}@media only screen and (max-width:991px){.containerMezcla .iconsAwards{display:none}}.containerMezcla--iconPap{left:0!important;position:absolute;top:10%!important;width:200px}@media only screen and (max-width:991px){.containerMezcla--iconPap{display:none}}.containerMezcla--iconPlat{left:unset!important;position:absolute;right:20px!important;top:5%!important;width:150px}@media only screen and (max-width:991px){.containerMezcla--iconPlat{display:none}}.containerMezcla--iconChi{left:unset!important;position:absolute;right:200px!important;top:52%!important;width:150px}@media only screen and (max-width:991px){.containerMezcla--iconChi{display:none}}.containerMezcla__content{position:relative;width:100%}.containerMezcla__content .bkTitle--title{color:#005da6}.containerMezcla__content--desc{color:#005da6;font-family:Iron-Brine;font-size:32px;line-height:40px;margin:0 auto;position:relative;text-align:center;width:60%;z-index:2}.containerMezcla__content--desc.white{color:#fff}@media only screen and (max-width:767px){.containerMezcla__content--desc{font-size:28px;line-height:34px;padding-bottom:20px;width:100%}}@media only screen and (min-width:767px){.containerMezcla__content--desc.mobile{display:none}}.containerMezcla__content--desc.desktop{display:none}@media only screen and (min-width:767px){.containerMezcla__content--desc.desktop{display:block}}.containerMezcla__content .boxMezcla{margin:30px auto 0;max-width:400px;position:relative;width:100%}@media only screen and (min-width:991px){.containerMezcla__content .boxMezcla{display:grid;gap:50px;grid-template-columns:1fr 1fr;margin:30px auto;max-width:none;width:80%}}@media only screen and (min-width:1440px){.containerMezcla__content .boxMezcla{display:grid;gap:50px;grid-template-columns:1fr 1fr;margin:50px auto;max-width:none;width:80%}}.containerMezcla__content .boxMezcla .arrowBig{display:none;left:-50px;position:absolute;top:35%;transform:translate(-50%,-50%)}@media only screen and (min-width:991px){.containerMezcla__content .boxMezcla .arrowBig{display:block}}.containerMezcla__content .boxMezcla .arrowBig .hover{display:none}.containerMezcla__content .boxMezcla--left{position:relative;text-align:center}@media only screen and (max-width:991px){.containerMezcla__content .boxMezcla--left{width:100%}}.containerMezcla__content .boxMezcla--left .thebolsa{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.containerMezcla__content .boxMezcla--left .maskBlue{height:150%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:150%;z-index:-1}.containerMezcla__content .boxMezcla--left .maskBlue img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.containerMezcla__content .boxMezcla--left .bolsa{height:100%;left:-30px;position:relative;width:100%;z-index:99}@media only screen and (min-width:360px){.containerMezcla__content .boxMezcla--left .bolsa{left:-20px}}@media only screen and (min-width:480px){.containerMezcla__content .boxMezcla--left .bolsa{left:0;position:static}}.containerMezcla__content .boxMezcla--left .bolsa img{width:380px}@media only screen and (min-width:991px){.containerMezcla__content .boxMezcla--left .bolsa img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}}.containerMezcla__content .boxMezcla--left--btn{bottom:20px;display:none;height:50px;left:0;margin:auto;position:absolute;right:0;width:250px;z-index:99}.containerMezcla__content .boxMezcla--left--btn.activeBtn{display:flex}.containerMezcla__content .boxMezcla--left .iconBolsa{height:100%;left:0;position:absolute;top:0;transform:scale(0) translate(-50%,-50%);transition:all 1s ease-in-out;width:100%;z-index:10}.containerMezcla__content .boxMezcla--left .iconBolsa img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.containerMezcla__content .boxMezcla--left .iconBolsa.show{display:block;left:50%;top:50%;transform:scale(1) translate(-50%,-50%);transition:all 1s ease-in-out}.containerMezcla__content .boxMezcla--right{align-items:center;display:flex;justify-content:center;min-height:538px;position:relative}@media only screen and (max-width:991px){.containerMezcla__content .boxMezcla--right{min-height:auto}.containerMezcla__content .boxMezcla--right.rightListado{min-height:auto;width:80%}}.containerMezcla__content .boxMezcla--right--flavors{display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.containerMezcla__content .boxMezcla--right--flavors--single{cursor:-webkit-grab;cursor:grab;text-align:center;transition:all .5s ease-in-out}.containerMezcla__content .boxMezcla--right--flavors--single:hover{transform:scale(1.2);transition:all .5s ease-in-out}.containerMezcla__content .boxMezcla--right--flavors--single:hover~.arrowBig .noHover{display:none}.containerMezcla__content .boxMezcla--right--flavors--single:hover~.arrowBig .hover{display:block}.containerMezcla__content .boxMezcla--right--flavors--single.ingSelected{position:relative}.containerMezcla__content .boxMezcla--right--flavors--single.ingSelected:after{background-color:#72bf44;border-radius:50%;color:#fff;content:"✓";font-size:24px;font-weight:800;height:40px;line-height:38px;position:absolute;right:calc(50% - 71px);top:0;width:40px}@media only screen and (max-width:991px){.containerMezcla__content .boxMezcla--right--flavors{display:none}}.containerMezcla__content .boxMezcla--right__content{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:column;justify-content:center;min-height:460px;width:100%}.containerMezcla__content .boxMezcla--right__content--title{margin-bottom:20px}.containerMezcla__content .boxMezcla--right__content--edit,.containerMezcla__content .boxMezcla--right__content--flavor,.containerMezcla__content .boxMezcla--right__content--title{color:#005da6;font-family:Iron-Brine;font-size:28px;line-height:40px;text-transform:uppercase}.containerMezcla__content .boxMezcla--right__content--edit{margin-top:20px;text-decoration:underline}.containerMezcla__content .boxMezcla .nextmezcla01{display:none;text-align:center}.containerMezcla__content .boxMezcla .nextmezcla01.show{display:block}.containerMezcla__content .boxMezcla .ingredientmobile{display:none;position:relative;width:100%}@media only screen and (max-width:991px){.containerMezcla__content .boxMezcla .ingredientmobile{display:block}}.containerMezcla__content .boxMezcla .ingredientmobile .slideflavors .swiper-slide{padding-top:30px}.containerMezcla__content .boxMezcla .ingredientmobile .slideflavors__navigation .swiper-button-prev{background:#fff200;border:2px solid #fff200;border-radius:10px;box-shadow:0 10px 0 #aca003;color:#fff200;height:40px;left:20px;width:40px}.containerMezcla__content .boxMezcla .ingredientmobile .slideflavors__navigation .swiper-button-prev:after{color:#005da6;font-size:18px;font-weight:900;margin-right:4px}.containerMezcla__content .boxMezcla .ingredientmobile .slideflavors__navigation .swiper-button-next{background:#fff200;border:2px solid #fff200;border-radius:10px;box-shadow:0 10px 0 #aca003;color:#fff200;height:40px;right:20px;width:40px}.containerMezcla__content .boxMezcla .ingredientmobile .slideflavors__navigation .swiper-button-next:after{color:#005da6;font-size:18px;font-weight:900;margin-left:4px}.bideoBilletera{width:90%}.bideoBilletera__body{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:1100px;min-height:40vh;position:relative;width:100%}@media only screen and (min-width:480px){.bideoBilletera__body{min-height:55vh}}@media only screen and (min-width:767px){.bideoBilletera__body{min-height:85vh}}.bideoBilletera__body .content{cursor:pointer;position:relative;top:-15px;width:90%;z-index:1}@media only screen and (min-width:767px){.bideoBilletera__body .content{top:-45px}}.bideoBilletera__body .content__img{border-radius:13px;margin:0 auto;overflow:hidden;width:90%}@media only screen and (min-width:767px){.bideoBilletera__body .content__img{width:75%}}.bideoBilletera__body .content__img img{height:100%;width:100%}.bideoBilletera__body .content__play{height:40px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:40px}@media only screen and (min-width:991px){.bideoBilletera__body .content__play{height:70px;width:70px}}.bideoBilletera__bk,.bideoBilletera__body .content__play img{height:100%;width:100%}.bideoBilletera__bk{left:0;position:absolute;top:0}.bideoBilletera__bk img{height:100%;left:-5%;position:relative;width:115%}#terms-condition{text-align:justify;text-shadow:1px 1px 2px #272a31}#terms-condition .indexText,#terms-condition .subTitle{color:#fff}#terms-condition .subIndexText{color:#fff;padding:5px 0 15px}#terms-condition p{padding:5px 0 15px}#terms-condition a{color:#fff}#terms-condition a:hover{color:#fff;text-decoration:underline}#terms-condition ul li{padding:5px 0}#terms-condition table{border:1px solid #fff;color:#fff;font-family:Montserrat;font-size:12px;font-weight:700;margin:1.5rem 0;padding:3px;text-align:justify;width:100%}#terms-condition table td,#terms-condition table th{border:1px solid #fff;padding:10px;text-align:center}#terms-condition img{max-width:100px;width:100%}

/*# sourceMappingURL=main.css.map*/