body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{height:auto;overflow-y:auto}.header{align-items:center;background-color:#d64511;box-shadow:0 25px 10px #0000001a;color:#fff;display:flex;height:var(--header-height);justify-content:space-between;padding:10px clamp(10px,6vw,100px);position:fixed;top:0;transition:all .3s ease;width:100%;z-index:2000}.header-left{display:flex;flex:1 1;justify-content:flex-start}.header-left img{border-radius:25px;height:auto;object-fit:contain;transition:transform .3s ease;width:180px}.header-left img:hover{transform:scale(1.05)}.header-center{display:flex;flex:1 1;justify-content:center;text-align:center}.fecha{font-size:1.5rem;font-weight:700;letter-spacing:.6px;transform:translateX(0)}.header-right{flex:1 1;justify-content:flex-end;margin-top:0}.header-right,.header-socials{align-items:center;display:flex}.header-socials{gap:20px;margin-right:110px}.header-socials a{color:#fff;font-size:2rem;transition:transform .25s ease,color .25s ease}@media (hover:hover) and (pointer:fine){.header-socials a:hover{transform:scale(1.15)}.header-socials a:first-of-type:hover svg{color:#0a66c2}.header-socials a:nth-of-type(2):hover svg{color:#e4405f}.header-socials a:nth-of-type(3):hover svg{color:#1877f2}}@media (hover:none) and (pointer:coarse){.header-socials a:active{transform:scale(1.12)}.header-socials a:first-of-type:active svg{color:#0a66c2}.header-socials a:nth-of-type(2):active svg{color:#e4405f}.header-socials a:nth-of-type(3):active svg{color:#1877f2}}.menu-icon{color:#fff;cursor:pointer;display:none;font-size:3rem;transition:transform .25s ease;z-index:6000}.menu-icon:hover{transform:scale(1.1)}:root{--five-orange:#d64511}.menu-movil{-webkit-overflow-scrolling:touch;background:#d64511;bottom:0;display:flex;flex-direction:column;height:200dvh;left:0;overflow-y:auto;padding:28px 24px 32px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .45s cubic-bezier(.25,.8,.25,1);width:100vw;z-index:5000}.menu-movil.abierto{transform:translateX(0)}.menu-logo{margin-bottom:0}.menu-logo img{filter:brightness(0) invert(1);width:140px}.menu-movil ul{list-style:none}.menu-item{margin-bottom:10px;padding:5px 0;position:relative}.menu-item a,.menu-item button{all:unset;align-items:center;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:space-between;letter-spacing:.3px;padding:10px 14px;transition:background .25s ease,color .25s ease}.menu-item.activo>a,.menu-item.activo>button{background:#fff;border-radius:25px;color:#d64511;color:var(--five-orange);font-weight:700;max-width:100%;padding:10px;width:fit-content}.menu-item button.submenu-toggle{border-radius:25px;color:#fff;font-weight:500;max-width:100%;padding:5px 10px;width:fit-content}.menu-item button.submenu-toggle .arrow{color:#fff}.menu-item.activo>button.submenu-toggle{background:#fff;color:#d64511;color:var(--five-orange);font-weight:700}.menu-item.activo>button.submenu-toggle .arrow{color:#d64511;color:var(--five-orange)}.submenu{background:#fff;border-radius:25px;display:none;margin-top:6px;max-width:calc(100% - 40px);padding:10px 14px;width:fit-content}.submenu.abierto{display:block}.submenu li{margin-top:5px;width:fit-content}.submenu a{color:#d64511;color:var(--five-orange);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .25s ease;white-space:nowrap}.submenu li.activo{background:#e46100;border-radius:25px;padding:0 10px}.submenu li.activo a{color:var(--five-white);font-weight:700}.arrow{font-size:1.3rem;opacity:.85}.menu-item.activo .arrow{transform:rotate(180deg)}.main-item.five:hover .arrow,.main-item.five:hover .main-text,.main-item.pill.active .arrow,.main-item.pill.active .main-text{color:#d64511!important}@media (max-width:1024px){.menu-icon{display:block}.fecha,.header-socials{display:none}}@media (max-width:900px){.menu-icon{display:block}}@media (max-width:768px){.header{-webkit-font-smoothing:antialiased;align-items:center;display:grid;grid-template-columns:auto 1fr auto;height:var(--header-height);padding:8px 47px;text-rendering:optimizeLegibility}.header-left{justify-self:start}.header-left img{transform:translateY(-2px);width:clamp(80px,30vw,130px)}.menu-icon{font-size:2.6rem;transform:translateY(-2px)}.fecha{display:none}.header-left,.header-right{flex:1 1}}@media (max-width:480px){.header{-webkit-font-smoothing:antialiased;height:var(--header-height);padding:8px 47px;text-rendering:optimizeLegibility}.header-left img{transform:translateY(-1px);width:clamp(80px,32vw,120px)}.fecha{display:none}.menu-movil{padding:14px 18px 22px}.menu-logo img{align-items:center;width:120px}.menu-item a,.menu-item button{font-size:.95rem;padding:9px 12px}}.animate-item{opacity:0;transform:translateY(-12px)}.animate-item.show{opacity:1;transform:translateY(0);transition:opacity .6s ease,transform .6s ease}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.25s}.delay-3{transition-delay:.4s}.delay-4{transition-delay:.55s}.menu-socials{align-items:center;border-top:1px solid #ffffff40;display:flex;gap:20px;justify-content:flex-start;margin-top:auto;opacity:0;padding-top:20px;transform:translateY(20px)}.menu-socials-show{margin-top:0;opacity:1;transform:translateY(0);transition:opacity .5s ease,transform .5s ease}.menu-socials-icons{align-items:left;display:flex;gap:25px}.menu-socials-icons a{color:#fff;font-size:1.6rem;transition:transform .3s ease,color .3s ease}.menu-socials-icons a.is-active svg{color:#0a66c2}.menu-socials-icons a.is-active:nth-child(2) svg{color:#e4405f}.menu-socials-icons a.is-active:nth-child(3) svg{color:#1877f2}@media (hover:hover) and (pointer:fine){.menu-socials-icons a:hover{transform:scale(1.18)}.menu-socials-icons a:hover svg{color:#0a66c2}.menu-socials-icons a:nth-child(2):hover svg{color:#e4405f}.menu-socials-icons a:nth-child(3):hover svg{color:#1877f2}}@media (hover:none) and (pointer:coarse){.menu-socials-icons a:active{transform:scale(1.15)}.menu-socials-icons a:active svg{color:#0a66c2}.menu-socials-icons a:nth-child(2):active svg{color:#e4405f}.menu-socials-icons a:nth-child(3):active svg{color:#1877f2}}.menu-animate{opacity:0;transform:translateX(22px)}.menu-animate-show{opacity:1;transform:translateX(0);transition:opacity .45s ease,transform .45s ease}.ms-menu-scroll{background-color:#d64511;box-shadow:0 20px 10px #ffffff1a;display:flex;justify-content:center;padding:20px;position:fixed;top:var(--header-height);width:100%;z-index:2900}.ms-menu-container{align-items:center;display:flex;flex-shrink:1;flex-wrap:nowrap;gap:50px}.ms-menu-item{flex-shrink:0;position:relative}.ms-main-item{align-items:center;background:#0000;border:none;border-radius:25px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:8px;padding:8px 10px;text-decoration:none;transition:all .18s ease-in-out}.ms-main-item.pill{align-items:center;border-radius:25px;box-sizing:border-box;display:flex;justify-content:space-between;min-width:130px;padding:10px 20px}.ms-main-text{color:inherit;font-size:1rem;pointer-events:none;white-space:nowrap}.ms-main-item:hover{transform:scale(1.04)}.ms-main-item.active,.ms-main-item.open,.ms-main-item.pill.active{background-color:#fff;box-shadow:0 25px 10px #00000014;color:#e46100}.ms-main-item.active{border-bottom:2px solid #e46100}.ms-triangulo{color:inherit;font-size:1rem;line-height:1;margin-left:30px}.ms-submenu-panel{background-color:#fff;border-radius:25px;box-shadow:0 10px 30px #0000002e;left:50%;margin-top:-6px;padding:10px;position:absolute;top:calc(100% + 10px);transform:translateX(-50%);width:250px;z-index:2600}.ms-submenu-list{display:flex;flex-direction:column;gap:0}.ms-submenu-item{border-bottom:1px solid #e46100;border-radius:25px;box-sizing:border-box;color:#e46100;display:block;font-weight:600;margin-top:5px;padding:10px 6px;text-decoration:none;transition:background .12s ease;width:100%}.ms-submenu-item:last-child{border-bottom:none}.ms-submenu-item.active-sub,.ms-submenu-item:hover{background-color:#e46100;color:#fff}.ms-submenu-item.active-sub{font-weight:900}@media (max-width:992px){.ms-desktop-menu{display:none!important}.ms-menu-container{gap:42px}.ms-submenu-panel{left:10%;transform:none;width:70%}}body{padding-top:40px}.ms-menu-item{filter:blur(4px);opacity:0;transform:translateY(14px) scale(.98);transition:opacity .6s cubic-bezier(.22,.61,.36,1),transform .6s cubic-bezier(.22,.61,.36,1),filter .6s cubic-bezier(.22,.61,.36,1)}.ms-menu-item.ms-visible{filter:blur(0);opacity:1;transform:translateY(0) scale(1)}.hero-wrapper{margin-top:-205px;overflow:hidden;padding-top:205px;position:relative;width:100%}.countdown,.hero-container{align-items:center;display:flex;justify-content:center;width:100%}.countdown{background:#a68839;flex-wrap:wrap;gap:clamp(20px,6vw,110px);max-width:2600px;padding:clamp(12px,1.5vw,18px)}.count-item{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;min-width:clamp(60px,8vw,120px);text-align:center}.count-number{font-size:clamp(1.6rem,3.5vw,3rem);font-weight:600;line-height:1}.count-label{font-size:clamp(.8rem,1.8vw,2rem);letter-spacing:1px;margin-top:2px;opacity:.9;white-space:nowrap}.four-container{padding:clamp(32px,6vw,80px) 20px}.four-content{gap:clamp(24px,4vw,60px);max-width:1280px}.four-text{word-wrap:break-word}.four-text h2{color:#d64511;font-size:clamp(2rem,5vw,2.5rem);line-height:1.2}.four-text p{font-size:clamp(1rem,3vw,1.2rem);margin-bottom:15px}.orange-text{color:#e46100!important;font-weight:700;line-height:1.5;margin-top:10px}.four-button{background-color:#d64511;border:none;border-radius:25px;box-shadow:0 4px 12px #00000026;color:#fff;cursor:pointer;font-size:1rem;margin-top:20px;padding:16px 10px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.four-button:focus,.four-button:hover{background-color:#e46100;box-shadow:0 8px 20px #00000040;transform:translateY(-3px) scale(1.05)}.four-video-wrapper{align-items:center;display:flex;flex:1 1;flex-direction:column}.four-video{border-radius:28px;max-width:640px;padding:8px;width:100%}.main-video{aspect-ratio:15/9;border-radius:18px}.video-section-bars-bottom{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000073;border-radius:12px;display:flex;gap:14px;margin-top:10px;padding:10px 14px;width:fit-content}.video-section-bar{background:#ffffff59;border:none;border-radius:6px;cursor:pointer;height:15px;overflow:hidden;position:relative;width:70px}.video-section-bar-fill{background:#e46100;border-radius:6px;height:100%;left:0;position:absolute;top:0;transition:width .15s linear;width:0}.video-section-bar:hover{background:#ffffff8c}.video-section-bar-progress{background:#e46100;border-radius:10px;height:100%;left:0;position:absolute;top:0;transition:width .15s linear;width:0}@media (max-width:768px){.four-content{flex-direction:column;gap:32px}.four-text,.four-video-wrapper{width:100%}.four-video{max-width:100%;padding:10px}.main-video{aspect-ratio:6.5/4}.video-section-bar{height:14px;width:45px}}@supports (-webkit-touch-callout:none){@media (max-width:768px){.four-content{gap:28px}.main-video{aspect-ratio:15/9;will-change:transform}}}@media (min-width:769px) and (max-width:1024px){.four-content{gap:40px}.four-video{max-width:460px;padding:12px}.main-video{aspect-ratio:15/9}}@media (min-width:1025px){.four-content{gap:60px}.four-video{max-width:640px}}.video-time{font-size:3rem}.video-switch{animation:videoSwitch .85s cubic-bezier(.4,0,.2,1)}@keyframes videoSwitch{0%{transform:scale(1)}40%{transform:scale(.975) translateY(4px)}to{transform:scale(1)}}.four-animate{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.four-visible{opacity:1;transform:translateY(0)}@media (hover:none) and (pointer:coarse){.four-animate{transform:translateY(0)}}.slide-in-right{animation:slideInRight .55s cubic-bezier(.22,1,.36,1);will-change:transform,opacity}.slide-in-left{animation:slideInLeft .55s cubic-bezier(.22,1,.36,1);will-change:transform,opacity}@keyframes slideOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-80px)}}@keyframes slideOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(80px)}}.meta-wrapper{background-color:#fff;width:100%}.meta-header{align-items:center;display:flex;gap:30px;margin-left:calc(50% - 50vw);margin-top:60px;width:100vw}.meta-line{background-color:#d64511;border-radius:4px;height:4px}.meta-line.left{flex-shrink:0;width:120px}.meta-line.right{flex:1 1}.meta-header h2{color:#d64511;font-size:clamp(2rem,2.8vw,2.8rem);margin:0;white-space:nowrap}.meta-stats{align-items:stretch;display:flex;flex-wrap:wrap;gap:60px;justify-content:center;padding:80px 5%}.stat-item{align-items:center;display:flex;flex-direction:column;opacity:0;text-align:center;transform:translateY(28px);transition:opacity .6s ease,transform .6s ease;width:220px}.stat-item.visible{opacity:1;transform:translateY(0)}.stat-icon{height:120px;margin-bottom:0;object-fit:contain;width:120px}.stat-icon,.stat-number{transition:transform .4s ease}.stat-number{color:#a68839;font-size:2.4rem;font-weight:700;margin:10px 0 5px}.stat-label{color:#a68839;font-size:1.1rem;line-height:1.3}@media (hover:hover) and (pointer:fine){.stat-item:hover{transform:translateY(-6px)}.stat-item:hover .stat-icon{transform:scale(1.05)}.stat-item:hover .stat-number{transform:scale(1.04)}}@media (max-width:1200px){.meta-stats{gap:50px}}@media (max-width:1024px){.stat-icon{height:100px;width:100px}.stat-number{font-size:1.5rem}}@media (max-width:768px){.meta-header{gap:20px;margin-left:calc(50% - 50vw);width:100vw}.meta-line.left{flex-shrink:0;width:45px}.meta-line.right{flex:1 1}.meta-header h2{font-size:clamp(1.5rem,4vw,1.25rem)}.meta-line{height:4px}.meta-stats{grid-gap:40px 20px;display:grid;gap:40px 20px;grid-template-columns:repeat(2,1fr);justify-items:center;padding:60px 5%}.stat-item{max-width:180px;width:100%}.stat-icon{height:80px;width:80px}.stat-number{font-size:1.2rem}.stat-label{font-size:.92rem}}@media (max-width:480px){.meta-header{gap:15px}.meta-line{height:4px}.meta-stats{gap:30px}.stat-item{width:150px}.stat-icon{height:75px;width:75px}.stat-number{font-size:.9rem}.stat-label{font-size:.7rem}}@media (max-width:360px){.stat-item{width:130px}.stat-icon{height:65px;width:65px}.stat-number{font-size:.85rem}.stat-label{font-size:.65em}}.beneficios-section{background-color:#fff;width:100%}.beneficios-header{align-items:center;display:flex;gap:30px;margin-left:calc(50% - 50vw);margin-top:0;width:300vw}.beneficios-line{background-color:#d64511;border-radius:4px;height:4px}.beneficios-line.left{flex-shrink:0;width:120px}.beneficios-line.right{flex:1 1}.beneficios-header h2{color:#d64511;font-size:clamp(2rem,2.8vw,2.8rem);margin:0;white-space:nowrap}.beneficios-grid{grid-gap:50px;display:grid;gap:50px;grid-template-columns:repeat(5,1fr);margin:0 auto;max-width:1700px;padding:80px 5%}.beneficios-card{align-items:center;display:flex;flex-direction:column;gap:18px;opacity:0;text-align:center;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.beneficios-card.visible{opacity:1;transform:translateY(0)}.beneficios-card img{height:120px;object-fit:contain;transition:transform .45s ease;width:120px}.beneficios-card p{color:#a68839;font-size:1.1rem;line-height:1.4;margin:0;transition:transform .45s ease}@media (hover:hover) and (pointer:fine){.beneficios-card:hover{transform:translateY(-6px)}.beneficios-card:hover img{transform:scale(1.05)}.beneficios-card:hover p{transform:scale(1.02)}}@media (min-width:1440px){.beneficios-grid{gap:60px;grid-template-columns:repeat(5,1fr)}}@media (max-width:1280px){.beneficios-grid{gap:50px;grid-template-columns:repeat(4,1fr)}}@media (max-width:1024px){.beneficios-grid{gap:40px;grid-template-columns:repeat(3,1fr)}.beneficios-header h2{font-size:2.2rem}.beneficios-card img{height:120px;width:120px}.beneficios-card p{font-size:.8rem}}@media (max-width:820px){.beneficios-grid{gap:35px;grid-template-columns:repeat(2,1fr);padding:70px 6%}.beneficios-header h2{font-size:1.6rem}.beneficios-line.left{flex-shrink:0;width:45px}.beneficios-card img{height:90px;width:90px}}@media (max-width:480px){.beneficios-grid{gap:28px;grid-template-columns:1fr 1fr;padding:60px 6%}.beneficios-header{gap:18px}.beneficios-header h2{font-size:1.2rem}.beneficios-line{height:4px}.beneficios-card img{height:80px;width:80px}.beneficios-card p{font-size:.7rem}}@media (max-width:375px){.beneficios-card img{height:70px;width:70px}.beneficios-card p{font-size:.65rem}}.alcances-section{background-color:#fff;opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease;width:100%}.alcances-section.visible{opacity:1;transform:translateY(0)}.alcances-header{align-items:center;display:flex;gap:30px;margin-left:calc(50% - 50vw);margin-top:0;width:300vw}.alcances-line{background-color:#d64511;border-radius:4px;height:4px}.alcances-line.left{flex-shrink:0;width:120px}.alcances-line.right{flex:1 1}.alcances-header h2{color:#d64511;font-size:clamp(2rem,2.8vw,2.8rem);margin:0;white-space:nowrap}.alcances-inner{padding:80px 5%}.alcances-maps{align-items:stretch;display:flex;gap:80px;margin:0 auto;max-width:1500px}.map-video{border-radius:8px;flex:1 1;line-height:0;min-height:400px;overflow:hidden}.map-video video{border:0;display:block;height:100%;object-fit:cover;outline:0;width:100%}@media (max-width:1200px){.alcances-maps{gap:5vw}.map-video{min-height:clamp(300px,30vw,360px)}.alcances-header h2{font-size:clamp(2rem,2.5vw,2.4rem)}}@media (max-width:900px){.alcances-maps{flex-direction:column;gap:6vw}.map-video{min-height:clamp(260px,45vw,340px)}}@media (max-width:768px){.alcances-header{gap:20px}.alcances-header h2{font-size:clamp(1.5rem,4vw,1.9rem)}.alcances-line{height:4px}.alcances-line.left{flex-shrink:0;width:45px}.alcances-inner{padding:10vw 5%}.map-video{min-height:clamp(220px,55vw,300px)}}@media (max-width:480px){.alcances-header{gap:14px}.alcances-header h2{font-size:clamp(1.3rem,5vw,1.5rem)}.map-video{min-height:clamp(200px,65vw,260px)}}.date-scroller{display:none}@media (max-width:768px){.date-scroller{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#d64511;bottom:0;height:18px;left:0;overflow:hidden;pointer-events:none;position:fixed;width:100%;z-index:4000}.date-scroller,.date-track{align-items:center;display:flex}.date-track{animation:scrollHorizontal var(--scroll-duration) linear infinite;will-change:transform}.date-track span{color:#fff;font-size:1.05rem;letter-spacing:1px;opacity:.95;padding:0 24px;white-space:nowrap}@keyframes scrollHorizontal{0%{transform:translateX(0)}to{transform:translateX(-50%)}}}@media (max-width:480px){.date-track span{font-size:1rem;padding:0 18px}}:root{--header-height:110px}.hero-carousel-wrapper{background:#fff;margin-top:0;overflow:hidden;padding-bottom:0;padding-top:calc(110px + env(safe-area-inset-top));padding-top:calc(var(--header-height) + env(safe-area-inset-top));position:relative;width:100%}.hero-carousel-container{box-sizing:border-box;margin:0 auto;max-width:1400px;padding-inline:clamp(12px,4vw,14px);position:relative}.hero-carousel{aspect-ratio:16/9;backface-visibility:hidden;background:#fff;border-radius:0;display:flex;min-height:200px;overflow:hidden;position:relative;touch-action:pan-y;transform:translateZ(0);width:100%;z-index:1}@supports not (aspect-ratio:16/9){.hero-carousel{height:0;padding-top:56.25%}.hero-image-wrapper{inset:0;position:absolute}}.hero-image-wrapper{backface-visibility:hidden;display:flex;height:100%;pointer-events:none;transform:translateZ(0);transition:transform .7s cubic-bezier(.22,1,.36,1);width:100%;will-change:transform}.hero-image-wrapper>*{pointer-events:auto}.hero-image{backface-visibility:hidden;height:100%;image-rendering:auto;min-width:100%;object-fit:cover;object-position:center center;transform:translateZ(0);will-change:transform}.image-arrow.side{align-items:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#00000047;border:none;border-radius:50%;box-shadow:0 6px 18px #00000040;color:#fff;cursor:pointer;display:flex;font-size:clamp(16px,2vw,22px);height:clamp(34px,3.5vw,46px);justify-content:center;opacity:0;position:absolute;top:50%;touch-action:manipulation;transform:translateY(-50%);transition:all .25s ease;width:clamp(34px,3.5vw,46px);z-index:20}.hero-carousel-wrapper.show-arrows .image-arrow.side,.hero-carousel:hover .image-arrow.side{opacity:1}.image-arrow.side.prev{left:clamp(6px,1.5vw,14px)}.image-arrow.side.next{right:clamp(6px,1.5vw,14px)}.image-arrow.side:hover{background:#d64511e6;transform:translateY(-50%) scale(1.08)}.image-arrow.side:active{transform:translateY(-50%) scale(.92)}.image-dots{align-items:center;background:linear-gradient(90deg,#d64511,#d64511);border-top:1px solid #ffffff26;box-shadow:0 6px 14px #00000026;box-sizing:border-box;display:flex;gap:18px;height:clamp(28px,3.5vw,36px);justify-content:center;margin:0 auto;max-width:1373px;padding-block:4px;padding-inline:24px;padding-bottom:env(safe-area-inset-bottom);z-index:50}.dot,.image-dots{pointer-events:auto;position:relative}.dot{background:#fff9;border:none;border-radius:50%;cursor:pointer;height:16px;transition:all .25s ease;width:16px;z-index:60}.dot.active{background:#fff;border-radius:999px;transform:scale(1.35);width:18px}@media (hover:none) and (pointer:coarse){.image-arrow.side{opacity:0}.hero-carousel-wrapper.show-arrows .image-arrow.side{opacity:1}}@media (max-width:1024px){.image-dots{border-radius:0}}@media (max-width:768px){:root{--header-height:75px}.hero-carousel-wrapper{padding-top:70px;padding-top:calc(var(--header-height) - 40px)}.hero-carousel{border-radius:0}.image-dots{gap:18px;max-width:100%;padding-block:6px;padding-inline:10px;width:94%}.dot{height:13px;width:13px}.dot.active{width:15px}}@media (max-width:480px){:root{--header-height:75px}.image-dots{gap:10px;width:94%}.dot{height:11px;width:11px}}body,html{-webkit-text-size-adjust:100%;overflow-x:hidden;width:100%}.cancun-container{background:#f9f9f9;overflow:hidden;padding:clamp(50px,6vw,65px) 20px;width:100%}.cancun-content{align-items:center;display:flex;flex-wrap:wrap;gap:clamp(30px,4vw,50px);margin:0 auto;max-width:min(1200px,92vw)}.cancun-text{flex:1 1 420px;max-width:600px;min-width:280px}.cancun-text h2{color:#a68839;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.2;margin-bottom:10px}.cancun-text span{color:#c09c43;display:inline-block;font-size:clamp(1.2rem,2vw,1.5rem);font-weight:200;margin-bottom:20px}.cancun-text p{color:#333;font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.6;margin-bottom:20px}.cancun-button{align-items:center;background:#a68839;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-size:clamp(.9rem,1vw,1rem);justify-content:center;padding:12px 26px;text-decoration:none;transition:background .3s ease,transform .3s ease;white-space:nowrap}.cancun-button:hover{background:#987c35;transform:translateY(-2px)}.cancun-carousel-wrapper{flex:1 1 420px;max-width:650px;min-width:280px;opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease;width:100%}.cancun-carousel-wrapper.cancun-visible{opacity:1;transform:translateY(0)}.cancun-carousel{aspect-ratio:14/9;border-radius:14px;box-shadow:0 12px 30px #0000002e;overflow:hidden;width:100%}.carousel-image{display:block;height:100%;object-fit:cover;width:100%}.cancun-animate{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.cancun-visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.cancun-container{padding:65px 15px}.cancun-text h2{font-size:1.4rem}.cancun-text span{font-size:1.2rem}.cancun-text p{font-size:.95rem}.cancun-carousel{aspect-ratio:6/4}}@supports (-webkit-touch-callout:none){.carousel-image{transform:translateZ(0)}}.noticias-wrapper{box-sizing:border-box;margin:0;padding:0;width:100%}.noticias-header{align-items:center;background:linear-gradient(135deg,#d64511,#b63a0d);display:flex;justify-content:center;left:50%;margin-left:-50vw;margin-right:-50vw;padding:clamp(28px,4vw,40px) 0;position:relative;right:50%;width:100vw}.noticias-title{color:#fff;font-size:clamp(1.8rem,3vw,2.5rem);letter-spacing:.5px;margin:0}.noticias-logo{opacity:.95;position:absolute;top:50%;transform:translateY(-50%);width:clamp(40px,5vw,60px)}.left-logo{left:clamp(16px,4vw,100px)}.right-logo{right:clamp(16px,4vw,100px)}.noticias-container{grid-gap:clamp(20px,3vw,28px);display:grid;gap:clamp(20px,3vw,28px);grid-template-columns:repeat(4,minmax(0,1fr));margin:auto;max-width:1300px;padding:clamp(40px,6vw,60px) clamp(16px,4vw,24px)}.noticia-card{background:#fff;border-radius:16px;box-shadow:0 6px 20px #0000000f;display:flex;flex-direction:column;height:100%;min-width:0;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease;width:100%;will-change:transform}.noticia-card:hover{box-shadow:0 18px 40px #0000001a;transform:translateY(-5px)}.noticia-image{aspect-ratio:15/10;background:#f4f4f4;overflow:hidden;width:100%}.noticia-image img{display:block;height:100%;image-rendering:-webkit-optimize-contrast;object-fit:cover;object-position:center;transform:scale(1.01);width:100%}.noticia-content{display:flex;flex:1 1;flex-direction:column;padding:clamp(18px,3vw,22px)}.noticia-meta{color:#8a8a8a;display:flex;font-size:.85rem;justify-content:flex-end;margin-bottom:8px}.noticia-title{color:#d64511;font-size:clamp(1.05rem,1.3vw,1.2rem);font-weight:600;line-height:1.45;margin:0 0 14px}.noticia-link{align-items:center;color:#111;display:inline-flex;font-size:.95rem;font-weight:500;gap:6px;margin-top:auto;text-decoration:none;transition:all .2s ease}.noticia-link:after{content:"→";transition:transform .2s ease}.noticia-link:hover{opacity:.7}.noticia-link:hover:after{transform:translateX(4px)}@media (max-width:1200px){.noticias-container{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.noticias-container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.noticias-container{grid-template-columns:1fr}.noticia-image{aspect-ratio:16/11}.noticia-title{font-size:1.2rem}}@media (max-width:400px){.noticia-content{padding:16px}.noticia-title{font-size:1.05rem;line-height:1.35}}@supports (-webkit-touch-callout:none){.noticia-card{transform:translateZ(0)}.noticia-image img{backface-visibility:hidden}}.footer-container{background:#111;box-sizing:border-box;color:#eaeaea;display:flex;justify-content:space-between;padding:40px 100px;width:100%}.footer-column{display:flex;flex-direction:column}.footer-column.left{gap:14px}.footer-column.center h3,.footer-column.right h3{color:#fff;font-size:1rem;letter-spacing:.8px;margin-bottom:20px;text-transform:uppercase}.footer-logo{width:260px}.footer-socials{display:flex;gap:30px;margin-top:0}.footer-socials a{color:#eaeaea;font-size:2.6rem;transition:transform .3s ease}.footer-socials a:hover{transform:scale(1.15)}.footer-column.center ul{list-style:none;padding:0}.footer-column.center li{margin-bottom:20px}.footer-column.center a{color:#cfcfcf;text-decoration:none}.footer-column.center a:hover{color:#fff;transform:translateX(5px)}.footer-email{all:unset;align-items:center;background:#ffffff0d;border:1px solid #fff3;border-radius:25px;color:#eaeaea;cursor:pointer;display:inline-flex;font-size:1rem;gap:10px;max-width:fit-content;padding:8px 14px;white-space:nowrap;width:fit-content}.footer-email:hover{background:#e46100;border-color:#e46100}.footer-phone{align-items:center;color:#ccc;display:flex;gap:10px;margin-top:20px}.footer-banner{background:#000;width:100%}.footer-banner img{max-height:360px;object-fit:cover;width:100%}@media (max-width:768px){.footer-container{align-items:left;flex-direction:column;gap:40px;padding:10px 25px;text-align:left}.footer-column.center li{margin-bottom:20px}.footer-column.center h3,.footer-column.right h3{margin-top:0}.footer-socials a{font-size:2.3rem}.footer-column{align-items:left}.footer-logo{width:200px}.footer-socials{justify-content:left;margin-top:0}}.footer-animate{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.footer-visible{opacity:1;transform:translateY(0)}@media (hover:none) and (pointer:coarse){.footer-animate{transform:translateY(0)}}.footer-socials a{transition:transform .3s ease,color .25s ease}@media (hover:hover) and (pointer:fine){.footer-socials a:hover{transform:scale(1.15)}.footer-socials a:first-of-type:hover svg{color:#0a66c2}.footer-socials a:nth-of-type(2):hover svg{color:#e4405f}.footer-socials a:nth-of-type(3):hover svg{color:#1877f2}}@media (hover:none) and (pointer:coarse){.footer-socials a:active{transform:scale(1.12)}.footer-socials a:first-of-type:active svg{color:#0a66c2}.footer-socials a:nth-of-type(2):active svg{color:#e4405f}.footer-socials a:nth-of-type(3):active svg{color:#1877f2}.footer-socials a.is-active svg{transform:scale(1.12);transition:color .25s ease,transform .25s ease}.footer-socials a:first-of-type.is-active svg{color:#0a66c2}.footer-socials a:nth-of-type(2).is-active svg{color:#e4405f}.footer-socials a:nth-of-type(3).is-active svg{color:#1877f2}}.footer-column.center a[aria-current=page]{color:#f2f2f2;font-weight:600}.footer-partners{align-items:center;display:flex;flex-wrap:wrap;gap:30px;margin-top:0}.footer-partners a{align-items:center;display:flex;justify-content:center;transition:transform .35s ease,opacity .35s ease}.footer-partners img{filter:brightness(0) invert(1);opacity:.85;width:auto}.footer-partners .enotravel img{max-height:65px}.footer-partners .chiringuito img{max-height:45px}.footer-partners a:hover img{opacity:1;transform:scale(1.08)}@media (max-width:768px){.footer-partners{gap:30px;justify-content:flex-start}.footer-partners .enotravel img{max-height:60px}.footer-partners .chiringuito img{max-height:40px}}.footer-address{color:#ccc;font-size:14px;line-height:1.6;margin-top:20px;max-width:320px}.footer-bottom{align-items:center;background:#0d0d0d;border-top:1px solid #ffffff14;color:#aaa;display:flex;font-size:14px;justify-content:space-between;padding:18px 100px;width:100%}.privacy-btn{background:#0000;border:none;color:#fff;cursor:pointer;font-weight:500;transition:color .3s ease,transform .25s ease}.privacy-btn:hover{color:#e46100;transform:translateY(-1px)}@media (max-width:768px){.footer-bottom{flex-direction:column;gap:10px;padding:18px 20px;text-align:center}}.stands-header{align-items:center;box-sizing:border-box;display:flex;gap:30px;margin-left:calc(50% - 50vw);margin-top:0;width:100vw}.stands-line{background-color:#d64511;border-radius:4px;height:4px}.stands-line.left{flex-shrink:0;width:120px}.stands-line.right{flex:1 1}.stands-title{color:#d64511;font-size:clamp(2rem,3vw,3rem);font-weight:700;white-space:nowrap}.bodegas-section{background-color:#fff;justify-content:center;min-height:50vh;overflow:visible;padding:210px 20px 80px}.bodegas-section,.bodegas-top{align-items:center;display:flex}.bodegas-top{flex-wrap:wrap;gap:50px;justify-content:space-between;margin:0 auto;max-width:1215px;width:100%}.bodegas-center{flex:1 1;max-width:520px;min-width:320px;text-align:left}.bodegas-center h1{color:#d64511;font-size:2.5rem;font-weight:600;line-height:1.2;margin-bottom:10px}.bodegas-center h3{color:#e46100;font-size:1.15rem;font-style:italic;font-weight:500;margin-bottom:18px}.bodegas-text{color:#555;font-size:.9rem;line-height:1.7;max-width:600px}.bodegas-right{align-items:center;display:flex;flex:1 1;justify-content:flex-end;min-width:580px}.bodegas-right img{border-radius:14px;box-shadow:0 12px 30px #00000026;height:auto;max-width:620px;object-fit:cover;width:100%}.plano-evento-container{padding:30px 16px 50px;text-align:center;width:100%}.mapa-header{align-items:center;display:flex;gap:30px;margin-bottom:35px;margin-left:calc(50% - 50vw);width:100vw}.mapa-line{background:#d64511;border-radius:4px;height:4px}.mapa-line.left{flex-shrink:0;width:120px}.mapa-line.right{flex:1 1}.plano-titulo{color:#d64511;font-size:32px;font-weight:700;letter-spacing:1px;margin:0;white-space:nowrap}@media (max-width:768px){.mapa-header{gap:20px}.mapa-line.left{width:45px}.plano-titulo{font-size:clamp(1.5rem,4vw,2rem)}}@media (max-width:480px){.mapa-header{gap:15px}.plano-titulo{font-size:clamp(1.3rem,5vw,1.7rem)}}@media (max-width:360px){.plano-titulo{font-size:1.2rem}}.plano-wrapper{margin:0 auto;max-width:900px;position:relative;width:100%}.plano-img{border:1px solid #dadada;border-radius:14px;box-shadow:0 8px 26px #00000026;display:block;object-fit:contain;width:100%}:root{--pin-default:#d64511}.hotspots-layer{inset:0;pointer-events:none;position:absolute}.map-pin{--pin-color:var(--pin-default);cursor:pointer;pointer-events:auto;position:absolute;transform:translate(-50%,-50%);transition:transform .25s ease;z-index:1}.map-pin:hover{transform:translate(-50%,-50%) scale(1.15);z-index:20}.pin-dot{box-shadow:0 3px 8px #00000059;height:21px;position:relative;width:21px}.pin-dot,.pin-dot:before{background-color:var(--pin-color);border-radius:0}.pin-dot:before{box-shadow:0 3px 6px #00000040;content:"";height:13px;left:50%;opacity:0;position:absolute;top:-8px;transform:translateX(-50%) rotate(45deg) scale(.6);transition:opacity .2s ease,transform .2s ease;width:13px}.map-pin.active .pin-dot:before,.map-pin:hover .pin-dot:before{opacity:1;transform:translateX(-50%) rotate(45deg) scale(1)}.pin-tooltip{background:#fff;border-radius:14px;border-top:4px solid var(--pin-color);bottom:30px;box-shadow:0 18px 40px #0000004d;left:50%;opacity:0;overflow:hidden;pointer-events:none;position:absolute;transform:translateX(-50%) translateY(10px);transition:all .25s ease;width:220px;z-index:30}.map-pin.active .pin-tooltip,.map-pin:hover .pin-tooltip{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0);z-index:50}.pin-tooltip>img{display:block;height:180px;object-fit:cover;width:100%}.pin-info{flex-direction:column;padding:5px 12px}.pin-info,.pin-top{display:flex;gap:6px}.pin-top{align-items:center}.pin-top img.flag-img{border:.5px solid #0003;border-radius:2px;flex-shrink:0;height:15px;object-fit:cover;width:22px}.pin-top .pin-name{color:#d64511;font-size:17px;font-weight:600}.pin-country{color:#d64511;font-size:15.5px}.country-legend{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:30px;margin-top:10px}.country-legend-item{align-items:center;background:#fff;border-radius:12px;box-shadow:0 3px 8px #00000026;color:#d64511;display:flex;font-size:17px;font-weight:700;gap:8px;padding:6px 12px;transition:transform .2s,box-shadow .2s}.country-legend-item:hover{opacity:.85}.country-legend-dot{border-radius:0;box-shadow:0 2px 6px #00000040;flex-shrink:0;height:16px;width:16px}.stand-ocupado span,.stand-ubicado span{font-weight:600}.stand-ubicado .country-legend-dot{box-shadow:0 2px 6px #00000040}.pin-dot.active:after{animation:halo 1.5s infinite;background-color:var(--pin-color);border-radius:50%;content:"";height:23px;left:50%;opacity:.5;position:absolute;top:50%;transform:translate(-50%,-50%);width:23px;z-index:1}.hotspots-layer:has(.map-pin.active) .map-pin:not(.active){filter:blur(.3px);opacity:.25;transform:translate(-50%,-50%) scale(.9);transition:opacity .25s ease,transform .25s ease,filter .25s ease}.map-pin.active{opacity:1;z-index:30}.hotspots-layer:not(:has(.map-pin.active)):hover .map-pin{filter:blur(.3px);opacity:.25;transform:translate(-50%,-50%) scale(.9);transition:opacity .25s ease,transform .25s ease,filter .25s ease}.hotspots-layer:not(:has(.map-pin.active)) .map-pin:hover{filter:none;opacity:1;transform:translate(-50%,-50%) scale(1.1);z-index:25}@keyframes halo{0%{box-shadow:0 0 10px var(--pin-color),0 0 20px var(--pin-color);opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:0;transform:translate(-50%,-50%) scale(2.5)}to{opacity:0;transform:translate(-50%,-50%) scale(1)}}@media (max-width:600px){.country-legend{gap:7px}.pin-dot{border-radius:0;height:7px;width:7px}.pin-top .pin-name{font-size:12.5px}.pin-country{font-size:12px}.pin-tooltip{border-radius:12px;bottom:12px;transform:translateX(-50%) translateY(6px);width:173px}.map-pin.active .pin-tooltip,.map-pin:hover .pin-tooltip{transform:translateX(-50%) translateY(0)}.pin-tooltip>img{height:150px}.pin-dot:before{height:6px;top:-5px;width:6px}.country-legend-dot{border-radius:0;height:14px;width:14px}}.country-legend-wrapper{grid-gap:20px;align-items:flex-start;display:grid;gap:20px;grid-template-columns:auto auto;justify-content:center;margin-bottom:0}.legend-section{background:#0000;border-radius:0;box-shadow:none;padding:0;width:fit-content}.legend-title{color:#d64511;display:block;font-size:30px;font-weight:600;letter-spacing:1px}.legend-section:first-child{min-width:160px}.country-legend.countries{display:flex;flex-wrap:wrap;gap:10px 10px;max-width:500px}@media (max-width:600px){.country-legend-wrapper{gap:30px;justify-items:center;margin-bottom:0}.country-legend{align-items:flex-start;flex-direction:column;gap:6px}.plano-wrapper{margin:0 auto;max-width:270px}.legend-section{border-radius:12px;padding:12px;width:100%}.legend-title{font-size:16px;letter-spacing:.5px;margin-bottom:0;text-align:center}.country-legend.countries{align-items:flex-start;display:flex;flex-direction:column;gap:6px;max-width:100%}.country-legend-item{align-items:center;background:#0000;border-radius:0;box-shadow:none;color:#d64511;display:flex;font-size:12px;font-weight:600;gap:4px;padding:0;transition:transform .2s ease}.country-legend-item span{white-space:nowrap}.country-legend-dot{border-radius:0;flex-shrink:0;height:14px;width:14px}}@media (max-width:992px){.bodegas-section{padding:50px 20px 80px}.bodegas-top{align-items:center;flex-direction:column;gap:5px;text-align:center}.bodegas-center{max-width:600px;text-align:left}.bodegas-right{justify-content:center;min-width:auto}.bodegas-right img{max-width:520px;width:100%}}@media (max-width:768px){.stands-header{gap:20px}.stands-line.left{width:45px}.stands-title{font-size:clamp(1.6rem,4vw,2rem)}.bodegas-center h1{font-size:1.8rem}.bodegas-center h3{font-size:1.1rem}.bodegas-text{font-size:.97rem}}@media (max-width:600px){.bodegas-section{min-height:auto;padding:50px 20px 60px}.bodegas-top{gap:5px}.bodegas-center{max-width:100%}.bodegas-center h1{font-size:1.7rem;text-align:left}.bodegas-center h3{font-size:1rem;text-align:left}.bodegas-text{font-size:.95rem;line-height:1.7}.bodegas-right img{height:auto;margin-top:0;max-width:100%}}@media (max-width:480px){.stands-header{gap:15px}.stands-title{font-size:clamp(1.4rem,5vw,1.7rem)}.bodegas-center h1{font-size:1.45rem}.bodegas-center h3,.bodegas-text{font-size:.9rem}}@media (max-width:400px){.bodegas-section{padding:50px 15px}.bodegas-center h1{font-size:1.35rem}.bodegas-center h3{font-size:.9rem}.bodegas-text{font-size:.85rem}.banner-text h2{font-size:1.2rem}}@media (max-width:360px){.stands-title{font-size:1.2rem}.bodegas-center h1{font-size:1.25rem}.bodegas-text{font-size:.82rem}}.expositores-spacing{margin-top:120px}.stands-grid{grid-gap:30px;display:grid;gap:30px;margin:0 auto;max-width:1200px;padding:40px 5%}@media (min-width:1024px){.stands-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1023px){.stands-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.stands-grid{gap:20px;grid-template-columns:1fr}}.stand-card{background:#fff;border-radius:18px;box-shadow:0 8px 20px #00000014;display:flex;flex-direction:column;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease;will-change:transform}.stand-card:hover{box-shadow:0 14px 30px #0000001f;transform:translateY(-6px)}.stand-image{height:250px;overflow:hidden;width:100%}.stand-image img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.stand-card:hover .stand-image img{transform:scale(1.06)}.stand-body{display:flex;flex-direction:column;gap:10px;padding:20px}.stand-title{color:#d64511;font-size:1.5rem;font-weight:700;margin-bottom:10px}.stand-details{color:#000;display:flex;flex-direction:column;font-size:1rem;gap:6px}.stand-details li{align-items:center;display:flex;gap:8px}.flag-img{border:.5px solid #0003;border-radius:2px;width:22px}.stand-type{align-items:center;display:flex;font-weight:700;gap:6px}.stand-type.nacional{color:#2d7d42}.stand-type.internacional{color:#2f4a63}.stand-desc{color:#000;flex:1 1;font-size:.92rem;line-height:1.5}.stand-buttons{display:flex;gap:10px;margin-top:12px}.stand-btn{background:#d64511;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:15px;font-weight:500;padding:10px 0;transition:all .25s ease;width:50%}.stand-btn:hover{background:#d35400;box-shadow:0 4px 12px #e4610073}.carousel-wrapper{overflow:hidden;padding:30px 60px;position:relative;width:100%}.carousel-wrapper:after,.carousel-wrapper:before{content:"";display:none;height:100%;pointer-events:none;position:absolute;top:0;width:60px;z-index:2}.carousel-wrapper:before{background:linear-gradient(90deg,#fff,#0000);left:0}.carousel-wrapper:after{background:linear-gradient(270deg,#fff,#0000);right:0}.carousel-track{-webkit-overflow-scrolling:touch;display:flex;gap:16px;overflow-x:auto;padding:10px 20px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.carousel-track::-webkit-scrollbar{display:none}.carousel-item{flex:0 0 auto;scroll-snap-align:start;transition:transform .3s ease;width:85%}@media (hover:hover){.carousel-item:hover{transform:scale(1.04);z-index:2}}@media (min-width:480px){.carousel-item{width:70%}}@media (min-width:768px){.carousel-item{width:45%}.carousel-wrapper:after,.carousel-wrapper:before{display:block}}@media (min-width:1024px){.carousel-item{width:320px}}@media (min-width:1400px){.carousel-item{width:340px}}.carousel-arrow{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffffff2;border:none;border-radius:50%;box-shadow:0 10px 25px #00000026;color:#d64511;cursor:pointer;display:flex;font-size:40px;height:48px;justify-content:center;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:48px;z-index:10}.carousel-wrapper:hover .carousel-arrow{opacity:1}.carousel-arrow:hover{transform:translateY(-50%) scale(1.1)}.carousel-arrow.left{left:10px}.carousel-arrow.right{right:10px}@media (max-width:768px){.carousel-track{padding:0}.carousel-item{scroll-snap-align:center;width:97%}}.map-pin.pin-highlighted{z-index:60}.map-pin.pin-highlighted .pin-dot{background:#00c2ff!important}.map-pin.pin-highlighted .pin-dot:before{background:#00c2ff!important;box-shadow:0 0 6px #00c2ff73,0 0 12px #00c2ff59}.map-pin.pin-highlighted .pin-dot:after{animation:halo-blue 1.5s infinite;background-color:#00c2ff;border-radius:50%;content:"";height:23px;left:50%;opacity:.5;position:absolute;top:50%;transform:translate(-50%,-50%);width:23px;z-index:1}@keyframes halo-blue{0%{box-shadow:0 0 10px #00c2ff,0 0 20px #00c2ff;opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:0;transform:translate(-50%,-50%) scale(2.5)}to{opacity:0;transform:translate(-50%,-50%) scale(1)}}.map-pin.pin-highlighted .pin-tooltip{border-top:4px solid #00c2ff}.hotspots-layer:has(.pin-highlighted) .map-pin:not(.pin-highlighted){filter:blur(.3px);opacity:.35;transform:translate(-50%,-50%) scale(.9);transition:opacity .25s ease,transform .25s ease,filter .25s ease}@keyframes standScrollIn{0%{filter:blur(4px);opacity:0;transform:translateY(50px) scale(.95)}60%{filter:blur(0);opacity:1;transform:translateY(-5px) scale(1.02)}to{filter:blur(0);opacity:1;transform:translateY(0) scale(1)}}.stand-card{filter:blur(4px);opacity:0;transform:translateY(20px) scale(.97);transition:opacity .7s cubic-bezier(.19,1,.22,1),transform .7s cubic-bezier(.19,1,.22,1),filter .7s cubic-bezier(.19,1,.22,1)}.stand-card.visible{filter:blur(0);opacity:1;transform:translateY(0) scale(1)}html{scroll-behavior:smooth}.stand-search-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin:30px 0;width:100%}.stand-search-box{max-width:800px;position:relative;width:100%}.stand-search-box input{border:2px solid #ccc;border-radius:25px;font-size:1.3rem;outline:none;padding:15px 60px 12px 12px;transition:border-color .25s ease,background .25s ease,box-shadow .35s ease,transform .25s ease;width:100%}.stand-search-box input:focus{border-color:#d64511}.stand-search-box input:disabled{animation:lockPulse .35s ease;background:#f9fafb;cursor:not-allowed}.stand-search-box input:not(:disabled){animation:unlockGlow .45s ease}.stand-search-box input::placeholder{line-height:1.3;overflow:visible;text-overflow:clip;white-space:normal}.stand-search-box .clear-btn,.stand-search-box .search-icon{background:none;border:none;color:#d64511;cursor:pointer;font-size:1.1rem;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:transform .25s ease,opacity .25s ease}.stand-search-boxk{animation:lockPulse .35s ease;cursor:default}.stand-search-box.has-tooltip:hover:after,.stand-search-box.has-tooltip:hover:before{opacity:1;transform:translateX(-50%) translateY(0)}@keyframes lockPulse{0%{opacity:1;transform:scale(1)}40%{opacity:.85;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes unlockGlow{0%{box-shadow:0 0 0 #e4610000}to{box-shadow:0 0 18px #e4610059}}@media (max-width:768px){.stand-search-box{max-width:100%;padding:0 20px}.search-results-title{font-size:30px;margin:15px 10px}.stand-search-box input{border-radius:25px;color:#000;font-size:12px;padding:15px 50px 13px 12px}.stand-search-box .clear-btn,.stand-search-box .search-icon{font-size:17px;right:30px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.no-results{align-items:center;background:linear-gradient(135deg,#0000000a,#00000005);border:1px solid #0000000d;border-radius:18px;box-shadow:0 12px 26px #0000000f;color:#d64511;display:flex;font-size:1.1rem;font-weight:600;gap:10px;grid-column:1/-1;justify-content:center;justify-self:center;margin:90px 0 40px;padding:20px 28px;text-align:center;width:min(620px,92%)}@media (max-width:768px){.no-results{border-radius:16px;font-size:1rem;padding:16px 22px;width:95%}}@media (max-width:480px){.no-results{font-size:.8rem;padding:14px 18px}}@media (max-width:768px){.stand-title{font-size:1.5rem}.stand-desc{font-size:1.1rem}.stand-body{padding:15px}.stand-image{height:300px}}@media (max-width:480px){.stand-title{font-size:1.4rem}.stand-desc{font-size:.9rem}.stand-body{padding:12px}.stand-image{height:300px}}.search-input{transition:all .35s cubic-bezier(.4,0,.2,1)}.search-disabled{background-color:#f3f3f3;cursor:not-allowed;opacity:.6}.search-results-title{color:#000;font-size:clamp(22px,5vw,15px);font-weight:700;letter-spacing:1px;line-height:1.2;margin:clamp(0px,2vw,0px) 0;text-align:center;text-transform:uppercase}.country-results-wrapper{align-items:center;color:#d64511;display:flex;flex-direction:column;margin:0;width:100%}.country-result-info{align-items:center;background:#fff;border-radius:25px;box-shadow:0 1px 12px #e461004d;display:inline-flex;gap:7px;margin-top:0;padding:10px 0}.country-result-flag{border-radius:0;height:24px;object-fit:cover;width:40px}.country-result-name{font-size:clamp(16px,4vw,22px);font-weight:700;letter-spacing:.5px}.country-pro-container{max-width:340px;position:relative;width:100%}.country-pro-input{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:25px;cursor:pointer;display:flex;justify-content:space-between;padding:11.5px 10px;transition:all .25s ease;width:90%}.country-pro-input:hover{border-color:#d64511}.country-pro-input.open{border-color:#d64511;box-shadow:0 10px 30px #e461002e}.country-pro-selected{align-items:center;display:flex;gap:12px}.country-pro-selected img{height:auto;width:28px}.country-pro-selected span{color:#d64511;font-size:.93rem;font-weight:600}.arrow{fill:none;stroke:#d64511;stroke-width:2;height:30px;transition:transform .3s ease;width:30px}.country-pro-input.open .arrow{transform:rotate(180deg)}.country-pro-list{background:#fff;border-radius:25px;box-shadow:0 25px 40px #0000001f;margin-top:7px;max-height:420px;overflow-y:auto;padding:10px;position:absolute;width:90%;z-index:200}.country-pro-item{align-items:center;border-radius:25px;cursor:pointer;display:flex;gap:14px;padding:14px 16px;transition:background .2s ease}.country-pro-item:hover{background:#f9fafb}.country-pro-item img{width:26px}.country-pro-item span{flex:1 1;font-size:.9rem}.country-pro-item.active{background:#0000}.country-pro-item.active span{color:#d64511;font-weight:600}@media (max-width:480px){.country-pro-container{max-width:90%}}.country-pro-input.search-disabled{background:#fff;border-color:#e5e7eb;cursor:not-allowed}.search-icon.lock{animation:lockPulse .35s ease;cursor:default}.country-pro-input{transition:border-color .25s ease,box-shadow .25s ease,background-color .25s ease}.country-pro-input .search-icon.lock{align-items:center;color:#d64511;display:flex;font-size:.9rem;opacity:1;transition:transform .25s ease}.country-pro-input.search-disabled .country-placeholder{opacity:1}.country-pro-input.search-disabled{box-shadow:inset 0 0 0 1px #e4610026}.detalle-stand-page{background-color:#fff;min-height:100vh;overflow-x:hidden;scroll-behavior:smooth}.detalle-stand-page,.micrositio-stand{align-items:center;display:flex;flex-direction:column;width:100%}.micrositio-stand{animation:fadeInStand .6s ease-in-out;max-width:1200px;padding:50px 0 0}@keyframes fadeInStand{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:all .6s ease-out}.animate-on-scroll.visible{opacity:1;transform:translateY(0)}.slide-left{transform:translateX(-50px)}.slide-right{transform:translateX(50px)}.slide-up{transform:translateY(50px)}.slide-left.visible,.slide-right.visible,.slide-up.visible{transform:translate(0)}.fade-up{transform:translateY(20px)}.fade-up.visible{transform:translateY(0)}.zoom-in{transform:scale(.95);transition:transform .5s ease,box-shadow .5s ease}.zoom-in.visible{box-shadow:0 12px 30px #0003;transform:scale(1)}.texto-foto{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px;margin-bottom:0;width:100%}.foto-stand,.texto-stand{flex:1 1;min-width:300px}.foto-stand img{border-radius:20px;object-fit:cover;transition:all .5s ease;width:100%}.titulo-stand{color:#d64511;font-size:40px;letter-spacing:1px;margin-bottom:15px;text-transform:uppercase}.subtitulo-stand{color:#e46100;font-size:25px;margin-bottom:20px}.descripcion-stand{color:#000;font-size:20px;line-height:1.7;margin-bottom:20px}.link-stand{background:linear-gradient(135deg,#fff7f1,#fff);border:1px solid #0000000a;border-radius:25px;box-shadow:0 12px 30px #0000000f;display:flex;flex-direction:column;gap:18px;margin-top:30px;overflow:hidden;padding:30px;position:relative}.link-stand:before{background:linear-gradient(90deg,#d64511,#e46100);content:"";height:6px;left:0;position:absolute;top:0;width:100%}.link-stand h3{color:#222;font-size:1.2rem;letter-spacing:1px}.link-btn{align-items:center;background:linear-gradient(135deg,#d64511,#e46100);border-radius:35px;box-shadow:0 12px 30px #e4610059;color:#fff;display:flex;font-size:1.1rem;gap:16px;justify-content:center;letter-spacing:.5px;min-width:150px;padding:18px 42px;text-decoration:none;transition:all .45s cubic-bezier(.19,1,.22,1);width:fit-content}.link-btn .text{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.link-btn:hover{background:linear-gradient(135deg,#d64511,#e46100);box-shadow:0 18px 35px #e4610080;transform:translateY(-4px)}.galeria-stand{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-left:25px;margin-top:10px;width:125%}.galeria-stand img{aspect-ratio:4/3;border-radius:14px;box-shadow:0 8px 24px #0000001f;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease;width:100%}.galeria-stand img:hover{box-shadow:0 16px 40px #00000038;transform:scale(1.03)}.titulo-galeria{color:#d64511;font-size:23px;letter-spacing:.5px;margin-bottom:18px;margin-top:70px;text-align:left}.puntos-clave-section{align-items:left;display:flex;flex-wrap:wrap;gap:70px;margin-top:40px;padding-top:40px;position:relative;width:100%}.puntos-clave-text{flex:1 1;min-width:600px}.puntos-clave-text h3{color:#e46100;font-size:1.5rem;margin-top:0}.puntos-clave-text h1{color:#d64511;font-size:2rem;margin-bottom:10px}.puntos-clave-list{list-style:none;margin-top:10px;padding:0}.puntos-clave-list li{align-items:flex-start;display:flex;gap:10px;line-height:1.7;margin-bottom:14px}.vino-icon{flex-shrink:0;font-size:14px;margin-top:3px}.puntos-clave-img{align-items:center;display:flex;flex:1 1;justify-content:center;min-width:280px}.puntos-clave-img img{border-radius:8px;max-width:120%}.historia-section{align-items:left;display:flex;flex-wrap:wrap;gap:70px;margin-top:0;padding-top:40px;position:relative;width:100%}.historia-text{max-width:1400px;text-align:left;width:100%}.historia-text h3{color:#d64511;font-size:2.5rem;margin-bottom:10px;text-transform:uppercase}.historia-text h1{color:#e46100;font-size:1.8rem;line-height:1.3;margin-bottom:20px}.historia-text p{color:#333;font-size:18px;line-height:1.8;margin-bottom:16px}.historia-galeria{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-left:25px;margin-top:20px;width:125%}.historia-galeria img{aspect-ratio:4/2.7;border-radius:14px;box-shadow:0 8px 24px #0000001f;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease;width:100%}.historia-galeria img:hover{box-shadow:0 16px 40px #00000038;transform:scale(1.03)}.vinos-excelencia{margin-top:50px;padding:20px 0;width:100%}.vinos-container{align-items:center;display:flex;gap:60px;justify-content:space-between}.vinos-texto-col{flex:1 1}.vinos-texto-col.animate-on-scroll{opacity:0;transform:translateX(-40px);transition:all .9s cubic-bezier(.19,1,.22,1)}.vinos-texto-col.animate-on-scroll.visible{opacity:1;transform:translateX(0)}.vinos-img-col{flex:1 1}.vinos-img-col.animate-on-scroll{opacity:0;transform:translateX(40px) scale(.96);transition:all 1s cubic-bezier(.19,1,.22,1)}.vinos-img-col.animate-on-scroll.visible{opacity:1;transform:translateX(0) scale(1)}.vinos-title{color:#d64511;font-size:36px;margin-bottom:10px}.vinos-texto p{break-inside:avoid;margin-bottom:18px;page-break-inside:avoid}.vinos-subtitle{color:#e46100;font-size:22px;margin-bottom:20px}.vinos-texto{color:#333;font-size:15px;line-height:1.7;white-space:pre-line}.vinos-subtitle.animate-on-scroll,.vinos-texto.animate-on-scroll,.vinos-title.animate-on-scroll{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.19,1,.22,1)}.vinos-subtitle.animate-on-scroll.visible,.vinos-texto.animate-on-scroll.visible,.vinos-title.animate-on-scroll.visible{opacity:1;transform:translateY(0)}.vinos-img-col img{border-radius:18px;box-shadow:0 12px 30px #0000002e;transition:all .45s ease;width:120%}.vinos-img-col img:hover{box-shadow:0 18px 40px #00000040;transform:scale(1.05)}@media screen and (max-width:768px){.vinos-excelencia{gap:0;margin-top:10px}.vinos-container,.vinos-excelencia{flex-direction:column}.vinos-img-col{justify-content:left;min-width:100%;order:2}.vinos-img-col img{border-radius:12px;height:auto;margin-top:0;width:100%}.vinos-texto-col{order:1}.vinos-title{font-size:26.5px}.vinos-subtitle{font-size:16.5px}.vinos-texto{font-size:14px}.vinos-img-col.animate-on-scroll,.vinos-texto-col.animate-on-scroll{transform:translateY(20px)}.vinos-img-col.animate-on-scroll.visible,.vinos-texto-col.animate-on-scroll.visible{transform:translateY(0)}}@media(max-width:1024px){.titulo-stand{font-size:35px}.descripcion-stand{font-size:17px}.galeria-stand{gap:20px;grid-template-columns:repeat(2,1fr);width:100%}.historia-text h1{font-size:1.5rem}.puntos-clave-section:before{width:160px}.historia-img{justify-content:center;max-width:95%}.historia-img img{max-height:390px}}@media(max-width:768px){.micrositio-stand{padding:30px 20px 0}.texto-foto{flex-direction:column}.titulo-stand{font-size:27px}.subtitulo-stand{font-size:18px}.titulo-galeria{flex-direction:column;gap:20px;margin-top:50px}.galeria-stand,.historia-galeria{gap:16px;grid-template-columns:repeat(2,1fr)}.historia-galeria{width:100%}.puntos-clave-text{min-width:100%;text-align:left}.puntos-clave-text h3{font-size:1.3rem}.puntos-clave-text h1{font-size:1.7rem}.puntos-clave-img{justify-content:left;min-width:100%}.puntos-clave-img img{border-radius:12px;height:auto;width:100%}.foto-stand{justify-content:left;min-width:100%}.foto-stand img{border-radius:12px;height:auto;height:300px;width:100%}.historia-section{margin-top:50px;padding-top:1px}.historia-text h3{font-size:1.53rem}.historia-text h1{font-size:1.26rem}.historia-text p{font-size:16px}.puntos-clave-section{flex-direction:column;gap:20px;margin-top:30px;padding-top:1px}.link-stand{margin-top:20px;padding:26px 20px}.link-stand h3{font-size:1rem;text-align:left}.link-btn{font-size:14px;padding:14px 16px}.historia-img{margin:30px auto}.historia-img img{border-radius:20px;max-height:340px}}@media(max-width:480px){.micrositio-stand{padding:30px 20px 60px}.titulo-stand{font-size:24px}.descripcion-stand{font-size:15px}.galeria-stand{gap:12px;grid-template-columns:repeat(2,1fr)}.puntos-clave-text h3{font-size:1.2rem}.puntos-clave-text h1{font-size:1.4rem}.puntos-clave-img img{border-radius:14px}.historia-text h3{font-size:1.35rem}.historia-text h1{font-size:.94rem}.historia-text p{font-size:15px}.puntos-clave-section:before{width:120px}.link-stand{border-radius:20px;margin-top:20px}.link-btn{flex-direction:column;gap:8px;text-align:left}.link-btn .text{font-size:13px;text-align:left;white-space:normal}.historia-img{margin:20px auto}.historia-img img{border-radius:16px;max-height:280px}}@media(max-width:360px){.micrositio-stand{padding:30px 20px 60px}.puntos-clave-text h3{font-size:1.05rem}.puntos-clave-text h1{font-size:1.2rem}.puntos-clave-img img{border-radius:10px}.historia-text h3{font-size:1.1rem}.historia-text h1{font-size:.92rem}.historia-text p{font-size:14px}.puntos-clave-section:before{width:100px}}.stand-title-flag{align-items:center;display:flex;gap:15px}.flag-icon{border-radius:0;box-shadow:0 4px 12px #00000040;height:auto;width:40px}.imagen-stand-unica{border-radius:25px;box-shadow:0 25px 60px #00000040;height:100%;max-height:520px;object-fit:cover;object-position:center;transition:transform .5s ease,box-shadow .5s ease;width:100%}.imagen-stand-unica:hover{box-shadow:0 30px 70px #00000059;transform:scale(1.03)}@media (max-width:768px){.galeria-stand,.historia-galeria{gap:14px;grid-template-columns:repeat(1,1fr);margin-left:0;width:100%}.galeria-stand img,.historia-galeria img{aspect-ratio:4/3;border-radius:12px}}@media (max-width:480px){.galeria-stand,.historia-galeria{gap:12px}}.five-intro{background:#fff;display:flex;justify-content:center;overflow:hidden;width:100%}.five-intro-inner{grid-gap:70px;align-items:center;box-sizing:border-box;display:grid;gap:70px;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);max-width:1400px;overflow-x:hidden;padding:170px 20px 0;width:100%}.five-logo{display:block;height:auto;margin-bottom:18px;width:280px}.five-title{color:#d64511;font-size:27px;font-weight:600;line-height:1.15;margin-bottom:20px;max-width:640px}.five-text{color:#1113138c;font-size:17px;line-height:1.7;max-width:700px}.five-stats{align-items:stretch;display:flex;flex-wrap:wrap;gap:60px;margin-top:45px}.stat{align-items:center;display:flex;flex:1 1 120px;flex-direction:column;max-width:140px;text-align:center}.stat img{display:block;height:75px;image-rendering:-webkit-optimize-contrast;margin-bottom:14px;object-fit:contain;width:75px}.stat h3{align-items:center;font-size:18px;font-weight:600;margin:0 0 4px;min-height:24px}.stat h3,.stat span{color:#a68839;display:flex;justify-content:center}.stat span{align-items:flex-start;font-size:12.7px;line-height:1.4;min-height:38px}.five-highlight{color:#e46100;font-size:20px;line-height:1.6;margin-top:40px;max-width:700px}.five-intro-visual video{border-radius:12px;display:block;height:auto;max-width:600px;object-fit:contain;transform:translateZ(0);width:100%}@media (max-width:1024px){.five-intro-inner{gap:50px;grid-template-columns:1fr 1fr}}@media (max-width:992px){.five-intro-inner{display:flex;flex-direction:column;gap:40px;padding:50px 20px 30px}.five-intro-visual{display:flex;justify-content:center;order:2}.five-intro-visual video{max-width:520px;width:100%}.five-stats{grid-gap:30px 20px;display:grid;gap:30px 20px;grid-template-columns:repeat(2,1fr)}.five-title{font-size:23px}.five-text{font-size:17px}}@media (max-width:600px){.five-intro-inner{padding:50px 16px 20px}.five-title{font-size:20px}.five-text{font-size:15px}.five-highlight{font-size:16px}.five-stats{grid-gap:25px 15px;display:grid;gap:25px 15px;grid-template-columns:repeat(2,1fr);justify-items:center}.stat img{height:60px;width:60px}.stat h3{font-size:16px}.stat span{font-size:11px;line-height:1.3}}@media (max-width:400px){.five-intro-inner{gap:30px;padding:50px 14px 20px}.five-title{font-size:16px}.five-highlight{font-size:14px}.five-text{font-size:13.5px}.five-stats{gap:20px 10px;grid-template-columns:repeat(2,1fr)}.stat{max-width:120px}.stat img{height:55px;width:55px}}.empresarial-hero{height:730px;overflow:hidden;width:100%}.empresarial-img{display:block;filter:brightness(1.35);height:100%;object-fit:cover;object-position:center;width:100%}@media (max-width:800px){.empresarial-hero{height:400px}}.empresarial-section{background-color:#fff;display:flex;justify-content:center;padding:20px 10px}.empresarial-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:60px;max-width:1200px;width:100%}.empresarial-left,.empresarial-right{flex:1 1;min-width:300px}.empresarial-title{color:#d64511;font-size:2.8rem;font-weight:700;margin-bottom:15px}.empresarial-subtitle{color:#e46100;font-size:1.4rem;font-style:italic;line-height:1.5;margin-bottom:25px}.empresarial-text{color:#333;font-size:1.1rem;line-height:1.7;margin-bottom:15px;text-align:justify}.empresarial-question{color:#d64511;font-size:1.3rem;font-style:italic;margin-bottom:20px}.empresarial-list{color:#333;font-size:1.1rem;line-height:1.7;list-style:disc;padding-left:20px;text-align:justify}.empresarial-list li{margin-bottom:12px}.medios-section{background-color:#fff;display:flex;justify-content:center;padding:100px 20px}.medios-container{align-items:center;display:flex;flex-wrap:wrap;gap:50px;max-width:1287px;width:100%}.medios-left,.medios-right{flex:1 1;min-width:300px}.medios-img{border-radius:12px;object-fit:cover;width:100%}.medios-title{color:#d64511;font-size:2.8rem;font-weight:700;margin-bottom:15px}.medios-subtitle{color:#e46100;font-size:1.5rem;font-weight:500;margin-bottom:20px}.medios-text{color:#333;font-size:1.1rem;line-height:1.6;margin-bottom:20px;text-align:justify}.medios-button{background-color:#d64511;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1.1rem;margin-top:0;padding:14px 12px;transition:all .3s ease}.medios-button:hover{opacity:.85}@media (max-width:992px){.empresarial-container,.medios-container{flex-direction:column;gap:20px}.empresarial-left,.empresarial-right,.medios-left,.medios-right{margin:0 auto;max-width:500px}.empresarial-title,.medios-title{font-size:1.7rem}.empresarial-subtitle{font-size:1rem}.empresarial-question{font-size:.9rem}}.expositores-section{background-color:#fff;box-sizing:border-box;display:flex;justify-content:center;padding:210px 20px 80px;width:100%}.section-content{align-items:center;display:flex;flex-wrap:nowrap;gap:40px;max-width:1500px;padding:0 20px;width:100%}.left-side{display:flex;flex:1 1;justify-content:center;min-width:450px}.left-side img{border-radius:14px;box-shadow:0 6px 25px #00000026;height:370px;max-width:600px;object-fit:cover;width:100%}.right-side{box-sizing:border-box;flex:1 1;min-width:450px;padding:0 25px}.right-side h2{color:#d64511;font-size:2.2rem;font-weight:700;line-height:1.3;margin-bottom:20px}.right-side p{color:#333;font-size:1.15rem;line-height:1.75;margin-bottom:18px;text-align:justify}.expositor-button{background-color:#d64511;border-radius:25px;box-shadow:0 6px 18px #0000002e;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;padding:14px 10px;text-decoration:none;transition:.25s ease}.expositor-button:focus,.expositor-button:hover{box-shadow:0 10px 26px #00000047;transform:translateY(-3px)}@media (max-width:900px){.expositores-section{background:linear-gradient(180deg,#fff,#f7f7f7);padding:50px 20px 60px}.section-content{flex-direction:column;gap:25px;padding:0}.left-side,.right-side{min-width:auto;width:100%}.left-side img{border-radius:18px;height:250px;max-width:450px}.right-side{background:#fff;border-radius:24px;box-shadow:0 10px 30px #0000000f;padding:25px 20px;width:95%}.right-side h2{font-size:1.8rem;margin-bottom:15px;text-align:left}.right-side p{font-size:1.05rem;margin-bottom:14px;text-align:left}.expositor-button{display:block;font-size:1.1rem;margin:18px auto 0;max-width:230px;padding:16px 0;text-align:center;width:50%}}@media (max-width:600px){.expositores-section{padding:50px 16px}.left-side img{height:240px;max-width:400px;width:100%}.right-side h2{font-size:1.4rem}.right-side p{font-size:1rem}.expositor-button{display:block;font-size:1.1rem;margin:18px auto 0;max-width:230px;padding:16px 0;text-align:center;width:50%}}@media (max-width:480px){.expositores-section{padding:50px 12px 40px}.section-content{gap:15px}.left-side img{border-radius:16px;height:240px}.right-side{border-radius:22px;padding:20px 14px}.right-side h2{font-size:1.2rem}.right-side p{font-size:.9rem;line-height:1.6}.expositor-button{display:block;font-size:1.1rem;margin:18px auto 0;max-width:230px;padding:16px 0;text-align:center;width:50%}}.visitantes-section{background:#fff;display:flex;flex-direction:column;gap:90px;padding:210px 5% 100px;width:100%}.visitantes-row{align-items:center;display:flex;flex-wrap:wrap;gap:60px;justify-content:space-between}.left-column,.right-column{flex:1 1;min-width:420px}.right-column{display:flex;justify-content:center}.visit-image{border-radius:14px;height:350px;max-width:650px;object-fit:cover;width:100%}.visit-title{color:#d64511;font-size:2.4rem;margin-bottom:10px}.visit-subtitle{color:#e46100;font-size:1.2rem;font-weight:400;margin-bottom:25px}.visit-description{font-size:1rem;line-height:1.6;max-width:500px}.que-encontraras{margin-top:0;width:100%}.section-title{color:#d64511;font-size:2.4rem;margin-bottom:20px}.grid-info{grid-gap:40px 80px;display:grid;gap:40px 80px;grid-template-columns:1fr 1fr}.orange-title{color:#e46100;font-size:1.1rem}.cta-container{margin-top:20px;padding-left:270px;text-align:left;width:100%}.cta-title{color:#d64511;font-size:32px;font-weight:700;margin-bottom:8px;text-align:left}.cta-text{color:#e46100;font-size:23px;line-height:1.45;margin:0 0 30px;max-width:650px;text-align:left}.cta-button{background:#d64511;border:none!important;border-radius:25px;box-shadow:0 5px 15px #0003;color:#fff;cursor:pointer;display:inline-block;font-size:18px;outline:none!important;padding:14px 34px;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.cta-button:focus,.cta-button:hover{background:#e46100;box-shadow:0 8px 20px #0000004d;transform:translateY(-3px) scale(1.05)}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}.cta-button.pulse{animation:pulse 2s infinite}@media (max-width:900px){.visitantes-row{flex-direction:column;text-align:left}.left-column{text-align:left}.visit-description{margin:0 auto}.section-title{font-size:1.7rem}.grid-info{grid-template-columns:1fr;text-align:left}.cta-container{padding-left:30px;text-align:left}.cta-title{font-size:1.9rem}.cta-text{font-size:1rem;max-width:480px}}@media (max-width:600px){.visitantes-section{gap:70px;padding:50px 5% 80px}.section-title{font-size:1.5rem}.visitantes-row{flex-direction:column;gap:20px;text-align:left}.left-column{min-width:0;min-width:auto;text-align:left;width:100%}.visit-title{font-size:2.4rem}.visit-subtitle{font-size:1.4rem;line-height:1;max-width:500px}.visit-description{font-size:1.1rem;line-height:1.55;max-width:100%}.right-column{justify-content:center;min-width:0;min-width:auto;width:100%}.visit-image{border-radius:14px;height:300px;object-fit:cover;width:100%}.grid-info{gap:20px;grid-template-columns:1fr}.cta-container{margin-top:1px;padding-left:1px;padding-right:1px;text-align:left}.cta-title{font-size:1.45rem;line-height:1.2;text-align:left}.cta-text{font-size:.95rem;line-height:1.4;margin:10px 0 25px;max-width:100%;text-align:left}.cta-button{border-radius:25px;display:inline-block;font-size:.85rem;margin-left:0;min-width:100px;padding:14px 20px;text-align:center;width:auto}}@media (max-width:380px){.visit-title{font-size:1.7rem}.section-title{font-size:1.4rem}.visit-subtitle{font-size:.93rem;max-width:260px}.cta-title{font-size:1.1rem;line-height:1.1}.cta-text{font-size:.8rem}.cta-button{font-size:.75rem;min-width:160px;padding:12px 22px}}@media (max-width:768px){.scroll-to-top{bottom:20px;font-size:1.5rem;height:45px;right:20px;width:45px}}@media (max-width:480px){.scroll-to-top{bottom:22px;font-size:1.3rem;height:40px;right:22px;width:40px}}.ticket-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9999}.ticket-modal{animation:ticketFade .25s ease;background:#fff;border-radius:25px;box-shadow:0 30px 80px #00000040;max-width:550px;padding:40px;position:relative;width:100%}@keyframes ticketFade{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.ticket-close-x{background:#f4f4f4;border:none;border-radius:50%;cursor:pointer;font-size:16px;height:36px;position:absolute;right:16px;top:16px;width:36px}.ticket-header{margin-bottom:30px}.ticket-title{font-size:1.5rem;font-weight:600;margin-bottom:6px}.ticket-phase{background:#f3f3f3;border-radius:20px;color:#444;display:inline-block;font-size:.8rem;padding:4px 10px}.ticket-pricing{margin:25px 0}.ticket-old{color:#999;display:block;font-size:1.1rem;margin-bottom:4px;text-decoration:line-through}.ticket-price-row{align-items:center;display:flex;gap:10px}.ticket-price{font-size:3.2rem;font-weight:700}.ticket-discount{background:#e8f7ed;border-radius:8px;color:#1c8b4d;font-size:.9rem;font-weight:600;padding:6px 10px}.ticket-note{color:#666;font-size:.9rem;margin-top:8px}.ticket-buy{background:#d64511;border:none;border-radius:25px;color:#fff;cursor:pointer;display:inline-block;font-size:.95rem;font-weight:600;margin-top:0;padding:14px 22px;transition:.2s}.ticket-buy:hover{opacity:.9}.ticket-type-selector{display:flex;gap:10px;margin-bottom:20px}.ticket-type-btn{background:#f5f5f5;border:1px solid #ddd;border-radius:10px;cursor:pointer;flex:1 1;font-size:.8rem;padding:10px}.ticket-type-btn.active{background:#d64511;border-color:#d64511;color:#fff}.fase-name{font-weight:600}.fase-date{color:#777;font-size:.8rem}@media (max-width:480px){.ticket-modal{padding:30px 24px}.ticket-price{font-size:2rem}}@supports (-webkit-touch-callout:none){.ticket-modal{-webkit-overflow-scrolling:touch;box-sizing:border-box;max-width:95%;transform:translateZ(0);width:100%}.ticket-close-x{-webkit-tap-highlight-color:transparent;align-items:center;background:#f4f4f4;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:16px;height:40px;justify-content:center;position:absolute;right:clamp(10px,3vw,16px);top:clamp(10px,3vw,16px);width:40px}.ticket-header{margin-bottom:24px;padding-right:50px}.ticket-title{font-size:clamp(1.2rem,4vw,1.5rem);font-weight:600;line-height:1.2;margin-bottom:6px}.ticket-phase{background:#f3f3f3;border-radius:20px;color:#444;display:inline-block;font-size:.75rem;padding:5px 12px}.ticket-pricing{margin:20px 0}.ticket-old{color:#999;display:block;font-size:clamp(.9rem,3vw,1.1rem);margin-bottom:6px;text-decoration:line-through}.ticket-price-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.ticket-price{font-size:clamp(2rem,8vw,3.2rem);font-weight:700;line-height:1}.ticket-discount{background:#e8f7ed;border-radius:8px;color:#1c8b4d;font-size:.75rem;font-weight:600;padding:5px 10px;white-space:nowrap}.ticket-note{color:#666;font-size:.8rem;margin-top:8px}.ticket-buy{-webkit-tap-highlight-color:transparent;background:#d64511;border:none;border-radius:25px;color:#fff;cursor:pointer;display:block;font-size:.95rem;font-weight:600;margin-top:10px;padding:16px;transition:.2s;width:100%}.ticket-buy:active{transform:scale(.97)}.ticket-type-selector{-webkit-overflow-scrolling:touch;display:flex;gap:8px;margin-bottom:18px;overflow-x:auto;padding-bottom:4px}.ticket-type-btn{-webkit-tap-highlight-color:transparent;background:#f5f5f5;border:1px solid #ddd;border-radius:10px;cursor:pointer;flex:0 0 auto;font-size:.75rem;padding:10px 14px;white-space:nowrap}.ticket-type-btn.active{background:#d64511;border-color:#d64511;color:#fff}.fase-name{font-weight:600}.fase-date{color:#777;font-size:.75rem}}@media (max-width:390px){.ticket-price{font-size:1.8rem}.ticket-title{font-size:1.1rem}.ticket-buy{font-size:.9rem;padding:14px}}@media (min-width:481px) and (max-width:1024px){.ticket-modal{margin:auto;max-width:420px}}.ticket-resumen{background:#f9f9f9;border-radius:16px;margin-bottom:25px;padding:18px;text-align:center}.resumen-title{font-size:1.2rem;font-weight:600;margin-bottom:5px}.resumen-fase{background:#eee;border-radius:20px;display:inline-block;font-size:.8rem;margin-bottom:10px;padding:4px 10px}.resumen-precio{align-items:center;gap:4px}.precio-original{color:#999;font-size:1rem;text-decoration:line-through}.precio-final{color:#d64511;font-size:1.6rem;font-weight:700}.hospedaje-page{background-color:#fff;color:#333;display:flex;flex-direction:column;overflow-x:hidden;width:100%}.hospedaje-main{margin:clamp(250px,18vw,170px) auto 100px;max-width:1000px;padding:0 20px;text-align:center;width:100%}.hospedaje-main h1{color:#d64511;font-size:clamp(2rem,4vw,3rem);letter-spacing:.5px;margin-bottom:30px}.hospedaje-main p{color:#000;font-size:clamp(1rem,1.4vw,1.1rem);line-height:1.9;margin-bottom:18px;text-align:justify;word-spacing:1px}.hospedaje-logos{background-color:#d64511;justify-content:center;padding:13px 0}.hospedaje-logos,.logos-container{align-items:center;display:flex;width:100%}.logos-container{flex-wrap:nowrap;gap:clamp(40px,6vw,100px);justify-content:space-around;max-width:1400px;padding:0 20px}.logos-container img{filter:brightness(0) invert(1);height:auto;object-fit:contain;transition:transform .3s ease;width:clamp(60px,8vw,100px)}.logos-container img:hover{transform:scale(1.05)}.hospedaje-proximamente{margin:0 auto;max-width:1400px;padding:clamp(80px,10vw,120px) 40px;text-align:center}.proximamente-inner{margin:0 auto;max-width:950px;text-align:center}.hospedaje-proximamente h2{color:#d64511;font-size:clamp(2rem,3vw,3rem);letter-spacing:1px;margin:0 0 20px}.hospedaje-proximamente p{color:#000;font-size:clamp(1rem,1.4vw,1.3rem);line-height:1.7;margin:0 auto;max-width:600px;text-align:left}@media (max-width:900px){.hospedaje-main{margin:90px auto 60px}.logos-container img{width:clamp(70px,10vw,120px)}.hospedaje-proximamente{padding:70px 20px}}@media (max-width:600px){.logos-container{flex-direction:row;gap:clamp(40px,10vw,80px);justify-content:center}.logos-container img{width:60px}.hospedaje-main h1{font-size:1rem}.hospedaje-main p{font-size:.95rem}.hospedaje-proximamente h2{font-size:1.3rem}}.sede-header{align-items:center;display:flex;gap:30px;margin-left:calc(50% - 50vw);margin-top:40px;width:100vw}.sede-line{background-color:#d64511;border-radius:4px;height:4px}.sede-line.left{flex-shrink:0;width:120px}.sede-line.right{flex:1 1}.sede-header h2{color:#d64511;font-size:clamp(2rem,2.8vw,2.8rem);margin:0;white-space:nowrap}.four-container{background:#fff;box-sizing:border-box;padding:60px 20px;width:100%}.four-content{align-items:center;display:flex;flex-wrap:wrap;gap:40px;margin:0 auto;max-width:1200px}.four-text{flex:1 1;min-width:300px;text-align:left}.four-text h2{font-size:clamp(2rem,3vw,2.5rem);margin-bottom:15px}.four-text p{color:#333;font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.6;margin-bottom:25px}.four-video{border-radius:12px;box-shadow:0 4px 20px #0000004d;flex:1 1;min-width:300px;overflow:hidden;position:relative}.four-video video{border-radius:12px;display:block;height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.four-video video:hover{transform:scale(1.02)}.center-container{background:#fff;padding:60px 20px;width:100%}.center-content{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin:0 auto;max-width:1300px}.center-image{flex:1 1;min-width:200px}.center-text{flex:1 1;min-width:300px;text-align:left}.center-text h2{color:#d64511;font-size:clamp(2rem,3vw,2rem);margin-bottom:15px}.center-text p{color:#333;font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.6;margin-bottom:25px}@media (max-width:1024px){.center-text,.four-text{text-align:left}.center-content{flex-direction:column-reverse!important;gap:0}}@media (max-width:768px){.sede-header{gap:20px}.sede-line.left{width:45px}.sede-header h2{font-size:clamp(1.6rem,4vw,1.9rem)}.four-content{align-items:flex-start;flex-direction:column}.four-video{height:auto;width:100%}.center-text,.four-text{text-align:left}}@media (max-width:480px){.sede-header{gap:15px}.sede-header h2{font-size:clamp(1.4rem,5vw,1.6rem)}.center-text,.four-text{text-align:left}}@media (max-width:360px){.sede-header h2{font-size:1.4rem}.center-text,.four-text{text-align:left}}@media (max-width:1024px){.center-content{flex-direction:column-reverse!important;gap:0}}.main-video{height:100%;object-fit:cover;width:100%;will-change:opacity}.fade-in{animation:videoFadeIn .6s ease forwards}.fade-out{animation:videoFadeOut .5s ease forwards}@keyframes videoFadeIn{0%{filter:blur(2px);opacity:0}to{filter:blur(0);opacity:1}}@keyframes videoFadeOut{0%{opacity:1}to{opacity:0}}.video-arrow.side{align-items:center;background:#0000;border:none;color:#e46100;cursor:pointer;display:flex;font-size:100px;font-weight:300;height:100%;justify-content:center;opacity:0;position:absolute;top:0;transition:opacity .35s ease,transform .35s ease;width:50px}.video-carousel:hover .video-arrow.side{opacity:1}.video-arrow.side.prev{animation:arrowPulseLeft 2.4s ease-in-out infinite;left:0;transform:translateX(-6px)}.video-arrow.side.next{animation:arrowPulseRight 2.4s ease-in-out infinite;right:0;transform:translateX(6px)}.video-arrow.side:hover{background:#ffffffd9}.video-bars{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000073;border-radius:12px;display:flex;gap:14px;margin-top:10px;padding:10px 14px;width:fit-content}.video-bar{background:#ffffff59;border:none;border-radius:6px;cursor:pointer;height:15px;overflow:hidden;position:relative;width:80px}.video-bar-fill{background:#e46100;border-radius:6px;height:100%;left:0;position:absolute;top:0;transition:width .15s linear;width:0}.video-time{color:#ffffffd9;font-family:Avenir Next,sans-serif;font-size:1.2rem;margin-right:14px;opacity:.75;white-space:nowrap}@media (max-width:768px){.video-time{font-size:.85rem;opacity:.75}}@media (max-width:480px){.video-time{font-size:.7rem;opacity:.75}}.video-bar:hover{background:#ffffff8c}.video-bar.active{background:#e46100}.video-bar-progress{width:0}@media (max-width:768px){.video-arrow.side{font-size:80px;width:35px}.video-bar{height:13px;width:50px}}.video-bar-progress{background:#e46100;border-radius:10px;height:100%;left:0;position:absolute;top:0;transition:width .15s linear}.video-bar-progress.reset{transition:width .35s cubic-bezier(.4,0,.2,1)}.venue-carousel-container{display:flex;flex-direction:column;gap:14px;max-width:700px;width:100%}.venue-carousel{aspect-ratio:15/10;border-radius:14px;box-shadow:0 12px 30px #0000002e;height:100%;width:100%}.venue-image{width:100%}.fade-in{animation:venueFadeIn .5s ease forwards}.fade-out{animation:venueFadeOut .4s ease forwards}@keyframes venueFadeIn{0%{filter:blur(3px);opacity:0;transform:scale(1.02)}to{filter:blur(0);opacity:1;transform:scale(1)}}@keyframes venueFadeOut{0%{opacity:1}to{filter:blur(2px);opacity:0}}.venue-arrow.side{align-items:center;background:#0000;border:none;color:#e46100;cursor:pointer;display:flex;font-size:90px;font-weight:300;height:100%;justify-content:center;opacity:0;position:absolute;top:0;transition:opacity .35s ease,transform .35s ease;width:50px}.venue-carousel:hover .venue-arrow.side{opacity:1}.venue-arrow.side.prev{animation:arrowPulseLeft 2.4s ease-in-out infinite;left:0;transform:translateX(-6px)}.venue-arrow.side.next{animation:arrowPulseRight 2.4s ease-in-out infinite;right:0;transform:translateX(6px)}@keyframes arrowPulseLeft{0%,to{transform:translateX(-6px)}50%{transform:translateX(-10px)}}@keyframes arrowPulseRight{0%,to{transform:translateX(6px)}50%{transform:translateX(10px)}}.venue-arrow.side:hover{background:#ffffffd9}.venue-dots-wrapper{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000a6;border-radius:999px;box-shadow:0 3px 12px #00000040;margin:0 auto;padding:8px 14px;position:relative;width:fit-content}.venue-dots,.venue-dots-wrapper{display:flex;justify-content:center}.venue-dots{gap:10px}.venue-dot{background:#fff9;border:none;border-radius:50%;cursor:pointer;height:12px;transition:transform .3s ease,background .3s ease;width:12px}.venue-dot.active{background:linear-gradient(135deg,#e46100,#e46100);transform:scale(1.4)}@media (max-width:768px){.venue-dot{height:13px;width:13px}.carousel-dots-wrapper{bottom:6px;padding:6px 12px}.venue-carousel{aspect-ratio:5.5/4}}@media (max-width:480px){.venue-dot{height:13px;width:13px}.carousel-dots-wrapper{bottom:6px;padding:6px 12px}}@media (max-width:768px){.venue-arrow.side{font-size:70px}}.slide-in-right{animation:slideInRight .6s cubic-bezier(.22,1,.36,1)}.slide-in-left{animation:slideInLeft .6s cubic-bezier(.22,1,.36,1)}.venue-carousel{overflow:hidden;position:relative}.venue-track{display:flex;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1);width:100%}.venue-image{height:100%;min-width:100%;object-fit:cover}@keyframes slideInRight{0%{opacity:.7;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:.7;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}.calendario-page{background-color:#000;color:#fff}.calendario-hero{height:120vh;overflow:hidden;position:relative;width:100%}.calendario-hero img{height:120vh;object-fit:cover;width:150%}.calendario-hero:after{background:#00000073;content:"";inset:0;position:absolute;z-index:1}.hero-overlay-text{color:#f1ede9;left:50%;max-width:1200px;padding:0 25px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%;z-index:2}.hero-overlay-text h1{font-size:clamp(2.6rem,5vw,4.8rem);letter-spacing:3px;margin-bottom:20px}.hero-overlay-text h2{font-size:clamp(2.5rem,5vw,3.5rem);letter-spacing:1px}.scroll-to-top{bottom:25px;box-shadow:0 4px 12px #00000059}@media (max-width:1024px){.calendario-hero,.calendario-hero img{height:80vh}}@media (max-width:768px){.calendario-hero,.calendario-hero img{height:65vh}.hero-overlay-text h1{font-size:1.7rem}.hero-overlay-text h2{font-size:1rem}}@media (max-width:480px){.hero-overlay-text h1{font-size:1.2rem;letter-spacing:2px}.hero-overlay-text h2{font-size:.9rem;letter-spacing:2px}}.scroll-to-top{opacity:.85;right:clamp(16px,3vw,100px);transform:translateZ(0);z-index:5000}@media (max-width:1024px){.scroll-to-top{right:22px}}@media (max-width:768px){.scroll-to-top{bottom:75px;bottom:calc(var(--bottom-bar-height) + 45px);font-size:1.7rem;height:60px;right:18px;width:60px}}@media (max-width:480px){.scroll-to-top{bottom:62px;bottom:calc(var(--bottom-bar-height) + 32px);font-size:1.6rem;height:50px;right:16px;width:50px}}@supports (-webkit-touch-callout:none){.scroll-to-top{will-change:transform}}*{margin:0;padding:0}.amenidades-page{background-color:#fff;color:#000;overflow-x:hidden}.intro-section{background-color:#fff;padding:220px;text-align:center}.intro-section .title-orange{color:#d64511;font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:1.5rem}.intro-section .intro-text{color:#333;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.7;margin:0 auto;max-width:800px;text-align:center}.orange-band-amenidades{align-items:center;background-color:#d64511;display:flex;flex-wrap:wrap;gap:clamp(5rem,18vw,37rem);justify-content:center;margin-top:-50px;padding:1rem}.orange-band-amenidades .logo{filter:brightness(0) invert(1);height:auto;transition:transform .3s ease;width:clamp(40px,5vw,60px)}.orange-band-amenidades .logo:hover{transform:scale(1.05)}.section{flex-wrap:wrap;gap:clamp(2rem,3vw,3rem);justify-content:space-between;margin:1rem auto;padding:clamp(2rem,4vw,3rem) clamp(2rem,6vw,6rem)}.image-content,.section{align-items:center;display:flex}.image-content{flex:1 1;justify-content:center}.image-content img{aspect-ratio:15/9;border-radius:12px;box-shadow:0 10px 30px #00000040;max-width:620px;object-fit:cover;transition:all .4s ease-in-out;width:100%}.image-content img:hover{box-shadow:0 15px 40px #00000059;transform:scale(1.03)}.text-content{flex:1 1;min-width:300px}.text-content h2{color:#d64511;font-size:clamp(1.6rem,2.5vw,2rem);font-weight:700;margin-bottom:.5rem}.subtitle-orange-soft{color:#e46100;font-size:clamp(1rem,1.2vw,1.1rem);font-weight:600;margin-bottom:1rem}.text-content p{color:#333;font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.8;margin-bottom:1.5rem}.btn-gold,.btn-orange{border:none;border-radius:25px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.9rem 2.2rem;transition:all .3s ease}.btn-orange{background-color:#d64511;box-shadow:0 4px 10px #d645114d;color:#fff}.btn-orange:hover{background-color:#b93b0f;transform:translateY(-2px)}.btn-gold{background-color:#a68839;box-shadow:0 4px 10px #ad95454d;color:#fff}.btn-gold:hover{background-color:#8d722f;transform:translateY(-2px)}.section.background-image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0;overflow:hidden;position:relative}.section.background-image:before{background:#000000a6;content:"";inset:0;position:absolute;z-index:0}.section.background-image .image-content,.section.background-image .text-content{position:relative;z-index:1}.section.background-image .text-content h2{color:#fff}.section.background-image .subtitle-orange-soft{color:#fff;font-weight:600;opacity:.95}.section.background-image .text-content p{color:#f7f7f7}@media (max-width:992px){.section{flex-direction:column;padding:2rem;text-align:left}.text-content{order:1;text-align:left}.image-content{order:1}.image-content img{aspect-ratio:15/9;max-width:100%;width:100%}.intro-section{padding:5rem 2rem}.intro-section .intro-text{text-align:left}.orange-band-amenidades{gap:clamp(3rem,8vw,7rem)}}@media (max-width:480px){.section{padding:2rem 1rem}.text-content h2{font-size:1.15rem;padding:10px}.text-content p{font-size:.92rem;line-height:1.6}.btn-gold,.btn-orange{padding:.9rem;text-align:center;width:50%}.intro-section{padding:5rem 1rem}.intro-section .intro-text{font-size:.95rem;text-align:left}.image-content img{aspect-ratio:15/9;border-radius:10px}}:root{--bottom-bar-height:30px;--scroll-gap:20px}.scroll-to-top{align-items:center;background-color:#d64511;border:none;border-radius:50%;bottom:50px;bottom:calc(var(--bottom-bar-height) + var(--scroll-gap));box-shadow:0 4px 12px #0003;color:#fff;cursor:pointer;display:flex;font-size:1.8rem;height:50px;justify-content:center;opacity:.8;position:fixed;right:25px;transition:transform .3s ease,opacity .3s ease;width:50px;z-index:999}.scroll-to-top:hover{opacity:1;transform:scale(1.1)}@media (max-width:768px){.scroll-to-top{bottom:52px;bottom:calc(var(--bottom-bar-height) + 22px);font-size:1.7rem;height:45px;right:20px;width:45px}}@media (max-width:480px){.scroll-to-top{bottom:48px;bottom:calc(var(--bottom-bar-height) + 18px);font-size:1.6rem;height:40px;right:15px;width:40px}}.section{opacity:0;transform:translateY(40px);transform:translateY(50px);transition:opacity .8s ease,transform .8s ease}.section.visible{opacity:1;transform:translateY(0)}.image-content,.text-content button,.text-content h2,.text-content h3,.text-content p{opacity:0;transform:translateY(25px)}.section.visible .image-content{animation:fadeUp .8s ease forwards;animation-delay:.1s}.section.visible h2{animation:fadeUp .8s ease forwards;animation-delay:.25s}.section.visible h3{animation:fadeUp .8s ease forwards;animation-delay:.4s}.section.visible p{animation:fadeUp .8s ease forwards;animation-delay:.55s}.section.visible button{animation:fadeUp .8s ease forwards;animation-delay:.7s}.checkout-wrapper{background:#f6f7f9;display:flex;justify-content:center;padding:40px 20px}.checkout-grid{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:1fr 1fr;max-width:1200px;width:100%}.card{background:#fff;border-radius:24px;box-shadow:0 25px 60px #00000014;display:flex;flex-direction:column;gap:18px;padding:35px}.form-card h2{font-size:24px;font-weight:600;margin-bottom:10px}.form-card input,.form-card select{-webkit-appearance:none;background:#fafafa;border:1px solid #e5e7eb;border-radius:14px;font-size:14px;outline:none;padding:15px;transition:all .2s ease;width:100%}.form-card input:focus,.form-card select:focus{background:#fff;border-color:#111;box-shadow:0 0 0 3px #0000000d}.row{display:flex;gap:14px}.row input{flex:1 1}.cantidad-box{justify-content:space-between}.cantidad-box,.stepper{align-items:center;display:flex}.stepper{gap:10px}.stepper button{background:#fff;border:1px solid #ddd;border-radius:12px;cursor:pointer;font-size:16px;height:38px;transition:all .2s ease;width:38px}.select-wrapper{position:relative}.select-wrapper select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:45px}.select-wrapper:after{color:#666;content:"▼";font-size:12px;pointer-events:none;position:absolute;right:15px;top:50%;transform:translateY(-50%);transition:transform .2s ease}.select-wrapper:focus-within:after{transform:translateY(-50%) rotate(180deg)}.select-wrapper,.select-wrapper select,.select-wrapper:after{cursor:pointer}@media (hover:hover){.stepper button:hover{background:#111;border-color:#111;color:#fff}}.stepper span{font-weight:600;min-width:30px;text-align:center}.btn-pagar{background:#111;border:none;border-radius:16px;box-shadow:0 6px 18px #00000026;color:#fff;cursor:pointer;font-weight:600;letter-spacing:.3px;padding:16px;transition:transform .25s ease,box-shadow .25s ease,background .25s ease;width:100%}.btn-pagar:disabled{box-shadow:none;cursor:not-allowed;opacity:.7;transform:none}@media (hover:hover){.btn-pagar:hover{background:#000;box-shadow:0 12px 30px #00000040;transform:translateY(-3px) scale(1.03)}}.btn-pagar:active{box-shadow:0 4px 10px #0003;transform:scale(.97)}@media (max-width:1024px){.checkout-grid{gap:30px;grid-template-columns:1fr}}@media (max-width:768px){.checkout-wrapper{padding:30px 15px}.card{padding:25px}}@media (max-width:480px){.cantidad-box,.row{flex-direction:column}.cantidad-box{align-items:flex-start;gap:10px}}.form-section-title{border-top:1px solid #eee;color:#111;font-size:16px;font-weight:600;margin-bottom:5px;margin-top:10px;padding-top:15px}.input-group{display:flex;flex-direction:column;gap:5px}.form-card input.error,.form-card select.error{background:#fff5f5;border-color:#ef4444}.error-text{animation:fadeIn .2s ease;color:#ef4444;font-size:12px;margin-left:4px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.check-group{position:relative}.msg{animation:fadeInMsg .3s ease;background:none!important;border:none!important;font-size:14px;font-weight:500;margin-top:10px;padding:0!important}@keyframes fadeInMsg{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.success{align-items:center;color:#16a34a;display:flex;font-weight:500;gap:6px}.error-msg{background:none!important;color:#ef4444}.form-card input.success,.form-card select.success{background:#f0fdf4;border-color:#22c55e}.form-card input.success:focus,.form-card select.success:focus{background:#fff;border-color:#22c55e;box-shadow:0 0 0 3px #22c55e33}@media (max-width:900px){.checkout-grid{grid-template-columns:1fr}.form-card{order:3}}.payment-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr}@media (max-width:768px){.payment-row{grid-template-columns:1fr 1fr}}@media (max-width:480px){.payment-row{grid-template-columns:1fr}}.card-input{padding-right:50px}.payment-form{background:#fff;border:1px solid #e5e7eb;border-radius:18px;margin:0 auto;max-width:520px;overflow:hidden;width:100%}.payment-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e5e7eb;display:flex;padding:16px 18px}.payment-title{color:#111827;font-size:14px;font-weight:600}.payment-body{display:flex;flex-direction:column;gap:14px;padding:clamp(14px,2vw,18px)}.payment-group{position:relative}.payment-input{appearance:none;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;font-size:16px;padding:14px;transition:all .2s ease;width:100%}.payment-input::placeholder{color:#9ca3af;font-size:13px}.payment-input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}.payment-row{gap:12px}.date-group{align-items:center;display:flex;gap:6px}.payment-input.small{font-size:16px;padding:12px 0;text-align:center;width:60px}.date-separator{color:#111;font-size:16px}.cvv-group{margin-top:4px;position:relative;width:100%}.cvv-group .payment-input{font-size:16px;letter-spacing:.2px;padding:14px}.card-input-wrapper{position:relative}.card-logo-inside{height:18px;pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.card-logo-inside img{height:100%;opacity:.8}@media (max-width:768px){.payment-body{gap:12px}}@media (max-width:480px){.payment-row{align-items:stretch;flex-direction:column}.date-group{justify-content:flex-start}.payment-input.small{width:55px}.payment-body{padding:14px}}.summary-shell{-webkit-text-size-adjust:100%;background:#fff;border-radius:16px;display:flex;flex-direction:column;overflow:hidden;width:100%}.summary-top{border-bottom:1px solid #e5e7eb;padding:clamp(16px,2vw,20px)}.summary-tag{color:#2563eb;font-size:clamp(16px,2vw,18px);font-weight:600;letter-spacing:.5px}.summary-section{display:flex;flex-direction:column;gap:clamp(14px,2vw,20px);padding:clamp(14px,2vw,18px)}.summary-line{align-items:center;color:#374151;display:flex;font-size:clamp(13px,1.8vw,14px);gap:10px;justify-content:space-between}.summary-line span:first-child{color:#6b7280}.price-stack{align-items:flex-end;display:flex;flex-direction:column}.price-old{color:#9ca3af;font-size:12px;line-height:1;text-decoration:line-through}.price-current-row{align-items:center;display:flex;gap:8px}.price-current{color:#111827;font-size:clamp(16px,2.2vw,18px);font-weight:700}.price-base-fixed{color:#9ca3af;font-size:clamp(14px,2vw,15px);text-decoration:line-through}.money{color:#059669;font-weight:700}.summary-ahorro-block{align-items:center;background:#fff;border-top:1px solid #f1f5f9;display:flex;font-size:13px;justify-content:space-between;padding:10px clamp(16px,2vw,20px)}.ahorro-value{color:#059669;font-weight:600}.subtotal-line{align-items:center}.subtotal-line .price-current{font-size:clamp(17px,2.5vw,19px)}.summary-total-block{align-items:center;background:#fff;border-top:1px dashed #d1d5db;display:flex;justify-content:space-between;padding:clamp(16px,2vw,20px)}.summary-total-block span{color:#111;font-size:14px}.summary-total-block h2{color:#111;font-size:clamp(20px,3vw,24px);font-weight:700}.summary-phase{background:#e9efff;border-radius:999px;color:#1d4ed8;display:inline-block;font-size:11px;font-weight:600;padding:4px 10px;width:fit-content}.payment-wrapper{display:flex;justify-content:center;margin-top:20px;width:100%}.payment-footer{background:#fff;border:1px solid #e5e7eb;border-radius:14px;max-width:420px;padding:14px 16px;width:100%}.payment-label{color:#6b7280;display:block;font-size:12px;margin-bottom:10px}.payment-row{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.payment-row img{height:20px;object-fit:contain;opacity:.85;transition:all .2s ease}@media (hover:hover){.payment-row img:hover{opacity:1;transform:translateY(-1px)}}@media (max-width:480px){.payment-footer{border-radius:12px;padding:12px}.payment-row{gap:10px}.payment-row img{height:18px}}.summary-empty{color:#9ca3af;font-size:14px;padding:30px;text-align:center}@media (max-width:380px){.price-current{font-size:15px}.summary-total-block h2{font-size:20px}}@media (min-width:768px){.summary-shell{margin:0 auto;max-width:420px}}@supports (-webkit-touch-callout:none){.summary-shell{font-synthesis:none}}.payment-methods{display:flex;flex-direction:column;gap:10px;margin-bottom:10px}.payment-method{background:#f9fafb}.method-left{color:#111827;font-size:14px}.radio{align-items:center;border:2px solid #9ca3af;border-radius:50%;display:flex;height:20px;justify-content:center;width:20px}.radio-dot{background:#0000;border-radius:50%;height:10px;transition:all .2s ease;width:10px}.radio-dot.active{background:#2563eb}.payment-method.active .radio{border-color:#2563eb}@media (hover:hover){.payment-method:hover{background:#f3f4f6}}.payment-alt-box{background:#f9fafb;border:1px dashed #d1d5db;border-radius:12px;color:#374151;font-size:14px;padding:16px}.payment-alt-box h4{font-size:15px;font-weight:600;margin-bottom:5px}.payment-result{display:flex;flex-direction:column;gap:6px;margin-top:10px}.copy-row{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;justify-content:space-between;padding:8px 10px}.copy-row button{background:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;padding:4px 10px}.copy-row button:hover{background:#1d4ed8}.barcode{margin-top:10px;max-width:220px;width:100%}.method-subtitle{color:#64748b;font-size:12.5px;line-height:1.4;margin-top:4px;max-width:85%}.payment-method.active .method-subtitle{color:#4b5563}.payment-method{align-items:center;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;justify-content:space-between;padding:14px 16px;transition:all .2s ease}.payment-method:hover{border-color:#cbd5e1}.payment-method.active{background:#eff6ff;border-color:#2563eb}.ver-mas{color:#094594;cursor:pointer;font-weight:500}.ver-mas:hover{text-decoration:underline}.modal-overlay{align-items:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#00000073;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9999}.modal-content{animation:modalFade .25s ease;background:#fff;border-radius:18px;box-shadow:0 20px 60px #00000026;max-width:620px;padding:clamp(20px,3vw,32px);position:relative;text-align:center;width:100%}.modal-icon{font-size:clamp(32px,4vw,42px);margin-bottom:10px}.modal-content h3{color:#1f2937;font-size:clamp(16px,2vw,20px);font-weight:600;margin-bottom:10px}.modal-close{background:none;border:none;color:#6b7280;cursor:pointer;font-size:20px;position:absolute;right:14px;top:14px;transition:.2s}.modal-close:hover{color:#111827;transform:scale(1.1)}.modal-grid{display:flex;gap:clamp(16px,3vw,30px);justify-content:space-between;margin:20px 0;text-align:left}.modal-grid ul{list-style:none;padding:0;width:100%}.modal-grid li{align-items:center;color:#374151;display:flex;font-size:clamp(13px,1.8vw,15px);gap:8px;margin-bottom:10px;transition:all .2s ease}.modal-grid li:hover{color:#0d3b66;transform:translateX(4px)}.modal-btn{background:linear-gradient(135deg,#0d3b66,#1a73e8);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 28px;transition:all .25s ease}.modal-btn:hover{box-shadow:0 10px 25px #00000026;transform:scale(1.05)}@keyframes modalFade{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width:600px){.modal-content{border-radius:16px;padding:20px}.modal-grid{flex-direction:column;gap:10px}.modal-btn,.modal-grid ul{width:100%}}@media (min-width:601px) and (max-width:1024px){.modal-content{max-width:500px}}@media (min-width:1025px){.modal-content{max-width:620px}}.gracias-wrapper{align-items:center;background:#f4f6f8;display:flex;justify-content:center;min-height:100vh;padding:20px}.gracias-box{background:#fff;border-radius:20px;box-shadow:0 20px 50px #00000014;display:flex;flex-direction:column;gap:25px;max-width:520px;padding:35px;width:100%}.gracias-header{text-align:center}.check-circle{align-items:center;background:#22c55e;border-radius:50%;color:#fff;display:flex;font-size:30px;height:60px;justify-content:center;margin:0 auto 10px;width:60px}.gracias-header h2{font-size:22px;margin:5px 0}.gracias-header p{color:#6b7280;font-size:14px}.gracias-details{display:flex;flex-direction:column;gap:12px}.detail-row{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:10px 0}.detail-row span{color:#6b7280;font-size:13px}.detail-row strong{font-size:14px;font-weight:600;text-align:right}.detail-row.total{border-bottom:none;border-top:1px solid #ddd;margin-top:10px;padding-top:15px}.detail-row.total strong{font-size:18px}.detail-row.folio strong{color:#999;font-size:12px}.gracias-actions{margin-top:10px}.btn-main{background:#111;border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:14px;transition:all .25s ease;width:100%}.btn-main:hover{background:#000;transform:translateY(-2px)}.loading{padding:100px;text-align:center}@media (max-width:768px){.gracias-box{padding:25px}.detail-row{align-items:flex-start;flex-direction:column;gap:4px}.detail-row strong{text-align:left}}@media (max-width:480px){.check-circle{font-size:24px;height:50px;width:50px}.gracias-header h2{font-size:18px}.btn-main{padding:12px}}*{box-sizing:border-box}.error-wrapper{align-items:center;background:linear-gradient(135deg,#f9fafb,#eef2f7);display:flex;justify-content:center;min-height:100vh;padding:20px}.error-container{animation:fadeUp .4s ease;background:#fff;border-radius:24px;box-shadow:0 30px 80px #00000014;display:flex;flex-direction:column;gap:25px;max-width:520px;padding:40px;width:100%}.error-top{text-align:center}.error-icon{align-items:center;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:50%;box-shadow:0 10px 25px #ef444466;color:#fff;display:flex;font-size:30px;height:80px;justify-content:center;margin:0 auto 15px;width:80px}.error-top h1{color:#111827;font-size:24px;margin-bottom:10px}.error-top p{color:#6b7280;font-size:14px;line-height:1.5}.error-divider{background:#e5e7eb;height:1px}.error-reasons{display:flex;flex-direction:column;gap:12px}.error-reasons h4{color:#374151;font-size:14px;margin-bottom:5px}.reason{align-items:center;background:#f9fafb;border-radius:12px;color:#4b5563;display:flex;font-size:13px;gap:10px;padding:12px}.error-actions{display:flex;flex-direction:column;gap:12px;margin-top:10px}.btn-primary{background:#111;border:none;border-radius:14px;color:#fff;cursor:pointer;font-weight:600;padding:14px;transition:all .25s ease;width:100%}.btn-primary:hover{background:#000;transform:translateY(-2px)}.btn-link{background:none;border:none;color:#6b7280;cursor:pointer;font-size:14px}.btn-link:hover{color:#111}@keyframes fadeUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.error-container{padding:30px 20px}.error-icon{font-size:24px;height:65px;width:65px}.error-top h1{font-size:20px}}.transfer-wrapper{align-items:center;background:#f7f7f7;display:flex;justify-content:center;min-height:80vh;padding:50px 20px}.transfer-card{background:#fff;border-radius:18px;box-shadow:0 25px 60px #00000014;max-width:720px;padding:50px;width:100%}.transfer-title{font-size:2rem;margin-bottom:10px}.transfer-subtitle{color:#666;margin-bottom:35px}.transfer-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:1fr}.transfer-field label{color:#888;display:block;font-size:.8rem;letter-spacing:.5px;margin-bottom:6px}.transfer-field span{font-size:1.1rem;font-weight:500}.copy-field{align-items:center;display:flex;gap:20px;justify-content:space-between}.transfer-bottom{margin-top:40px;text-align:left}.transfer-help{color:#555;margin-bottom:15px}.ticket-resumen{background:#f3f3f3;border-radius:20px;display:inline-block;max-width:100%;padding:18px 22px;text-align:left;width:auto}.resumen-precio{align-items:flex-start;display:flex;flex-direction:column}.precio-final-row{align-items:center;display:flex;gap:10px;justify-content:flex-start}.precio-descuento{background:#e8f7ed;border-radius:8px;color:#1c8b4d;font-size:.8rem;font-weight:600;padding:5px 10px}.icon-copy{align-items:center;background:#f3f3f3;border:none;border-radius:8px;cursor:pointer;display:flex;height:40px;justify-content:center;position:relative;width:40px}.icon-copy svg{fill:#333;height:18px;width:18px}.tooltip{background:#111;border-radius:4px;bottom:48px;color:#fff;font-size:.75rem;opacity:0;padding:4px 8px;position:absolute;transform:translateY(5px);transition:all .2s ease;white-space:nowrap}.icon-copy:hover .tooltip{opacity:1;transform:translateY(0)}@media (max-width:600px){.transfer-card{padding:35px 25px}.transfer-title{font-size:1.15rem}.transfer-field span{font-size:1rem}.icon-copy{height:38px;width:38px}}.privacy-page{background:#fff;display:flex;justify-content:center;min-height:100vh;padding:180px 20px 40px;width:100%}.privacy-container{display:flex;flex-direction:column;max-width:900px;width:100%}.privacy-title{color:#d64511;font-size:38px;margin-bottom:25px;text-transform:uppercase}.privacy-text{color:#333;font-size:18px;line-height:1.8}.btn-volver{align-items:center;align-self:flex-start;background:#0000000a;border:1px solid #00000014;border-radius:25px;color:#d64511;cursor:pointer;display:inline-flex;font-size:14px;gap:6px;margin-top:40px;max-width:100%;padding:10px 18px;transition:all .25s ease;width:fit-content}@media (hover:hover) and (pointer:fine){.btn-volver:hover{background:#d64511;color:#fff;transform:translateX(-3px)}}@media (hover:none) and (pointer:coarse){.btn-volver:active{background:#d64511;color:#fff;transform:scale(.98)}}@media (max-width:768px){.privacy-title{font-size:26px}.privacy-text{font-size:16px}.btn-volver{font-size:13.5px;padding:9px 16px}}@media (max-width:400px){.btn-volver{font-size:13px;padding:8px 14px}}.paynet-wrapper{background:#fff;display:flex;justify-content:center;min-height:100vh;padding:40px 12px;position:relative}.paynet-wrapper:before{background:#00a4a6;content:"";height:6px;left:0;position:fixed;top:0;width:100%;z-index:10}.paynet-card{background:#fff;border-radius:12px;box-shadow:0 10px 35px #00000014;color:#2d2d2d;font-family:Helvetica Neue,Arial,sans-serif;max-width:860px;padding:24px;width:100%}.paynet-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding-bottom:10px}.paynet-header img{height:60px}.print{color:#072462;cursor:pointer;font-size:18px;gap:6px}.paynet-title-row,.print{align-items:center;display:flex}.paynet-title-row{justify-content:space-between;margin:16px 0}.paynet-title-row h2{font-size:16px;font-weight:600}.paynet-title-row img{height:30px}.paynet-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;display:block}.paynet-info{background:#f9fafb;padding:18px;width:100%}.info-row{display:flex;font-size:14px;justify-content:space-between;margin-bottom:6px}.amount{font-size:24px;font-weight:700;letter-spacing:.5px}.note{color:#a4a2a2;font-size:10px;margin-bottom:10px}.paynet-steps{margin-top:20px}.paynet-steps h3{font-size:14px;font-weight:600;margin-bottom:8px}.paynet-steps ol{color:#374151;font-size:13px;line-height:1.6;padding-left:18px}.paynet-steps ol li{margin-bottom:6px}.paynet-barcode{background:#f5f7f9;border:1px solid #e5e7eb;border-radius:10px;margin-top:20px;padding:18px;text-align:center}.barcode-title{color:#000;font-size:12.5px}.paynet-barcode img{margin:14px 0;max-width:100%}.dicta{color:#000;font-size:12px}.bloques{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:8px}.bloques span{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;font-size:13px;font-weight:600;padding:6px 12px}.paynet-actions{display:flex;gap:16px;justify-content:center;margin-top:20px}.primary{background:#1f3a8a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:10px 22px}.primary:hover{background:#071850}.link{background:none;border:none;color:#000;cursor:pointer;font-size:14px}@media print{body{background:#fff}.paynet-wrapper{padding:0}.paynet-card{border-radius:0;box-shadow:none}.paynet-actions,.print{display:none}}.paynet-steps a{color:#072567;font-weight:600;text-decoration:none}.paynet-steps a:hover{text-decoration:underline}.spei-block{background:#fff;border:1px solid #e5e7eb;border-radius:10px;display:flex;gap:20px;justify-content:space-between;margin-top:15px;padding:18px}.spei-left{width:60%}.spei-left h4{color:#1d4ed8;margin-bottom:8px}.spei-left ol{font-size:13px;line-height:1.6;padding-left:18px}.spei-right{border-left:1px solid #e5e7eb;padding-left:20px;width:40%}.data-block{margin-bottom:16px}.data-label{color:#000;font-size:13px;margin-bottom:2px}.data-row{align-items:center;display:flex;justify-content:space-between}.data-value{color:#111827;font-size:15px;font-weight:500;letter-spacing:.5px}.copy-text{color:#2563eb;cursor:pointer;font-size:13px;margin-left:10px;white-space:nowrap}.copy-text:hover{text-decoration:underline}.copy-text{transition:all .2s ease}.copy-text:active{transform:scale(.95)}
/*# sourceMappingURL=main.34d10699.css.map*/