:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#7e2239}*{padding:0;margin:0;box-sizing:border-box}a{text-decoration:none}.button_basic{width:240px;height:48px;background-color:transparent;font-size:20px;border:3px solid white;color:#fff}.header[data-v-db3a744a]{position:fixed;top:0;width:100%;height:64px;background-color:#7e1731;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 20px;z-index:1000}.logo[data-v-db3a744a]{width:60%;height:100%;display:flex;justify-content:center;align-items:center;position:relative;left:-12px}.menu-toggle[data-v-db3a744a]{position:relative;padding:1.5px;cursor:pointer;width:40px;height:20px;display:flex;flex-direction:column;justify-content:space-between;transform:scale(.75)}.menu-toggle-bar[data-v-db3a744a]{display:block;width:100%;height:4px;background-color:#fff;transition:all .3s ease;position:relative}.menu-toggle-bar--top[data-v-db3a744a]{transform:translateY(-8px)}.menu-toggle-bar--middle[data-v-db3a744a]{opacity:1}.menu-toggle-bar--bottom[data-v-db3a744a]{transform:translateY(8px)}.nav-open .menu-toggle-bar--top[data-v-db3a744a]{transform:rotate(45deg) translate(5px,5px)}.nav-open .menu-toggle-bar--middle[data-v-db3a744a]{opacity:0}.nav-open .menu-toggle-bar--bottom[data-v-db3a744a]{transform:rotate(-45deg) translate(5px,-5px)}.nav[data-v-db3a744a]{position:fixed;top:64px;left:0;width:100%;background-color:#803747;overflow:hidden;z-index:900}.nav-list[data-v-db3a744a]{display:flex;justify-content:space-around;align-items:center;list-style:none;padding:10px 0;margin:0}.nav-list li[data-v-db3a744a]{flex:1;text-align:center;margin:0}.nav-list li .option[data-v-db3a744a]{width:100%;height:64px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:background-color .3s,transform .3s}.nav-list li .option[data-v-db3a744a]:hover{background-color:#fff3}.nav-list li .option span[data-v-db3a744a]:first-child{font-size:24px;margin-bottom:5px;color:#fff}.nav-list li .option span[data-v-db3a744a]:last-child{font-size:18px;color:#fff;font-family:Gotham,sans-serif}.fade-enter-active[data-v-db3a744a],.fade-leave-active[data-v-db3a744a]{transition:opacity .3s}.fade-enter-from[data-v-db3a744a],.fade-leave-to[data-v-db3a744a]{opacity:0}.slide-enter-active[data-v-db3a744a],.slide-leave-active[data-v-db3a744a]{transition:transform .3s ease}.slide-enter-from[data-v-db3a744a],.slide-leave-to[data-v-db3a744a]{transform:translate(100%)}.menu-container[data-v-db3a744a]{position:fixed;top:64px;right:0;width:100vw;height:100vh;background-color:#fff;z-index:1001;overflow-y:auto;font-family:Hudson,sans-serif}.menu-grid[data-v-db3a744a]{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:4px;background-color:#7e1731}.menu-item[data-v-db3a744a]{position:relative;text-align:center;overflow:hidden;cursor:pointer}.menu-item img[data-v-db3a744a]{width:100%;height:auto;display:block}.menu-item span[data-v-db3a744a]{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;background-color:#0009;color:#fff;font-weight:700;padding:10px;text-align:left;font-size:18px;font-weight:400}.menu-item span.opt1[data-v-db3a744a]{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;background-color:#fff;color:#7e1731;font-weight:700;padding:10px;text-align:left;font-size:20px;font-weight:400}.menu-item span.opt2[data-v-db3a744a]{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;background-color:#7e1731;color:#fff;font-weight:700;padding:10px;text-align:left;font-size:20px;font-weight:400}.menu-links[data-v-db3a744a]{list-style:none;padding:0 1rem;margin-top:1rem}.menu-links li[data-v-db3a744a]{padding:.5rem 0;font-weight:700;cursor:pointer}.menu-links li a[data-v-db3a744a]{color:#7e1731;font-size:20px;text-decoration:none;font-weight:400}.menu-links li[data-v-db3a744a]:hover{color:#9c1f1f}.instagram-icon[data-v-db3a744a]{margin:1rem;text-align:center}.instagram-icon img[data-v-db3a744a]{width:40px;height:40px;cursor:pointer;transition:opacity .3s}.instagram-icon img[data-v-db3a744a]:hover{opacity:.7}.modal-overlay[data-v-4415c99a]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background:#0009;display:flex;align-items:center;justify-content:center;font-family:Gotham,sans-serif}.modal-content[data-v-4415c99a]{max-width:480px;width:80%;min-height:320px;background:#fff;padding:20px;text-align:center;box-shadow:0 4px 6px #0000001a;border:3px solid #A99379;display:flex;flex-direction:column;justify-content:space-between}h2[data-v-4415c99a]{font-family:Hudson;color:#a99379;font-size:24px}p[data-v-4415c99a]{color:#000}.modal-button[data-v-4415c99a]{background-color:#a99379;color:#fff;padding:10px 20px;border:none;font-weight:700;cursor:pointer;font-family:Hudson;font-size:24px}.modal-button[data-v-4415c99a]:hover{background-color:#8f7a64}.main_tutorial[data-v-0abd930c]{width:100%;height:100%;position:absolute;top:0;left:0;z-index:999999;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;background-color:#7e1731;padding:2rem}.skip_button[data-v-0abd930c]{position:absolute;top:16px;right:16px;background:none;color:#fff;font-family:Hudson;font-size:16px;border:2px solid white;padding:6px 14px;cursor:pointer;transition:background .2s}.logo[data-v-0abd930c]{position:absolute;top:16px;left:16px;background:none;color:#fff;font-family:Hudson;font-size:16px;padding:2px;cursor:pointer;transition:background .2s;width:128px;height:64px}.skip_button[data-v-0abd930c]:hover{background:#fff;color:#363636}.progress-bar-container[data-v-0abd930c]{position:absolute;top:0;left:0;width:100%;height:6px;background:#ffffff26}.progress-bar-fill[data-v-0abd930c]{height:100%;background:#a99379;width:0%;transition:width .3s ease-out}.lottie-container[data-v-0abd930c]{width:90vw;max-width:480px;border-radius:24px;overflow:hidden}.button-row[data-v-0abd930c]{display:flex;flex-direction:column;gap:1rem;height:148px;align-items:center}.tutorial_button[data-v-0abd930c]{background-color:#a99379;color:#fff;padding:10px 20px;border:none;font-family:Hudson;font-weight:500;font-size:24px;cursor:pointer;transition:opacity .2s ease;min-width:140px}.tutorial_button[data-v-0abd930c]:hover:enabled{opacity:.85}.tutorial_button[data-v-0abd930c]:disabled{opacity:.5;cursor:not-allowed}.fade-enter-active[data-v-0abd930c],.fade-leave-active[data-v-0abd930c]{transition:opacity .3s ease}.fade-enter-from[data-v-0abd930c],.fade-leave-to[data-v-0abd930c]{opacity:0}header[data-v-76e8ad5f]{height:64px;background-color:#8a1538;display:flex;justify-content:center;align-items:center}#menuHamburguesa[data-v-76e8ad5f]{position:absolute;left:0;top:1.5%;margin-left:3%}#titulo[data-v-76e8ad5f]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;font-family:Hudson}#titulo>div[data-v-76e8ad5f]{display:flex;justify-content:center;align-items:center;gap:10px;width:128px}#content[data-v-76e8ad5f]{background-color:#7e2239;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:146px}#menuContenedor[data-v-76e8ad5f]{display:flex;justify-content:left;align-items:center;flex-direction:row;min-height:10vh;overflow:scroll;width:100%}#menuContenedor[data-v-76e8ad5f]::-webkit-scrollbar{display:none}#menuContenedor>.links>a[data-v-76e8ad5f]{margin:15% 20%;display:flex;justify-content:center;align-items:center;flex-direction:column;text-decoration:none;color:#fff}#People[data-v-76e8ad5f],#Locations[data-v-76e8ad5f],#Secrets[data-v-76e8ad5f],#Others[data-v-76e8ad5f]{display:flex;justify-content:center;align-items:center;flex-direction:column;width:33vw}#contenedorPeople[data-v-76e8ad5f],#contenedorLocations[data-v-76e8ad5f]{display:flex;min-height:20vh;width:100%;justify-content:center;flex-wrap:wrap;gap:20px}#contenedorSecrets[data-v-76e8ad5f]{display:flex;width:100%;justify-content:center;align-items:center;flex-direction:column}.cartaPequeña[data-v-76e8ad5f]{width:45%;height:250px;display:flex;align-items:center;flex-direction:column;background-color:#fff;color:#000}.cartaPequeña>img[data-v-76e8ad5f]{margin-top:2.5%;width:95%}.cartaGrande[data-v-76e8ad5f]{width:90%;height:500px;display:flex;align-items:center;flex-direction:column;background-color:#fff;color:#000;order:1}.cartaGrande>img[data-v-76e8ad5f]{margin-top:2.5%;width:95%}.cartaPequeña>.contentPerson[data-v-76e8ad5f]{display:flex;justify-content:space-around;align-items:center;width:95%;height:100px;margin-left:10px}.cartaGrande>.contentPerson[data-v-76e8ad5f]{display:flex;justify-content:space-around;align-items:center;width:100%;margin-top:10%}.contentPerson>button[data-v-76e8ad5f]{width:25px;height:25px}#video_bg[data-v-12811c6a]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-size:cover;background-position:center;z-index:-1}.bgbg[data-v-12811c6a]{background-color:#a99379!important}#img_title[data-v-12811c6a]{width:90%;height:280px;display:flex;justify-content:center;align-items:center;padding:18px}#img_title>img[data-v-12811c6a]{height:100%;object-fit:contain;object-position:center 35%}#content[data-v-12811c6a]{position:absolute;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;background-color:#000000a6;top:50%;left:50%;transform:translate(-50%,-50%)}h1[data-v-12811c6a]{font-family:Hudson}#titulo[data-v-12811c6a]{display:flex;justify-content:center;align-items:center;flex-direction:column;height:32px}#text[data-v-12811c6a]{text-align:center;width:85%;margin:12px 0}#descubrir[data-v-12811c6a]{width:250px;height:50px;background-color:transparent;font-size:20px;border:3px solid white;color:#fff;font-family:Hudson}#descubrir[data-v-12811c6a]:active{background-color:#fff;color:#7e2239}#text_content[data-v-12811c6a]{margin-top:12px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:12px;width:100%}.content_wrapper[data-v-b4532fc1]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;max-width:720px}#contenedorPeople[data-v-b4532fc1]{display:flex;min-height:20vh;width:100%;justify-content:space-between;flex-wrap:wrap}.cartaPequeña[data-v-b4532fc1]{flex:1 1 40%;max-width:50%;min-height:280px;display:flex;align-items:center;flex-direction:column;color:#7e2239;position:relative;margin-bottom:18px}.inactive[data-v-b4532fc1]{opacity:.5}.cardContent[data-v-b4532fc1]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:calc(100% - 20px);height:calc(100% - 20px);background-color:#fff;position:relative;flex-grow:1;padding-bottom:28px}.cartaPequeña>.cardContent>img[data-v-b4532fc1]{width:100%;padding:4px}.grayscale[data-v-b4532fc1]{filter:grayscale(100%)}.cartaGrande[data-v-b4532fc1]{flex:1 1 100%;width:90%;display:flex;align-items:center;flex-direction:column;color:#7e2239;position:relative}.cartaGrande>.cardContent[data-v-b4532fc1]{display:flex;flex-direction:column;align-items:center;width:calc(100% - 20px);padding:8px;background-color:#fff;position:relative;margin-bottom:20px}.cartaGrande>.cardContent>img[data-v-b4532fc1]{width:100%}.cartaGrande>.contentPerson[data-v-b4532fc1]{display:flex;justify-content:space-between;align-items:center;width:100%;height:250px;margin-left:10px}.cardContent>.contentPerson[data-v-b4532fc1]{display:flex;justify-content:left;align-items:flex-start;padding:0 5px;width:95%;font-size:16px}.cartaGrande>.cardContent>.contentPerson[data-v-b4532fc1]{padding:16px 8px}.cardContent>.contentPerson>#textPerson>.id[data-v-b4532fc1]{word-wrap:break-word;overflow-wrap:break-word;width:100%;font-family:Hudson;font-size:24px}.cardContent>.contentPerson>#textPerson[data-v-b4532fc1]{width:100%;font-family:Gotham}.cartaGrande>.contentPerson>#textPerson[data-v-b4532fc1]{width:85%;display:flex;flex-direction:column;justify-content:space-around;height:100%}.cartaGrande>.contentPerson>button[data-v-b4532fc1]{margin-right:8px}.contentPerson>button[data-v-b4532fc1]{width:25px;height:25px;font-size:20px;border:none;position:absolute;bottom:0;right:0;margin:2px}#socialMedia[data-v-b4532fc1]{padding:8px 0;display:flex;justify-content:left;align-items:flex-start;gap:8px}#socialMedia>a[data-v-b4532fc1]{margin-top:8px;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.expand[data-v-b4532fc1]{background-color:#ae9275;color:#fff}.reduce[data-v-b4532fc1]{background-color:#7e2239;color:#fff}.content_wrapper[data-v-811d0bf4]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;max-width:720px}#contenedorPeople[data-v-811d0bf4]{display:flex;min-height:20vh;width:100%;justify-content:space-between;flex-wrap:wrap}.cartaPequeña[data-v-811d0bf4]{flex:1 1 40%;max-width:50%;min-height:280px;display:flex;align-items:center;flex-direction:column;color:#7e2239;position:relative;margin-bottom:18px}.inactive[data-v-811d0bf4]{opacity:.5}.cardContent[data-v-811d0bf4]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:calc(100% - 20px);height:calc(100% - 20px);background-color:#fff;position:relative;flex-grow:1;padding-bottom:28px}.cartaPequeña>.cardContent>img[data-v-811d0bf4]{width:100%;padding:4px}.grayscale[data-v-811d0bf4]{filter:grayscale(100%)}.cartaGrande[data-v-811d0bf4]{flex:1 1 100%;width:90%;display:flex;align-items:center;flex-direction:column;color:#7e2239;position:relative}.cartaGrande>.cardContent[data-v-811d0bf4]{display:flex;flex-direction:column;align-items:center;width:calc(100% - 20px);padding:8px;background-color:#fff;position:relative;margin-bottom:20px}.cartaGrande>.cardContent>img[data-v-811d0bf4]{width:100%}.cartaGrande>.contentPerson[data-v-811d0bf4]{display:flex;justify-content:space-between;align-items:center;width:100%;height:250px;margin-left:10px}.cardContent>.contentPerson[data-v-811d0bf4]{display:flex;justify-content:left;align-items:flex-start;padding:0 5px;width:95%;font-size:16px}.cartaGrande>.cardContent>.contentPerson[data-v-811d0bf4]{padding:16px 8px}.cardContent>.contentPerson>#textPerson>.id[data-v-811d0bf4]{word-wrap:break-word;overflow-wrap:break-word;width:100%;font-family:Hudson;font-size:24px}.cardContent>.contentPerson>#textPerson[data-v-811d0bf4]{width:100%;font-family:Gotham}.cartaGrande>.contentPerson>#textPerson[data-v-811d0bf4]{width:85%;display:flex;flex-direction:column;justify-content:space-around;height:100%}.cartaGrande>.contentPerson>button[data-v-811d0bf4]{margin-right:8px}.contentPerson>button[data-v-811d0bf4]{width:25px;height:25px;font-size:20px;border:none;position:absolute;bottom:0;right:0;margin:2px}#socialMedia[data-v-811d0bf4]{padding:8px 0;display:flex;justify-content:left;align-items:flex-start;gap:4px}#socialMedia>a[data-v-811d0bf4]{margin-top:8px;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.expand[data-v-811d0bf4]{background-color:#ae9275;color:#fff}.reduce[data-v-811d0bf4]{background-color:#7e2239;color:#fff}#content[data-v-1f0ab44d]{margin-left:20px;width:100%;display:flex;justify-content:flex-start;align-items:flex-start;min-height:80vh;overflow:hidden}#content>div[data-v-1f0ab44d]{width:100%;margin:10px}.weather-location-buttons[data-v-1f0ab44d],.current-event-buttons[data-v-1f0ab44d]{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;gap:4px;margin-top:16px}.current-event-buttons button[data-v-1f0ab44d]{margin-right:10px;padding:10px 20px;border:2px solid #800020;background-color:transparent;color:#fff;font-family:Hudson,sans-serif;font-size:16px;text-transform:uppercase;cursor:pointer;transition:background-color .3s,color .3s}.weather-location-buttons button[data-v-1f0ab44d]{margin-right:10px;padding:10px 20px;border:2px solid #800020;background-color:transparent;color:#fff;font-family:Hudson,sans-serif;font-size:16px;text-transform:uppercase;cursor:pointer;min-width:96px;transition:background-color .3s,color .3s}.slider[data-v-1f0ab44d]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:90%;background-color:gray}.switch[data-v-1f0ab44d]{position:relative;display:inline-block;width:60px;height:34px}.switch input[data-v-1f0ab44d]{opacity:0;width:0;height:0}.sliderSwitch[data-v-1f0ab44d]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.sliderSwitch[data-v-1f0ab44d]:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.sliderSwitch[data-v-1f0ab44d]{background-color:#2196f3}input:focus+.sliderSwitch[data-v-1f0ab44d]{box-shadow:0 0 1px #2196f3}input:checked+.sliderSwitch[data-v-1f0ab44d]:before{transform:translate(26px)}.weather-buttons button[data-v-1f0ab44d]{margin-right:10px;padding:10px 20px;border:2px solid #800020;background-color:transparent;color:#fff;font-family:Hudson,sans-serif;font-size:16px;text-transform:uppercase;cursor:pointer;transition:background-color .3s,color .3s}.weather-buttons button.active[data-v-1f0ab44d],button.active[data-v-1f0ab44d]{background-color:#800020;color:#fff;border:2px solid #fff!important}.weather-buttons button[data-v-1f0ab44d]:hover{background-color:#800020;color:#fff}form[data-v-bfc6229b]{display:flex;flex-direction:column;gap:.5rem}input[data-v-bfc6229b]{font-size:16px}.formgroup[data-v-bfc6229b]{display:flex;flex-direction:column;gap:.25rem}input[type=text][data-v-bfc6229b],input[type=email][data-v-bfc6229b]{padding:15px 24px;border:1px solid #8a1538;border-radius:0;font-weight:500;color:#8a1538;background-color:#fff}label[data-v-bfc6229b]{font-family:Gotham}button[data-v-bfc6229b]{width:250px;height:50px;background-color:#8a1538;font-size:20px;border:3px solid white;color:#fff;margin-top:1rem;font-family:hudson;cursor:pointer}button[data-v-bfc6229b]:disabled{opacity:.6;cursor:not-allowed}.hangman[data-v-1abf3cfb]{width:100%;max-width:400px;margin:2rem auto;text-align:center;font-family:hudson,sans-serif;padding:0 1rem;display:flex;justify-content:center;align-items:center;flex-direction:column}h2[data-v-1abf3cfb]{font-weight:400}.word-inputs[data-v-1abf3cfb]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem}.word-group[data-v-1abf3cfb]{display:inline-flex;white-space:nowrap;gap:.25rem}.letter-input[data-v-1abf3cfb]{width:32px;font-size:2.25em;text-align:center;padding:.2rem;background-color:#ffffff30;border:1px solid #ccc;font-family:hudson,sans-serif}.continue-button[data-v-1abf3cfb]{width:260px;height:48px;background-color:#8a1538;font-size:24px;border:3px solid white;color:#fff;margin-top:1rem;font-family:hudson}.letter-input[data-v-1abf3cfb]:disabled{background-color:transparent;color:#fff;border:none}@media (max-width: 480px){.letter-input[data-v-1abf3cfb]{width:32px;font-size:2.25rem}.continue-button[data-v-1abf3cfb]{width:100%;font-size:1.5rem}}h1[data-v-4ef94273]{text-align:center;margin-bottom:10px;font-family:hudson;font-weight:400}.content[data-v-4ef94273]{padding:8px 20px;font-family:gotham;text-align:center}.hangman-container[data-v-4ef94273],.form-container[data-v-4ef94273],.confirm-container[data-v-4ef94273]{text-align:center;margin:10px auto;max-width:600px;padding:1rem}.return_button[data-v-4ef94273]{width:120px;height:48px;background-color:#8a1538;font-size:18px;border:3px solid white;color:#fff;margin-top:1rem;font-family:hudson}.form-container[data-v-4ef94273],.confirm-container[data-v-4ef94273]{opacity:0;transform:translateY(50px)}button[data-v-4ef94273]{margin-top:10px;padding:8px 16px;background-color:#7e2239;color:#fff;border:none;cursor:pointer;font-size:16px}h1[data-v-5d1739d9]{font-family:hudson;font-weight:400;text-align:center;margin-bottom:10px}.content[data-v-5d1739d9]{padding:8px 20px;font-family:gotham;text-align:center}.stage-container[data-v-5d1739d9]{text-align:center;margin:.5rem auto;max-width:600px;padding:1rem}.confirm-container[data-v-5d1739d9]{text-align:center;margin:.5rem auto;max-width:600px;padding:1rem;opacity:0;transform:translateY(50px)}.message[data-v-5d1739d9]{margin-bottom:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}button[data-v-5d1739d9]{margin-top:10px;padding:8px 16px;background-color:#7e2239;color:#fff;border:none;cursor:pointer;font-size:16px}.return_button[data-v-5d1739d9]{width:120px;height:48px;background-color:#8a1538;font-size:18px;border:3px solid white;color:#fff;margin-top:1rem;font-family:hudson}.img_wrapper[data-v-5d1739d9]{width:100%;display:flex;justify-content:center;align-items:center}.img_wrapper img[data-v-5d1739d9]{width:100%;height:100%}.announcement[data-v-5d1739d9]{font-family:hudson;font-size:32px}h1[data-v-e9b601b1]{font-family:hudson;font-weight:400;text-align:center;margin-bottom:10px}.content_wpp[data-v-e9b601b1]{padding:8px 20px;font-family:gotham;text-align:center}.reg-container[data-v-e9b601b1]{text-align:center;max-width:600px;padding:1rem}.confirm-container[data-v-e9b601b1]{text-align:center;margin:1rem auto;max-width:600px;padding:2rem;opacity:0;transform:translateY(50px)}button[data-v-e9b601b1]{margin-top:10px;padding:8px 16px;background-color:#7e2239;color:#fff;border:none;cursor:pointer;font-size:16px}.return_button[data-v-e9b601b1]{width:120px;height:48px;background-color:#8a1538;font-size:18px;border:3px solid white;color:#fff;margin-top:1rem;font-family:hudson}#contenedorSecrets[data-v-32eb821c]{display:flex;flex-direction:column;gap:20px;max-width:720px;margin:0 auto;padding-top:20px}.gamification[data-v-32eb821c]{background-color:#f7f4f1;border:4px solid #fff;width:90%;padding:18px;text-align:center;font-family:Hudson;color:#a99379;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;transition:background-color .3s}.gamification.disabled[data-v-32eb821c]{pointer-events:none}.image_cover[data-v-32eb821c]{position:absolute;top:0;left:0;width:100%;aspect-ratio:1 / 1;background-color:#0009;z-index:1;display:flex;justify-content:center;align-items:center}.image_cover>h1[data-v-32eb821c]{color:#fff;font-size:24px;font-weight:500}.image_wrapper[data-v-32eb821c]{width:100%;height:100%;max-width:600px;max-height:600px;position:relative}.image_wrapper img[data-v-32eb821c]{width:100%;height:100%;object-fit:contain}.gamification>h1[data-v-32eb821c]{margin-bottom:18px;font-size:28px}.gamification.disabled>h1[data-v-32eb821c]{margin-bottom:0}.no-active-message[data-v-32eb821c]{margin-top:20px;text-align:center;font-family:Gotham,sans-serif;color:#b4838f;font-size:18px;position:fixed;bottom:1%;z-index:-1;width:100%;padding:0 20px}.coming-soon[data-v-32eb821c]{margin-top:20px;text-align:center;font-family:Hudson,sans-serif;font-weight:400;color:#b4838f;font-size:36px;position:fixed;bottom:50%;transform:translateY(50%);z-index:-1;width:100%;padding:0 20px}.content_no_mobile[data-v-e148f4b8]{width:100%;height:100%;position:absolute;top:0;left:0;background-color:#7e2239;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.logo[data-v-e148f4b8]{margin-top:18px;width:82px;height:64px}.logo>img[data-v-e148f4b8]{width:100%;height:100%}.test_content[data-v-e148f4b8]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;font-size:1em;font-family:Gotham}.image_content[data-v-e148f4b8]{width:100%;height:50%;display:flex;flex-direction:column;justify-content:center;align-items:center}.how_to_play_content[data-v-9cb0bf86]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.glovo_hunt_how_to[data-v-9cb0bf86],.catch_this_one_how_to[data-v-9cb0bf86],.where_is_paul_how_to[data-v-9cb0bf86]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:18px;gap:24px}.where_is_paul_how_to[data-v-9cb0bf86]{gap:24px}h1.title[data-v-9cb0bf86]{font-family:Hudson;color:#fff;font-size:42px;text-align:center}.text[data-v-9cb0bf86]{text-align:justify}.text p[data-v-9cb0bf86]{font-family:Gotham}.glovo_hunt_how_to h1.title[data-v-9cb0bf86],.catch_this_one_how_to h1.title[data-v-9cb0bf86]{font-family:Hudson;color:#a99379;font-size:42px;text-align:center}.floating_scroll[data-v-9cb0bf86]{width:48px;height:48px;border-radius:24px;position:fixed;bottom:24px;left:50%;transform:translate(-50%);background-color:#f4f4f4;display:flex;justify-content:center;align-items:center;transition:opacity .5s ease}.floating_scroll>svg[data-v-9cb0bf86]{width:38%}.img_wrapper[data-v-9cb0bf86]{width:100%;height:100%}.img_wrapper img[data-v-9cb0bf86]{width:100%;height:100%;object-fit:cover}.spacer[data-v-9cb0bf86]{width:128px;height:36px;border-bottom:4px solid #A99379}header[data-v-a4bf3a40]{height:64px;background-color:#8a1538;display:flex;justify-content:center;align-items:center}#menuHamburguesa[data-v-a4bf3a40]{position:absolute;left:0;top:1.5%;margin-left:3%}#titulo[data-v-a4bf3a40]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;font-family:Hudson}#titulo>div[data-v-a4bf3a40]{display:flex;justify-content:center;align-items:center;gap:10px;width:128px}#content[data-v-a4bf3a40]{background-color:#7e2239;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:146px}#menuContenedor[data-v-a4bf3a40]{display:flex;justify-content:left;align-items:center;flex-direction:row;min-height:10vh;overflow:scroll;width:100%}#menuContenedor[data-v-a4bf3a40]::-webkit-scrollbar{display:none}#menuContenedor>.links>a[data-v-a4bf3a40]{margin:15% 20%;display:flex;justify-content:center;align-items:center;flex-direction:column;text-decoration:none;color:#fff}#People[data-v-a4bf3a40],#Locations[data-v-a4bf3a40],#Secrets[data-v-a4bf3a40],#Others[data-v-a4bf3a40]{display:flex;justify-content:center;align-items:center;flex-direction:column;width:33vw}#contenedorPeople[data-v-a4bf3a40],#contenedorLocations[data-v-a4bf3a40]{display:flex;min-height:20vh;width:100%;justify-content:center;flex-wrap:wrap;gap:20px}#contenedorSecrets[data-v-a4bf3a40]{display:flex;width:100%;justify-content:center;align-items:center;flex-direction:column}.cartaPequeña[data-v-a4bf3a40]{width:45%;height:250px;display:flex;align-items:center;flex-direction:column;background-color:#fff;color:#000}.cartaPequeña>img[data-v-a4bf3a40]{margin-top:2.5%;width:95%}.cartaGrande[data-v-a4bf3a40]{width:90%;height:500px;display:flex;align-items:center;flex-direction:column;background-color:#fff;color:#000;order:1}.cartaGrande>img[data-v-a4bf3a40]{margin-top:2.5%;width:95%}.cartaPequeña>.contentPerson[data-v-a4bf3a40]{display:flex;justify-content:space-around;align-items:center;width:95%;height:100px;margin-left:10px}.cartaGrande>.contentPerson[data-v-a4bf3a40]{display:flex;justify-content:space-around;align-items:center;width:100%;margin-top:10%}.contentPerson>button[data-v-a4bf3a40]{width:25px;height:25px}.bases-legales[data-v-4f5f1eac]{font-family:Gotham,sans-serif;line-height:1.6;margin:20px;max-width:800px;color:#fff}.bases-legales h1[data-v-4f5f1eac],.bases-legales h2[data-v-4f5f1eac],.bases-legales h3[data-v-4f5f1eac]{font-family:Hudson,sans-serif;margin-top:20px}.bases-legales p[data-v-4f5f1eac]{margin:10px 0}.bases-legales ul[data-v-4f5f1eac]{margin:10px 0 10px 20px;list-style-type:disc}.bases-legales a[data-v-4f5f1eac]{color:#fff;text-decoration:underline}.bases-legales a[data-v-4f5f1eac]:hover{text-decoration:underline}.how_to_play_content[data-v-5ef7604b]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.glovo_hunt_how_to[data-v-5ef7604b],.catch_this_one_how_to[data-v-5ef7604b],.where_is_paul_how_to[data-v-5ef7604b]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:18px;gap:24px}.where_is_paul_how_to[data-v-5ef7604b]{gap:24px}h1.title[data-v-5ef7604b]{font-family:Hudson;color:#fff;font-size:42px;text-align:center}.text[data-v-5ef7604b]{text-align:justify}.text p[data-v-5ef7604b]{font-family:Gotham}.glovo_hunt_how_to h1.title[data-v-5ef7604b],.catch_this_one_how_to h1.title[data-v-5ef7604b]{font-family:Hudson;color:#a99379;font-size:42px;text-align:center}.floating_scroll[data-v-5ef7604b]{width:48px;height:48px;border-radius:24px;position:fixed;bottom:24px;left:50%;transform:translate(-50%);background-color:#f4f4f4;display:flex;justify-content:center;align-items:center;transition:opacity .5s ease}.floating_scroll>svg[data-v-5ef7604b]{width:38%}.img_wrapper[data-v-5ef7604b]{width:100%;height:100%}.img_wrapper img[data-v-5ef7604b]{width:100%;height:100%;object-fit:cover}.spacer[data-v-5ef7604b]{width:128px;height:36px;border-bottom:4px solid #A99379}#content[data-v-5ef7604b]{background-color:#7e2239;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:146px}.qr-error-container[data-v-a6cc0ef2]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;padding:20px;text-align:center;background-color:#7e2239;color:#fff;font-family:Hudson}.orientation-warning[data-v-86690db0]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center;background-color:#7e2239;color:#fff;font-family:Hudson}.loading-screen[data-v-86690db0]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#7e2239;color:#fff;font-family:Hudson}.error-screen[data-v-86690db0]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center;background-color:#7e2239;color:#fff;font-family:Hudson}.spinner[data-v-86690db0]{border:4px solid rgba(255,255,255,.3);border-radius:50%;border-top:4px solid #fff;width:30px;height:30px;animation:spin-86690db0 1s linear infinite;margin-bottom:20px}@keyframes spin-86690db0{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
