:root{--hj-azul: #2E86AB;--hj-turquesa: #4FC4D9;--hj-lavanda: #9B90C4;--hj-arena: #F6EEDF;--hj-fondo: #FFFFFF;--hj-texto: #12313F;--hj-texto-suave: #4B6673;--hj-fuente-titular: "Fredoka", -apple-system, BlinkMacSystemFont, sans-serif;--hj-fuente-cuerpo: "Nunito", -apple-system, BlinkMacSystemFont, sans-serif;--hj-radio: 24px;--hj-radio-chico: 14px;--hj-margen: 24px;--hj-ease: cubic-bezier(.22, 1, .36, 1);--hj-sombra: 0 20px 45px -18px rgba(18, 49, 63, .28);--hj-sombra-suave: 0 10px 30px -14px rgba(18, 49, 63, .18)}.hj-section{font-family:var(--hj-fuente-cuerpo);color:var(--hj-texto);padding-top:0!important;padding-bottom:0!important;position:relative}.hj-container{max-width:1240px;margin:0 auto;padding:0 var(--hj-margen)}.hj-section h1,.hj-section h2,.hj-section h3,.hj-section .hj-titular{font-family:var(--hj-fuente-titular);font-weight:600;line-height:1.08;letter-spacing:-.01em;margin:0}.hj-eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--hj-fuente-cuerpo);font-weight:800;font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:var(--hj-azul);margin-bottom:14px}.hj-eyebrow:before{content:"";width:22px;height:3px;border-radius:3px;background:linear-gradient(90deg,var(--hj-turquesa),var(--hj-azul))}.hj-boton{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--hj-fuente-cuerpo);font-weight:800;font-size:16px;padding:16px 32px;border-radius:999px;border:none;cursor:pointer;text-decoration:none;white-space:nowrap;transition:transform .35s var(--hj-ease),box-shadow .35s var(--hj-ease),background .35s var(--hj-ease);will-change:transform}.hj-boton--primario{background:var(--hj-azul);color:#fff;box-shadow:var(--hj-sombra)}.hj-boton--primario:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 26px 50px -16px #2e86ab8c}.hj-boton--claro{background:#fff;color:var(--hj-texto)}.hj-boton--claro:hover{transform:translateY(-3px) scale(1.02)}.hj-boton--fantasma{background:#ffffff24;color:#fff;border:1.5px solid rgba(255,255,255,.6);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hj-boton--fantasma:hover{background:#ffffff42;transform:translateY(-3px)}.hj-boton:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.hj-reveal{opacity:0;transform:translateY(28px) scale(.98);transition:opacity .9s var(--hj-ease),transform .9s var(--hj-ease)}.hj-reveal.hj-visible{opacity:1;transform:translateY(0) scale(1)}.hj-reveal-1.hj-visible{transition-delay:.06s}.hj-reveal-2.hj-visible{transition-delay:.16s}.hj-reveal-3.hj-visible{transition-delay:.26s}.hj-reveal-4.hj-visible{transition-delay:.36s}.hj-hero{position:relative;overflow:hidden;min-height:640px;display:flex;align-items:center;color:#fff}.hj-hero__escenas{position:absolute;top:0;right:0;bottom:0;left:0}.hj-hero__escena{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center 42%;opacity:0;transition:opacity 2.4s ease-in-out}.hj-hero__escena.hj-activa{opacity:1}.hj-hero__velo{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#0c2632b8,#0c263280 30%,#0c263214 62%,#0c263205)}.hj-hero__contenido{position:relative;z-index:2;padding:120px 0 90px;max-width:620px}.hj-hero__titular{font-size:clamp(38px,5.4vw,68px);text-shadow:0 6px 30px rgba(0,0,0,.25)}.hj-hero__subtitulo{font-size:19px;line-height:1.55;margin:22px 0 34px;max-width:480px;color:#ffffffeb}.hj-hero__ctas{display:flex;gap:14px;flex-wrap:wrap}.hj-hero__escenas-dots{position:relative;z-index:2;display:flex;gap:8px;margin-top:56px}.hj-hero__dot{width:30px;height:4px;border-radius:4px;background:#ffffff59;overflow:hidden}.hj-hero__dot span{display:block;height:100%;width:0%;background:#fff}.hj-hero__dot.hj-activa span{animation:hj-dot-progreso linear forwards}@keyframes hj-dot-progreso{0%{width:0%}to{width:100%}}.hj-hero__scroll{position:absolute;bottom:28px;left:50%;transform:translate(-50%);z-index:2;opacity:.85}.hj-hero__scroll svg{animation:hj-flotar 2.2s ease-in-out infinite}@keyframes hj-flotar{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@media screen and (max-width:989px){.hj-hero{min-height:560px}.hj-hero__contenido{padding:90px 0 70px;max-width:100%}}@media screen and (max-width:539px){.hj-hero{min-height:78vh}.hj-hero__velo{background:linear-gradient(180deg,#0c263259,#0c2632c7 78%)}.hj-hero__contenido{padding:0 0 64px;align-self:flex-end}}.hj-confianza{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.hj-confianza__item{display:flex;align-items:center;gap:12px;padding:22px 18px;text-align:left}.hj-confianza__item svg{flex:none;color:var(--hj-azul)}.hj-confianza__texto{font-weight:800;font-size:14.5px;font-family:var(--hj-fuente-cuerpo);line-height:1.25}@media screen and (max-width:989px){.hj-confianza{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:539px){.hj-confianza{grid-template-columns:1fr}.hj-confianza__item{justify-content:center;text-align:center;padding:14px 10px}}.hj-beneficios__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:52px}.hj-tarjeta{border-radius:var(--hj-radio);overflow:hidden;background:#fff;box-shadow:var(--hj-sombra-suave);transition:transform .5s var(--hj-ease),box-shadow .5s var(--hj-ease)}.hj-tarjeta:hover{transform:translateY(-8px);box-shadow:var(--hj-sombra)}.hj-tarjeta__img-wrap{aspect-ratio:1 / .82;overflow:hidden}.hj-tarjeta__img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .9s var(--hj-ease)}.hj-tarjeta:hover .hj-tarjeta__img-wrap img{transform:scale(1.06)}.hj-tarjeta__cuerpo{padding:26px 26px 30px}.hj-tarjeta__titulo{font-size:21px;margin-bottom:8px}.hj-tarjeta__texto{font-size:15px;line-height:1.55;color:var(--hj-texto-suave)}@media screen and (max-width:989px){.hj-beneficios__grid{grid-template-columns:1fr 1fr}}@media screen and (max-width:539px){.hj-beneficios__grid{grid-template-columns:1fr}}.hj-uso__layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}.hj-uso__visual{position:sticky;top:90px;border-radius:var(--hj-radio);overflow:hidden;box-shadow:var(--hj-sombra);aspect-ratio:3 / 4}.hj-uso__visual-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .7s var(--hj-ease)}.hj-uso__visual-img.hj-activa{opacity:1}.hj-uso__visual{position:sticky}.hj-uso__pasos{display:flex;flex-direction:column;gap:26vh;padding-top:4vh;padding-bottom:20vh}.hj-uso__paso{opacity:.32;transition:opacity .5s var(--hj-ease)}.hj-uso__paso.hj-activo{opacity:1}.hj-uso__numero{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:var(--hj-azul);color:#fff;font-family:var(--hj-fuente-titular);font-size:19px;margin-bottom:18px}.hj-uso__titulo{font-size:30px;margin-bottom:12px}.hj-uso__texto{font-size:16.5px;line-height:1.6;color:var(--hj-texto-suave);max-width:420px}@media screen and (max-width:989px){.hj-uso__layout{grid-template-columns:1fr}.hj-uso__visual{position:static;aspect-ratio:4 / 3;margin-bottom:40px}.hj-uso__visual-img{opacity:1!important;position:static}.hj-uso__visual-img:not(:first-child){display:none}.hj-uso__pasos{gap:34px;padding:0}.hj-uso__paso{opacity:1}}.hj-ambiente{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}.hj-ambiente--invertido{direction:rtl}.hj-ambiente--invertido>*{direction:ltr}.hj-ambiente__img-wrap{border-radius:var(--hj-radio);overflow:hidden;box-shadow:var(--hj-sombra);aspect-ratio:4 / 3}.hj-ambiente__img-wrap img{width:100%;height:100%;object-fit:cover}.hj-ambiente__titulo{font-size:32px;margin-bottom:16px}.hj-ambiente__texto{font-size:16.5px;line-height:1.65;color:var(--hj-texto-suave)}@media screen and (max-width:989px){.hj-ambiente,.hj-ambiente--invertido{grid-template-columns:1fr;direction:ltr;gap:26px}}.hj-ambientes__lista{display:flex;flex-direction:column;gap:100px}@media screen and (max-width:989px){.hj-ambientes__lista{gap:56px}}.hj-specs{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;background:#12313f14;border-radius:var(--hj-radio);overflow:hidden}.hj-specs__item{background:#fff;padding:30px 22px;text-align:center}.hj-specs__valor{font-family:var(--hj-fuente-titular);font-size:30px;color:var(--hj-azul);display:block;margin-bottom:6px}.hj-specs__label{font-size:13.5px;color:var(--hj-texto-suave);font-weight:700}@media screen and (max-width:989px){.hj-specs{grid-template-columns:repeat(2,1fr)}}.hj-faq__lista{max-width:800px;margin:0 auto}.hj-faq__item{border-bottom:1.5px solid rgba(18,49,63,.12)}.hj-faq__pregunta{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;background:none;border:none;text-align:left;cursor:pointer;padding:24px 4px;font-family:var(--hj-fuente-cuerpo);font-weight:800;font-size:17px;color:var(--hj-texto)}.hj-faq__icono{flex:none;transition:transform .4s var(--hj-ease)}.hj-faq__item.hj-abierto .hj-faq__icono{transform:rotate(45deg)}.hj-faq__respuesta{max-height:0;overflow:hidden;transition:max-height .45s var(--hj-ease)}.hj-faq__respuesta-inner{padding:0 4px 24px;font-size:15.5px;line-height:1.6;color:var(--hj-texto-suave)}.hj-cta-final{position:relative;overflow:hidden;color:#fff;min-height:480px;display:flex;align-items:center;border-radius:var(--hj-radio)}.hj-cta-final__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hj-cta-final__velo{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#091c26d1,#091c2699 32%,#091c261f 65%)}.hj-cta-final__contenido{position:relative;z-index:2;max-width:560px}.hj-cta-final__titulo{font-size:clamp(30px,4vw,46px);margin-bottom:16px}.hj-cta-final__precio{display:flex;align-items:baseline;gap:12px;margin:22px 0 30px}.hj-cta-final__precio-actual{font-family:var(--hj-fuente-titular);font-size:40px}.hj-cta-final__precio-anterior{font-size:20px;text-decoration:line-through;opacity:.6}.hj-cifra{font-family:var(--hj-fuente-titular);font-size:clamp(34px,4vw,52px);color:var(--hj-azul)}.hj-texto-centro{text-align:center}.hj-cabecera-seccion{max-width:640px;margin:0 auto 8px}.hj-cabecera-seccion.hj-alinear-izquierda{margin-left:0}img.hj-cubrir{width:100%;height:100%;object-fit:cover;display:block}@media(prefers-reduced-motion:reduce){.hj-reveal{opacity:1!important;transform:none!important;transition:none!important}.hj-hero__escena,.hj-tarjeta,.hj-tarjeta__img-wrap img,.hj-boton{transition:none!important}.hj-hero__scroll svg{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hj-styles.css.map */
