:root{--hl-cream: #f7f2ea;--hl-cream-deep: #efe4d6;--hl-white: #ffffff;--hl-rose: #d9a29a;--hl-rose-deep: #c17d73;--hl-rose-pale: #f4e2dd;--hl-gold: #c9a55c;--hl-gold-soft: #e4ce95;--hl-ink: #2b231f;--hl-ink-soft: rgba(43, 35, 31, .66);--hl-on-dark: #fbf6ef;--hl-on-dark-soft: rgba(251, 246, 239, .74);--hl-serif: var(--font-heading-family, "Playfair Display", "Iowan Old Style", Georgia, serif);--hl-sans: var(--font-body-family, "Jost", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);--hl-gutter: 24px;--hl-max: 1240px;--hl-narrow: 760px;--hl-radius: 4px;--hl-ease: cubic-bezier(.22, 1, .36, 1);--hl-ease-soft: cubic-bezier(.4, 0, .2, 1)}.hl-section{padding-top:0!important;padding-bottom:0!important;background:transparent;font-family:var(--hl-sans);position:relative}.hl-section h1,.hl-section h2,.hl-section h3,.hl-section h4,.hl-section h5,.hl-section h6,.hl-section blockquote,.hl-section summary{color:inherit;margin:0;font-weight:inherit}.section-header{margin-bottom:0!important}.hl-container{max-width:var(--hl-max);margin:0 auto;padding:0 var(--hl-gutter);position:relative;z-index:2}.hl-container--narrow{max-width:var(--hl-narrow)}.hl-eyebrow{font-family:var(--hl-sans);text-transform:uppercase;letter-spacing:.22em;font-weight:500;line-height:1.4}.hl-h1,.hl-h2{font-family:var(--hl-serif);font-weight:400;line-height:1.1;letter-spacing:-.01em;text-wrap:balance}.hl-h3{font-family:var(--hl-serif);font-weight:400;line-height:1.22}.hl-body{font-family:var(--hl-sans);font-weight:300;line-height:1.7}.hl-btn{display:inline-flex;align-items:center;justify-content:center;gap:.7em;font-family:var(--hl-sans);font-weight:500;text-transform:uppercase;letter-spacing:.14em;font-size:12px;padding:17px 36px;border-radius:var(--hl-radius);text-decoration:none;border:1px solid transparent;cursor:pointer;position:relative;overflow:hidden;transition:transform .5s var(--hl-ease),background-color .4s var(--hl-ease-soft),color .4s var(--hl-ease-soft),border-color .4s var(--hl-ease-soft);will-change:transform}.hl-btn--gold{background:var(--hl-gold);color:var(--hl-ink)}.hl-btn--gold:hover{background:var(--hl-gold-soft)}.hl-btn--rose{background:var(--hl-rose-deep);color:var(--hl-on-dark)}.hl-btn--rose:hover{background:var(--hl-rose)}.hl-btn--ghost{background:transparent;color:currentColor;border-color:currentColor}.hl-btn--ghost:hover{background:currentColor;color:var(--hl-cream)}.hl-btn--dark{background:var(--hl-ink);color:var(--hl-on-dark)}.hl-btn--dark:hover{background:#423630}.hl-btn:after{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.5),transparent);transform:skew(-18deg);pointer-events:none}.hl-btn--shine:after{animation:hl-shine 5.5s var(--hl-ease-soft) infinite}@keyframes hl-shine{0%,62%{left:-120%}92%,to{left:160%}}.hl-btn--magnetic{transition:transform .25s var(--hl-ease-soft)}.hl-reveal{opacity:0;transform:translateY(26px);transition:opacity .9s var(--hl-ease),transform .9s var(--hl-ease);transition-delay:var(--hl-delay, 0s)}.hl-reveal.hl-visible{opacity:1;transform:none}.hl-hero{display:grid;min-height:var(--hl-hero-h, 82vh)}.hl-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;overflow:hidden}.hl-hero__media img{width:100%;height:100%;object-fit:cover;object-position:var(--hl-focal, center);display:block;transform:scale(1.06);animation:hl-hero-settle 2.2s var(--hl-ease) forwards}@keyframes hl-hero-settle{to{transform:scale(1)}}.hl-hero__inner{position:relative;z-index:3;display:flex;align-items:center;width:100%;min-height:var(--hl-hero-h, 82vh)}.hl-hero__copy{max-width:540px}.hl-hero__copy>*+*{margin-top:20px}.hl-hero__rule{width:60px;height:1px;background:var(--hl-gold);transform-origin:left;animation:hl-rule 1.3s .4s var(--hl-ease) both}@keyframes hl-rule{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hl-hero__actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}@media(max-width:989px){.hl-hero{min-height:var(--hl-hero-h-mobile, 76vh)}.hl-hero__inner{align-items:flex-end;padding-bottom:56px;min-height:var(--hl-hero-h-mobile, 76vh)}.hl-hero__copy{max-width:100%}}.hl-floathero{position:relative;min-height:94vh;display:flex;flex-direction:column;overflow:hidden}.hl-floathero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(circle at 50% 32%,var(--fh-1, #FBF6EF) 0%,var(--fh-2, #F4E2DD) 72%)}.hl-floathero__head{position:relative;z-index:2;text-align:center;padding:72px var(--hl-gutter) 0}.hl-floathero__head>*+*{margin-top:14px}.hl-floathero__stage{position:relative;z-index:1;flex:1;display:flex;align-items:center;justify-content:center;width:100%;min-height:320px;padding:0 var(--hl-gutter)}.hl-floathero__product{width:min(480px,58vw);height:auto;filter:drop-shadow(0 30px 40px rgba(43,35,31,.28));animation:hl-float 6s ease-in-out infinite}@keyframes hl-float{0%,to{transform:translateY(-12px)}50%{transform:translateY(10px)}}.hl-floathero__card{position:relative;z-index:2;width:min(480px,92vw);margin:-32px auto 56px;background:#ffffffb8;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-radius:20px;padding:26px 30px 30px;text-align:center;box-shadow:0 24px 60px #2b231f29}.hl-floathero__badge{font-size:13px;font-weight:600}.hl-floathero__card h3{font-family:var(--hl-serif);font-size:20px;margin-top:8px}.hl-floathero__card p.hl-floathero__desc{font-size:13.5px;line-height:1.6;opacity:.78;margin-top:10px}.hl-floathero__card .hl-btn{margin-top:18px;width:100%}.hl-floathero__stat{margin-top:14px;font-size:11.5px;letter-spacing:.1em;text-transform:uppercase;opacity:.65}@media(max-width:989px){.hl-floathero{min-height:84vh}.hl-floathero__product{width:min(340px,62vw)}.hl-floathero__card{margin-top:-24px;padding:22px 22px 26px}}@media(prefers-reduced-motion:reduce){.hl-floathero__product{animation:none}}.hl-split{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.hl-split__panel{padding:88px var(--hl-gutter);display:flex;flex-direction:column;justify-content:center;position:relative}.hl-split__panel--problema{background:var(--hl-cream-deep);color:var(--hl-ink)}.hl-split__panel--solucion{background:var(--hl-gold);color:var(--hl-ink)}.hl-split__inner{max-width:460px}.hl-split__inner>*+*{margin-top:16px}.hl-split__tag{display:inline-block;font-size:11px;letter-spacing:.2em;text-transform:uppercase;opacity:.62}.hl-split__img{width:100%;border-radius:var(--hl-radius);overflow:hidden;margin-top:26px;aspect-ratio:4/5}.hl-split__img img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:989px){.hl-split{grid-template-columns:1fr}.hl-split__panel{padding:56px var(--hl-gutter)}}.hl-compare{position:relative}.hl-compare__head{text-align:center;margin-bottom:40px}.hl-compare__frame{position:relative;max-width:640px;margin:0 auto;aspect-ratio:1/1;border-radius:var(--hl-radius);overflow:hidden;box-shadow:0 20px 60px #2b231f24;touch-action:pan-y}.hl-compare__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.hl-compare__after{clip-path:inset(0 0 0 var(--hl-clip, 50%))}.hl-compare__label{position:absolute;top:18px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;padding:7px 14px;border-radius:20px;background:#2b231f8c;color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hl-compare__label--before{left:18px}.hl-compare__label--after{right:18px}.hl-compare__handle{position:absolute;top:0;bottom:0;left:var(--hl-clip, 50%);width:0;cursor:ew-resize;z-index:4;touch-action:none}.hl-compare__handle:before{content:"";position:absolute;top:0;bottom:0;left:-1px;width:2px;background:#fff;box-shadow:0 0 0 1px #2b231f1a}.hl-compare__grip{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;background:#fff;color:var(--hl-ink);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px #2b231f40;font-size:14px}@media(max-width:539px){.hl-compare__frame{max-width:100%}}.hl-marquee{overflow-x:clip;overflow-y:visible}.hl-marquee__track{display:flex;width:max-content;animation:hl-marquee var(--hl-marquee-speed, 32s) linear infinite}.hl-marquee:hover .hl-marquee__track{animation-play-state:paused}.hl-marquee__group{display:flex;align-items:center;flex:none}.hl-marquee__item{display:inline-flex;align-items:center;gap:1.6em;padding:0 1.6em;white-space:nowrap}.hl-marquee__dot{width:5px;height:5px;border-radius:50%;background:currentColor;opacity:.55;flex:none}@keyframes hl-marquee{to{transform:translate(-50%)}}.hl-steps{display:grid;grid-template-columns:.85fr 1.15fr;gap:56px;align-items:center}.hl-steps__head{margin-bottom:32px}.hl-steps__tab{display:block;width:100%;text-align:left;background:none;border:none;cursor:pointer;padding:20px 0;border-top:1px solid rgba(43,35,31,.14);font-family:var(--hl-sans);color:inherit;position:relative}.hl-steps__tab:last-child{border-bottom:1px solid rgba(43,35,31,.14)}.hl-steps__tab-num{font-family:var(--hl-serif);font-size:14px;opacity:.5;margin-right:14px}.hl-steps__tab-title{font-family:var(--hl-serif);font-size:19px}.hl-steps__tab-text{max-height:0;overflow:hidden;opacity:0;transition:max-height .5s var(--hl-ease),opacity .4s var(--hl-ease);font-size:14px;line-height:1.6;margin-top:0;padding-left:30px}.hl-steps__tab[data-active=true] .hl-steps__tab-text{max-height:140px;opacity:.78;margin-top:10px}.hl-steps__tab[data-active=true] .hl-steps__tab-title{color:var(--hl-rose-deep)}.hl-steps__progress{position:absolute;left:0;bottom:-1px;height:2px;background:var(--hl-gold);width:0;transition:width linear}.hl-steps__tab[data-active=true] .hl-steps__progress{width:100%}.hl-steps__media{position:relative;aspect-ratio:4/5;border-radius:var(--hl-radius);overflow:hidden}.hl-steps__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .6s var(--hl-ease)}.hl-steps__media img[data-active=true]{opacity:1}@media(max-width:989px){.hl-steps{grid-template-columns:1fr;gap:28px}.hl-steps__media{aspect-ratio:1/1}}.hl-stepgrid__head{text-align:center;margin-bottom:52px}.hl-stepgrid__row{display:grid;grid-template-columns:repeat(var(--hl-step-count, 4),1fr);gap:28px;position:relative}.hl-stepgrid__item{position:relative;z-index:1;text-align:center}.hl-stepgrid__photo{width:100%;aspect-ratio:1/1;margin:0 auto 22px;border-radius:var(--hl-radius);overflow:hidden;box-shadow:0 10px 28px #2b231f29;background:var(--hl-bg-behind, #F7F2EA)}.hl-stepgrid__photo img{width:100%;height:100%;object-fit:cover;display:block}.hl-stepgrid__num{font-family:var(--hl-serif);font-size:13px;opacity:.55;margin-bottom:6px}.hl-stepgrid__title{font-family:var(--hl-serif);font-size:19px;margin-bottom:8px}.hl-stepgrid__text{font-size:13.5px;line-height:1.6;opacity:.78;max-width:30ch;margin-inline:auto}@media(max-width:900px){.hl-stepgrid__row{grid-template-columns:repeat(2,1fr);row-gap:40px}}@media(max-width:480px){.hl-stepgrid__row{grid-template-columns:1fr}}.hl-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;text-align:center}.hl-stats__num{font-family:var(--hl-serif);font-size:clamp(34px,5vw,52px);line-height:1}.hl-stats__label{margin-top:10px;font-size:12.5px;letter-spacing:.04em;opacity:.72}@media(max-width:989px){.hl-stats{grid-template-columns:repeat(2,1fr);gap:36px 24px}}.hl-hotspots{position:relative}.hl-hotspots__frame{position:relative;max-width:620px;margin:0 auto;border-radius:var(--hl-radius);overflow:hidden}.hl-hotspots__frame img{width:100%;display:block}.hl-hotspot{position:absolute;width:26px;height:26px;transform:translate(-50%,-50%);border:none;background:none;cursor:pointer;padding:0}.hl-hotspot__dot{width:100%;height:100%;border-radius:50%;background:var(--hl-gold);border:2px solid #fff;box-shadow:0 2px 10px #00000040;position:relative}.hl-hotspot__dot:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:50%;border:1px solid var(--hl-gold);animation:hl-pulse 2.2s var(--hl-ease-soft) infinite}@keyframes hl-pulse{0%{transform:scale(.7);opacity:.8}to{transform:scale(1.7);opacity:0}}.hl-hotspot__card{position:absolute;bottom:calc(100% + 14px);left:50%;transform:translate(-50%) translateY(6px);width:220px;background:#fff;color:var(--hl-ink);border-radius:var(--hl-radius);padding:16px 18px;box-shadow:0 12px 32px #2b231f33;opacity:0;pointer-events:none;transition:opacity .25s var(--hl-ease-soft),transform .25s var(--hl-ease-soft);text-align:left;z-index:5}.hl-hotspot__card strong{display:block;font-family:var(--hl-serif);font-size:15px;margin-bottom:6px}.hl-hotspot__card span{font-size:12.5px;line-height:1.5;opacity:.8}.hl-hotspot[data-open=true] .hl-hotspot__card{opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}@media(max-width:539px){.hl-hotspot__card{width:180px}}.hl-faq__item{border-top:1px solid rgba(43,35,31,.14)}.hl-faq__item:last-child{border-bottom:1px solid rgba(43,35,31,.14)}.hl-faq__q{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;text-align:left;background:none;border:none;cursor:pointer;padding:20px 0;font-family:var(--hl-serif);font-size:17px;color:inherit}.hl-faq__icon{flex:none;width:18px;height:18px;position:relative}.hl-faq__icon:before,.hl-faq__icon:after{content:"";position:absolute;background:currentColor;top:50%;left:50%;transform:translate(-50%,-50%)}.hl-faq__icon:before{width:14px;height:1.5px}.hl-faq__icon:after{width:1.5px;height:14px;transition:transform .3s var(--hl-ease)}.hl-faq__item[data-open=true] .hl-faq__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.hl-faq__a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s var(--hl-ease)}.hl-faq__item[data-open=true] .hl-faq__a{grid-template-rows:1fr}.hl-faq__a-inner{overflow:hidden}.hl-faq__a p{padding-bottom:20px;font-size:14px;line-height:1.7;opacity:.78;max-width:60ch}.hl-faq__cta{text-align:center;margin-top:40px}.hl-close{text-align:center;padding:96px 0;background-size:220% 220%;animation:hl-close-drift 14s ease-in-out infinite}@keyframes hl-close-drift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hl-close__copy>*+*{margin-top:22px}.hl-close__marquee{padding:16px 0;font-size:12.5px;letter-spacing:.14em;text-transform:uppercase}.hl-lifestyle__head{text-align:center;margin-bottom:40px}.hl-lifestyle__grid{display:grid;grid-template-columns:1.05fr 1fr;grid-template-rows:1fr 1fr;gap:18px;height:640px}.hl-lifestyle__item{border-radius:var(--hl-radius);overflow:hidden;position:relative}.hl-lifestyle__item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s var(--hl-ease)}.hl-lifestyle__item:hover img{transform:scale(1.04)}.hl-lifestyle__item--tall{grid-row:1 / 3}@media(max-width:989px){.hl-lifestyle__grid{grid-template-columns:1fr;grid-template-rows:none;height:auto}.hl-lifestyle__item{aspect-ratio:1/1}.hl-lifestyle__item--tall{grid-row:auto;aspect-ratio:4/5}}.hl-reviews__head{text-align:center;margin-bottom:40px}.hl-reviews__slider{position:relative;width:100%;overflow:hidden;touch-action:pan-y}.hl-reviews__fade{position:absolute;top:0;bottom:0;width:90px;z-index:3;pointer-events:none}.hl-reviews__fade--left{left:0;background:linear-gradient(to right,var(--hl-fade-color, #F7F2EA) 40%,transparent)}.hl-reviews__fade--right{right:0;background:linear-gradient(to left,var(--hl-fade-color, #F7F2EA) 40%,transparent)}.hl-reviews__track{display:flex;gap:18px;width:max-content;will-change:transform}.hl-reviews__card{position:relative;flex:0 0 190px;border-radius:var(--hl-radius);overflow:hidden;aspect-ratio:3 / 4;cursor:grab;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;box-shadow:0 8px 24px #2b231f1a}.hl-reviews__slider[data-dragging=true] .hl-reviews__card{cursor:grabbing}.hl-reviews__card img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-drag:none;transition:transform .35s var(--hl-ease-soft)}.hl-reviews__card:hover img{transform:scale(1.05)}.hl-reviews__overlay{position:absolute;bottom:0;left:0;right:0;padding:16px 14px;background:linear-gradient(to top,#2b231fdb,#2b231f0d);color:#fff;text-align:left;pointer-events:none}.hl-reviews__stars{color:var(--hl-gold);font-size:14px;margin-bottom:4px;letter-spacing:1px}.hl-reviews__short{font-size:12.5px;font-weight:500;line-height:1.35;margin:0}.hl-reviews__full{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;background:#2b231feb;color:#fff;padding:18px;opacity:0;transition:opacity .35s var(--hl-ease-soft);pointer-events:none}.hl-reviews__full p{font-size:12.5px;line-height:1.55;margin:0}.hl-reviews__card:hover .hl-reviews__full{opacity:1}@media(max-width:640px){.hl-reviews__card{flex-basis:150px}.hl-reviews__fade{width:48px}}.hl-pdp{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:start}.hl-pdp__gallery{display:grid;gap:12px;position:sticky;top:24px}.hl-pdp__main{overflow:hidden;border-radius:var(--hl-radius);aspect-ratio:1/1;background:#0000000a}.hl-pdp__main img{width:100%;height:100%;object-fit:cover;display:block}.hl-pdp__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hl-pdp__thumb{padding:0;border:1px solid transparent;background:none;cursor:pointer;overflow:hidden;border-radius:var(--hl-radius);aspect-ratio:1/1;transition:border-color .3s var(--hl-ease-soft),opacity .3s;opacity:.62}.hl-pdp__thumb img{width:100%;height:100%;object-fit:cover;display:block}.hl-pdp__thumb[aria-current=true]{border-color:var(--hl-gold);opacity:1}.hl-pdp__info>*+*{margin-top:20px}.hl-pdp__stars{color:var(--hl-gold);letter-spacing:.18em;font-size:13px}.hl-pdp__price{display:flex;align-items:baseline;gap:14px;font-family:var(--hl-serif)}.hl-pdp__price s{font-size:.62em;opacity:.5}.hl-pdp__bullets{list-style:none;padding:0;margin:26px 0 0}.hl-pdp__bullets li{display:flex;gap:14px;align-items:flex-start;padding:13px 0;border-top:1px solid rgba(43,35,31,.13)}.hl-pdp__bullets li:before{content:"";flex:none;width:6px;height:6px;margin-top:.62em;border-radius:50%;background:var(--hl-gold)}.hl-pdp__form{margin-top:28px}.hl-pdp__form .hl-btn{width:100%}.hl-pdp__option{margin-bottom:16px}.hl-pdp__option>span{display:block;margin-bottom:8px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;opacity:.68}.hl-pdp__select{width:100%;padding:14px 16px;font-family:var(--hl-sans);color:inherit;background:transparent;border:1px solid rgba(43,35,31,.28);border-radius:var(--hl-radius)}.hl-pdp__trust{display:flex;flex-wrap:wrap;gap:10px 26px;margin-top:22px;font-size:12px;letter-spacing:.1em;text-transform:uppercase;opacity:.68}.hl-pdp__desc{margin-top:32px;padding-top:24px;border-top:1px solid rgba(43,35,31,.13)}.hl-pdp__desc p{margin:0 0 1em}.hl-pdp__desc ul{padding-left:1.1em;margin:0 0 1em}.hl-pdp__empty{padding:22px;border:1px dashed rgba(43,35,31,.3);border-radius:var(--hl-radius)}@media(max-width:989px){.hl-pdp{grid-template-columns:1fr;gap:36px}.hl-pdp__gallery{position:static}}@media(prefers-reduced-motion:reduce){.hl-hero__media img{animation:none;transform:none}.hl-close{animation:none}.hl-hotspot__dot:after{animation:none;display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hl-styles.css.map */
