.hero-coleccion{width:100%;height:100vh;padding:var(--marco);background:var(--sobre-primario);position:relative}@supports (height:100svh){.hero-coleccion{height:100svh}}.hero-coleccion__lienzo{border-radius:var(--radio-grande);background:var(--primario);width:100%;height:100%;position:relative;overflow:hidden}.hero-coleccion__media{position:absolute;inset:0}.hero-coleccion__foto{object-fit:cover;object-position:center 20%}.hero-coleccion__marcador{background:var(--marcador-imagen);position:absolute;inset:0}.hero-coleccion__velo{pointer-events:none;position:absolute;left:0;right:0}.hero-coleccion__velo--arriba{background:linear-gradient(#00000052 0%,#0000 100%);height:200px;top:0}.hero-coleccion__velo--abajo{background:linear-gradient(#0000 0%,#000000ad 100%);height:50%;bottom:0}.hero-coleccion__contenido{max-width:1280px;padding:0 var(--aire-hero);color:var(--sobre-primario);pointer-events:none;margin:0 auto;position:absolute;inset:0}.hero-coleccion__anim{left:var(--aire-hero);pointer-events:auto;position:absolute}.hero-coleccion__anim--1{bottom:250px}.hero-coleccion__nombre{font-family:var(--fuente-principal), system-ui, sans-serif;letter-spacing:.01em;text-transform:uppercase;color:var(--sobre-primario);text-shadow:0 2px 16px #00000059,0 1px 4px #00000040;margin:0;font-size:56px;font-weight:500;line-height:1.02;bottom:150px}.hero-coleccion__lema{max-width:480px;font-family:var(--fuente-principal), system-ui, sans-serif;color:#ffffffe0;margin:0;font-size:18px;font-weight:400;line-height:1.4;bottom:110px}.hero-coleccion__metadatos{font-family:var(--fuente-principal), system-ui, sans-serif;letter-spacing:.12em;text-transform:uppercase;color:#ffffffbf;margin:0;font-size:12px;font-weight:400;bottom:72px}@keyframes heroColeccionSube{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero-coleccion__anim{animation:heroColeccionSube .7s var(--curva) both}.hero-coleccion__anim--1{animation-delay:0s}.hero-coleccion__anim--2{animation-delay:.1s}.hero-coleccion__anim--3{animation-delay:.2s}.hero-coleccion__anim--4{animation-delay:.3s}@media (max-width:767px){.hero-coleccion__contenido{padding:0 20px}.hero-coleccion__anim{left:20px}.hero-coleccion__nombre{font-size:36px}.hero-coleccion__lema{max-width:320px;font-size:16px}.hero-coleccion__metadatos{font-size:11px;right:20px}}@media (prefers-reduced-motion:reduce){.hero-coleccion__anim{animation:.4s linear both heroColeccionFundido!important}}@keyframes heroColeccionFundido{0%{opacity:0}to{opacity:1}}
.coleccion-agotada{background:var(--fondo);text-align:center;padding:40px 20px}.coleccion-agotada__texto{max-width:560px;font-family:var(--fuente-principal), system-ui, sans-serif;color:var(--secundario);margin:0 auto;font-size:15px;font-weight:400;line-height:1.6}.coleccion-agotada__enlace{color:var(--primario);text-underline-offset:3px;transition:color .2s var(--curva);text-decoration:underline}@media (hover:hover){.coleccion-agotada__enlace:hover{color:var(--secundario)}}@media (max-width:767px){.coleccion-agotada{padding:28px 20px}.coleccion-agotada__texto{font-size:14px}}
