.infoBox[data-v-716c6d8c]{display:flex;flex-direction:column;row-gap:.5rem;border:2px solid #af9767;border-radius:8px;background:#213b55;font-size:1.2rem;padding:.8rem .8rem;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center;width:20%;min-width:400px;margin:0 auto;margin-bottom:1rem;position:relative}.infobox-hidden[data-v-716c6d8c]{display:none}.infoBox[data-v-716c6d8c]:hover{background:#274461}@media screen and (max-width:800px){.infoBox[data-v-716c6d8c]{width:85%;min-width:0}}.infoBox .title[data-v-716c6d8c]{font-weight:1000;font-size:1rem}.close[data-v-716c6d8c]{position:absolute;background:#ad1d1d;border:2px solid #af9767;color:#fff;top:-15px;right:-12px;padding:.3rem;border-radius:2px}.close[data-v-716c6d8c]:hover{cursor:pointer;background:#c72929}.copy-mail[data-v-716c6d8c]{color:#84b9ff}.copy-mail[data-v-716c6d8c]:hover{cursor:pointer}.emphasis[data-v-716c6d8c]{color:#56d27f}.smaller[data-v-716c6d8c]{color:#bbb;font-size:.95rem}.store-buttons[data-v-716c6d8c]{display:flex;flex-direction:row;justify-content:space-around;align-items:center}.store-buttons img[data-v-716c6d8c]{width:45%;display:block;max-width:180px;transition:width .1s ease}.store-buttons img[data-v-716c6d8c]:hover{cursor:pointer;width:48%}@media screen and (max-width:350px){.store-buttons[data-v-716c6d8c]{flex-direction:column;justify-content:center;row-gap:1rem}.store-buttons img[data-v-716c6d8c]{width:100%}.store-buttons img[data-v-716c6d8c]:hover{cursor:pointer;width:100%}}.qrcode[data-v-716c6d8c]{width:100px;border-radius:5px;box-shadow:0 2px 4px 0 #0e1e25,0 2px 16px 0 rgba(14,30,37,.92);transition:width .1s ease}.qrcode[data-v-716c6d8c]:hover{width:105px;cursor:pointer}.beware[data-v-716c6d8c]{color:#f6d44e;font-size:1rem;margin:0 auto;margin-top:1rem}#menu{width:100%}#subtitle{margin-bottom:1rem;font-size:1.2rem;font-weight:500}.buttons-container{display:flex;flex-direction:column;align-items:center;width:100%}.button-game{border:0;cursor:pointer;font-weight:600;font-size:0;color:#000;text-align:left;transition:all .1s ease-in-out;margin:.4rem 0;width:23%;max-width:370px;overflow:hidden;position:relative;text-align:center}.button-title{top:14px;left:32px;font-size:20px;font-family:PokemonClassic}.button-description,.button-title{position:absolute;font-weight:200;color:#000}.button-description{bottom:25px;left:84px;font-size:11px;font-family:PokemonClassic!important;text-align:left}@media screen and (max-width:1608px){.button-title{top:.9vw;left:1.8vw;font-size:1.3vw}.button-description{bottom:1.5vw;left:4.8vw;font-size:.76vw}}@media screen and (max-width:1000px){.button-game{width:95%}.button-title{top:18.982px;left:31.79px;font-size:22.94px}.button-description{bottom:24.912px;left:82.58px;font-size:13.944px}}@media screen and (max-width:400px){.button-game{width:85%}.button-title{top:4vw;left:7.5vw;font-size:4.4vw}.button-description{bottom:5.5vw;left:18.6vw;font-size:3.15vw}}.button-game:hover{transform:scale(1.02)}:root{--vs-colors--lightest:rgba(60,60,60,0.26);--vs-colors--light:rgba(60,60,60,0.5);--vs-colors--dark:#333;--vs-colors--darkest:rgba(0,0,0,0.15);--vs-search-input-color:inherit;--vs-search-input-bg:#fff;--vs-search-input-placeholder-color:inherit;--vs-font-size:1rem;--vs-line-height:1.4;--vs-state-disabled-bg:#f8f8f8;--vs-state-disabled-color:var(--vs-colors--light);--vs-state-disabled-controls-color:var(--vs-colors--light);--vs-state-disabled-cursor:not-allowed;--vs-border-color:var(--vs-colors--lightest);--vs-border-width:1px;--vs-border-style:solid;--vs-border-radius:4px;--vs-actions-padding:4px 6px 0 3px;--vs-controls-color:var(--vs-colors--light);--vs-controls-size:1;--vs-controls--deselect-text-shadow:0 1px 0 #fff;--vs-selected-bg:#f0f0f0;--vs-selected-color:var(--vs-colors--dark);--vs-selected-border-color:var(--vs-border-color);--vs-selected-border-style:var(--vs-border-style);--vs-selected-border-width:var(--vs-border-width);--vs-dropdown-bg:#fff;--vs-dropdown-color:inherit;--vs-dropdown-z-index:1000;--vs-dropdown-min-width:160px;--vs-dropdown-max-height:350px;--vs-dropdown-box-shadow:0px 3px 6px 0px var(--vs-colors--darkest);--vs-dropdown-option-bg:#000;--vs-dropdown-option-color:var(--vs-dropdown-color);--vs-dropdown-option-padding:3px 20px;--vs-dropdown-option--active-bg:#5897fb;--vs-dropdown-option--active-color:#fff;--vs-dropdown-option--deselect-bg:#fb5858;--vs-dropdown-option--deselect-color:#fff;--vs-transition-timing-function:cubic-bezier(1,-0.115,0.975,0.855);--vs-transition-duration:150ms}.v-select{font-family:inherit;position:relative}.v-select,.v-select *{box-sizing:border-box}:root{--vs-transition-timing-function:cubic-bezier(1,0.5,0.8,1);--vs-transition-duration:0.15s}@keyframes vSelectSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity var(--vs-transition-duration) var(--vs-transition-timing-function)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}:root{--vs-disabled-bg:var(--vs-state-disabled-bg);--vs-disabled-color:var(--vs-state-disabled-color);--vs-disabled-cursor:var(--vs-state-disabled-cursor)}.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected{background-color:var(--vs-disabled-bg);cursor:var(--vs-disabled-cursor)}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--vs-search-input-bg);border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:var(--vs-border-radius);display:flex;padding:0 0 4px;white-space:normal}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative}.vs__actions{align-items:center;display:flex;padding:var(--vs-actions-padding)}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:var(--vs-controls-color);transform:scale(var(--vs-controls-size));transition:transform var(--vs-transition-duration) var(--vs-transition-timing-function);transition-timing-function:var(--vs-transition-timing-function)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(var(--vs-controls-size))}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:var(--vs-controls-color);background-color:transparent;border:0;cursor:pointer;margin-right:8px;padding:0}.vs__dropdown-menu{background:var(--vs-dropdown-bg);border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:0 0 var(--vs-border-radius) var(--vs-border-radius);border-top-style:none;box-shadow:var(--vs-dropdown-box-shadow);box-sizing:border-box;color:var(--vs-dropdown-color);display:block;left:0;list-style:none;margin:0;max-height:var(--vs-dropdown-max-height);min-width:var(--vs-dropdown-min-width);overflow-y:auto;padding:5px 0;position:absolute;text-align:left;top:calc(100% - var(--vs-border-width));width:100%;z-index:var(--vs-dropdown-z-index)}.vs__no-options{text-align:center}.vs__dropdown-option{clear:both;color:var(--vs-dropdown-option-color);cursor:pointer;display:block;line-height:1.42857143;padding:var(--vs-dropdown-option-padding);white-space:nowrap}.vs__dropdown-option--highlight{background:var(--vs-dropdown-option--active-bg);color:var(--vs-dropdown-option--active-color)}.vs__dropdown-option--deselect{background:var(--vs-dropdown-option--deselect-bg);color:var(--vs-dropdown-option--deselect-color)}.vs__dropdown-option--disabled{background:var(--vs-state-disabled-bg);color:var(--vs-state-disabled-color);cursor:var(--vs-state-disabled-cursor)}.vs__selected{align-items:center;background-color:var(--vs-selected-bg);border:var(--vs-selected-border-width) var(--vs-selected-border-style) var(--vs-selected-border-color);border-radius:var(--vs-border-radius);color:var(--vs-selected-color);display:flex;line-height:var(--vs-line-height);margin:4px 2px 0;padding:0 .25em;z-index:0}.vs__deselect{fill:var(--vs-controls-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;cursor:pointer;display:inline-flex;margin-left:4px;padding:0;text-shadow:var(--vs-controls--deselect-text-shadow)}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--loading .vs__selected,.vs--single.vs--open .vs__selected{opacity:.4;position:absolute}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:1px solid transparent;border-left:none;box-shadow:none;color:var(--vs-search-input-color);flex-grow:1;font-size:var(--vs-font-size);line-height:var(--vs-line-height);margin:4px 0 0;max-width:100%;outline:none;padding:0 7px;width:0;z-index:1}.vs__search::-moz-placeholder{color:var(--vs-search-input-placeholder-color)}.vs__search::placeholder{color:var(--vs-search-input-placeholder-color)}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{align-self:center;animation:vSelectSpinner 1.1s linear infinite;border:.9em solid hsla(0,0%,39%,.1);border-left-color:rgba(60,60,60,.45);font-size:5px;opacity:0;overflow:hidden;text-indent:-9999em;transform:translateZ(0) scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;height:5em;transform:scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));width:5em}.vs--loading .vs__spinner{opacity:1}.select{width:190px;margin:0 auto}.vs__dropdown-option{font-size:1rem!important;width:190px}.vs__selected{font-size:1rem}.vs__dropdown-menu{width:190px!important;max-width:190px!important;min-width:0;overflow-x:hidden;max-height:150px}.flag{margin-right:10px;box-shadow:0 2px 4px 0 rgba(14,30,37,.12),0 2px 16px 0 rgba(14,30,37,.32)}.language{color:#000}.settings-buttons[data-v-1bdeec60]{margin-top:2rem;display:flex;flex-direction:column;row-gap:1rem;font-size:2rem;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center}.thank-you[data-v-1bdeec60]{color:#ffff4b}.translators[data-v-1bdeec60]{font-size:1.3rem}.vue-js-switch .v-switch-core{box-shadow:0 0 0 2px #000;border-radius:8px}.loader-container[data-v-0e27ed38]{width:100%}.info-serv[data-v-0e27ed38]{display:flex;flex-direction:column;row-gap:1rem;border:2px solid #af9767;border-radius:8px;background:#213b55;font-size:1rem;padding:.8rem .2rem;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center;width:100%;margin:0 auto;font-size:1.1rem;margin-top:1rem}.tip[data-v-07c95f1f]{font-size:1rem;color:#000}.data-cta-content[data-v-07c95f1f]{display:flex;flex-direction:column;row-gap:1rem}.generated-token-container[data-v-07c95f1f]{position:relative;min-height:2rem;background-color:#fff;border:2px solid #af9767;border-radius:10px;width:100%;margin:0 auto;padding:1rem 0;font-size:1.5rem;letter-spacing:9px;font-family:Arial,Helvetica,sans-serif;font-weight:600;display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center;transition:background-color .2s ease}.generated-token-container[data-v-07c95f1f]:hover{cursor:pointer}.generated-token-container:hover .copy-icon[data-v-07c95f1f]{opacity:.7}.tip-expiry[data-v-07c95f1f]{color:#f6d44e}.copy-icon[data-v-07c95f1f]{position:absolute;right:10px;top:50%;transform:translateY(-50%);opacity:.3;transition:opacity .2s ease}.user-data-container{display:flex;flex-direction:column;row-gap:1rem;width:100%}.user-data-sub-container{display:flex;flex-direction:column;row-gap:.5rem}.user-data-buttons-container{display:flex;flex-direction:column;row-gap:1rem;max-width:400px;background-color:#2b3238;padding:1rem;border-radius:5px;box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09)}.user-data-title{color:#aee8ea}.input-edit{color:#fff!important;background-color:#23282e;border-top:2px solid #004152;border-left:2px solid #004152;border-right:2px solid #004152;border-bottom:2px solid #004152;font-size:1.5rem;width:50%}.emphasis{color:#eaea41;text-transform:uppercase}.error{color:#ff4f4f}.data-cta-container{max-width:800px;margin:0 auto;width:100%;padding:1rem 0;font-size:1.5rem;background-color:#2b3238;border-radius:5px;box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09);transition:all .1s ease}.data-cta-container:hover{background-color:#3e474f;cursor:pointer}.import-input-container{margin-bottom:2rem}.settings-buttons[data-v-680a4e3c]{font-size:2rem}.settings-button[data-v-680a4e3c],.settings-buttons[data-v-680a4e3c]{display:flex;flex-direction:column;row-gap:.5rem;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center}.notifications-displayer[data-v-680a4e3c]{font-size:1rem;display:flex;flex-direction:column;row-gap:.5rem}.notification-displayer[data-v-680a4e3c]{display:flex;flex-direction:column;background-color:#2a323a;border-radius:2px}.top-pickers-container[data-v-680a4e3c]{display:flex;flex-direction:column;row-gap:1rem}.pickers-container[data-v-680a4e3c]{display:flex;flex-direction:row}.picker-container[data-v-680a4e3c]{width:100px;height:100%;display:block}.format-picker[data-v-680a4e3c]{display:flex;flex-direction:column;font-size:1rem;color:#abffce}.modal-title-clickable[data-v-680a4e3c]:hover{cursor:pointer;border-bottom:2px solid #dfdfdf;font-size:2.6rem}.modal-settings-category[data-v-680a4e3c]{font-size:2.5rem;font-weight:800;padding-bottom:.2rem;border-bottom:2px solid #fff}.modal-toggle-title img[data-v-680a4e3c]{display:inline-block;vertical-align:middle}.pickers-container .select{width:90px}.pickers-container .vs--unsearchable .vs__dropdown-toggle{width:90px;background:#272d33}.pickers-container .vs__dropdown-menu{max-height:90px;width:90px!important;max-width:90px!important;background:#272d33;color:#fff}.input-token[data-v-293de604]{width:90%;min-height:2rem;border-radius:20px;background-color:#fff;border:5px solid #1b3649;padding:5% 5%;font-size:2rem;color:#000;text-align:center}.previous-button[data-v-3316427d]{margin-right:5px;filter:brightness(0)}.previous-button[data-v-3316427d]:hover{cursor:pointer}.user-data-modal .vm--modal{padding:2rem 1rem}.current-streak{display:flex;flex-direction:row;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center;position:relative}.current-streak:hover{cursor:default}.main-streak{position:relative;bottom:6px;right:2px;width:40px}.sub-streak-left{position:absolute;width:23px;right:27px;bottom:3px;transform:rotate(-36deg)}.sub-streak-right{position:absolute;width:23px;right:-10px;bottom:5px;transform:rotate(36deg)}.sub-streak-left-2{position:absolute;width:20px;right:20px;bottom:-2px;transform:rotate(-36deg)}.sub-streak-right-2{position:absolute;width:20px;right:1px;bottom:0;transform:rotate(36deg)}.sub-streak-left-3{position:absolute;width:41px;right:22px;bottom:0;transform:rotate(-36deg)}.sub-streak-right-3{position:absolute;width:41px;right:-18px;bottom:5px;transform:rotate(36deg)}.sub-streak-left-4{position:absolute;width:61px;right:14px;bottom:0;transform:rotate(326deg)}.sub-streak-right-4{position:absolute;width:61px;right:-20px;bottom:3px;transform:rotate(11deg)}.sub-streak-cake{position:absolute;width:41px}.sub-streak-cake-candle{position:absolute;width:12px;right:15px;bottom:36px}.streak-value{position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);color:#000;font-weight:1000;font-size:1.4rem;text-shadow:0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff;top:55%;left:55%;font-size:1rem}.streak-value-1{top:55%;left:55%;font-size:1rem}.streak-value-3{font-size:.8rem}.streak-clickable:hover{cursor:pointer}.logo[data-v-3947bfc2]{width:100%;max-width:800px}@media (max-height:500px),screen and (max-width:700px){.logo[data-v-3947bfc2]{width:100%;max-width:700px}}.logo-game[data-v-3947bfc2],.logo[data-v-3947bfc2]{transition:all .2s ease-in-out}.logo-game[data-v-3947bfc2]:hover,.logo[data-v-3947bfc2]:hover{cursor:pointer;transform:scale(1.05)}.logo-game[data-v-3947bfc2]{width:90%;max-width:300px}.header-container[data-v-3947bfc2]{display:flex;flex-direction:column;justify-content:center;width:80%;max-width:334px}.help-button[data-v-3947bfc2]{width:32px}.header-buttons[data-v-3947bfc2]{display:flex;flex-direction:row;-moz-column-gap:1rem;column-gap:1rem;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:space-evenly;width:100%;max-width:200px;margin:0 auto}.header-buttons div[data-v-3947bfc2]{width:25%}.settings-button[data-v-3947bfc2]{transition:transform .1s ease!important}.settings-button[data-v-3947bfc2]:hover{transform:rotate(25deg)}.top-button-img[data-v-3947bfc2]{opacity:.5;transition:opacity .2s ease}.top-button-img[data-v-3947bfc2]:hover{opacity:1;cursor:pointer}.challenger-active-img[data-v-3947bfc2]{opacity:.9;padding:2px;border-bottom:1px solid red}.notes-button[data-v-3947bfc2]{position:relative}.notif-bubble[data-v-3947bfc2]{position:absolute;top:-10px;right:-10px}.flag .fi-fr.fis[data-v-3947bfc2]{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:50%}.top-left-button-game[data-v-3947bfc2],.top-left-button[data-v-3947bfc2],.top-right-button-game[data-v-3947bfc2],.top-right-button[data-v-3947bfc2]{position:absolute;width:32px;top:3.5rem}.top-right-button[data-v-3947bfc2]{left:calc(50vw + 165px)}.top-left-button[data-v-3947bfc2]{right:calc(50vw + 165px)}.top-right-button-game[data-v-3947bfc2]{left:calc(50vw + 145px)}.top-left-button-game[data-v-3947bfc2]{right:calc(50vw + 145px)}@media screen and (max-width:440px){.top-left-button-game[data-v-3947bfc2],.top-left-button[data-v-3947bfc2],.top-right-button-game[data-v-3947bfc2],.top-right-button[data-v-3947bfc2]{top:13vw;width:8vw}.top-right-button[data-v-3947bfc2]{left:87%}.top-left-button[data-v-3947bfc2]{right:87%}.top-right-button-game[data-v-3947bfc2]{left:84%}.top-left-button-game[data-v-3947bfc2]{right:84%}}.top-left[data-v-3947bfc2],.top-right[data-v-3947bfc2]{transition:left .2s ease,right .2s ease}.top-left-button-game img[data-v-3947bfc2],.top-left-button img[data-v-3947bfc2],.top-right-button-game img[data-v-3947bfc2],.top-right-button img[data-v-3947bfc2]{opacity:.7;transition:opacity .2s ease,width .2s ease;width:100%}.top-left-button-game img[data-v-3947bfc2]:hover,.top-left-button img[data-v-3947bfc2]:hover,.top-right-button-game img[data-v-3947bfc2]:hover,.top-right-button img[data-v-3947bfc2]:hover{opacity:1;cursor:pointer}.streak-clickable[data-v-3947bfc2]:hover{cursor:pointer}.flag-header[data-v-3947bfc2]{width:100%!important;transform:scale(1.7,1.2);box-shadow:none;opacity:.8;transition:opacity .1 ease}.flag-header[data-v-3947bfc2]:hover{opacity:1;cursor:pointer}.copy-mail[data-v-8d4ca128]:hover{cursor:pointer}.copied-mail[data-v-8d4ca128]{font-size:.8rem;color:#929292}.version[data-v-8d4ca128]{margin-top:1rem;font-size:.7rem;color:grey}.debug[data-v-8d4ca128]{font-size:.9rem;color:#929292}.debug[data-v-8d4ca128]:hover{cursor:pointer;color:#a8a8a8}.bold[data-v-8d4ca128]{font-weight:1000;font-size:1.2rem;color:#57aecf}.store-buttons[data-v-8d4ca128]{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:80%;margin:0 auto}.store-buttons img[data-v-8d4ca128]{width:45%;display:block;max-width:180px;transition:width .1s ease}.store-buttons img[data-v-8d4ca128]:hover{cursor:pointer;width:48%}@media screen and (max-width:350px){.store-buttons[data-v-8d4ca128]{flex-direction:column;justify-content:center;row-gap:1rem}.store-buttons img[data-v-8d4ca128]{width:100%}.store-buttons img[data-v-8d4ca128]:hover{cursor:pointer;width:100%}}.hub-games-container{display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center;border-style:solid;border-width:4px;border-color:#fff;border-radius:43px;background-color:#294e68;box-shadow:inset 4.18px 4.18px 32px 0 rgba(0,0,0,.3);padding:12px 40px;row-gap:11px;margin:10px auto;font-size:15px;transition:width .2s ease;max-width:329px}@media screen and (max-width:650px){.hub-games-container{width:73%;margin:0 auto;font-size:12px}}.hub-games-container .hub-games-title{line-height:23px}.hub-games-container .top-title{color:#ebb8f3}.hub-games{display:flex;flex-direction:row;justify-content:space-between;width:100%}.hub-game{display:flex;flex-direction:column;flex-grow:1;flex:1}.hub-game a,.hub-game a:active,.hub-game a:focus,.hub-game a:hover,.hub-game a:visited{color:#fff;text-decoration:none}.hub-game-image{width:40px;margin:0 auto;transition:transform .15s ease}.hub-game-image:hover{transform:scale(1.07)}.hub-game-image img{width:100%}.hub-game-title{font-size:14px}.hub-game-title:hover{text-decoration:underline}@media screen and (max-width:650px){.hub-game-title{font-size:12px}}.hub-game-description{font-size:8px}@media screen and (max-width:650px){.hub-game-description{font-size:8px}}.banner-new{transition:transform .2s ease}@media screen and (max-width:650px){.banner-new{transition:transform .2s ease;width:117%}}.banner-new:hover{cursor:pointer;transform:scale(1.02)}.foot[data-v-61e50be6]{margin-top:1.5rem;display:flex;flex-direction:column;margin-bottom:7rem;width:100%}.foot-items[data-v-61e50be6]{display:flex;flex-direction:row;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center}.foot-items div[data-v-61e50be6]{transition:all .1s ease-in-out}.foot-items div[data-v-61e50be6]:hover{transform:scale(1.05);cursor:pointer}.copyright[data-v-61e50be6]{font-size:.8rem}.copyright[data-v-61e50be6]:hover{cursor:default}.privacy[data-v-61e50be6]{font-size:.6rem}.privacy a[data-v-61e50be6]:hover{text-decoration:underline}.privacy a[data-v-61e50be6]{color:#fff;text-decoration:none}.modal-toggle-container[data-v-a621409c]{font-size:1.5rem}.save-button[data-v-a621409c]{padding:1rem;font-size:1.5rem;position:absolute;right:1rem;bottom:1rem;background:#272d33;min-width:40%;border-radius:7px}.overlay-container[data-v-eb2e1dde]{position:absolute;width:100%;height:100%;top:0;left:0}.overlay-container-hidden[data-v-eb2e1dde]{display:none}#overlay[data-v-eb2e1dde]{position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:2147483645}#modal[data-v-eb2e1dde]{position:fixed;height:310px;bottom:0;z-index:2147483646;padding:20px;box-sizing:border-box;min-height:200px;overflow:hidden;justify-content:flex-start;align-items:center;border:2px solid #af9767;background:#213b55;border-bottom:none;border-radius:8px;border-bottom-left-radius:0;border-bottom-right-radius:0}#modal-content[data-v-eb2e1dde],#modal[data-v-eb2e1dde]{width:100%;text-align:center;display:flex;flex-direction:column}#modal-content[data-v-eb2e1dde]{flex-grow:1;justify-content:space-evenly;font-size:1.2rem}#download-btn[data-v-eb2e1dde]{padding:10px 20px;margin-top:20px;background:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer;margin:10px auto}.store-buttons[data-v-eb2e1dde]{display:flex;flex-direction:row;justify-content:space-around;align-items:center}.store-buttons img[data-v-eb2e1dde]{width:45%;display:block;max-width:180px;transition:width .1s ease}.store-buttons img[data-v-eb2e1dde]:hover{cursor:pointer;width:48%}.modal-close[data-v-eb2e1dde]{top:7px;right:7px}.beware[data-v-eb2e1dde]{color:#f6d44e;font-size:1rem;margin:0 auto;margin-top:1rem}.next-title{font-size:1rem}.share[data-v-7490472d]{font-size:1.2rem;border-radius:8px;margin-top:2rem;padding:2.4rem 2.4rem;transition:background-color .2s ease-in;display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center;background:#00748b;border-radius:28px 10px 10px 10px;border:6px solid #294e68;box-shadow:inset 0 0 0 4px #ecd9ef;color:#fff}.share[data-v-7490472d]:hover{background:#007f98}.share-modal[data-v-7490472d]{row-gap:0}@media screen and (max-width:600px){.share-modal[data-v-7490472d]{font-size:.8rem!important;padding:1rem 1rem}}.copy[data-v-7490472d]{font-size:.8rem;margin-bottom:1rem;color:#fff}.share-buttons[data-v-7490472d]{-moz-column-gap:.5rem;column-gap:.5rem}.share-buttons-modal[data-v-7490472d],.share-buttons[data-v-7490472d]{margin-top:1rem;display:flex;flex-direction:row;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center}@media screen and (max-width:600px){.share-buttons-modal[data-v-7490472d]{margin-top:1rem;display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center;-moz-column-gap:.5rem;column-gap:.5rem}}.share-button[data-v-7490472d]{width:45%;display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center;row-gap:.2rem;position:relative}@media screen and (max-width:500px){.share-button[data-v-7490472d]{width:140px}}.share-button img[data-v-7490472d]{width:100%;transition:all .1s ease-in-out}.share-button[data-v-7490472d]:hover{transform:scale(1.07);cursor:pointer}.share-button .button-title[data-v-7490472d]{color:#fff}.button-title[data-v-7490472d]{position:absolute;top:16px;left:63px;font-weight:200}.button-title-modal[data-v-7490472d]{position:absolute;top:34px;left:77px;font-weight:200}@media screen and (max-width:600px){.button-title[data-v-7490472d]{position:absolute;top:14px;left:51px;font-weight:200}.button-title-modal[data-v-7490472d]{position:absolute;top:24px;left:51px;font-weight:200}}.kofi[data-v-7490472d]{width:75%;margin:0 auto}.kofi img[data-v-7490472d]{width:100%;transition:all .1s ease-in-out}.kofi img[data-v-7490472d]:hover{transform:scale(1.07);cursor:pointer}@media screen and (max-width:500px){.kofi[data-v-7490472d]{width:120%;margin:0 -5%}}.hub-end{display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;row-gap:.5rem;width:100%}.hub-end-title{font-size:1.5rem;font-weight:1000;color:#ebb8f3}.hub-end-game{max-width:400px;filter:drop-shadow(rgb(0,0,0,.2) 0 0 5px);transition:all .2s ease}.hub-end-game:hover{filter:drop-shadow(rgb(0,0,0,.5) 0 0 10px);transform:scale(1.02);cursor:pointer}.hub-end-game img{width:100%;margin:0!important}.hub-end-game .new-breadcrumb{position:absolute;top:-12px;right:9px;width:53px}.hub-end-game .new-breadcrumb img{width:100%;height:100%}.complete-image[data-v-25b98228]{transition:all .2s ease;width:350px;max-width:100%}.complete-image[data-v-25b98228]:hover{transform:scale(1.02)}.complete-share[data-v-25b98228]{max-width:450px!important;margin:0 auto}.vm-footer{background:transparent!important}body,html{color:#fff!important;font-family:PokemonClassic,Helvetica,Arial;letter-spacing:-1px}.container{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;width:100%;height:100%}@font-face{font-family:PokemonClassic;src:url(../fonts/PokemonClassic.900f8add.ttf) format("truetype")}.nth{color:#f2ff7d}.which{font-size:1.2rem;margin-bottom:1rem;text-shadow:1px 1px 1px #000;color:#f2f2f2}.which-with-background{display:flex;flex-direction:column;row-gap:1rem;background:#294e68;background-size:100% 100%;background-repeat:no-repeat;font-size:1rem;padding:1rem;vertical-align:center;align-content:center;justify-self:center;text-align:left;justify-content:center;align-items:flex-start;border-radius:22px 3px 3px 3px;border:4px solid #ecd9ef;overflow:hidden;width:100%;box-sizing:border-box}.which-with-background .which-text{font-size:1rem}.answers{width:80%}.answers-container{width:100%;display:flex;flex-direction:column-reverse}.champion-name{font-size:1.35rem;color:#71d68a}.roller{display:inline!important}.vue-slider-process,.vue-slider-rail{background-color:#0b1310!important;border-radius:0!important;border:1px solid #ddb14b!important}.vue-slider-dot-handle{border-radius:0!important;border:1px solid #e7c371!important;background-color:#695118!important}.vue-slider-dot-handle-focus{box-shadow:none!important}.champion-icon{background:#fff;border-radius:8px;box-shadow:inset 0 0 0 3px #000;padding:10px}button{color:#000;padding:.5rem 1rem;font-size:1rem;border:4px solid #263e1c;border-radius:8px;background:#fff;text-align:center;max-width:50%;margin:0 auto;margin-top:1rem;font-family:PokemonClassic,Helvetica,Arial}button:hover{cursor:pointer}button:disabled,button[disabled]{border:1px solid #747474;background:#151d24;color:#747474}button:disabled:hover,button[disabled]:hover{cursor:default;background:#182129}.generation-indicator{font-size:.8rem;color:hsla(0,0%,100%,.5)}.border{border-radius:28px 10px 10px 10px;border:6px solid #caa746;box-shadow:inset 0 0 0 4px #ecd9ef}.tooltip{display:block!important;z-index:10000}.tooltip .tooltip-inner{background:#f8f7d8!important;box-shadow:inset 0 0 0 4px #ecd9ef!important;color:#000;border:8px solid #000!important;border-radius:10px!important;padding:10px 5px;width:200px;display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center}.tooltip .tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:#000;z-index:1}.tooltip[x-placement^=top]{margin-bottom:5px}.tooltip[x-placement^=top] .tooltip-arrow{border-width:5px 5px 0 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;bottom:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=bottom]{margin-top:5px}.tooltip[x-placement^=bottom] .tooltip-arrow{border-width:0 5px 5px 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;top:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=right]{margin-left:5px}.tooltip[x-placement^=right] .tooltip-arrow{border-width:5px 5px 5px 0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important;left:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip[x-placement^=left]{margin-right:5px}.tooltip[x-placement^=left] .tooltip-arrow{border-width:5px 0 5px 5px;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;right:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip.popover .popover-inner{background:#f9f9f9;color:#000;padding:24px;border-radius:3px;box-shadow:0 5px 30px rgba(black,.1)}.tooltip.popover .popover-arrow{border-color:#f9f9f9}.tooltip[aria-hidden=true]{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s}.tooltip[aria-hidden=false]{visibility:visible;opacity:1;transition:opacity .15s}.vm--modal{background:#f8f7d8!important;box-shadow:inset 0 0 0 4px #ecd9ef!important;color:#000;border:8px solid #000!important;border-radius:28px 10px 10px 10px!important;padding:2rem 2rem 5rem;margin:3rem 0;text-align:left;top:0!important;overflow:visible!important}@media screen and (max-width:600px){.vm--modal{margin:2rem 0;transform:translateY(30px)}}.modal-title,.modal-title-small{font-size:1.5rem;font-weight:800;margin-bottom:1rem;padding-bottom:.2rem;border-bottom:2px solid #000}.modal-paragraph{font-size:1rem;font-weight:200;margin-bottom:1rem;padding-bottom:1rem;line-height:1.8rem}.modal-paragraph img{display:block;margin:1rem auto}.modal-centered{display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center}.modal-time{font-size:1.5rem;font-weight:800;text-align:center;color:#eee30b}.modal-timezone{font-size:.7rem;margin-top:.5rem;font-style:italic;color:#000;width:100%}.vm--modal .modal-timezone{text-align:center}.modal-timezone p{line-height:1rem;padding:0;margin:0}.modal-good{color:#00b42d}.modal-good-colorblind{color:#0072b2}.modal-bad{color:#ff3131}.modal-bad-colorblind{color:#d55e00}.modal-partial{color:#e48e0d}.modal-partial-colorblind{color:#f0e442}.modal-sub-title{color:#06a7ac;font-size:1.2rem}.modal-category{margin-bottom:.7rem}.vm--overlay{background-color:rgba(0,0,0,.7)!important}.vm--modal a{color:#caa746}.modal-button{color:#000;padding:.5rem 1rem;font-size:1rem;border:4px solid #263e1c;border-radius:8px;background:#fff;text-align:center;max-width:50%;margin:0 auto;margin-top:1rem}@media screen and (max-width:600px){.modal-button{font-size:1rem}}.modal-button:hover{cursor:pointer;transform:scale(1.02)}.modal-button:disabled,.modal-button[disabled]{border:1px solid #747474;color:#747474}.modal-button:disabled:hover,.modal-button[disabled]:hover{cursor:default}.modal-toggle-container{margin-top:2rem;display:flex;flex-direction:column;row-gap:.5rem;font-size:2rem;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center}.modal-hr{width:20%;margin:1rem auto}.modal-hr-big{width:50%;margin:1rem auto;height:5px;color:#000;text-decoration:none;border:0 none;border-bottom:2px solid #000}.modal-close{position:absolute;color:#000;padding:.3rem;border-radius:2px;top:3px;right:3px;font-weight:1000;font-size:1.2rem;text-shadow:1px 1px 1px rgba(0,0,0,.5)}.modal-close:hover{cursor:pointer;transform:scale(1.1)}.modal-long-icon-button{width:100%;display:flex;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:left;justify-content:space-between;-moz-column-gap:.2rem;column-gap:.2rem;padding:.8rem .5rem;background:#fff;color:#000;font-weight:600;font-size:.8rem!important}.modal-long-icon-button:hover{transform:scale(1.02)}.modal-long-icon-button .left{display:flex;flex-direction:row;-moz-column-gap:.4rem;column-gap:.4rem;vertical-align:center;align-content:center;justify-self:center;align-items:center}.modal-long-icon-button img{display:inline;margin:0 0;filter:brightness(0)}.modal-buttons{row-gap:1rem}.modal-buttons,.modal-import-step{display:flex;flex-direction:column}.modal-import-step{position:relative;min-height:300px;row-gap:.5rem}.modal-import-step .next-button{position:absolute;right:1rem;bottom:1rem;background:#fff;color:#000;font-size:1.3rem}.modal-import-step .next-button:hover{cursor:pointer;transform:scale(1.02)}.modal-import-step .skip-button{position:absolute;left:2rem;bottom:1.5rem;color:#707880;font-size:1.5rem;font-weight:800;transition:color .2s ease}.modal-import-step .skip-button:hover{cursor:pointer;color:#8e9aa7}.modal-import-step .step-number{color:#caa746;font-weight:800}.modal-step-image-container{margin:0 auto}.modal-step-image{max-width:400px;margin:0 auto;border:3px solid grey;border-radius:10px}.modal-toggle-container-full{display:flex;flex-direction:row;justify-content:space-between}.modal-toggle-title{font-size:1.2rem;max-width:60%}.modal-toggle-title img{filter:brightness(0)}.modal-toggle-midtitle,.modal-toggle-subtitle{font-size:1rem;max-width:60%}.modal-settings-container{display:flex;flex-direction:column;row-gap:1rem}.ad-debug{background:url(https://cdn.dribbble.com/users/116838/screenshots/10624455/media/e3911231dffe33f0ae9524336d95629e.gif) 50%}.ad-block{display:block;width:100%!important;height:100%!important;margin-top:1.2rem}.top{margin-top:1rem}html{background:url(../img/Background.b373eb68.png) no-repeat 50% fixed;background-size:cover;background-color:#425c3c}.mainContainerMobile{margin-top:30px}.mainAprilReverse{transform:rotate(180deg);margin-bottom:7rem}body{background-color:transparent!important}.iframeContainer{width:80%;margin:1rem -5%;border:2px solid #af9767;border-radius:8px;background:#181c20;font-size:1rem;padding:.8rem .2rem;justify-content:space-around;position:relative}.iframeContainer,.streak-helper[data-v-ce339214]{display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center}.streak-helper[data-v-ce339214]{justify-content:center;row-gap:1rem;width:350px;margin:0 auto}@media screen and (max-width:400px){.streak-helper[data-v-ce339214]{width:80%}}.input[data-v-ce339214]{width:100%;height:1rem;padding:.5rem .5rem;background:#1e2328;color:#fff;border:2px solid #05919f;border-radius:5px;outline:none;font-size:1rem}.button[data-v-ce339214]{color:#fff;padding:.5rem 1rem;font-size:1rem;border:2px solid #af9767;border-radius:4px;background:#24323f;width:100%}.button[data-v-ce339214]:hover{background:#35485a;cursor:pointer}.error[data-v-ce339214]{color:#ff8686}.success[data-v-ce339214]{color:#35b956}.container-app-forwarder[data-v-1ca52047]{display:flex;flex-direction:column;row-gap:.5rem;border:2px solid #af9767;border-radius:8px;background:#213b55;font-size:1.2rem;padding:2rem .8rem;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center;width:80%;max-width:400px;margin:0 auto;margin-bottom:1rem;position:relative}.store-buttons[data-v-1ca52047]{display:flex;flex-direction:row;justify-content:space-around;align-items:center}.store-buttons img[data-v-1ca52047]{width:45%;display:block;max-width:180px;transition:width .1s ease}.store-buttons img[data-v-1ca52047]:hover{cursor:pointer;width:48%}@media screen and (max-width:350px){.store-buttons[data-v-1ca52047]{flex-direction:column;justify-content:center;row-gap:1rem}.store-buttons img[data-v-1ca52047]{width:100%}.store-buttons img[data-v-1ca52047]:hover{cursor:pointer;width:100%}}.button-home[data-v-171a730b]{color:#8484ff;font-weight:500;font-size:1rem;transition:font-weight .2s ease}.button-home[data-v-171a730b]:hover{cursor:pointer;font-weight:700}.blitz[data-v-171a730b]{width:50%;transition:width .2s ease}.blitz[data-v-171a730b]:hover{width:51%;cursor:pointer}@media (max-height:500px),screen and (max-width:700px){.blitz[data-v-171a730b]{width:80%;max-width:200px}}.guessbox{display:flex;flex-direction:row;flex:100%;width:100%;justify-content:center}.guessbox .IZ-select *{font-family:PokemonClassic!important}.guessbox .IZ-select__item{background-color:#f7fbfd;color:#000!important;padding:6px 15px!important;display:flex!important}.guessbox .IZ-select__item:hover{background-color:#f8f7d8!important;color:#000!important}.guessbox .IZ-select__input{background:url(../img/TextInputBackgroundLeft.55a2fcf8.png) no-repeat!important;background-size:100% 70px!important;height:70px;box-shadow:none!important}.guessbox .IZ-select .IZ-select__input input{color:#000!important;margin-bottom:7px}.guessbox .IZ-select{height:70px;width:calc(100% - 102px);padding-bottom:1.2rem}.guessbox .IZ-select__menu{width:135%!important;background-color:#f7fbfd!important;border:none!important;margin-top:-4px}@media screen and (max-width:450px){.IZ-select__menu{width:140%!important}}@media screen and (max-width:400px){.IZ-select__menu{width:150%!important}}@media screen and (max-width:350px){.IZ-select__menu{width:160%!important}}@media screen and (max-width:320px){.IZ-select__menu{width:170%!important}}.guessbox .IZ-select__menu-items{border-radius:10px!important}.select-content{display:flex;flex-direction:row;-moz-column-gap:1rem;column-gap:1rem;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center}.guess-button{margin-left:-1px;width:102px;height:70px}.guess-button:hover{cursor:pointer}::-webkit-scrollbar{width:20px}::-webkit-scrollbar-track{background:#424242}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}.IZ-select .IZ-select__input input{height:calc(2.3em + .75rem);padding:31px 23px;font-family:PokemonClassic,Helvetica,Arial}.IZ-select .IZ-select__input input::-moz-placeholder{color:#a1a1a1;font-size:.75rem}.IZ-select .IZ-select__input input::placeholder{color:#a1a1a1;font-size:.75rem}.IZ-select__no-data{color:#000}.IZ-select__item--selected{background-color:#f8f7d8!important}.foundby[data-v-d4e1d536]{font-size:.8rem;margin-bottom:.3rem;margin-top:-.8rem}.foundby-finished[data-v-d4e1d536]{font-size:.8rem;margin-bottom:.5rem}.answer{margin:.2rem 0;padding:.5rem;display:flex;justify-content:flex-start;align-items:center;align-content:center;text-align:center;cursor:default;transition:all .2s ease-in-out;flex-direction:row;-moz-column-gap:1rem;column-gap:1rem;border-radius:8px;box-shadow:inset 0 0 0 3px #000;color:#000;font-weight:1000;font-size:1rem}.answer:hover{transform:scale(1.02)!important}.background-neutral{background-color:#798dec}.background-valid{background-color:#45f395}.background-invalid{background-color:#f36445}.end[data-v-26aa0e73]{font-size:1.5rem;width:100%}@media screen and (max-width:600px){.end[data-v-26aa0e73]{width:90%}}.gg[data-v-26aa0e73]{font-size:1.3rem;margin-bottom:1rem;width:100%}.gg .right[data-v-26aa0e73]{transform:scaleX(-1)}.gg img[data-v-26aa0e73]{width:57px;display:inline;vertical-align:middle}.sub-gg[data-v-26aa0e73]{font-size:.8rem;width:100%;margin-top:.7rem}.sub-gg .nth[data-v-26aa0e73]{color:#09cae6}.nb-tries[data-v-26aa0e73]{font-size:.9rem;width:100%;color:#eee30b;font-weight:200;text-shadow:none}.nb-tries .nth[data-v-26aa0e73]{font-size:1rem;color:#eee30b}.finished[data-v-26aa0e73]{margin-top:3rem;width:100%}.background-end[data-v-26aa0e73]{box-shadow:0 3px 8pxrgba (0,0,0,.24);padding:2rem;display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:flex-start;text-align:left;justify-content:flex-start;background:#296837;transition:background-color .1s ease;text-shadow:2px 2px #60526c}.background-end[data-v-26aa0e73]:hover{background:#2f7a40}@keyframes loopGrow-26aa0e73{0%{transform:scale(1)}to{transform:scale(1.03)}}.next-mode[data-v-26aa0e73]{margin-top:1.5rem;border:0;cursor:pointer;color:#fff;transition:all .1s ease-in-out;display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center;animation-duration:.5s;animation-name:loopGrow-26aa0e73;animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:ease-in-out;position:relative}.next-mode[data-v-26aa0e73]:hover{transform:scale(1.02);-webkit-animation:0}.next-mode>img[data-v-26aa0e73]{width:90%;transition:width .1s ease-in-out}.next-mode:hover>img[data-v-26aa0e73]{width:92%}@media screen and (max-width:600px){.next-mode[data-v-26aa0e73]{width:100%}}.gg-answer[data-v-26aa0e73]{display:flex;flex-direction:row;justify-content:center;-moz-column-gap:.8rem;column-gap:.8rem}.gg-you[data-v-26aa0e73]{font-size:.9rem}.gg-icon[data-v-26aa0e73]{border-radius:8px;border:3px solid #000;background:#fff}.gg-name[data-v-26aa0e73]{font-weight:400;font-size:1.2rem}.go-home[data-v-26aa0e73]{font-size:.9rem}.button-home[data-v-26aa0e73]{color:#8484ff;font-weight:500}.button-home[data-v-26aa0e73]:hover{cursor:pointer}.next-champion[data-v-26aa0e73]{margin-top:1rem;display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:flex-start;text-align:left;justify-content:flex-start;width:100%}.timer-separator[data-v-26aa0e73]{width:100%;margin:0 auto;margin:1rem 0;border-left:none;border-top:none;border-right:none;border-bottom:2px solid #fff}.kofi[data-v-26aa0e73]{width:85%;margin:0 auto;margin-top:1rem;position:relative;display:flex;flex-direction:column;row-gap:1rem}@media screen and (max-width:600px){.kofi[data-v-26aa0e73]{width:116%;margin-left:-8%}}.kofi img[data-v-26aa0e73]{width:100%}.kofi .end-twitter[data-v-26aa0e73]{position:absolute;top:14px;left:29px;font-size:13.7px;font-weight:200;width:100%}.end-twitter .sub-text[data-v-26aa0e73]{font-size:16.7px}@media screen and (max-width:600px){.kofi .end-twitter[data-v-26aa0e73]{position:absolute;top:7px;left:23px;font-size:6vw;font-weight:200}.end-twitter .sub-text[data-v-26aa0e73]{font-size:4vw}}.gg .left[data-v-26aa0e73]{width:45px}@media screen and (max-width:600px){.gg .left[data-v-26aa0e73]{width:35px}.gg .right[data-v-26aa0e73]{display:none}}.next-mode .button-title[data-v-26aa0e73]{position:absolute;top:10px;left:46px;font-size:21px;font-weight:200;color:#000;font-family:PokemonClassic;text-shadow:none}.next-mode .button-description[data-v-26aa0e73]{position:absolute;bottom:24px;left:91px;font-size:11px;font-weight:200;font-family:PokemonClassic!important;color:#000;text-align:left;text-shadow:none}@media screen and (max-width:1608px){.next-mode .button-title[data-v-26aa0e73]{top:10px;left:46px;font-size:1.3rem}.next-mode .button-description[data-v-26aa0e73]{bottom:23px;left:91px;font-size:.7rem}}@media screen and (max-width:1000px){.next-mode .button-title[data-v-26aa0e73]{top:9.982px;left:45.79px;font-size:20.94px}.next-mode .button-description[data-v-26aa0e73]{bottom:19.912px;left:90.58px;font-size:11.944px}}@media screen and (max-width:600px){.next-mode .button-title[data-v-26aa0e73]{top:4.982px;left:38.79px;font-size:20.94px}.next-mode .button-description[data-v-26aa0e73]{bottom:19.912px;left:82.58px;font-size:9.944px}}@media screen and (max-width:400px){.next-mode .button-title[data-v-26aa0e73]{top:1vw;left:8.5vw;font-size:4.2vw}.next-mode .button-description[data-v-26aa0e73]{bottom:4vw;left:16.6vw;font-size:2.15vw}}.store-buttons[data-v-26aa0e73]{display:flex;flex-direction:row;justify-content:space-around;align-items:center}.store-buttons img[data-v-26aa0e73]{width:45%;display:block;max-width:180px;transition:width .1s ease}.store-buttons img[data-v-26aa0e73]:hover{cursor:pointer;width:48%}@media screen and (max-width:450px){.store-buttons[data-v-26aa0e73]{flex-direction:column;justify-content:center;row-gap:1rem}.store-buttons img[data-v-26aa0e73]{width:100%}.store-buttons img[data-v-26aa0e73]:hover{cursor:pointer;width:100%}}.qrcode[data-v-26aa0e73]{width:100px!important;border-radius:5px;box-shadow:0 2px 4px 0 #0e1e25,0 2px 16px 0 rgba(14,30,37,.92);transition:width .1s ease}.qrcode[data-v-26aa0e73]:hover{width:105px!important;cursor:pointer}.beware[data-v-26aa0e73]{color:#f6d44e;font-size:1rem;margin:0 auto;margin-top:1rem}.stats-button[data-v-26aa0e73]{font-size:1rem;border:1px solid #fff;padding:10px 20px 7px 20px;border-radius:5px;background:#24323f;transition:transform .1s ease;margin-top:1rem}.stats-button[data-v-26aa0e73]:hover{cursor:pointer;transform:scale(1.04)}.answer-side[data-v-26aa0e73]{display:flex;flex-direction:column;row-gap:.8rem}.answer-stats[data-v-26aa0e73]{font-size:.8rem;text-decoration:underline;-webkit-text-decoration-color:#fff;text-decoration-color:#fff;text-shadow:none}.answer-stats[data-v-26aa0e73]:hover{cursor:pointer;font-weight:800}.numero-champion[data-v-1f8a4470]{font-size:.8rem;color:#70b9e9}.yesterday[data-v-1f8a4470]{font-size:1rem;margin-top:3rem;display:flex;flex-direction:column;row-gap:.8rem;text-shadow:2px 2px #493f52}.is-clickable[data-v-1f8a4470]:hover{cursor:pointer}.confettis[data-v-475b0c82]{position:absolute;width:0;height:0}.confettis-playing[data-v-475b0c82]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1000;pointer-events:none}.stats-container[data-v-222d59b1]{display:flex;flex-direction:row;row-gap:1.4rem;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:space-around}@media screen and (max-width:600px){.stats-container[data-v-222d59b1]{display:flex;flex-direction:column}}.stat-container[data-v-222d59b1]{display:flex;flex-direction:column;row-gap:.2rem;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center}.stat-title[data-v-222d59b1]{font-size:.8rem}.stat-value[data-v-222d59b1]{font-size:2.5rem}.stat-percentage[data-v-222d59b1]{font-size:1rem;color:#a0a0a0}.stat-empty[data-v-222d59b1]{color:transparent}.buttons-container[data-v-222d59b1]{justify-content:space-evenly}.buttons-container[data-v-222d59b1],.share-buttons[data-v-222d59b1]{display:flex;flex-direction:row;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;margin-top:1rem}.share-buttons[data-v-222d59b1]{justify-content:center;-moz-column-gap:1rem;column-gap:1rem}.share-button[data-v-222d59b1]{width:50%;max-width:258px;display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center;row-gap:.2rem;position:relative;transition:all .1s ease-in-out}.share-button[data-v-222d59b1]:hover{transform:scale(1.07);cursor:pointer}@media screen and (max-width:600px){.share-buttons[data-v-222d59b1]{flex-direction:column}.share-button[data-v-222d59b1]{width:80%}}.share-button img[data-v-222d59b1]{width:100%}.share-button .button-title[data-v-222d59b1]{color:#fff}.clear-data[data-v-222d59b1],.copy[data-v-222d59b1]{display:flex;flex-direction:row;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:space-evenly;transition:all .1s ease}.clear-data[data-v-222d59b1]{color:#ff3c3c;margin-top:2rem;margin-bottom:2rem}.clear-data span[data-v-222d59b1]:hover{color:#ff1616;font-size:1.1rem;cursor:pointer}.graph-container[data-v-222d59b1]{margin-top:2rem}.graph-label[data-v-222d59b1]{margin:0 auto;text-align:center;color:grey;font-style:italic}.button-title[data-v-222d59b1]{position:absolute;top:41px;left:101px;font-size:26.7px;font-weight:200}@media screen and (max-width:600px){.button-title[data-v-222d59b1]{position:absolute;top:35px;left:79px;font-size:20.7px;font-weight:200}}.modal-transfer[data-v-222d59b1]{display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center;font-size:1.1rem;margin-top:1rem}.modal-transfer-text[data-v-222d59b1]:hover{cursor:pointer;text-decoration:underline}.classic-answer{margin-bottom:1rem;width:100%}.name-container{background-color:#0a414e;color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;border:1px solid #fff;padding:.2rem;font-size:.7rem;cursor:default}.square-container{display:flex;flex-wrap:wrap}.square{position:relative;margin:2px;box-sizing:border-box;transition:flex-basis .1s ease}@media screen and (max-width:600px){.square{margin:1px}}.square:before{content:"";display:block;padding-top:110%}.square-content{position:absolute;top:0;left:0;width:100%;height:100%;padding-top:0;display:flex;justify-content:center;text-align:center;align-items:center;cursor:default;color:#000}@media screen and (max-width:600px){.square-content{font-size:4vw}}.square-good{background:#45f395;transition:background-color .3s ease;border-radius:8px;box-shadow:inset 0 0 0 4px #000}.square-good:hover{background:#9dffcb}.square-good-colorblind{background-color:#0072b2;transition:background-color .3s ease;border-radius:8px;box-shadow:inset 0 0 0 4px #000}.square-good-colorblind:hover{background-color:#0c8ad3}.square-bad{background:#f36445;transition:background-color .3s ease;border-radius:8px;box-shadow:inset 0 0 0 4px #000}.square-bad:hover{background:#fe9077}.square-bad-colorblind{background-color:#d55e00;transition:background-color .3s ease;border-radius:8px;box-shadow:inset 0 0 0 4px #000}.square-bad-colorblind:hover{background-color:#eb7419}.square-partial{background-color:#f3db45;transition:background-color .3s ease;border-radius:8px;box-shadow:inset 0 0 0 4px #000}.square-partial:hover{background-color:#ffef89}.square-partial-colorblind{background-color:#f0e442;transition:background-color .3s ease;border-radius:8px;box-shadow:inset 0 0 0 4px #000}.square-partial-colorblind:hover{background-color:#fff45f}.square-inferior:hover:after,.square-superior:hover:after{background:url(../img/CellBackgroundBadHover.190f80c7.webp) no-repeat 50%;background:rgba(0,0,0,.5);background-size:100% 100%}.square-inferior-colorblind:hover:after,.square-superior-colorblind:hover:after{background:rgba(0,0,0,.5)}.square-inferior{background:#f36445}.square-inferior,.square-inferior-colorblind{border-radius:8px;box-shadow:inset 0 0 0 4px #000;transition:background-color .3s ease;position:relative;z-index:0}.square-inferior-colorblind{background-color:#d55e00}.square-inferior-colorblind:after,.square-inferior:after{position:absolute;top:1px;left:0;width:100%;clip-path:polygon(97% 60%,80% 60%,80% 5%,20% 5%,20% 60%,3% 60%,50% 95%);-webkit-clip-path:polygon(97% 60%,80% 60%,80% 5%,20% 5%,20% 60%,3% 60%,50% 95%);height:100%;background:rgba(0,0,0,.4);content:"";z-index:-1;opacity:1;transition:background-color .3s ease}.square-superior{background:#f36445;transition:background-color .3s ease}.square-superior,.square-superior-colorblind{border-radius:8px;box-shadow:inset 0 0 0 4px #000;position:relative;z-index:0}.square-superior-colorblind{background-color:#d55e00}.square-superior-colorblind:after,.square-superior:after{position:absolute;bottom:1px;left:0;width:100%;clip-path:polygon(97% 40%,80% 40%,80% 95%,20% 95%,20% 40%,3% 40%,50% 5%);-webkit-clip-path:polygon(97% 40%,80% 40%,80% 95%,20% 95%,20% 40%,3% 40%,50% 5%);height:100%;background:rgba(0,0,0,.4);content:"";z-index:-1;opacity:1;transition:background-color .3s ease}.smallest-text{font-size:.7rem}@media screen and (max-width:600px){.small-text{font-size:3.2vw}.smaller-text{font-size:3.3vw}.smallest-text{font-size:1.8vw}}@media screen and (max-width:550px){.smallest-text{font-size:2.5vw}}.champion-icon-name{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;background-color:#fff;border-radius:8px;font-size:50%;-webkit-hyphens:auto;hyphens:auto;word-break:keep-all;border:3px solid #000;padding:4px 2px}.square-icon{overflow:hidden;background:#fff;border-radius:8px;box-shadow:inset 0 0 0 4px #000}.square-title[data-v-ac9a4690]{border:none!important;font-size:.9rem}.square-title[data-v-ac9a4690]:before{padding-top:80%!important}.square-title hr[data-v-ac9a4690]{width:90%;border-left:none;border-top:none;border-right:none;border-bottom:6px solid #fff}.square-content-fit[data-v-ac9a4690],.square-content[data-v-ac9a4690]{word-break:normal!important;box-shadow:none}@media screen and (max-width:600px){.square-content[data-v-ac9a4690]{font-size:.9rem}.square-content-fit[data-v-ac9a4690]{font-size:.5rem}}@media screen and (max-width:350px){.square-content[data-v-ac9a4690]{font-size:.75rem}.square-content-fit[data-v-ac9a4690]{font-size:.35rem}}.tooltip[data-v-ac9a4690]{background-color:red}.text-container[data-v-ac9a4690]{color:#fff;font-weight:200;text-shadow:2px 2px #60526c}.clue img[data-v-c8ea7df8]{width:57px;transition:width .2s ease}.clue-unlocked:hover img[data-v-c8ea7df8]{width:60px}@media screen and (max-width:350px){.clue img[data-v-c8ea7df8]{width:45px}.clue-unlocked:hover img[data-v-c8ea7df8]{width:48px}}.clue-unlocked[data-v-c8ea7df8]:hover{cursor:pointer;display:flex;flex-direction:column}.unlock-in[data-v-c8ea7df8]{font-size:.6rem;color:#a7a7a7;cursor:default}.clue-title[data-v-c8ea7df8]{font-size:.9rem;color:#e4e4e4}.clues-container[data-v-dcc7889e]{display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center;row-gap:1rem;width:100%}.clues-buttons-container[data-v-dcc7889e]{display:flex;flex-direction:row;width:100%}.clues-buttons-container>[data-v-dcc7889e]{flex:1}.clue-content[data-v-dcc7889e]:before{content:"";position:absolute;top:-18px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #000}.clue-content.middle[data-v-dcc7889e]:before{left:50%;transform:translateX(-50%)}.clue-content.left[data-v-dcc7889e]:before{left:15%}.clue-content.right[data-v-dcc7889e]:before{right:15%}.clue-content.left-2[data-v-dcc7889e]:before{left:22%}.clue-content.right-2[data-v-dcc7889e]:before{right:22%}.clue-content[data-v-dcc7889e]{row-gap:.7rem;width:100%;padding:1rem 0;background:#f8f7d8!important;box-shadow:inset 0 0 0 4px #ecd9ef!important;color:#000;border:8px solid #000!important;border-radius:28px 10px 10px 10px!important;text-shadow:none}.clue-content[data-v-dcc7889e],.top-player-container[data-v-45b0be0b]{position:relative;display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center}.top-player-container[data-v-45b0be0b]{background-color:#172e30;padding:.7rem .5rem;border-radius:10px;box-shadow:0 0 8px rgba(0,0,0,.24);font-size:.9rem;transition:all .2s ease-in-out;border:2px solid #539b97}.player-container[data-v-45b0be0b]{display:flex;flex-direction:row;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center}.top-player-container[data-v-45b0be0b]:hover{background-color:#1d3436}.play-button[data-v-45b0be0b]{transition:all .2s ease-in-out}.play-button[data-v-45b0be0b]:hover{cursor:pointer;transform:scale(1.05)}.play-button-text[data-v-45b0be0b]:hover{cursor:default}.player-container>div[data-v-45b0be0b]{display:flex;align-items:center;margin:0 .1rem}.volume-slider-container[data-v-45b0be0b]{width:70%;margin:0 auto}@media screen and (max-width:700px){.volume-slider-container[data-v-45b0be0b]{width:80%}}.listenTab[data-v-45b0be0b]{position:absolute;color:#fff;top:2px;right:5px;padding:.3rem;border-radius:2px}.listenTab a[data-v-45b0be0b]{color:#fff;text-decoration:none;font-size:.8rem}.listenTab a[data-v-45b0be0b]:hover{text-decoration:underline}.audio-player-top[data-v-45b0be0b]{width:100%}.card[data-v-13b46384]{perspective:150rem;width:100%;padding-top:137.2%;position:relative;overflow:hidden;border-radius:10px;transform-style:preserve-3d}.card-side[data-v-13b46384]{height:100%;position:absolute;top:0;left:0;width:100%;backface-visibility:hidden;transition:all .8s ease}.card-side.front[data-v-13b46384]{transform:rotateY(0deg);z-index:2}.card-side.back[data-v-13b46384]{transform:rotateY(-180deg)}.card.is-flipped .card-side.front[data-v-13b46384]{transform:rotateY(180deg)}.card.is-flipped .card-side.back[data-v-13b46384]{transform:rotateY(0deg)}.image-section[data-v-13b46384]{width:100%;background-repeat:no-repeat;position:relative;overflow:hidden}.card-side.back img[data-v-13b46384]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.clues-container[data-v-380659db]{display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center;row-gap:1rem}.clues-buttons-container[data-v-380659db]{display:flex;flex-direction:row;width:100%}.clues-buttons-container>[data-v-380659db]{flex:1}.clue-content[data-v-380659db]{display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center;row-gap:.7rem}.automatic-translation[data-v-380659db]{color:grey;font-size:.8rem;display:flex;flex-direction:column;row-gap:1rem}.automatic-translation .flag[data-v-380659db]{width:99px;height:25px;margin:0 auto}.flag-container[data-v-380659db]:hover{cursor:pointer;color:#fff}.timer[data-v-5b38aae6]{margin-bottom:1rem}.modal-info[data-v-6258501a]{color:#72ab8a}.settings-buttons[data-v-59464345]{margin-top:2rem;display:flex;flex-direction:column;row-gap:1rem;font-size:2rem;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center}.challenger-classic-buttons[data-v-755eba32]{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%;margin:0 auto;font-size:.9rem}@media screen and (max-width:1200px){.challenger-classic-buttons[data-v-755eba32]{justify-content:space-around;display:flex;flex-direction:column;row-gap:1rem;font-size:1.2rem}}.challenger-classic-button[data-v-755eba32]{display:flex;flex-direction:column;justify-content:center;align-items:center}.challenger-classic-button .disabled[data-v-755eba32]{color:#7f8892}.challenger-classic-title[data-v-755eba32]{margin-top:2rem;margin-bottom:1rem;font-size:1.5rem}.category-message[data-v-755eba32]{margin-top:2rem;font-size:.9rem}.category-message[data-v-755eba32],.category-warning[data-v-755eba32]{margin-bottom:4rem;display:flex;justify-content:center;align-content:center;text-align:center}.category-warning[data-v-755eba32]{margin-top:1rem;font-size:1.4rem;color:#21cad2;cursor:default}.notes-container{display:flex;flex-direction:column-reverse;row-gap:1rem;width:80%;margin:0 auto}@media screen and (max-width:700px){.notes-container{width:100%}}.note-container{display:flex;flex-direction:column;background:#fffeed;padding:.5rem 1rem;border-radius:2px;font-size:.9rem;transition:all .3s ease;box-shadow:0 3px 8px rgba(0,0,0,.24);text-shadow:none}.note-container:hover{background:#fcfbf2;cursor:default;box-shadow:0 3px 20px rgba(0,0,0,.24)}.note-container .date{vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center;color:#af9767;font-size:.9rem;font-weight:400}.champion-name-notes{color:#63c8d6}.change-notes{color:#49b174}.small-notes{font-size:1rem}.tuto-colors[data-v-3fec0aa6]{width:110%;margin:1rem -5%;display:flex;flex-direction:column;background:#f8f7d8!important;box-shadow:inset 0 0 0 4px #ecd9ef!important;color:#000;border:8px solid #000!important;border-radius:28px 10px 10px 10px!important;font-size:1rem;padding:.8rem .2rem;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:space-around;position:relative}.tuto-colors .title[data-v-3fec0aa6]{font-size:1.1rem}.tuto-colors-container[data-v-3fec0aa6]{width:100%;flex-direction:row;row-gap:1rem;border-radius:8px;font-size:1rem;padding:.8rem .2rem;justify-content:space-around;position:relative}.tuto-color-container[data-v-3fec0aa6],.tuto-colors-container[data-v-3fec0aa6]{display:flex;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center}.tuto-color-container[data-v-3fec0aa6]{flex-direction:column;justify-content:center}.close[data-v-3fec0aa6]{position:absolute;color:#000;padding:.3rem;border-radius:2px;top:3px;right:3px;font-weight:1000;font-size:1.2rem;text-shadow:1px 1px 1px rgba(0,0,0,.5)}.close[data-v-3fec0aa6]:hover{cursor:pointer;transform:scale(1.1)}.tuto-square[data-v-3fec0aa6]{width:35px;height:35px;margin-bottom:.4rem;border-radius:8px}.good[data-v-3fec0aa6]{background-color:#45f395}.colorblind-good[data-v-3fec0aa6]{background-color:#0072b2}.bad[data-v-3fec0aa6]{background-color:#f36445}.colorblind-bad[data-v-3fec0aa6]{background-color:#d55e00}.partial[data-v-3fec0aa6]{background-color:#f3db45}.colorblind-partial[data-v-3fec0aa6]{background-color:#f0e442}.duplicate{display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center;margin-top:-.5rem;margin-bottom:-1rem;margin-left:-.5rem;background-color:#294e68;padding:10px;width:100%;transition:all .2s ease}.duplicate :hover{transform:scale(1.02);cursor:default}.partial-types-container{display:flex;flex-direction:column;row-gap:5px;align-content:center;justify-self:center;align-items:center;justify-content:center;width:100%;font-size:10px}.partial-types-container,.partial-types-info{vertical-align:center;text-align:center;cursor:default}.partial-types-info{display:inline-block}.play-now[data-v-01a8ce41]{width:50%;margin:0 auto;background:#76e39e;border:4px solid #263e1b;display:flex;flex-direction:column;align-items:center;font-size:15px;padding:5px 0;transition:all .1s ease;text-shadow:none}@media screen and (max-width:600px){.play-now[data-v-01a8ce41]{width:100%}}.play-now[data-v-01a8ce41]:hover{cursor:pointer;transform:scale(1.04)}.clues-container[data-v-7810dcc4]{display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center;row-gap:1rem}.clues-buttons-container[data-v-7810dcc4]{display:flex;flex-direction:row}.clue-content[data-v-7810dcc4]{display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center;row-gap:.7rem}.automatic-translation[data-v-7810dcc4]{color:grey;font-size:.8rem;display:flex;flex-direction:column;row-gap:1rem}.automatic-translation .flag[data-v-7810dcc4]{width:99px;height:25px;margin:0 auto}.flag-container[data-v-7810dcc4]:hover{cursor:pointer;color:#fff}.kirby-img[data-v-7810dcc4]{transform:scale(1);transition:transform .2s ease;width:95%;border-radius:4px}.kirby-img[data-v-7810dcc4]:hover{transform:scale(1.01)}.card-general[data-v-695fb065]{transform:scale(.98);transition:transform .2s ease;width:75%;border-radius:10px}.card-general[data-v-695fb065]:hover{transform:scale(1)}@media screen and (max-width:600px){.card-general[data-v-695fb065]{width:100%}}.card-end[data-v-695fb065]{box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09)}.clue-unblur img[data-v-695fb065]{width:57px;transition:width .2s ease}.clue-unblur img[data-v-695fb065]:hover{width:60px;cursor:pointer}@media screen and (max-width:350px){.clue-unblur img[data-v-695fb065]{width:45px}.clue-unblur img[data-v-695fb065]:hover{width:48px}}.clues-container[data-v-20c72d70]{display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center;row-gap:1rem}.clues-buttons-container[data-v-20c72d70]{display:flex;flex-direction:row}.clue-content[data-v-20c72d70]{display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center;row-gap:.7rem}.automatic-translation[data-v-20c72d70]{color:grey;font-size:.8rem;display:flex;flex-direction:column;row-gap:1rem}.automatic-translation .flag[data-v-20c72d70]{width:99px;height:25px;margin:0 auto}.flag-container[data-v-20c72d70]:hover{cursor:pointer;color:#fff}.kirby-img[data-v-20c72d70]{transform:scale(1);transition:transform .2s ease;width:95%;border-radius:4px}.kirby-img[data-v-20c72d70]:hover{transform:scale(1.01)}.flavor-end[data-v-490227cd]{transform:scale(.97);transition:transform .2s ease;width:95%;border-radius:4px;box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09)}.flavor-end[data-v-490227cd]:hover{transform:scale(1)}.canvas-crop{width:100%;height:100%}.clues-container[data-v-2bf0d39c]{display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center;row-gap:1rem}.clues-buttons-container[data-v-2bf0d39c]{display:flex;flex-direction:row}.clue-content[data-v-2bf0d39c]{display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center;row-gap:.7rem}.automatic-translation[data-v-2bf0d39c]{color:grey;font-size:.8rem;display:flex;flex-direction:column;row-gap:1rem}.automatic-translation .flag[data-v-2bf0d39c]{width:99px;height:25px;margin:0 auto}.flag-container[data-v-2bf0d39c]:hover{cursor:pointer;color:#fff}.kirby-img[data-v-2bf0d39c]{transform:scale(1);transition:transform .2s ease;width:95%;border-radius:4px}.kirby-img[data-v-2bf0d39c]:hover{transform:scale(1.01)}.cry-end[data-v-84d7763e]{transform:scale(.97);transition:transform .2s ease;width:95%;border-radius:4px;box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09)}.cry-end[data-v-84d7763e]:hover,.silhouette-img{transform:scale(1)}.silhouette-img{transition:transform .2s ease;width:90%}.silhouette-img:hover{transform:scale(1.03)}.black-filter{filter:brightness(0);-webkit-filter:brightness(0)}.silhouette-end{background-size:cover;background-repeat:no-repeat;position:relative;border-radius:4px}.clue-silhouette img{width:57px;transition:width .2s ease}.clue-silhouette img:hover{width:60px;cursor:pointer}@media screen and (max-width:350px){.clue-silhouette img{width:45px}.clue-silhouette img:hover{width:48px}}.silhouette-container{width:95%}.end[data-v-1df8ab08]{font-size:1.5rem;width:100%}@media screen and (max-width:600px){.end[data-v-1df8ab08]{width:90%}}.gg[data-v-1df8ab08]{font-size:1.3rem;margin-bottom:1rem;width:100%}.gg .right[data-v-1df8ab08]{transform:scaleX(-1)}.gg img[data-v-1df8ab08]{width:57px;display:inline;vertical-align:middle}.sub-gg[data-v-1df8ab08]{font-size:.8rem;width:100%;margin-top:.7rem}.sub-gg .nth[data-v-1df8ab08]{color:#09cae6}.nb-tries[data-v-1df8ab08]{font-size:.9rem;width:100%;color:#eee30b;font-weight:200;text-shadow:none}.nb-tries .nth[data-v-1df8ab08]{font-size:1rem;color:#eee30b}.finished[data-v-1df8ab08]{margin-top:3rem;width:100%}.background-end[data-v-1df8ab08]{box-shadow:0 3px 8pxrgba (0,0,0,.24);padding:2rem;display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:flex-start;text-align:left;justify-content:flex-start;background:#296837;transition:background-color .1s ease;text-shadow:2px 2px #60526c}.background-end[data-v-1df8ab08]:hover{background:#2f7a40}@keyframes loopGrow-1df8ab08{0%{transform:scale(1)}to{transform:scale(1.03)}}.next-mode[data-v-1df8ab08]{margin-top:1.5rem;border:0;cursor:pointer;color:#fff;transition:all .1s ease-in-out;display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center;animation-duration:.5s;animation-name:loopGrow-1df8ab08;animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:ease-in-out;position:relative}.next-mode[data-v-1df8ab08]:hover{transform:scale(1.02);-webkit-animation:0}.next-mode>img[data-v-1df8ab08]{width:90%;transition:width .1s ease-in-out}.next-mode:hover>img[data-v-1df8ab08]{width:92%}@media screen and (max-width:600px){.next-mode[data-v-1df8ab08]{width:100%}}.gg-answer[data-v-1df8ab08]{display:flex;flex-direction:row;justify-content:center;-moz-column-gap:.8rem;column-gap:.8rem}.gg-you[data-v-1df8ab08]{font-size:.9rem}.gg-icon[data-v-1df8ab08]{border-radius:8px;border:3px solid #000;background:#fff}.gg-name[data-v-1df8ab08]{font-weight:400;font-size:1.2rem}.go-home[data-v-1df8ab08]{font-size:.9rem}.button-home[data-v-1df8ab08]{color:#8484ff;font-weight:500}.button-home[data-v-1df8ab08]:hover{cursor:pointer}.next-champion[data-v-1df8ab08]{margin-top:1rem;display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:flex-start;text-align:left;justify-content:flex-start;width:100%}.timer-separator[data-v-1df8ab08]{width:100%;margin:0 auto;margin:1rem 0;border-left:none;border-top:none;border-right:none;border-bottom:2px solid #fff}.kofi[data-v-1df8ab08]{width:85%;margin:0 auto;margin-top:1rem;position:relative;display:flex;flex-direction:column;row-gap:1rem}@media screen and (max-width:600px){.kofi[data-v-1df8ab08]{width:116%;margin-left:-8%}}.kofi img[data-v-1df8ab08]{width:100%}.kofi .end-twitter[data-v-1df8ab08]{position:absolute;top:14px;left:29px;font-size:13.7px;font-weight:200;width:100%}.end-twitter .sub-text[data-v-1df8ab08]{font-size:16.7px}@media screen and (max-width:600px){.kofi .end-twitter[data-v-1df8ab08]{position:absolute;top:7px;left:23px;font-size:6vw;font-weight:200}.end-twitter .sub-text[data-v-1df8ab08]{font-size:4vw}}.gg .left[data-v-1df8ab08]{width:45px}@media screen and (max-width:600px){.gg .left[data-v-1df8ab08]{width:35px}.gg .right[data-v-1df8ab08]{display:none}}.next-mode .button-title[data-v-1df8ab08]{position:absolute;top:10px;left:46px;font-size:21px;font-weight:200;color:#000;font-family:PokemonClassic;text-shadow:none}.next-mode .button-description[data-v-1df8ab08]{position:absolute;bottom:24px;left:91px;font-size:11px;font-weight:200;font-family:PokemonClassic!important;color:#000;text-align:left;text-shadow:none}@media screen and (max-width:1608px){.next-mode .button-title[data-v-1df8ab08]{top:10px;left:46px;font-size:1.3rem}.next-mode .button-description[data-v-1df8ab08]{bottom:23px;left:91px;font-size:.7rem}}@media screen and (max-width:1000px){.next-mode .button-title[data-v-1df8ab08]{top:9.982px;left:45.79px;font-size:20.94px}.next-mode .button-description[data-v-1df8ab08]{bottom:19.912px;left:90.58px;font-size:11.944px}}@media screen and (max-width:600px){.next-mode .button-title[data-v-1df8ab08]{top:4.982px;left:38.79px;font-size:20.94px}.next-mode .button-description[data-v-1df8ab08]{bottom:19.912px;left:82.58px;font-size:9.944px}}@media screen and (max-width:400px){.next-mode .button-title[data-v-1df8ab08]{top:1vw;left:8.5vw;font-size:4.2vw}.next-mode .button-description[data-v-1df8ab08]{bottom:4vw;left:16.6vw;font-size:2.15vw}}.store-buttons[data-v-1df8ab08]{display:flex;flex-direction:row;justify-content:space-around;align-items:center}.store-buttons img[data-v-1df8ab08]{width:45%;display:block;max-width:180px;transition:width .1s ease}.store-buttons img[data-v-1df8ab08]:hover{cursor:pointer;width:48%}@media screen and (max-width:450px){.store-buttons[data-v-1df8ab08]{flex-direction:column;justify-content:center;row-gap:1rem}.store-buttons img[data-v-1df8ab08]{width:100%}.store-buttons img[data-v-1df8ab08]:hover{cursor:pointer;width:100%}}.qrcode[data-v-1df8ab08]{width:100px!important;border-radius:5px;box-shadow:0 2px 4px 0 #0e1e25,0 2px 16px 0 rgba(14,30,37,.92);transition:width .1s ease}.qrcode[data-v-1df8ab08]:hover{width:105px!important;cursor:pointer}.beware[data-v-1df8ab08]{color:#f6d44e;font-size:1rem;margin:0 auto;margin-top:1rem}.stats-button[data-v-1df8ab08]{font-size:1rem;border:1px solid #fff;padding:10px 20px 7px 20px;border-radius:5px;background:#24323f;transition:transform .1s ease;margin-top:1rem}.stats-button[data-v-1df8ab08]:hover{cursor:pointer;transform:scale(1.04)}.answer-side[data-v-1df8ab08]{display:flex;flex-direction:column;row-gap:.8rem}.answer-stats[data-v-1df8ab08]{font-size:.8rem;text-decoration:underline;-webkit-text-decoration-color:#fff;text-decoration-color:#fff;text-shadow:none}.answer-stats[data-v-1df8ab08]:hover{cursor:pointer;font-weight:800}.play-again[data-v-1df8ab08]{margin-top:1.5rem;border:0;cursor:pointer;color:#fff;transition:all .1s ease-in-out;display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center;width:70%;height:3rem;padding:.5rem .5rem;background:#76e39e;border:4px solid #263e1b;color:#000;border-radius:5px;outline:none;font-size:20px;text-shadow:none;animation-duration:.5s;animation-name:loopGrow-1df8ab08;animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:ease-in-out;position:relative;margin:0 auto}@keyframes rainbow-1df8ab08{0%{color:red}14%{color:orange}28%{color:#ff0}42%{color:green}57%{color:#0ff}71%{color:#00f}85%{color:violet}to{color:red}}.gg-april[data-v-1df8ab08]{animation:rainbow-1df8ab08 1.5s linear infinite}.game{font-size:2rem;margin-bottom:1rem;text-shadow:2px 2px #60526c;width:100%;max-width:750px;overflow:hidden;background:#294e68}@media screen and (max-width:600px){.game{width:80%}}.game-container{row-gap:1rem;vertical-align:center;align-content:center;justify-self:center}.game-container,.sub-container{width:100%;display:flex;flex-direction:column;text-align:center;justify-content:center;align-items:center}.sub-container{max-width:450px;border-radius:8px;position:relative}.button-help{display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center;margin-left:auto;margin-right:auto;width:2.5rem;transition:width .2s ease-in-out;margin-top:.5rem;margin-bottom:1rem}.button-help:hover{cursor:pointer;width:2.7rem}.end-container{display:flex;flex-direction:column;vertical-align:center;align-content:center;justify-self:center;align-items:center;text-align:center;justify-content:center;width:100%}@media screen and (max-width:600px){.scrollable-answers{margin-left:-10%}.scrollable-answers,.scrollable-answers-fit{overflow-x:auto;overflow-y:hidden;width:120%}.scrollable-answers-fit{margin-left:-6.5%}}.sub-scroll{margin-top:.5rem;font-size:.9rem;color:#fff}@media screen and (max-width:350px){.sub-scroll{font-size:.8rem}}.pre-clues{color:#94a6b3;font-size:1rem;text-shadow:0 4px 4px rgba(0,0,0,.25);text-align:left}.button-scale{padding:5px 15px}.button-scale img{filter:brightness(0)}