/** Shopify CDN: Minification failed

Line 23:35 Expected identifier but found "{"
Line 23:36 Unexpected "{"
Line 23:45 Expected ":"
Line 44:18 Unexpected "{"
Line 44:27 Expected ":"
Line 44:33 Unexpected "{"
Line 44:1158 Unexpected "{"
Line 44:1167 Expected ":"
Line 44:1173 Unexpected "{"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:hg-cart-confidence (INDEX:20) */
.hg-cart-confidence{padding:12px 0 50px!important}.hg-cart-confidence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.hg-cart-confidence-grid>div{padding:18px;border:1px solid #eadfd6;border-radius:16px;background:var(--hg-crema)}.hg-cart-confidence strong,.hg-cart-confidence span,.hg-cart-confidence a{display:block}.hg-cart-confidence strong{font-size:14px;margin-bottom:5px}.hg-cart-confidence span,.hg-cart-confidence a{font-size:12px;color:var(--hg-texto-suave);text-decoration:none}@media(max-width:749px){.hg-cart-confidence-grid{grid-template-columns:1fr}}
/* END_SECTION:hg-cart-confidence */

/* START_SECTION:hg-colecciones (INDEX:21) */
.hg-collections-section{background:{{ section.settings.color_fondo }};padding:88px 0!important}.hg-collections-head{text-align:center;max-width:650px;margin:0 auto 40px}.hg-collections-head h2{font-size:clamp(29px,3.5vw,43px);margin-top:7px}.hg-collections-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.hg-collection-card{min-height:430px;position:relative;overflow:hidden;border-radius:20px;text-decoration:none;color:#fff;background:#3e2723}.hg-collection-image,.hg-collection-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hg-collection-image:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(25,18,16,.04),rgba(25,18,16,.82))}.hg-collection-image img{transition:transform .5s}.hg-collection-card:hover img{transform:scale(1.06)}.hg-collection-overlay{position:absolute;left:0;right:0;bottom:0;padding:22px}.hg-collection-overlay>span{font-size:10px;font-weight:800;letter-spacing:.12em;color:#f1d49c}.hg-collection-overlay h3{font-family:var(--hg-fuente-titulo);font-size:27px;margin:7px 0}.hg-collection-overlay p{font-size:13px;line-height:1.45;margin:0 0 15px;color:rgba(255,255,255,.86)}.hg-collection-overlay b{font-size:11px;letter-spacing:.06em}@media(max-width:989px){.hg-collections-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.hg-collections-section{padding:58px 0!important}.hg-collections-grid{grid-template-columns:1fr}.hg-collection-card{min-height:390px}}
/* END_SECTION:hg-colecciones */

/* START_SECTION:hg-collection-intro (INDEX:22) */
.hg-collection-intro{background:var(--hg-crema);padding:54px 0!important}.hg-collection-copy{text-align:center;max-width:720px;margin:auto}.hg-collection-copy h1{font-size:clamp(34px,5vw,58px);margin:6px 0 12px}.hg-collection-copy .hg-body{font-size:15px}.hg-collection-nav{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:30px auto 18px}.hg-collection-nav a{padding:10px 16px;border:1px solid #e7d9cf;border-radius:999px;text-decoration:none;color:var(--hg-texto);font-size:13px;font-weight:700;background:#fff}.hg-collection-nav a:hover{background:var(--hg-texto);color:#fff}.hg-collection-benefits{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;color:var(--hg-texto-suave);font-size:12px;font-weight:650}@media(max-width:540px){.hg-collection-intro{padding:40px 0!important}.hg-collection-nav{gap:8px}.hg-collection-nav a{font-size:12px;padding:9px 12px}}
/* END_SECTION:hg-collection-intro */

/* START_SECTION:hg-confianza (INDEX:23) */
.hg-trust{background:#3e2723;padding:0!important}.hg-confianza-grid{display:grid;grid-template-columns:repeat(4,1fr)}.hg-confianza-item{color:#fff;text-decoration:none;padding:22px 16px;display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center;border-right:1px solid rgba(255,255,255,.12)}.hg-trust-icon{grid-row:span 2;color:#dda74f;font-size:19px}.hg-confianza-titulo{font-weight:800;font-size:13.5px}.hg-confianza-sub{font-size:11.5px;color:rgba(255,255,255,.68);margin-top:3px}@media(max-width:767px){.hg-confianza-grid{grid-template-columns:repeat(2,1fr)}.hg-confianza-item{padding:16px 10px}.hg-confianza-item:nth-child(2n){border-right:0}}
/* END_SECTION:hg-confianza */

/* START_SECTION:hg-cta (INDEX:24) */
.hg-sales-cta{background:linear-gradient(115deg,#8e3f2b,#c85a32);padding:72px 0!important;color:#fff}.hg-sales-cta-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.hg-sales-cta h2{color:#fff;font-size:clamp(28px,4vw,46px);max-width:650px;margin-top:6px}.hg-sales-cta p{color:rgba(255,255,255,.86);font-size:16px;margin:14px 0 0}.hg-sales-cta-btn{background:#fff;color:#3e2723;white-space:nowrap}.hg-sales-cta-btn:hover{background:#f5e8d7;color:#3e2723}@media(max-width:767px){.hg-sales-cta-inner{flex-direction:column;align-items:flex-start}.hg-sales-cta-btn{width:100%}}
/* END_SECTION:hg-cta */

/* START_SECTION:hg-footer (INDEX:25) */
.hg-custom-footer{background:#252833;color:#fff;padding:54px 0 20px}.hg-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:35px}.hg-footer-logo{display:block;margin-bottom:15px}.hg-footer-logo img{width:170px;height:auto;filter:brightness(0) invert(1)}.hg-footer-brand p{max-width:310px;color:rgba(255,255,255,.72);font-size:13px;line-height:1.65}.hg-footer-grid h3{font-size:13px;text-transform:uppercase;letter-spacing:.1em;margin:0 0 15px;color:#f1c06c}.hg-footer-grid a{display:block;color:rgba(255,255,255,.75);font-size:13px;text-decoration:none;margin:9px 0}.hg-footer-grid a:hover{color:#fff}.hg-footer-wa{margin-top:17px!important;color:#fff!important;font-weight:700}.hg-footer-small{color:rgba(255,255,255,.6);font-size:12px;line-height:1.6}.hg-footer-newsletter{display:flex;border:1px solid rgba(255,255,255,.25);border-radius:12px;overflow:hidden}.hg-footer-newsletter input{min-width:0;flex:1;padding:12px;border:0;background:rgba(255,255,255,.08);color:#fff;outline:0}.hg-footer-newsletter button{width:44px;border:0;background:#c85a32;color:#fff;font-size:20px;cursor:pointer}.hg-footer-success{font-size:12px;color:#b9e5c0}.hg-footer-error{font-size:12px;color:#ffc1b4}.hg-footer-info-title{margin-top:26px!important}.hg-footer-payments{border-top:1px solid rgba(255,255,255,.12);margin-top:38px;padding-top:18px;display:flex;justify-content:space-between;align-items:center;gap:15px;color:rgba(255,255,255,.65);font-size:12px}.hg-footer-payments ul{display:flex;gap:7px;list-style:none;margin:0;padding:0;flex-wrap:wrap}.hg-footer-payments li{background:#fff;border-radius:4px;padding:3px 6px;display:flex}.hg-footer-payments svg{width:34px;height:22px}.hg-footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:18px;padding-top:18px;display:flex;justify-content:space-between;gap:12px;color:rgba(255,255,255,.5);font-size:11px}.hg-wa-float{position:fixed;right:22px;bottom:22px;z-index:60;display:flex!important;align-items:center;gap:9px;background:#25D366;color:#fff!important;padding:14px 17px!important;border-radius:999px;box-shadow:0 12px 28px rgba(0,0,0,.22);font-weight:800!important;margin:0!important;font-size:14px!important}.hg-wa-float:hover{transform:translateY(-2px);color:#fff!important}.hg-wa-float:first-letter{font-size:20px}
@media(max-width:900px){.hg-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:540px){.hg-wa-float{right:14px;bottom:14px;padding:13px 15px!important}.hg-wa-float span{display:none}.hg-custom-footer{padding-top:42px}.hg-footer-grid{grid-template-columns:1fr;gap:24px}.hg-footer-bottom,.hg-footer-payments{flex-direction:column;align-items:flex-start}.hg-footer-logo img{width:145px}}
/* END_SECTION:hg-footer */

/* START_SECTION:hg-hero (INDEX:26) */
#shopify-section-{{ section.id }}{background:#faf8f5;padding:68px 0}.hg-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.hg-hero-titulo{font-size:clamp(40px,5vw,68px);letter-spacing:-.035em}.hg-hero-acento{color:var(--hg-terracota);display:block}.hg-hero-texto-p{font-size:18px;margin-top:20px;max-width:510px}.hg-hero-badges{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.hg-hero-badges span{padding:8px 13px;border-radius:999px;background:#f1ebe1;font-size:12px;font-weight:700}.hg-hero-botones{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hg-hero-imagen-wrap{position:relative}.hg-hero-imagen{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:26px}.hg-hero-insignia{position:absolute;left:-18px;bottom:22px;background:#fff;border-radius:14px;padding:17px 18px;box-shadow:0 18px 40px rgba(62,39,35,.16);display:flex;flex-direction:column;gap:5px;max-width:230px}.hg-hero-insignia strong{color:#c85a32;font-size:14px}.hg-hero-insignia span{font-size:12px;color:#7a6a63}.hg-hero-insignia span:before{content:"✓ ";color:#2f6b66;font-weight:800}@media(max-width:989px){#shopify-section-{{ section.id }}{padding:42px 0}.hg-hero-grid{grid-template-columns:1fr;gap:34px}.hg-hero-imagen{aspect-ratio:4/5}.hg-hero-insignia{left:12px;bottom:12px}}@media(max-width:540px){.hg-hero-titulo{font-size:42px}.hg-hero-botones .hg-btn{width:100%}}
/* END_SECTION:hg-hero */

/* START_SECTION:hg-mas-vendidas (INDEX:27) */
.hg-mv{background:#fff;padding:88px 0!important}.hg-mv-cabecera{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:38px}.hg-mv-cabecera h2{font-size:clamp(28px,3vw,42px);margin-top:6px}.hg-mv-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.hg-mv-tarjeta{background:#fff;border:1px solid #eee7df;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s}.hg-mv-tarjeta:hover{transform:translateY(-5px);box-shadow:0 18px 34px rgba(62,39,35,.12)}.hg-mv-link{text-decoration:none;color:#3e2723}.hg-mv-imagen-wrap{aspect-ratio:3/4;position:relative;overflow:hidden;background:#f5f0ea}.hg-mv-imagen{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s}.hg-mv-tarjeta:hover .hg-mv-imagen{transform:scale(1.04)}.hg-mv-badge{position:absolute;z-index:1;top:12px;left:12px;background:#c85a32;color:#fff;padding:6px 10px;border-radius:999px;font-size:10px;font-weight:800}.hg-mv-info{padding:16px 16px 4px}.hg-mv-info h3{font-family:var(--hg-fuente-titulo);font-size:17px;margin:0 0 6px}.hg-mv-precio{font-weight:800;color:#c85a32}.hg-mv-boton{width:calc(100% - 28px);margin:14px;font-size:12px;padding:13px}.hg-mobile-link{display:none;text-align:center;margin-top:24px}@media(max-width:989px){.hg-mv-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.hg-mv{padding:58px 0!important}.hg-desktop-link{display:none}.hg-mobile-link{display:block}.hg-mv-cabecera{align-items:flex-start}.hg-mv-info{padding:13px 12px 2px}.hg-mv-boton{margin:12px;width:calc(100% - 24px)}}
/* END_SECTION:hg-mas-vendidas */

/* START_SECTION:hg-newsletter (INDEX:28) */
.hg-nl-grid { display: grid; grid-template-columns: 1.1fr 0.9fr; align-items: center; gap: 40px; }
  .hg-nl-titulo, .hg-nl-p, .hg-nl-nota { color: #fff; }
  .hg-nl-titulo { font-size: clamp(24px,3vw,34px); margin-top: 6px; }
  .hg-nl-p { color: rgba(255,255,255,0.82); margin-top: 14px; max-width: 420px; }
  .hg-nl-form { display: flex; gap: 10px; margin-top: 26px; max-width: 440px; }
  .hg-nl-input { flex: 1; padding: 15px 18px; border-radius: 999px; border: none; font-family: var(--hg-fuente-texto); font-size: 15px; }
  .hg-nl-nota { display: block; margin-top: 12px; font-size: 12.5px; opacity: 0.7; }.hg-nl-success{margin:12px 0 0;color:#d8f2dc;font-size:13px;font-weight:700}.hg-nl-error{margin:12px 0 0;color:#ffd2c8;font-size:13px;}
  .hg-nl-imagen { width: 100%; border-radius: var(--hg-radio); aspect-ratio: 4/3; object-fit: cover; }
  @media screen and (max-width: 767px) { .hg-nl-grid { grid-template-columns: 1fr; } .hg-nl-form { flex-direction: column; } }
/* END_SECTION:hg-newsletter */

/* START_SECTION:hg-pagos (INDEX:29) */
.hg-pagos{background:#faf8f5;padding:24px 0!important}.hg-pagos-fila{background:#fff;border:1px solid #eee7df;border-radius:14px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.hg-pagos-fila>div{display:flex;flex-direction:column}.hg-pagos-fila strong{font-size:13px}.hg-pagos-fila span{font-size:12px;color:#7a6a63}.hg-pagos-logos{flex-direction:row!important;gap:12px!important;font-weight:700}@media(max-width:767px){.hg-pagos-fila{flex-direction:column;text-align:center}.hg-pagos-logos{align-items:center!important}}
/* END_SECTION:hg-pagos */

/* START_SECTION:hg-por-que (INDEX:30) */
.hg-pq-cabecera { text-align: center; max-width: 560px; margin: 0 auto 48px; }
  .hg-pq-titulo { font-size: clamp(26px, 3vw, 36px); margin-top: 6px; }
  .hg-pq-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 28px; }
  .hg-pq-item { text-align: center; display: flex; flex-direction: column; align-items: center; }
  .hg-pq-icono {
    width: 62px; height: 62px; border-radius: 50%; background: var(--hg-beige); color: var(--hg-terracota);
    display: flex; align-items: center; justify-content: center; margin-bottom: 18px;
  }
  .hg-pq-icono svg { width: 28px; height: 28px; }
  .hg-pq-item-titulo { font-size: 18px; margin-bottom: 8px; }
  .hg-pq-item-texto { font-size: 14.5px; }
  @media screen and (max-width: 989px) { .hg-pq-grid { grid-template-columns: repeat(2, 1fr); } }
/* END_SECTION:hg-por-que */

/* START_SECTION:hg-producto (INDEX:31) */
.hg-product-page{background:#fff}.hg-breadcrumb{display:flex;gap:9px;flex-wrap:wrap;font-size:12px;color:var(--hg-texto-suave);margin-bottom:24px}.hg-breadcrumb a{color:inherit;text-decoration:none}.hg-prod-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:64px;align-items:start}.hg-prod-info{position:sticky;top:20px}.hg-prod-imagen-principal{aspect-ratio:4/5;border-radius:22px;overflow:hidden;background:var(--hg-beige)}.hg-prod-img{width:100%;height:100%;object-fit:cover}.hg-prod-video{width:100%;height:100%;object-fit:cover}.hg-prod-mini{display:flex;gap:10px;margin-top:12px;overflow:auto;padding-bottom:3px}.hg-prod-mini-btn{flex:0 0 72px;width:72px;height:72px;border-radius:12px;overflow:hidden;border:2px solid transparent;padding:0;cursor:pointer;opacity:.65;background:#fff}.hg-prod-mini-btn img{width:100%;height:100%;object-fit:cover}.hg-prod-mini-btn.hg-activo{border-color:var(--hg-terracota);opacity:1}.hg-prod-titulo{font-size:clamp(30px,3vw,46px);margin-top:4px}.hg-prod-precio{margin:14px 0 18px}.hg-prod-precio-actual{font-size:27px;font-weight:750;color:var(--hg-terracota)}.hg-prod-precio-anterior{text-decoration:line-through;color:var(--hg-texto-suave);font-size:15px;margin-left:8px}.hg-prod-confianza{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 20px}.hg-prod-confianza span{font-size:11px;font-weight:700;padding:7px 11px;border-radius:999px;background:var(--hg-beige);color:var(--hg-texto)}.hg-qty-row{display:flex;justify-content:space-between;align-items:center;border:1px solid #eadfd6;border-radius:14px;padding:9px 12px;margin-top:20px;font-size:13px;font-weight:700}.hg-qty{display:flex;align-items:center;border:1px solid #e5d8ce;border-radius:10px;overflow:hidden}.hg-qty button{width:34px;height:34px;border:0;background:#fff;font-size:19px;cursor:pointer}.hg-qty input{width:38px;border:0;text-align:center;font:inherit;outline:0}.hg-prod-boton{width:100%;margin-top:14px;padding:18px;font-size:16px}.hg-payment-button{margin-top:10px}.hg-prod-whatsapp{width:100%;margin-top:10px;padding:14px}.hg-prod-accordions{margin-top:20px;border-top:1px solid #eadfd6}.hg-prod-accordions details{border-bottom:1px solid #eadfd6}.hg-prod-accordions summary{list-style:none;cursor:pointer;padding:17px 0;font-weight:700;display:flex;justify-content:space-between}.hg-prod-accordions summary::-webkit-details-marker{display:none}.hg-accordion-content{padding:0 0 17px;color:var(--hg-texto-suave);font-size:14px;line-height:1.65}.hg-accordion-content p{margin:0}.hg-accordion-content .rte>*:first-child{margin-top:0}@media(max-width:989px){.hg-prod-grid{grid-template-columns:1fr;gap:28px}.hg-prod-info{position:static}.hg-prod-imagen-principal{border-radius:16px}}@media(max-width:540px){.hg-prod-titulo{font-size:32px}.hg-breadcrumb{margin-bottom:16px}}
/* END_SECTION:hg-producto */

/* START_SECTION:hg-resenas (INDEX:32) */
.hg-rs-titulo { text-align: center; font-size: clamp(24px,3vw,32px); margin-bottom: 44px; }
  .hg-rs-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
  .hg-rs-tarjeta { background: #fff; border-radius: var(--hg-radio); padding: 28px 26px; box-shadow: 0 8px 24px -16px rgba(62,39,35,0.2); }
  .hg-rs-estrellas { color: var(--hg-ocre); letter-spacing: 2px; margin-bottom: 14px; font-size: 15px; }
  .hg-rs-texto { font-style: italic; margin-bottom: 20px; }
  .hg-rs-autor { display: flex; flex-direction: column; }
  .hg-rs-nombre { font-weight: 700; font-size: 14.5px; }
  .hg-rs-ciudad { font-size: 12.5px; color: var(--hg-texto-suave); text-transform: uppercase; letter-spacing: 0.04em; }
  @media screen and (max-width: 767px) { .hg-rs-grid { grid-template-columns: 1fr; } }
/* END_SECTION:hg-resenas */