.site-header--desktop{display:flex}.site-header--mobile{display:none}.site-header--mobile.navom{position:fixed;top:12px;left:50%;transform:translate(-50%);width:var(--mobile-island-width);z-index:120;flex-direction:column;align-items:stretch;gap:0;min-height:68px;max-height:68px;padding:6px 10px 10px 8px;border-radius:20px;transition:max-height .45s cubic-bezier(.22,.61,.36,1),height .45s cubic-bezier(.22,.61,.36,1),min-height .45s cubic-bezier(.22,.61,.36,1),border-radius .35s ease,padding .35s ease,box-shadow .35s ease}.site-header--mobile.is-open{min-height:0;height:90vh;max-height:90vh;border-radius:20px;padding:6px 10px 1.25rem;box-shadow:0 16px 40px #00000080;overflow:hidden}.mobile-header__bar{display:flex;align-items:center;justify-content:space-between;gap:.5rem;height:52px;min-height:52px;flex-shrink:0}.site-header--mobile .site-header__logo{flex:0 0 auto;display:flex;align-items:center;justify-content:center;height:100%;padding:0 .35rem}.site-header--mobile .site-header__logo img{width:clamp(38px,10.5vw,48px);height:auto;max-height:clamp(42px,11.7vw,54px);object-fit:contain;display:block}.site-header__toggle{flex:0 0 auto;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:7px;width:44px;height:44px;padding:0 10px 0 0;border:none;background:transparent;cursor:pointer}.site-header__toggle span{display:block;width:26px;height:3px;border-radius:2px;background:#fff;transition:transform .25s ease,opacity .25s ease}.site-header__toggle[aria-expanded=true] span:first-child{transform:translateY(5px) rotate(45deg)}.site-header__toggle[aria-expanded=true] span:last-child{transform:translateY(-5px) rotate(-45deg)}.mobile-header__panel{flex:0 0 0;height:0;min-height:0;opacity:0;pointer-events:none;overflow:hidden;transition:opacity .3s ease .05s}.site-header--mobile.is-open .mobile-header__panel{flex:1 1 auto;height:auto;opacity:1;pointer-events:auto;overflow:visible}.mobile-header__panel-inner{height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;justify-content:space-evenly;align-items:stretch;padding:.75rem 0 .5rem}.mobile-header__nav{padding-top:.35rem}.mobile-header__list{display:flex;flex-direction:column;align-items:center;gap:0;margin:0;padding:0;list-style:none}.mobile-header__list a{display:block;padding:.9rem .75rem;font-family:Clash Display,sans-serif;font-size:clamp(1.5rem,6.2vw,2.05rem);font-weight:600;line-height:1.15;color:#fff;text-align:center;text-decoration:none;transition:color .2s ease}.mobile-header__list a.is-active{color:#efb810}.mobile-header__list a:hover:not(.is-active),.mobile-header__list a:focus-visible:not(.is-active){color:#fff;opacity:.75}.mobile-header__address{margin:.35rem 0 1rem;text-align:center;font-family:Clash Display,sans-serif;font-size:clamp(1.25rem,4.8vw,1.65rem);font-weight:600;line-height:1.2}.mobile-header__address a{color:#efb810;text-decoration:none}.mobile-header__address a:hover{text-decoration:underline}.mobile-header__social{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin:0;padding:0 0 .15rem;list-style:none}.mobile-header__social a{display:flex;align-items:center;justify-content:center;width:clamp(56px,14.5vw,66px);height:clamp(56px,14.5vw,66px);border-radius:50%;background:#fff;color:#0d1b2a;text-decoration:none;transition:transform .2s ease}.mobile-header__social a:hover{transform:scale(1.06)}.mobile-header__social svg{width:clamp(26px,6.5vw,32px);height:clamp(26px,6.5vw,32px);fill:currentColor}body.mobile-menu-open{overflow:hidden;overscroll-behavior:none}@media(min-width:768px)and (max-width:1024px){.site-header.navo.site-header--desktop{top:16px;width:min(96%,920px);min-height:58px;padding:.35rem .65rem .35rem .35rem;border-radius:20px}.site-header--desktop .site-header__logo{flex:0 0 auto;padding:0 .35rem 0 .25rem}.site-header--desktop .site-header__logo img{width:clamp(34px,4.5vw,48px);max-height:clamp(38px,5vw,54px);object-fit:contain}.site-header--desktop .site-header__menu{gap:clamp(.35rem,1vw,.7rem);padding:.35rem 0}.site-header--desktop .site-header__menu a{font-size:clamp(12px,1.25vw,15px)}}@media(max-width:767px){.site-header.navo.site-header--desktop{display:none}.site-header--mobile{display:flex}}@font-face{font-family:Helavite;src:url(/fonts/Helavite.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:DirtylineFx;src:url(/fonts/DirtylineFx.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}.site-footer{position:relative;width:100%;margin-top:clamp(1.5rem,3vw,2.5rem);overflow-x:clip}.footer-card{width:100%;max-width:none;margin:0;padding:clamp(2rem,3.5vw,3rem) clamp(1.5rem,4vw,4.25rem) clamp(1rem,2vw,1.5rem);background:#080e16;border-radius:40px 40px 0 0;box-sizing:border-box}.footer-card__grid{display:grid;grid-template-columns:minmax(220px,1fr) minmax(420px,2.1fr) minmax(220px,1fr);gap:clamp(1.75rem,4vw,4rem);align-items:start;width:100%;max-width:none;margin:0}.footer-col{text-align:center}.footer-col--newsletter{justify-self:center;max-width:340px;width:100%}.footer-col--schedule{justify-self:center;width:100%}.footer-col--location{justify-self:center;width:100%;max-width:360px}.footer-col__title{margin:0 0 1.25rem;font-family:Clash Display,sans-serif;font-size:clamp(2rem,2.5vw,3.3rem);font-weight:600;color:#efb810;line-height:1.1;text-align:center}.footer-newsletter{display:flex;flex-direction:column;gap:1rem}.footer-newsletter__form{display:flex;flex-wrap:nowrap;align-items:flex-end;justify-content:center;gap:1.25rem}.footer-newsletter__field{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.5rem}.footer-newsletter__input{width:100%;padding:.35rem 0;border:none;border-bottom:2px solid rgba(255,255,255,.85);background:transparent;color:#fff;font-family:system-ui,sans-serif;font-size:1rem;outline:none}.footer-newsletter__input::placeholder{color:#ffffffbf}.footer-newsletter__input:focus{border-bottom-color:#efb810}.footer-newsletter__submit{flex:0 0 auto;padding:.75rem 1.75rem;border:none;border-radius:999px;background:#fff;color:#0d1b2a;font-family:Clash Display,sans-serif;font-size:.95rem;font-weight:600;cursor:pointer;transition:transform .2s ease,background .2s ease;white-space:nowrap}.footer-newsletter__submit:hover{transform:translateY(-1px);background:#f2f2f2}.footer-social{margin-top:2rem}.footer-social__list{display:flex;flex-wrap:wrap;justify-content:center;gap:.85rem;padding:0;margin:0;list-style:none}.footer-social__link{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:#fff;color:#0d1b2a;text-decoration:none;transition:transform .2s ease}.footer-social__link:hover{transform:scale(1.06)}.footer-social__icon{width:26px;height:26px;fill:currentColor}.schedule-wrapper{display:flex;justify-content:center;align-items:flex-start;width:100%;font-family:Clash Display,sans-serif;gap:0}.schedule-day-col{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 12px;border-right:1px solid rgba(255,255,255,.3)}.schedule-day-col:last-child{border-right:none}.day-name{font-size:clamp(1.35rem,1.8vw,1.75rem);color:#fff;text-transform:uppercase;margin-bottom:10px;letter-spacing:1px;line-height:1.1;white-space:nowrap}.day-desc{font-size:clamp(.65rem,.75vw,.8rem);color:#aaa;text-transform:uppercase;letter-spacing:1.2px;font-weight:400;line-height:1.35;display:flex;align-items:flex-start;justify-content:center;text-align:center;max-width:11rem;min-height:3.2em;width:100%;margin:0 auto 12px}.hours-list{display:flex;flex-direction:column;gap:10px}.hour-item{font-size:clamp(1.5rem,2.2vw,2rem);color:#fff;line-height:1;font-weight:600}.footer-location__address{margin:0 0 1rem;font-family:Clash Display,sans-serif;font-size:clamp(1.35rem,1.6vw,2rem);font-weight:600;color:#fff;line-height:1.2;text-align:center}.footer-location__address a{color:inherit;text-decoration:none}.footer-location__map{width:100%;height:clamp(120px,14vw,165px);border:0;border-radius:14px;display:block}.hero-mq-wrapper{overflow:hidden;white-space:nowrap;width:100%;max-width:none;display:flex;height:168px;padding:0;margin:0;align-items:flex-end;background-color:#080e16;position:relative;box-sizing:border-box;overscroll-behavior:none}.hero-mq-wrapper:after{content:"";position:absolute;bottom:0;left:0;right:0;height:100%;background:linear-gradient(to top,rgba(13,27,42,.94) 0%,rgba(13,27,42,.84) 10%,rgba(13,27,42,.66) 24%,rgba(13,27,42,.45) 40%,rgba(13,27,42,.26) 56%,rgba(13,27,42,.12) 72%,rgba(13,27,42,.05) 86%,transparent 100%);pointer-events:none;z-index:1}.hero-mq-track{display:flex;align-items:flex-end;width:max-content;animation:heroMqScroll 40s linear infinite;height:auto;padding-top:1.1rem;margin-bottom:0}.hero-mq-item{font-family:Clash Display,serif;font-size:12.5rem;color:#fff;padding:0 2vw;display:flex;align-items:flex-end;line-height:.76;letter-spacing:-8px;text-transform:uppercase;height:auto;margin-bottom:-.06em;box-sizing:border-box}.hero-mq-cristo-effect{display:inline-grid;vertical-align:bottom;line-height:.76;letter-spacing:inherit}.hero-mq-cristo-layer{grid-area:1 / 1;align-self:end;justify-self:start;opacity:0;pointer-events:none;line-height:inherit;letter-spacing:inherit}.hero-mq-cristo--clash{font-family:Clash Display,serif;text-transform:uppercase;color:#efb810;-webkit-text-fill-color:#efb810;animation:heroMqShowClash 5s step-end infinite}.hero-mq-cristo--helavite{font-family:Helavite,sans-serif;text-transform:uppercase;color:transparent;-webkit-text-fill-color:transparent;-webkit-text-stroke:3px #efb810;paint-order:stroke fill;animation:heroMqShowHelavite 5s step-end infinite}.hero-mq-cristo--dirty{font-family:DirtylineFx,serif;text-transform:none;color:#efb810;-webkit-text-fill-color:#efb810;animation:heroMqShowDirty 5s step-end infinite}@keyframes heroMqScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes heroMqShowClash{0%,to{opacity:1;transform:translateY(0)}33%,66%{opacity:0}}@keyframes heroMqShowHelavite{0%,to{opacity:0}33%{opacity:1;transform:translateY(10px)}66%{opacity:0}}@keyframes heroMqShowDirty{0%,33%{opacity:0}66%{opacity:1;transform:translateY(20px)}to{opacity:0}}@media(min-width:600px)and (max-width:1024px){.footer-card__grid{grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);grid-template-rows:auto auto;grid-template-areas:"newsletter location" "schedule schedule";gap:clamp(1.75rem,3vw,2.5rem) clamp(2rem,3.5vw,2.75rem);align-items:start}.footer-col--newsletter{grid-area:newsletter;justify-self:stretch;max-width:none;margin:0;width:100%;padding-right:.5rem}.footer-col--location{grid-area:location;justify-self:stretch;max-width:none;margin:0;width:100%;padding-left:.25rem}.footer-col--schedule{grid-area:schedule;grid-column:1 / -1;justify-self:stretch;width:100%;margin-top:.25rem}.footer-location__map{height:clamp(110px,14vw,150px)}}@media(max-width:599px){.footer-card{border-radius:28px 28px 0 0;padding:1.75rem 1.25rem}.footer-card__grid{grid-template-columns:1fr;gap:2.5rem}.schedule-wrapper{padding:0 10px}.day-name{font-size:1.2rem}.hour-item{font-size:1.45rem}.day-desc{font-size:.68rem;min-height:auto}}@media(max-width:599px){.schedule-wrapper{flex-direction:column;gap:2rem;padding:0}.schedule-day-col{border-right:none;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1.5rem;width:100%}.schedule-day-col:last-child{border-bottom:none;padding-bottom:0}.day-name{font-size:1.6rem}.hour-item{font-size:1.75rem}.hero-mq-wrapper{height:128px}.hero-mq-track{padding-top:.75rem}.hero-mq-item{font-size:7.5rem;letter-spacing:-3px;line-height:.78;margin-bottom:-.05em}.hero-mq-cristo--helavite{-webkit-text-stroke:1px #efb810}}@media(max-width:1024px)and (min-width:600px){.hero-mq-wrapper{height:142px}.hero-mq-track{padding-top:.9rem}.hero-mq-item{font-size:11.5rem;letter-spacing:-4.5px;line-height:.78;margin-bottom:-.055em}}@font-face{font-family:Clash Display;src:url(/fonts/ClashDisplay-Semibold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Clash Display;src:url(/fonts/ClashDisplay-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Dirtyline;src:url(/fonts/Dirtyline.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Nightshade;src:url(/fonts/Nightshade.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%;overscroll-behavior-y:none}body{font-family:Clash Display,system-ui,sans-serif;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--mobile-island-width: min(93%, 520px);--header-glass-solid: rgba(13, 27, 42, .68);--header-glass-tint: rgba(13, 27, 42, .42);--header-glass-fallback: rgba(13, 27, 42, .9);--header-glass-blur: blur(14px) saturate(125%)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-background{background-color:#0d1b2a;background-image:radial-gradient(ellipse 90% 70% at 75% 25%,rgba(26,45,66,.85),transparent 55%),radial-gradient(ellipse 80% 90% at 20% 75%,rgba(10,22,34,.95),transparent 50%),linear-gradient(160deg,#0d1b2a,#0a1520,#132536,#0d1b2a,#1a2d42);background-attachment:fixed;min-height:100vh}@media(max-width:767px){.site-background{background-attachment:scroll}}.site-header.navo,.site-header--mobile.navom{background:var(--header-glass-solid);backdrop-filter:var(--header-glass-blur);-webkit-backdrop-filter:var(--header-glass-blur);border:1px solid rgba(255,255,255,.18);box-shadow:0 10px 30px #0006}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.site-header.navo,.site-header--mobile.navom{background:var(--header-glass-fallback)}}.site-header.navo{position:fixed;top:20px;left:50%;transform:translate(-50%);width:min(90%,1200px);z-index:100;display:flex;align-items:center;gap:0;min-height:65px;padding:.3vw 0;border-radius:20px}.site-header__logo{flex:0 0 10%;display:flex;align-items:center;justify-content:center;padding:0 .5rem}.site-header__logo img{width:clamp(36px,5.5vw,56px);height:auto;max-height:clamp(40px,6.1vw,62px);object-fit:contain;display:block}.site-header__nav{flex:1;display:flex;align-items:center;justify-content:center}.site-header__menu{display:flex;align-items:center;justify-content:center;gap:clamp(.75rem,2vw,2rem);list-style:none;margin:0;padding:.7rem 0}.navo a,.site-header__menu a{font-family:Clash Display,sans-serif;font-size:clamp(15px,1.1vw + 2px,18px);font-weight:600;color:#fff;text-decoration:none;white-space:nowrap;transition:all .3s ease}.site-header__menu a.is-active{color:#efb810}.site-header__menu a:hover:not(.is-active),.site-header__menu a:focus-visible:not(.is-active){color:#fff;opacity:.75}.site-main{padding:7rem 7rem 2rem;min-height:100vh}.site-main--full{padding:0;min-height:auto}@media(max-width:1024px){.site-header__menu{gap:clamp(.5rem,1.2vw,1rem)}.site-main:not(.site-main--full){padding:6rem 3rem 2rem}.site-main--full{padding:0}}@media(max-width:900px){.site-main:not(.site-main--full){padding:2rem}.site-main--full{padding:0}}.btn-gold,.link-predica,.btn-ticket-simple,.ppc-ver-mas-btn,.more-videos-btn,.ppc-form-widget .ppc-submit,.ppc-donar-cta--primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 32px;font-family:Clash Display,sans-serif;font-weight:600;font-size:14px;color:#0d1b2a;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;border:1px solid #efb810;border-radius:50px;background-color:#efb810;box-shadow:none;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.btn-gold:hover,.link-predica:hover,.btn-ticket-simple:hover,.ppc-ver-mas-btn:hover,.more-videos-btn:hover,.ppc-form-widget .ppc-submit:hover,.ppc-donar-cta--primary:hover{background-color:#d9a60e;border-color:#d9a60e;color:#0d1b2a;transform:translateY(-1px)}.btn-gold:active,.link-predica:active,.btn-ticket-simple:active,.ppc-ver-mas-btn:active,.more-videos-btn:active,.ppc-form-widget .ppc-submit:active,.ppc-donar-cta--primary:active{transform:translateY(0)}
