#cms-inicio-root .hero-carrousel{position:relative;height:600px;width:100%;overflow:hidden;background:#000}#cms-inicio-root .hero-carrousel .slides-container{height:100%;width:100%}#cms-inicio-root .hero-carrousel .slide{position:absolute;inset:0;opacity:0;transition:opacity .8s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;padding-top:70px}#cms-inicio-root .hero-carrousel .slide.active{opacity:1;z-index:1}#cms-inicio-root .hero-carrousel .slide-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}#cms-inicio-root .hero-carrousel .slide-overlay{position:absolute;inset:0;background:linear-gradient(to right,rgba(0,0,0,.8) 25%,rgba(0,0,0,.4) 75%,transparent 100%)}#cms-inicio-root .hero-carrousel .hero-container{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%;position:relative;z-index:2}#cms-inicio-root .hero-carrousel .text-wrapper{max-width:650px;color:var(--color-texto-claro)}#cms-inicio-root .hero-carrousel .badge{background:var(--color-acento, var(--color-primario));color:#fff;padding:6px 16px;border-radius:4px;font-size:.8rem;font-weight:700;text-transform:uppercase;margin-bottom:1.5rem;display:inline-block}#cms-inicio-root .hero-carrousel .titulo{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;margin:0 0 1.5rem;line-height:1;text-shadow:2px 2px 4px rgba(0,0,0,.3)}#cms-inicio-root .hero-carrousel .descripcion{font-size:1.25rem;margin-bottom:2.5rem;line-height:1.6;opacity:.95}#cms-inicio-root .hero-carrousel .btn-primary{display:inline-flex;align-items:center;gap:12px;background:var(--color-primario, #c27d0d);color:#fff;text-decoration:none;padding:16px 32px;border-radius:14px;font-weight:700;border:1px solid var(--color-primario, #c27d0d)}#cms-inicio-root .hero-carrousel .nav-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#00000059;border:1px solid rgba(255,255,255,.25);color:#fff;width:60px;height:60px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}#cms-inicio-root .hero-carrousel .prev{left:40px}#cms-inicio-root .hero-carrousel .next{right:40px}#cms-inicio-root .hero-carrousel .dots-container{position:absolute;bottom:40px;left:50%;transform:translate(-50%);display:flex;gap:15px;z-index:10}#cms-inicio-root .hero-carrousel .dot{width:12px;height:12px;border-radius:50%;background:#ffffff4d;border:2px solid transparent;cursor:pointer;padding:0}#cms-inicio-root .hero-carrousel .dot.active{background:var(--color-acento, var(--color-primario));transform:scale(1.3);border-color:#fff}@media(max-width:768px){#cms-inicio-root .hero-carrousel{height:550px}#cms-inicio-root .hero-carrousel .nav-btn{display:none}#cms-inicio-root .hero-carrousel .slide{align-items:flex-end;padding-bottom:80px}}#cms-inicio-root .banner-wrapper{width:80%;max-width:1200px;margin:2rem auto}#cms-inicio-root .banner-wrapper .banner-img{width:100%;border-radius:12px;display:block}#cms-inicio-root .featured-programs{padding:5rem 1.5rem;background-color:#f1f5f9}#cms-inicio-root .featured-programs .container{max-width:1200px;margin:0 auto}#cms-inicio-root .featured-programs .header{text-align:center;margin-bottom:3.5rem}#cms-inicio-root .featured-programs .title{font-size:clamp(1.75rem,5vw,2.25rem);font-weight:800;color:var(--color-primario);margin-bottom:.75rem}#cms-inicio-root .featured-programs .subtitle{font-size:1.1rem;color:#64748b;max-width:600px;margin:0 auto}#cms-inicio-root .featured-programs .programs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem}#cms-inicio-root .featured-programs .program-card{background:#fff;border-radius:16px;padding:1.25rem;text-decoration:none;display:flex;align-items:center;gap:1.25rem;border:1px solid rgba(0,0,0,.05)}#cms-inicio-root .featured-programs .logo-box{position:relative;width:60px;height:60px;border-radius:12px;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden}#cms-inicio-root .featured-programs .logo-box--photo{background-color:#374151}#cms-inicio-root .featured-programs .logo-box--brand{background-color:#f1f5f9;border:1px solid #e2e8f0}#cms-inicio-root .featured-programs .program-home-thumb-cover{width:100%;height:100%;object-fit:cover}#cms-inicio-root .featured-programs .program-home-thumb-contain{width:100%;height:100%;object-fit:contain;padding:6px;box-sizing:border-box}#cms-inicio-root .featured-programs .program-name{font-size:1rem;font-weight:700;color:var(--color-texto);margin:0}#cms-inicio-root .featured-programs .program-desc{font-size:.85rem;color:#64748b;margin-top:.25rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#cms-inicio-root .featured-programs .action-container{margin-top:3.5rem;display:flex;justify-content:center}#cms-inicio-root .featured-programs .btn-ver-todos{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:var(--color-primario);padding:.85rem 2rem;border:1px solid var(--color-primario);border-radius:14px;text-decoration:none;font-weight:700}#cms-inicio-root .agenda-section{padding:3rem 1.5rem 5rem;background-color:var(--color-fondo-claro)}#cms-inicio-root .agenda-section .container{max-width:1200px;margin:0 auto}#cms-inicio-root .agenda-section .header-flex{margin-bottom:2.5rem}#cms-inicio-root .agenda-section .agenda-destacada-card{background:#fff;border-radius:12px;overflow:hidden;margin-bottom:3rem;border:1px solid var(--color-primario)}#cms-inicio-root .agenda-section .agenda-destacada-link{display:grid;grid-template-columns:1.2fr 1fr;text-decoration:none;color:inherit}#cms-inicio-root .agenda-section .agenda-destacada-img{position:relative;height:350px;background:#f1f5f9;display:flex;align-items:center;justify-content:center}#cms-inicio-root .agenda-section .agenda-destacada-img img{width:100%;height:100%;object-fit:contain;object-position:center}#cms-inicio-root .agenda-section .agenda-destacada-content{padding:2.5rem;display:flex;flex-direction:column;justify-content:center}#cms-inicio-root .agenda-section .agenda-destacada-content h3{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:800;color:var(--color-secundario);margin:0 0 1rem;line-height:1.25}#cms-inicio-root .agenda-section .agenda-destacada-extract{color:#475569;font-size:1rem;line-height:1.55;margin:0 0 1.25rem;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}#cms-inicio-root .agenda-section .agenda-destacada-meta{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;align-items:center;font-size:.95rem;color:#64748b}#cms-inicio-root .agenda-section .title-group{text-align:center;max-width:640px;margin:0 auto}#cms-inicio-root .agenda-section .title-group h2{font-size:clamp(1.8rem,5vw,2.25rem);color:var(--color-primario);font-weight:800;margin-bottom:.5rem}#cms-inicio-root .agenda-section .title-group p{color:#64748b;font-size:1.1rem}#cms-inicio-root .agenda-section .events-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:640px){#cms-inicio-root .agenda-section .events-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){#cms-inicio-root .agenda-section .events-grid{grid-template-columns:repeat(4,1fr)}}#cms-inicio-root .agenda-section .event-card{background:#fff;border-radius:20px;overflow:hidden;border:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;max-height:420px;transition:box-shadow .25s ease,border-color .25s ease}#cms-inicio-root .agenda-section a.event-card{text-decoration:none;color:inherit;cursor:pointer}#cms-inicio-root .agenda-section a.event-card:hover{border-color:#0000001f;box-shadow:0 12px 28px #00000014}#cms-inicio-root .agenda-section a.event-card:focus-visible{outline:2px solid var(--color-primario);outline-offset:2px}#cms-inicio-root .agenda-section .image-container{position:relative;aspect-ratio:16 / 10;overflow:hidden}#cms-inicio-root .agenda-section .image-container img{width:100%;height:100%;object-fit:cover}#cms-inicio-root .agenda-section .category-badge{position:absolute;top:1rem;left:1rem;background:var(--color-secundario);color:#fff;padding:.4rem .8rem;border-radius:10px;font-size:.7rem;font-weight:800;text-transform:uppercase}#cms-inicio-root .agenda-section .content{padding:1.5rem;flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}#cms-inicio-root .agenda-section .content h3{font-size:1.15rem;font-weight:700;color:var(--color-secundario);margin:0 0 .75rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#cms-inicio-root .agenda-section .info-list{display:flex;flex-direction:column;gap:.5rem;flex:1;min-height:0;overflow:hidden}#cms-inicio-root .agenda-section .info-item{display:flex;align-items:flex-start;gap:.75rem;color:#475569;font-size:.88rem;line-height:1.35;min-height:0}#cms-inicio-root .agenda-section .info-item span{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#cms-inicio-root .agenda-section .btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 2rem;background:#fff;color:var(--color-primario);border:1px solid var(--color-primario);border-radius:14px;text-decoration:none;font-weight:700;font-size:.95rem}#cms-inicio-root .agenda-section .agenda-action-container{margin-top:3rem;display:flex;justify-content:center}#cms-inicio-root .noticias-section{padding:2.75rem 1rem 4rem;background-color:var(--color-fondo-claro)}#cms-inicio-root .noticias-section .container{max-width:1100px;margin:0 auto}#cms-inicio-root .noticias-section .header-noticias{margin-bottom:2.5rem}#cms-inicio-root .noticias-section .header-noticias .title-group{text-align:center;max-width:640px;margin:0 auto}#cms-inicio-root .noticias-section .header-noticias h2{font-size:2.5rem;color:var(--color-primario)}#cms-inicio-root .noticias-section .destacada-card{background:#fff;border-radius:12px;overflow:hidden;margin-bottom:3rem;border:1px solid var(--color-primario)}#cms-inicio-root .noticias-section .destacada-link{display:grid;grid-template-columns:1.2fr 1fr;text-decoration:none;color:inherit}#cms-inicio-root .noticias-section .destacada-img{position:relative;height:350px;background:#f1f5f9;display:flex;align-items:center;justify-content:center}#cms-inicio-root .noticias-section .destacada-img img{width:100%;height:100%;object-fit:contain;object-position:center}#cms-inicio-root .noticias-section .destacada-content{padding:2.5rem}#cms-inicio-root .noticias-section .noticias-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}#cms-inicio-root .noticias-section .noticia-card{background:#fff;border-radius:8px;overflow:hidden;border:1px solid #eee}#cms-inicio-root .noticias-section .noticia-card a{text-decoration:none;color:inherit}#cms-inicio-root .noticias-section .card-img{position:relative;height:200px}#cms-inicio-root .noticias-section .card-img img{width:100%;height:100%;object-fit:cover}#cms-inicio-root .noticias-section .card-content{padding:1.5rem}#cms-inicio-root .noticias-section .btn-ver-todo{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 2rem;background:#fff;color:var(--color-primario);border:1px solid var(--color-primario);border-radius:14px;text-decoration:none;font-weight:700}#cms-inicio-root .noticias-section .action-container{margin-top:2.25rem;display:flex;justify-content:center}@media(max-width:768px){#cms-inicio-root .banner-wrapper{margin:1rem auto 1.25rem}#cms-inicio-root .featured-programs{padding:2.5rem 1rem 3rem}#cms-inicio-root .agenda-section,#cms-inicio-root .noticias-section{padding:2rem 1rem 2.5rem}#cms-inicio-root .useful-phones{padding:2.5rem 1rem 3rem}#cms-inicio-root .featured-programs .btn-ver-todos,#cms-inicio-root .noticias-section .btn-ver-todo,#cms-inicio-root .agenda-section .btn-outline,#cms-inicio-root .useful-phones .btn-more{display:flex;width:100%;max-width:320px;min-height:48px;padding:.75rem 1rem;justify-content:center;margin-inline:auto;box-sizing:border-box;font-size:.95rem}#cms-inicio-root .noticias-section .destacada-link,#cms-inicio-root .agenda-section .agenda-destacada-link{grid-template-columns:1fr}#cms-inicio-root .agenda-section .agenda-destacada-img{height:min(52vw,280px);min-height:200px}}#cms-inicio-root .home-promo-carousel .promo-carousel__media{background:#0b1320}#cms-inicio-root .home-promo-carousel .promo-carousel__media img{object-fit:contain}#cms-inicio-root .home-promo-carousel .promo-carousel__cta,#cms-inicio-root .home-promo-carousel .promo-carousel__cta--bodega,#cms-inicio-root .home-promo-carousel .promo-carousel__cta--destileria{background:var(--color-primario);border:1px solid var(--color-primario);border-radius:14px}@media(max-width:768px){#cms-inicio-root .home-promo-carousel.promo-carousel{min-height:0!important;height:auto!important}#cms-inicio-root .home-promo-carousel .promo-carousel__track{position:relative;inset:auto;height:auto}#cms-inicio-root .home-promo-carousel .promo-carousel__slide{position:relative;inset:auto;display:none;transition:none}#cms-inicio-root .home-promo-carousel .promo-carousel__slide[aria-hidden=false]{display:block}#cms-inicio-root .home-promo-carousel .promo-carousel__link{height:auto}#cms-inicio-root .home-promo-carousel .promo-carousel__media{position:relative;inset:auto;background:transparent}#cms-inicio-root .home-promo-carousel .promo-carousel__media img{width:100%;height:auto;max-height:360px;object-fit:contain}#cms-inicio-root .home-promo-carousel .promo-carousel__dots{bottom:.55rem}#cms-inicio-root .home-promo-carousel .promo-carousel__text-layer{inset:auto 0 0;height:auto;min-height:0;justify-content:flex-end;align-items:flex-start;text-align:left;padding:.85rem 1rem 1rem}#cms-inicio-root .home-promo-carousel .promo-carousel__subtitle,#cms-inicio-root .home-promo-carousel .promo-carousel__detail{display:none}#cms-inicio-root .home-promo-carousel .promo-carousel__cta{margin-top:.65rem;min-height:36px;padding:.5rem 1rem;font-size:.85rem;border-radius:10px}}#cms-inicio-root .useful-phones{padding:5rem 1rem;background-color:#f8fafc}#cms-inicio-root .useful-phones .container{max-width:1200px;margin:0 auto}#cms-inicio-root .useful-phones .header{text-align:center;margin-bottom:3.5rem}#cms-inicio-root .useful-phones .title{font-size:2.25rem;font-weight:800;color:var(--color-primario)}#cms-inicio-root .useful-phones .phones-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){#cms-inicio-root .useful-phones .phones-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}#cms-inicio-root .useful-phones .phone-card{background:#fff;border:1px solid rgba(226,232,240,.8);border-radius:24px;padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none}#cms-inicio-root .useful-phones .icon-circle{width:64px;height:64px;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}#cms-inicio-root .useful-phones .name{font-size:.95rem;font-weight:700;color:#475569;margin-bottom:.5rem}#cms-inicio-root .useful-phones .number{display:inline-flex;align-items:center;gap:.35rem}#cms-inicio-root .useful-phones .btn-more{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;min-width:220px;padding:.85rem 2rem;background:#fff;border:1px solid var(--color-primario);border-radius:14px;color:var(--color-primario);font-weight:700;font-size:.95rem;text-decoration:none}#cms-inicio-root .useful-phones .footer-action{margin-top:3.5rem;text-align:center}#cms-inicio-root .redes-sociales{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;padding:2rem 1rem}#cms-inicio-root .redes-social-icon{width:42px;height:42px;border-radius:10px;background:#ffffff0d;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.08);color:var(--color-texto)}#cms-inicio-root .redes-social-icon:hover{background:var(--color-primario);color:#fff}#cms-inicio-root .cms-inicio-loading{min-height:40vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#64748b}#cms-inicio-root .cms-inicio-spinner{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:var(--color-primario);border-radius:50%;animation:cms-spin .8s linear infinite}@keyframes cms-spin{to{transform:rotate(360deg)}}.promo-carousel{position:relative;width:100%;overflow:hidden;border-radius:12px}.promo-carousel__track{position:absolute;inset:0}.promo-carousel__slide{position:absolute;inset:0;transition:opacity .5s ease-out}.promo-carousel__media{position:absolute;inset:0}.promo-carousel__media img{width:100%;height:100%;object-fit:cover}.promo-carousel__overlay{position:absolute;inset:0;background:#00000080}.promo-carousel__solo-overlay{position:absolute;inset:0;background:#0000}.promo-carousel__text-layer{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.25rem 1.5rem;text-align:center;color:#fff}.promo-carousel__title{margin:0;font-size:clamp(1.2rem,2.8vw,2.2rem);line-height:1.1;font-weight:900}.promo-carousel__subtitle{margin:.5rem 0 0;font-size:clamp(1rem,2.2vw,1.4rem);font-weight:700;opacity:.95}.promo-carousel__detail{margin:.85rem 0 0;max-width:900px;font-size:1rem;line-height:1.6;opacity:.9}.promo-carousel__cta{margin-top:1.25rem;display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:.75rem 2rem;border-radius:999px;text-decoration:none;font-weight:800;color:#fff;background:var(--color-primario);box-shadow:0 8px 18px #0003;transition:filter .2s ease}.promo-carousel__cta:hover{filter:brightness(.95)}.promo-carousel__cta--destileria{background:var(--color-primario)}.promo-carousel__cta--bodega{background:var(--color-secundario)}.promo-carousel__link{display:block;width:100%;height:100%}.promo-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;border:none;border-radius:999px;width:42px;height:42px;background:#00000073;color:#fff;cursor:pointer;opacity:0;transition:opacity .2s ease,background .2s ease}.promo-carousel:hover .promo-carousel__arrow{opacity:1}.promo-carousel__arrow:hover{background:#000000a6}.promo-carousel__arrow--prev{left:.75rem}.promo-carousel__arrow--next{right:.75rem}.promo-carousel__dots{position:absolute;bottom:.9rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:5;opacity:0;transition:opacity .2s ease}.promo-carousel:hover .promo-carousel__dots{opacity:1}.promo-carousel__dot{width:10px;height:10px;border-radius:999px;border:none;cursor:pointer;background:#ffffff80}.promo-carousel__dot--active{background:#fffffff2}
