/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:rgba(60,60,60,.29);--vt-c-divider-light-2:rgba(60,60,60,.12);--vt-c-divider-dark-1:rgba(84,84,84,.65);--vt-c-divider-dark-2:rgba(84,84,84,.48);--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:rgba(60,60,60,.66);--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:hsla(0,0%,92%,.64);--BLUE:#0077c8;--BLACK:#25282a;--BLUE_BTN_1:#0077c8;--BLUE_BTN_COLOR1:#92daec;--CORAL:#ff4b44;--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-1);--section-gap:160px}@media(prefers-color-scheme:dark){:root{--color-background:var(--vt-c-black);--color-background-soft:var(--vt-c-black-soft);--color-background-mute:var(--vt-c-black-mute);--color-border:var(--vt-c-divider-dark-2);--color-border-hover:var(--vt-c-divider-dark-1);--color-heading:var(--vt-c-text-dark-1);--color-text:var(--vt-c-text-dark-2)}}*,:after,:before{box-sizing:border-box;font-weight:400;margin:0}body{background:var(--color-background);color:var(--color-text);font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6;min-height:100vh;text-rendering:optimizeLegibility;transition:color .5s,background-color .5s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--max-width:640px;overflow-x:hidden!important}select{font-family:inherit}#app{font-weight:400;margin:0 auto;width:100%}@media(min-width:1024px){body{display:flex;place-items:center}}.uppercase{text-transform:uppercase}.hide{display:none!important}.show{display:block!important}.rows{display:flex;flex-direction:column;gap:10px}.game{align-items:center;height:auto}.game,.game__topbar{display:flex;flex-direction:column;width:100%}.game__topbar{background-position:50%;gap:8px;isolation:isolate;justify-content:center;max-width:900px;min-height:80px;overflow:hidden;position:relative}.game__topbar--taller{height:124px}.game__titletopbar{color:#00001b;font-size:32px;font-size:36px;font-style:normal;font-weight:800;text-align:center;text-transform:uppercase;width:100%}.game__btnclosetopbar{align-items:center;cursor:pointer;display:flex;position:absolute;right:13px;transition:filter .3s ease 0s;width:24px;z-index:1}.game__btnclosetopbar:hover{filter:brightness(.5)}.game__bottom{align-items:center;background:var(--background-color);border-top:1px solid #eaeaea;bottom:0;box-sizing:border-box;display:flex;gap:20px;max-width:900px;padding:24px 0;position:-webkit-sticky;position:sticky;width:100%;z-index:10}.game__bottom--noborder{border:none}.game__bottom--done{border-top:4px solid var(--CORAL);max-width:898px;width:100%}.game__coralbtn{align-items:center;background:var(--CORAL);border:2px solid transparent;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:12px;font-style:normal;font-weight:700;gap:8px;height:40px;isolation:isolate;justify-content:center;line-height:100%;min-width:158px;padding:12px 24px;text-decoration:none;text-transform:uppercase}.game__coralbtn--disabled{opacity:.4;pointer-events:none}.game__coralbtn--lg{margin:0!important}.game__coralbtn--m15{margin:0 15px}.desktop .game__coralbtn:hover{background:#fff;border:2px solid var(--CORAL);color:var(--CORAL)}.game__coralbtn--invert{background:transparent;border:2px solid var(--CORAL);color:var(--CORAL)}.desktop .game__coralbtn--invert:hover{background:var(--CORAL);color:#fff}.game__coralbtninverse,.game__coralbtnwaiting{align-items:center;background:#fff!important;border:2px solid var(--CORAL)!important;color:var(--CORAL)!important;cursor:pointer;display:flex;flex-direction:row;font-size:12px;font-style:normal;font-weight:700;gap:8px;height:40px;isolation:isolate;justify-content:center;line-height:100%;min-width:158px;padding:12px 24px;text-transform:uppercase}.game__coralbtninverse:hover{background:var(--CORAL);border:2px solid #fff;color:#fff}.game__btn{align-items:center;border:2px solid var(--CORAL);cursor:pointer;display:flex;flex-direction:row;font-size:12px;font-style:normal;font-weight:700;gap:8px;height:40px;isolation:isolate;justify-content:center;line-height:100%;min-width:158px;padding:12px 24px;text-transform:uppercase}.game__btn--disabled{opacity:.4;pointer-events:none}.game__btn--lg{margin:0!important}.game__btn--primary{background:var(--CORAL);border:2px solid transparent;color:#fff}.game__primary:hover{background:#fff;border:2px solid var(--CORAL);color:var(--CORAL)}.game__btn--secondary{background:transparent;color:var(--CORAL)}.game__secondary:hover{background:var(--CORAL);border:2px solid var(--CORAL);color:#fff}.game__content{gap:16px;max-width:898px}.game__container,.game__content{display:flex;flex-direction:column;width:100%}.game__container{font-size:18px;height:auto;margin:0 auto;max-width:900px;padding:16px 16px 0;z-index:5}.game__container--pt{background-color:transparent;padding:50px 1em 10px}.game__container--notready{display:flex;flex-direction:column;height:65%;justify-content:space-between}.game__notready{min-height:300px}.game__fade{animation-duration:2s;animation-name:fade-instrucciones-anim}@keyframes fade-instrucciones-anim{0%{opacity:0}to{opacity:1}}.game__textblock{gap:8px;height:auto;margin:10px 0;min-height:17px;padding:0;text-align:left;width:100%}.game__title{color:#00001b;font-size:16px;font-style:normal;font-weight:400;height:auto;line-height:120%;margin:5px 0;max-width:460px;min-height:17px;padding:0 15px;text-align:center}.game__title--short{max-width:365px}.game__title--bold{font-weight:700}.game__image,.game__video{margin-bottom:10px;max-height:50%;max-width:382px;width:100%}.game__image--grande,.game__video--grande{max-width:680px}.game__descripcion{color:#70707f;font-size:14px;font-style:normal;font-weight:400;height:auto;line-height:120%;margin:0;max-width:460px;min-height:17px;padding:0 15px;text-align:center}.game__question{display:flex;flex-direction:column}.popup{background:#0009;bottom:0;display:none;left:0;outline:0;overflow:hidden;position:fixed;right:0;top:0;z-index:2051}.popup__dialog{left:50%;margin:0 auto;max-height:100%;max-width:600px;overflow:visible;overflow-y:visible;overflow-y:auto;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.popup__closeicon{cursor:pointer;height:20px;position:absolute;right:18px;top:18px;width:20px;z-index:1}.popup__content{background:#fff;background-clip:border-box;background-clip:padding-box;border:1px solid #eaeaea;gap:10px;height:100%;justify-content:space-between;outline:0;overflow:hidden;overflow-y:auto;padding:18px;position:relative}.popup__body,.popup__content{display:flex;flex-direction:column;width:100%}.popup__body{align-items:flex-start;background:#fff;box-sizing:border-box;font-size:20px;height:auto;isolation:isolate;line-height:28px}.popup__body,.popup__title{justify-content:center;text-align:left}.popup__title{color:#00001b;font-size:36px;font-stretch:600;font-weight:900;letter-spacing:.005em;line-height:40px;width:100%}.popup__image{max-height:200px;width:100%}.popup__description{color:#000;display:flex;flex-direction:column;font-size:20px;font-weight:900;justify-content:center;line-height:24px;line-height:28px;max-width:550px;text-align:center;text-align:left;width:100%}.popup__description--column{flex-direction:column;gap:8px}.popup__footercontainer{gap:20px;width:100%}.popup__button,.popup__footercontainer{display:flex;flex-direction:row;justify-content:center}.popup__button{align-items:center;background:var(--CORAL);border:1px solid var(--CORAL);color:#fff;cursor:pointer;font-size:14px;font-style:normal;font-weight:700;isolation:isolate;line-height:100%;min-width:129px;padding:12px 32px;text-transform:uppercase}.popup__button--secondary{background:transparent;color:var(--CORAL)}.popup__button:hover{background:#fff;border:1px solid var(--CORAL);color:var(--CORAL)}.popup__button--secondary:hover{background:var(--CORAL);color:#fff}.card__top{align-items:center;background:var(--CORAL);display:flex;justify-content:center;position:relative}.card__top--invert{background:#000}.card__bottom{align-items:flex-start;background:#fff;color:#000;display:flex;flex:1;flex-direction:column;height:50%;padding:1em;text-align:left;width:100%}.card__bottom--invert{background:#000;color:#fff}.card__tags{display:flex;justify-content:space-between;width:100%}.card__title{font-size:1em;font-weight:700}.card__description{flex:1;font-size:1em}.card__links{align-items:flex-end;display:flex;flex:1;justify-content:space-between;width:100%}.card__cta{align-items:baseline;color:var(--CORAL);display:flex;text-align:right}.card__cta--cursor{cursor:pointer}.card__cta--tiny{font-size:12px}.card__cta--invert{color:#fff}.card__cta--up:after,.card__cta:after{content:"►";margin-left:.5em}.card__cta--up:after{transform:rotate(-90deg) translate(5px)}.card__cta--down:after{content:"►";margin-left:.5em;transform:rotate(90deg) translate(0)}.custom-checkbox{cursor:pointer;display:inline-block;line-height:20px;position:relative}.custom-checkbox input[type=checkbox]{cursor:pointer;opacity:0}.custom-checkbox .checkmark{background-color:#fff;border:2px solid #d5d5d5;border-radius:5px;height:20px;left:0;margin:3px .5ex;position:absolute;top:0;transition:background .2s ease 0s;width:20px}.custom-checkbox .checkmark:after{border:solid #fff;border-width:0 2px 2px 0;content:"";display:none;height:10px;left:6px;position:absolute;top:2px;transform:rotate(45deg);width:5px}.custom-checkbox input:checked~.checkmark:after{display:block}.custom-checkbox input:checked~.checkmark{background-color:var(--button-bg-default);border-color:var(--button-bg-default)}@media(max-width:1180px){.game__container{max-height:82%}}@media(max-width:980px){.game__container{font-size:16px;top:80px}.game__descripcion{font-size:16px}}@media(max-width:900px){.game{padding:0}}@media(max-width:700px){.game{height:auto}}@media(max-width:680px){.game__titletopbar{font-size:26px;height:28px;padding:0 20px;text-align:start}.game__btnclosetopbar{align-items:center;display:flex}.game__container{font-size:14px;max-height:90%;top:60px;width:98%}.game__image,.game__video{max-width:70%}.game__descripcion{font-size:14px}.game__coralbtn,.game__coralbtninverse,.game__coralbtnwaiting{min-width:90px}.popup__closeicon{right:1em}}@media(max-width:450px){.game__titletopbar{font-size:18px;height:auto}.game__container{font-size:14px;max-height:90%;top:60px;width:100%}.game{min-height:auto}.game__container{border:none}.popup__closeicon{right:8px;top:8px}.popup__title{font-size:clamp(20px,28px,36px);max-width:100%}}#app{background:#f8f8f8}@font-face{font-display:block;font-family:Source Sans Pro;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/sourcesanspro/v22/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2)}body{color:#000}h2,h3,h4,h5{font-weight:900}div.h2,div.h2 p,h2{font-size:36px;letter-spacing:.005em;line-height:40px;text-align:left}div.h3,div.h3 p,h3{line-height:28px;text-align:left}div.h3{margin:14px 0}div.h4,div.h4 p,div.h5,div.h5 p,h4,h5{font-size:20px;line-height:24px;text-align:left}div.h5,div.h5 p,h5{line-height:28px}i{font-size:14px;font-style:italic;font-weight:700;line-height:16px;text-align:left}.link,a,u{font-weight:600}.link,a{cursor:pointer;font-size:20px;line-height:28px;text-align:left;text-decoration:underline}p{font-size:16px;line-height:24px}big,div.big p,p{font-weight:400;text-align:left}big,div.big p{font-size:20px;line-height:28px}ol li,ul li{font-size:20px;font-weight:600;line-height:28px;text-align:left}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.page-version{bottom:5px;color:#999;font-size:10px;position:fixed;right:10px;z-index:1000}.hollow-dots-spinner,.hollow-dots-spinner *{box-sizing:border-box}.hollow-dots-spinner{height:15px;width:90px}.hollow-dots-spinner .dot{animation:hollow-dots-spinner-animation 1.5s ease 0s infinite;border:3px solid #606060;border-radius:50%;float:left;height:15px;margin:0 7.5px;transform:scale(0);width:15px}.hollow-dots-spinner .dot:first-child{animation-delay:.5s}.hollow-dots-spinner .dot:nth-child(2){animation-delay:1s}.hollow-dots-spinner .dot:nth-child(3){animation-delay:1.5s}@keyframes hollow-dots-spinner-animation{50%{opacity:1;transform:scale(1)}to{opacity:0}}@font-face{font-display:block;font-family:OlympicHeadline;font-style:normal;font-weight:700;src:url(./OlympicHeadline-Regular.NfLQXqfC.woff)}@font-face{font-display:block;font-family:Inter;font-style:normal;font-weight:700;src:url(./Inter_28pt-Regular.Dou9gfMK.ttf)}.content__empty[data-v-a735e4bd]{align-items:center;color:#000;display:flex;flex-direction:column;font-family:Inter;height:100%;min-height:100vh;padding:2em;width:100%}.content__empty[data-v-a735e4bd] img{height:100px;-o-object-fit:contain;object-fit:contain;width:100px}.loader-container[data-v-a735e4bd]{align-items:center;display:flex;height:90vh;justify-content:center}.text-container[data-v-a735e4bd]{margin-bottom:1rem;margin-top:60px}.message_title[data-v-a735e4bd]{font-family:OlympicHeadline;font-size:95px;font-weight:700;margin-bottom:40px;text-align:center}.message_subtitle[data-v-a735e4bd]{font-size:28px;font-weight:400;margin-bottom:30px;text-align:center}.divider[data-v-a735e4bd]{border:0;border-top:1px solid #ddd;margin:20px auto 40px;width:577px}.message_description[data-v-a735e4bd]{font-size:20px;font-weight:400;margin-top:1rem;text-align:center}.btn[data-v-a735e4bd]{background-color:#000;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:Inter;font-size:16px;font-weight:400;padding:16px 24px;transition:background-color .3s ease}.footer[data-v-68adf74c]{box-sizing:border-box;position:relative;width:100%}.footer__content[data-v-68adf74c]{display:flex;flex-direction:column;gap:24px;height:100%;margin:0 auto;max-height:60px;max-width:672px;overflow:hidden;padding:16px;transition:max-height .5s ease-out;width:100%}.footer__content--expanded[data-v-68adf74c]{max-height:500px}.footer__body[data-v-68adf74c]{display:flex;flex-direction:column;gap:24px}.footer__header[data-v-68adf74c]{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.footer__title[data-v-68adf74c]{font-size:16px;font-weight:700;line-height:24px;text-align:left}.footer__toggle[data-v-68adf74c]{align-items:center;background:transparent;border:1px solid #fff;border-radius:4px;display:flex;gap:0;height:24px;justify-content:center;padding:3px 0 0;width:24px}.footer__toggle--on[data-v-68adf74c]{background:#fff}.footer__links[data-v-68adf74c]{align-items:flex-start;display:flex;flex-direction:column;gap:24px}.footer__link[data-v-68adf74c]{color:inherit;font-size:12px;font-weight:400;line-height:16px;text-align:left;width:100%}.footer__copyright[data-v-68adf74c]{font-size:14px;font-weight:400;line-height:20px;text-align:left}.nuxt-icon{height:1em;margin-bottom:.125em;vertical-align:middle;width:1em}.nuxt-icon--fill,.nuxt-icon--fill *{fill:currentColor}.selector_language{align-items:center;align-self:var(--button-alignment-lang);background-color:var(--background-default-lang);border:var(--border-width-lang) solid var(--border-color-lang);border-radius:var(--border-radius-lang);bottom:50%;color:var(--text-color-default-lang);cursor:pointer;display:flex;gap:8px;justify-content:center;padding:4px 16px;position:absolute;right:8px;transform:translateY(50%);transition:background-color .5s ease-in-out,color .5s ease-in-out;width:auto;z-index:10}.selector__item:hover,.selector_language:hover{background-color:var(--background-hover-lang);color:var(--text-color-hover-lang)}.selector_language--expanded{background-color:var(--background-hover-lang)}.selector_language__link{cursor:pointer;font-size:14px;font-weight:700;line-height:20px;text-align:left;text-decoration:none}.selector__toggle{align-items:center;display:flex;gap:0;justify-content:center}.selector__list{background-color:var(--background-default-lang);border:1px solid #4d4d4d;border-radius:8px;color:var(--text-color-default-lang);display:flex;flex-direction:column;gap:12px;position:absolute;right:10px;top:50px;width:128px;z-index:10}.selector__item{color:inherit;font-size:14px;font-weight:700;line-height:20px;padding:6px 12px;text-align:left;text-decoration:none;transition:background-color .2s ease-in-out,color .2s ease-in-out}.selector__item:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.selector__item:last-child{border:none;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.header[data-v-57f9869c]{align-items:center;background-color:#fff;display:flex;height:100%;justify-content:center;position:relative}.header_campaign[data-v-57f9869c]{max-height:88px;max-width:var(--max-width);width:100%}.header_image[data-v-57f9869c]{bottom:0;height:100%;left:0;max-height:88px;position:absolute;right:0;top:0;width:100vw}.generic_header__content[data-v-57f9869c]{background-color:#f3f3f3;display:flex;justify-content:center;padding:20px 0;width:100%}.logo[data-v-57f9869c]{height:auto;max-height:70px;-o-object-fit:contain;object-fit:contain}.header__content[data-v-57f9869c]{align-items:center;display:flex;flex-direction:row;gap:8px;height:100%;justify-content:center;padding:8px 0;position:relative;width:100%}.header__link[data-v-57f9869c]{display:block;line-height:0}.page__error[data-v-432d7296]{min-height:100vh}.error__content[data-v-432d7296],.page__error[data-v-432d7296]{display:flex;flex-direction:column;gap:24px;padding-top:8px;width:100%}.error__content[data-v-432d7296]{flex:1;margin:auto;max-width:var(--max-width)}.b2p-error[data-v-432d7296]{align-items:center;display:flex;flex:1;flex-direction:column;height:100%;justify-content:center;width:100%}.b2p-error__image[data-v-432d7296]{display:block;height:88px;width:190px}.b2p-error__container[data-v-432d7296]{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 24px}.b2p-error__content[data-v-432d7296]{margin:64px 0 32px;text-align:left;width:100%}.b2p-error h2[data-v-432d7296]{font-family:Olympic Headline,Cervo Light,Arial,Helvetica Neue,游ゴシック,游ゴシック体,YuGothic,Yu Gothic,ＭＳ ゴシック,MS Gothic,sans-serif;font-size:60px;font-weight:700;letter-spacing:1px;line-height:50px;margin:0;text-transform:uppercase}.b2p-error .error-separator[data-v-432d7296]{display:none}.b2p-error__description[data-v-432d7296]{font-size:18px;font-weight:400;line-height:28px;margin:0;text-align:left}.b2p-error__link[data-v-432d7296]{align-items:center;background-color:#000;border-radius:4px;color:#fff;display:inline-flex;font-size:16px;font-weight:400;justify-content:center;line-height:24px;margin-top:90px;padding:12px;-webkit-text-decoration:solid;text-decoration:solid}.b2p-error__return[data-v-432d7296]{cursor:pointer;margin-right:12px}html[dir=rtl] .b2p-error__link img[data-v-432d7296]{transform:scaleX(-1)}html[dir=rtl] .b2p-error__content[data-v-432d7296],html[dir=rtl] .b2p-error__description[data-v-432d7296]{text-align:right}@media screen and (min-width:768px){.b2p-error__content[data-v-432d7296]{margin-bottom:40px;text-align:center}.b2p-error__content .error-separator[data-v-432d7296],.b2p-error__content h2[data-v-432d7296]{display:inline-block}}
