[hidden]{display:none!important}main{display:flex;flex-direction:column}.editable-section{width:100%}.hero-title{color:var(--blanco)!important;-webkit-text-stroke:0!important}.catalog-toolbar{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:-20px 0 28px}.catalog-toolbar>input{min-width:240px;flex:1;padding:14px 16px;border:1px solid var(--linea);background:#0d0f14;color:white;outline:0}.catalog-toolbar>input:focus{border-color:var(--azul)}.category-filters{display:flex;gap:7px;flex-wrap:wrap}.category-filters button{padding:10px 13px;border:1px solid var(--linea);background:#12151a;color:#b9bbc1;font-size:9px;font-weight:900;letter-spacing:.07em;text-transform:uppercase;cursor:pointer}.category-filters button.active{border-color:var(--rosa);background:var(--rosa);color:white}.catalog-empty{grid-column:1/-1;padding:35px;border:1px dashed var(--linea);color:var(--gris);text-align:center}.eventos-publicos{padding:85px 6vw;background:#0c0e13}.eventos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.evento-publico{overflow:hidden;border:1px solid var(--linea);background:var(--panel)}.evento-imagen{height:210px;position:relative;display:grid;place-items:center;background:radial-gradient(circle,#203d58,#101217);font-size:55px}.evento-imagen img{width:100%;height:100%;object-fit:cover}.evento-imagen time{position:absolute;left:14px;bottom:14px;display:grid;place-items:center;width:64px;height:64px;background:var(--rosa);color:white;font-size:10px;font-weight:900}.evento-imagen time b{font-size:24px;line-height:1}.evento-info{display:flex;flex-direction:column;align-items:flex-start;padding:23px}.evento-info small{color:var(--azul);font-size:9px;text-transform:uppercase}.evento-info h3{margin:9px 0;font-size:24px}.evento-info p{min-height:42px;color:var(--gris);font-size:13px;line-height:1.6}.evento-info>span{color:#c8cad0;font-size:11px}.evento-info a{margin-top:18px;padding-top:15px;width:100%;border-top:1px solid var(--linea);color:var(--rosa);font-size:10px;font-weight:900;text-transform:uppercase}.editable-section.layout-compact{padding-block:55px}.editable-section.layout-compact .titulo-seccion{margin-bottom:25px}.editable-section.layout-compact .productos-grid,.editable-section.layout-compact .rifas-grid,.editable-section.layout-compact .promociones-grid,.editable-section.layout-compact .eventos-grid,.editable-section.layout-compact .categorias{grid-template-columns:1fr}.editable-section.layout-compact .producto-publico,.editable-section.layout-compact .evento-publico{display:grid;grid-template-columns:220px 1fr}.editable-section.layout-compact .producto-imagen,.editable-section.layout-compact .evento-imagen{height:100%;min-height:210px}.editable-section.layout-featured .productos-grid>*:first-child,.editable-section.layout-featured .promociones-grid>*:first-child,.editable-section.layout-featured .rifas-grid>*:first-child,.editable-section.layout-featured .eventos-grid>*:first-child,.editable-section.layout-featured .categorias>*:first-child{grid-column:span 2}.editable-section.layout-carousel .productos-grid,.editable-section.layout-carousel .promociones-grid,.editable-section.layout-carousel .rifas-grid,.editable-section.layout-carousel .eventos-grid,.editable-section.layout-carousel .categorias{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:14px}.editable-section.layout-carousel .productos-grid>*,.editable-section.layout-carousel .promociones-grid>*,.editable-section.layout-carousel .rifas-grid>*,.editable-section.layout-carousel .eventos-grid>*,.editable-section.layout-carousel .categorias>*{flex:0 0:min(360px,85vw);scroll-snap-align:start}.editable-section.layout-carousel .promociones-grid>*{flex-basis:min(560px,88vw)}
@media(max-width:900px){.eventos-grid{grid-template-columns:repeat(2,1fr)}.editable-section.layout-featured .productos-grid>*:first-child,.editable-section.layout-featured .promociones-grid>*:first-child,.editable-section.layout-featured .rifas-grid>*:first-child,.editable-section.layout-featured .eventos-grid>*:first-child,.editable-section.layout-featured .categorias>*:first-child{grid-column:span 1}}
@media(max-width:650px){.eventos-publicos{padding:65px 20px}.eventos-grid{grid-template-columns:1fr}.catalog-toolbar{align-items:stretch;flex-direction:column}.catalog-toolbar>input{width:100%;min-width:0}.editable-section.layout-compact .producto-publico,.editable-section.layout-compact .evento-publico{grid-template-columns:1fr}.editable-section.layout-compact .producto-imagen,.editable-section.layout-compact .evento-imagen{min-height:240px}.category-filters{flex-wrap:nowrap;overflow:auto;padding-bottom:7px}}
.section-lead{max-width:620px;color:var(--gris);line-height:1.7}
.rifa-cabecera>img{width:100%;height:100%;object-fit:cover}
.ticker{--ticker-duration:22s;overflow:hidden;padding:0;min-height:42px;display:flex;align-items:center}.ticker-blue{background:var(--azul);color:#04111b}.ticker-pink{background:var(--rosa);color:#18020e}.ticker-dark{background:#0d0f14;color:var(--blanco);border-block:1px solid var(--linea)}.ticker-gradient{background:linear-gradient(90deg,var(--azul),var(--rosa));color:#07080b}.ticker-track{width:max-content;min-width:100%;display:flex;align-items:center;justify-content:center;gap:24px;padding:13px 24px;font-weight:1000;font-size:12px;letter-spacing:.12em;white-space:nowrap}.ticker-track i{font-style:normal;opacity:.7}.ticker-scroll .ticker-track{justify-content:flex-start;animation:ticker-slide var(--ticker-duration) linear infinite}.ticker-scroll.ticker-right .ticker-track{animation-direction:reverse}.ticker:hover .ticker-track{animation-play-state:paused}.ticker-rotate .ticker-track{animation:ticker-fade .55s ease}.ticker-pulse .ticker-track{animation:ticker-pulse 1.4s ease-in-out infinite}.ticker-static .ticker-track{animation:none}@keyframes ticker-slide{to{transform:translateX(-50%)}}@keyframes ticker-fade{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes ticker-pulse{50%{letter-spacing:.17em;filter:brightness(1.25)}}.datos-evento{flex-wrap:wrap}.datos-evento>div{min-width:65px}
@media(prefers-reduced-motion:reduce){.ticker-track{animation:none!important}}
.editable-section.ticker.layout-compact{padding-block:0!important}.ticker-track{gap:0;padding-inline:0;will-change:transform}.ticker-group{display:flex;flex:none;align-items:center;gap:24px;padding-right:24px}@keyframes ticker-slide{to{transform:translateX(var(--ticker-shift,-50%))}}@media(max-width:650px){.ticker-track{font-size:10px;gap:0;padding-block:11px;padding-inline:0}.ticker-group{gap:16px;padding-right:16px}}
.editable-section[id],footer[id]{scroll-margin-top:92px}
.custom-section{position:relative;overflow:hidden;padding:92px 6vw;background:#0d1015;color:var(--blanco)}.custom-section-shell{position:relative;z-index:1;width:min(1180px,100%);margin:auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);gap:clamp(35px,7vw,90px);align-items:center}.custom-section-copy{min-width:0}.custom-section-eyebrow{margin:0 0 17px;color:var(--azul);font-size:10px;font-weight:950;letter-spacing:.23em;text-transform:uppercase}.custom-section h2{margin:0;font-size:clamp(40px,6vw,78px);font-weight:1000;line-height:.94;letter-spacing:-.05em}.custom-section-subtitle{max-width:720px;margin:22px 0 0;color:#c7c9cf;font-size:18px;line-height:1.65}.custom-section-body{max-width:760px;margin-top:18px;color:#9fa3ac;font-size:14px;line-height:1.8}.custom-section-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:29px}.custom-section-button{display:inline-flex;align-items:center;justify-content:center;min-height:47px;padding:13px 20px;border:1px solid transparent;font-size:11px;font-weight:950;letter-spacing:.07em;text-transform:uppercase}.custom-button-pink{background:var(--rosa);color:#fff}.custom-button-blue{background:var(--azul);color:#061019}.custom-button-dark{border-color:#404652;background:#0a0c10;color:#fff}.custom-button-light{background:var(--blanco);color:#08090b}.custom-section-media{overflow:hidden;min-height:360px;border:1px solid #ffffff24;background:#11151b;box-shadow:24px 24px 0 #ff3da119}.custom-section-media img{display:block;width:100%;height:100%;min-height:360px;max-height:580px;object-fit:cover}.custom-without-image{grid-template-columns:minmax(0,850px)}.custom-align-center .custom-section-shell{justify-content:center}.custom-align-center .custom-section-copy{text-align:center}.custom-align-center .custom-section-subtitle,.custom-align-center .custom-section-body{margin-inline:auto}.custom-align-center .custom-section-buttons{justify-content:center}.custom-align-right .custom-section-copy{text-align:right}.custom-align-right .custom-section-subtitle,.custom-align-right .custom-section-body{margin-left:auto}.custom-align-right .custom-section-buttons{justify-content:flex-end}.custom-image-left .custom-section-media{order:-1;box-shadow:-24px 24px 0 #28a8ff19}.custom-image-background .custom-section-shell{display:block;min-height:440px;padding:70px;isolation:isolate}.custom-image-background .custom-section-copy{position:relative;z-index:2;max-width:820px}.custom-image-background .custom-section-media{position:absolute;z-index:-1;inset:0;min-height:100%;border:0;box-shadow:none}.custom-image-background .custom-section-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#07080bf2 15%,#07080bba 65%,#07080b66)}.custom-image-background .custom-section-media img{height:100%;max-height:none;opacity:.72}.custom-section.custom-theme-blue{background:var(--azul);color:#071018}.custom-theme-blue .custom-section-eyebrow,.custom-theme-blue .custom-section-subtitle,.custom-theme-blue .custom-section-body{color:#071018}.custom-theme-blue .custom-section-media{border-color:#07101855}.custom-section.custom-theme-pink{background:var(--rosa);color:#13030b}.custom-theme-pink .custom-section-eyebrow,.custom-theme-pink .custom-section-subtitle,.custom-theme-pink .custom-section-body{color:#13030b}.custom-theme-pink .custom-section-media{border-color:#13030b55}.custom-section.custom-theme-gradient{background:linear-gradient(120deg,#0873bd,#28114a 48%,#c71975);color:white}.custom-theme-gradient .custom-section-eyebrow{color:#a9e1ff}.custom-theme-gradient .custom-section-subtitle,.custom-theme-gradient .custom-section-body{color:#eef4ff}.custom-section.layout-featured .custom-section-shell{padding:45px;border:1px solid #ffffff25;background:#ffffff08}.custom-section.layout-compact{padding-block:46px}.custom-section.layout-compact .custom-section-shell{grid-template-columns:minmax(0,1.3fr) minmax(220px,.7fr);gap:35px}.custom-section.layout-compact h2{font-size:clamp(32px,4vw,54px)}.custom-section.layout-compact .custom-section-media,.custom-section.layout-compact .custom-section-media img{min-height:230px;max-height:300px}.custom-section.layout-carousel .custom-section-shell{display:block;width:min(900px,100%);text-align:center}.custom-section.layout-carousel .custom-section-subtitle,.custom-section.layout-carousel .custom-section-body{margin-inline:auto}.custom-section.layout-carousel .custom-section-buttons{justify-content:center}.custom-section.layout-carousel .custom-section-media{margin-top:35px;min-height:280px}.custom-section.layout-carousel .custom-section-media img{min-height:280px;max-height:480px}@media(max-width:760px){.custom-section{padding:68px 20px}.custom-section-shell,.custom-section.layout-compact .custom-section-shell{grid-template-columns:1fr;gap:30px}.custom-section h2{font-size:clamp(38px,12vw,58px)}.custom-section-subtitle{font-size:16px}.custom-section-media,.custom-section-media img{min-height:260px}.custom-image-left .custom-section-media{order:0}.custom-image-background .custom-section-shell{min-height:430px;padding:38px 24px}.custom-image-background .custom-section-media:after{background:#07080bc7}.custom-section.layout-featured .custom-section-shell{padding:26px}.custom-align-right .custom-section-copy{text-align:left}.custom-align-right .custom-section-subtitle,.custom-align-right .custom-section-body{margin-left:0}.custom-align-right .custom-section-buttons{justify-content:flex-start}}
