.header[data-v-678b5fbe]{position:fixed;top:0;left:0;width:100%;z-index:1000;background:hsla(0,0%,96%,0);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:10vh}.overlay[data-v-678b5fbe]{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.logo[data-v-678b5fbe]{display:flex;position:absolute;left:0;gap:2px;align-items:flex-start;height:20px;margin-left:71px;cursor:pointer}.logo img[data-v-678b5fbe]{height:20px;width:auto}.nav-items[data-v-678b5fbe]{font-family:Inter;display:flex;gap:71px}.nav-items a[data-v-678b5fbe]{text-decoration:none;color:#1c1c1c;font-size:large;white-space:nowrap;box-sizing:border-box;padding:5px 10px;margin:-5px -10px;border-radius:4px;transition:background-color .3s,color .3s}.nav-items a[data-v-678b5fbe]:hover{background-color:#00000018;color:#000000e5}.nav-items .active-link[data-v-678b5fbe],.nav-items .router-link-active[data-v-678b5fbe]{background-color:#000;color:#fff}.menu-button[data-v-678b5fbe]{display:none}@media (max-width:999px){.overlay[data-v-678b5fbe]{justify-content:space-between;flex-direction:row-reverse}.menu-button[data-v-678b5fbe]{display:block;background:none;border:none;font-size:24px;cursor:pointer;color:#000;margin-right:14px}.nav-items[data-v-678b5fbe]{position:absolute;top:10vh;right:0;background:#010e1d;height:100vh;width:100%;padding:20px;box-sizing:border-box;display:none;flex-direction:column;gap:40px;align-items:flex-end;justify-content:center}.nav-items.show-nav[data-v-678b5fbe]{display:flex;justify-content:flex-start}.nav-items .active-link[data-v-678b5fbe],.nav-items .router-link-active[data-v-678b5fbe]{background-color:#fff;color:#010e1d}.nav-items a[data-v-678b5fbe]:hover{background-color:#4a5b7062;color:#ffffffe5}.header.expanded .overlay[data-v-678b5fbe]{background:#010e1d}.nav-items a[data-v-678b5fbe]{color:#fff;font-size:30px;font-weight:200}.logo[data-v-678b5fbe]{margin-left:0;margin-left:5%}}.scroll-to-top[data-v-72ef45a0]{position:fixed;bottom:20px;right:20px;width:50px;height:50px;border:none;border-radius:50%;background-color:hsla(0,0%,100%,0);color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:background-color .3s,transform .3s;z-index:1000}.scroll-to-top[data-v-72ef45a0]:hover{background-color:#e7e7e7;transform:scale(1.1)}.button-icon[data-v-72ef45a0]{width:20px;height:auto}.footer[data-v-af2e209c]{font-family:Inter;background-color:#f5f5f5;padding:20px 0}.footer-container[data-v-af2e209c]{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 20px}.footer-left[data-v-af2e209c]{display:flex;flex-direction:column}.footer-left a[data-v-af2e209c]{color:#000;text-decoration:none;margin-bottom:5px;font-size:14px}.footer-left a[data-v-af2e209c]:hover{text-decoration:underline}.footer-center[data-v-af2e209c]{text-align:center;flex-grow:1;font-size:16px}.footer-right[data-v-af2e209c]{display:flex;flex-direction:row;align-items:center;gap:15px;margin-right:45px}.footer-right a img[data-v-af2e209c]{width:24px;height:24px}@media screen and (max-width:768px){.footer-container[data-v-af2e209c]{align-items:center;text-align:center}.footer-left[data-v-af2e209c],.footer-right[data-v-af2e209c]{margin-bottom:10px;margin-top:10px;margin-right:0}.footer-left a[data-v-af2e209c]{font-size:small}.footer-center[data-v-af2e209c]{font-size:xx-small}.footer-right a img[data-v-af2e209c]{width:18px;height:18px}}.splash-screen[data-v-38c2586a]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#010e1d;display:flex;justify-content:center;align-items:center;z-index:9999;overflow:hidden;transition:transform 1s ease}.logo[data-v-38c2586a]{width:200px;height:auto;filter:brightness(0) invert(1)}.scroll-up[data-v-38c2586a]{transform:translateY(-100%)}body{margin:0!important}.container{width:100%;margin:0 auto}.component-container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.spinner-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.7);display:flex;justify-content:center;align-items:center;z-index:999}.spinner{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:Inter;src:url(/fonts/Inter.7385e8d9.ttf)}.button-next[data-v-642b896a]{font-size:large;font-family:Inter;position:absolute;bottom:2%;left:50%;transform:translateX(-50%);padding:10px 20px;border:none;background-color:transparent;color:#000;text-align:center;cursor:pointer;transition:background-color .3s,color .3s;display:flex;align-items:center;justify-content:center}.button-icon[data-v-642b896a]{width:20px;height:auto;margin-left:10px;animation:bounce-642b896a 2s infinite}@media (max-width:768px){.button-next[data-v-642b896a]{bottom:8%}}@keyframes bounce-642b896a{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-5px)}}.centered-box[data-v-560d633e]{position:relative;background-color:#fff;display:flex;justify-content:center;align-items:center;width:100%;height:100vh}.content[data-v-560d633e]{max-width:868px;text-align:center}.content p[data-v-560d633e]{color:#000;text-align:center;font-family:Inter;font-size:32px;font-style:normal;font-weight:400;line-height:60px;letter-spacing:.5px}@media (max-width:768px){.centered-box[data-v-560d633e]{max-width:100%}.content p[data-v-560d633e]{font-size:x-large;padding-left:10px;padding-right:10px;line-height:40px}}.concert-list-item[data-v-71927dcd]{display:flex;width:100%;height:auto;align-items:center;justify-content:center;transition:background-color .3s ease;margin-top:16px}.concert-list-item[data-v-71927dcd]:hover{background-color:rgba(0,0,0,.05)}.concert-list-item.mobile[data-v-71927dcd]{max-width:100vw;background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative}.centered-container[data-v-71927dcd]{display:flex;align-items:center;width:85vw}.concert-list-item.mobile .centered-container[data-v-71927dcd]{flex-direction:column;width:80vw;background-color:hsla(0,0%,100%,.7);padding:20px}.image-container[data-v-71927dcd]{width:280px;height:100%;overflow:hidden}.image-container img[data-v-71927dcd]{width:100%;height:100%;transform:scale(1.2);transition:transform .3s ease}.concert-list-item:hover .image-container img[data-v-71927dcd]{transform:scale(1.1)}.info-container[data-v-71927dcd]{flex:1;display:flex;flex-direction:column;justify-content:space-between;margin-left:38px}.concert-list-item.mobile .info-container[data-v-71927dcd]{margin-left:0;width:100%}.info-data[data-v-71927dcd]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.date-time-container[data-v-71927dcd]{transition:opacity .3s ease}.concert-list-item:hover .date-time-container[data-v-71927dcd]{opacity:.8}.date[data-v-71927dcd]{font-size:xx-large}.date[data-v-71927dcd],.time[data-v-71927dcd]{color:#000;text-align:right;font-family:Inter;font-style:normal;font-weight:400;line-height:40px;letter-spacing:.5px}.time[data-v-71927dcd]{font-size:x-large}.location[data-v-71927dcd]{color:#000;font-family:Inter;font-size:large;font-weight:medium;line-height:160%}.title[data-v-71927dcd]{font-size:xx-large;line-height:110%}.description[data-v-71927dcd],.title[data-v-71927dcd]{color:#000;font-family:Inter;font-style:normal;font-weight:400}.description[data-v-71927dcd]{font-size:medium;line-height:160%;margin-top:5px;margin-bottom:10px}.buttons[data-v-71927dcd]{display:flex;gap:10px;justify-content:flex-start}.concert-list-item.mobile .buttons[data-v-71927dcd]{justify-content:flex-end}.entrades-button[data-v-71927dcd]{font-family:Inter;background-color:#000;border-radius:20px;color:#fff;font-size:16px;padding:10px 20px;border:none;cursor:pointer;transition:background-color .3s ease}.entrades-button[data-v-71927dcd]:hover{background-color:#333}.entrades-button.disabled[data-v-71927dcd]{background-color:#ccc;color:#666;cursor:not-allowed;pointer-events:none}.info-button[data-v-71927dcd]{background-color:transparent;font-family:Inter;border-radius:20px;color:#000;font-size:16px;padding:10px 20px;border:1px solid #000;cursor:pointer;text-decoration:none;transition:background-color .3s ease,color .3s ease}.info-button[data-v-71927dcd]:hover{background-color:#000;color:#fff}.spinner-overlay[data-v-7eabef53]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:999}.top-image[data-v-7eabef53]{animation:fadeInOut-7eabef53 2s infinite}@keyframes fadeInOut-7eabef53{0%,to{opacity:.5}50%{opacity:1}}.concert-info[data-v-612a26be]{display:flex;flex-direction:column;align-items:center}.header[data-v-612a26be]{display:flex;justify-content:space-between;align-items:center;width:100%}.centered-title[data-v-612a26be]{width:85vw;display:flex;border-bottom:1px solid #000;justify-content:space-between;align-items:flex-end}.title[data-v-612a26be]{font-size:40px;font-style:normal;font-weight:400;line-height:40px}.historic-link[data-v-612a26be],.title[data-v-612a26be]{color:#000;font-family:Inter;letter-spacing:.5px;cursor:pointer}.historic-link[data-v-612a26be]{display:flex;align-items:center;font-size:x-large;margin-bottom:20px}.historic-link .icon[data-v-612a26be]{margin-left:10px}.show-more[data-v-612a26be]{padding:20px 0 20px;font-family:Inter;font-size:20px;cursor:pointer}.historic-concert[data-v-612a26be]{filter:grayscale(100%)}@media (max-width:768px){.centered-title[data-v-612a26be]{width:90vw;align-items:baseline;margin-top:20%}.title[data-v-612a26be]{font-size:xx-large}.historic-link[data-v-612a26be]{font-size:medium}.concert-info[data-v-612a26be]{max-width:100vw}}@media (orientation:landscape) and (max-height:500px){.centered-title[data-v-612a26be]{margin-top:2%}}.contact-container[data-v-6158754e]{width:100%;height:94vh;display:flex;justify-content:space-between;background-color:#f5f5f5}.contact-form[data-v-6158754e]{width:50%;display:flex;flex-direction:column;justify-content:center;align-content:center;margin-left:100px;font-family:Inter}.contact-form h2[data-v-6158754e]{margin-bottom:20px;font-size:47px}.contact-form h2[data-v-6158754e],.contact-form h3[data-v-6158754e]{color:#000;font-family:Inter;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.1px}.contact-form h3[data-v-6158754e]{margin-bottom:30px;font-size:20px}.contact-form form[data-v-6158754e]{display:flex;flex-direction:column}.contact-form label[data-v-6158754e]{margin-bottom:5px;font-size:16px;color:#666}.contact-form input[type=email][data-v-6158754e],.contact-form input[type=text][data-v-6158754e],.contact-form textarea[data-v-6158754e]{padding:10px;margin-bottom:20px;border:1px solid #ddd;border-radius:20px;font-size:14px}.contact-form textarea[data-v-6158754e]{height:100px;resize:vertical}.contact-form button[data-v-6158754e]{padding:10px 20px;background-color:#333;color:#fff;border:none;border-radius:100px;cursor:pointer;font-size:16px;align-self:flex-end;width:auto}.contact-form button[data-v-6158754e]:hover{background-color:#555}.contact-info[data-v-6158754e]{width:35%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f5f5f5;font-family:Inter;line-height:1px}.contact-info h2[data-v-6158754e],.contact-info p[data-v-6158754e]{text-align:center;width:100%}.contact-info h2[data-v-6158754e]{margin-bottom:20px;font-size:24px;color:#333}.contact-info p[data-v-6158754e]{font-size:14px;color:#666}.contact-info strong[data-v-6158754e]{color:#333}@media (max-width:768px){.contact-container[data-v-6158754e]{max-width:100vw;display:flex;flex-wrap:wrap;justify-content:space-between;background-color:#f5f5f5}.contact-form[data-v-6158754e]{max-width:100vw;width:100%;margin-top:8vh;margin-left:10%;margin-right:10%}.contact-form h2[data-v-6158754e]{font-size:xx-large;margin-bottom:4px}.contact-form label[data-v-6158754e]{font-size:small}.contact-form input[type=email][data-v-6158754e],.contact-form input[type=text][data-v-6158754e],.contact-form textarea[data-v-6158754e]{padding:6px;margin-bottom:10px;border:1px solid #ddd;border-radius:20px;font-size:14px}.contact-form h3[data-v-6158754e]{color:#000;font-family:Inter;font-size:small;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.1px}.contact-info[data-v-6158754e]{width:100vw;margin-top:0;justify-content:normal}.contact-container[data-v-6158754e]{margin-top:10%;max-width:100vw;display:flex;background-color:#f5f5f5}.contact-form[data-v-6158754e]{margin-top:0;max-width:100vw;width:100%;margin-left:10%;margin-right:10%}}@media (orientation:landscape) and (max-height:500px){.contact-container[data-v-6158754e]{margin-top:0;min-height:160vh;max-width:100vw;display:flex;background-color:#f5f5f5;flex-wrap:nowrap;align-items:center}}.img-header[data-v-71be7ab0]{width:100%;height:100vh;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.container-img[data-v-71be7ab0]{overflow:hidden;position:relative}@media (max-width:768px){.welcome[data-v-71be7ab0]{font-size:24px}.container-img[data-v-71be7ab0]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:30%;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);pointer-events:none}}.img-header[data-v-9bb196bc]{width:100%;height:100vh;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.container-img[data-v-9bb196bc]{overflow:hidden}.centered[data-v-9bb196bc]{height:100vh;position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:100px}@media (max-width:768px){.centered[data-v-9bb196bc]{display:block;height:auto}.simpleDescription[data-v-9bb196bc]{height:100vh;display:flex;align-items:center}}@media (orientation:landscape) and (max-height:500px){.centered[data-v-9bb196bc]{min-height:140vh;display:block;height:auto}.simpleDescription[data-v-9bb196bc]{height:100vh;display:flex;align-items:center}}