.casa-higuera-collection{--ch-cream: #faf7f2;--ch-cream-deep: #f2ece2;--ch-ink: #2b2926;--ch-muted: #66615a;--ch-green: #536a43;--ch-green-dark: #405235;--ch-burgundy: #6d2d3c;--ch-line: #ded7cd;--ch-gold: #c99b2d;color:var(--ch-ink);background:var(--ch-cream);font-family:var(--font-body--family, Arial, sans-serif)}.casa-higuera-collection *,.casa-higuera-collection *:before,.casa-higuera-collection *:after{box-sizing:border-box}.ch-container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.ch-heading{margin:0;font-family:var(--font-heading--family, Georgia, serif);font-weight:500;letter-spacing:-.025em;color:var(--ch-ink)}.ch-hero{min-height:400px;display:grid;align-items:center;position:relative;isolation:isolate;background-image:linear-gradient(90deg,#181b13d4,#181b138f 40%,#181b1314 74%),var(--ch-hero-image);background-size:cover;background-position:center;color:#fff}.ch-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#00000008,#0000001f)}.ch-hero__content{width:min(560px,62%);padding-block:64px}.ch-hero__title{margin:0 0 16px;color:#fff;font-family:var(--font-heading--family, Georgia, serif);font-size:clamp(2.5rem,5vw,4.7rem);line-height:.98;font-weight:500;letter-spacing:-.035em;text-wrap:balance}.ch-hero__text{margin:0;max-width:520px;font-size:clamp(1rem,1.45vw,1.22rem);line-height:1.55;color:#fffffff0}.ch-hero__pill{display:inline-flex;align-items:center;gap:8px;margin-top:24px;padding:10px 17px;border-radius:999px;background:#536a43f0;color:#fff;font-size:.88rem;font-weight:650;box-shadow:0 9px 30px #00000029}.ch-benefits{border-bottom:1px solid var(--ch-line);background:#fff6}.ch-benefits__grid{display:grid;grid-template-columns:repeat(4,1fr);padding-block:30px}.ch-benefit{display:grid;grid-template-columns:40px 1fr;gap:12px;align-items:start;padding-inline:24px;border-right:1px solid var(--ch-line)}.ch-benefit:first-child{padding-left:0}.ch-benefit:last-child{border-right:0;padding-right:0}.ch-icon{width:34px;height:34px;color:var(--ch-green)}.ch-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ch-benefit__title{margin:0 0 4px;font-size:.98rem;line-height:1.2;font-weight:700}.ch-benefit__text{margin:0;color:var(--ch-muted);font-size:.82rem;line-height:1.4}.ch-collection-gift{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center;width:min(820px,100%);margin:0 auto 34px;padding:16px 18px;border:1px solid var(--ch-gift-border, #6d1722);border-radius:13px;background:var(--ch-gift-bg, #8a1f2d);color:var(--ch-gift-text, #fff);box-shadow:0 10px 28px #6d2d3c2b}.ch-collection-gift__icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#ffffff26;font-size:1.5rem}.ch-collection-gift__media{width:72px;height:72px;overflow:hidden;border-radius:10px;background:#ffffff1f}.ch-collection-gift__image{display:block;width:100%;height:100%;object-fit:cover}.ch-collection-gift__content{min-width:0}.ch-collection-gift__kicker{margin:0 0 3px;color:inherit;font-size:.68rem;font-weight:850;letter-spacing:.1em;line-height:1.2;text-transform:uppercase;opacity:.9}.ch-collection-gift__heading{display:block;color:inherit;font-family:var(--font-heading--family, Georgia, serif);font-size:1.13rem;line-height:1.18}.ch-collection-gift__text{margin-top:4px;color:inherit;font-size:.86rem;line-height:1.4}.ch-collection-gift__text p{margin:0}.ch-collection-gift__note{display:block;margin-top:5px;color:inherit;font-size:.69rem;line-height:1.3;opacity:.82}.ch-products{padding-block:52px 42px}.ch-products__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:38px 26px;align-items:stretch}.ch-product{grid-column:span 2;min-width:0;position:relative;display:flex;flex-direction:column;text-align:center}.ch-product:nth-child(4){grid-column:2 / span 2}.ch-product:nth-child(5){grid-column:4 / span 2}.ch-product--featured{padding:8px;margin:-9px;border:1px solid #b99a57;border-radius:14px;background:#ffffff57}.ch-product__badge{position:absolute;z-index:3;top:-14px;left:50%;transform:translate(-50%);padding:7px 14px;border-radius:999px;background:var(--ch-burgundy);color:#fff;font-size:.75rem;line-height:1;font-weight:750;white-space:nowrap;text-transform:uppercase;letter-spacing:.025em;box-shadow:0 6px 16px #6d2d3c38}.ch-product__badge--value{background:var(--ch-cream-deep);color:var(--ch-ink);border:1px solid #d8cdbd;box-shadow:none}.ch-product__media{display:block;aspect-ratio:4 / 3;overflow:hidden;border-radius:9px;background:#eee5d9}.ch-product__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .5s ease}.ch-product__media:hover img{transform:scale(1.018)}.ch-product__content{display:flex;flex-direction:column;flex:1;padding:15px 6px 0}.ch-product__title{margin:0;font-family:var(--font-heading--family, Georgia, serif);font-size:1.35rem;line-height:1.1;font-weight:550}.ch-product__title a{color:inherit;text-decoration:none}.ch-product__weight{margin-top:4px;font-size:.93rem;font-weight:650}.ch-product__description{min-height:46px;margin:14px auto 0;max-width:260px;color:var(--ch-muted);font-size:.9rem;line-height:1.45}.ch-product__rating{min-height:20px;margin-top:10px;color:var(--ch-gold);font-size:.85rem}.ch-product__rating small{color:var(--ch-muted);font-size:.76rem}.ch-product__price-row{display:flex;align-items:baseline;justify-content:center;gap:9px;margin-top:12px}.ch-product__price{font-size:1.17rem;font-weight:750}.ch-product__compare{color:var(--ch-muted);font-size:.88rem;text-decoration:line-through}.ch-product__per-kg{color:var(--ch-muted);font-size:.84rem}.ch-product__form{margin-top:auto;padding-top:14px}.ch-product__button{width:100%;min-height:43px;border:0;border-radius:6px;padding:10px 18px;cursor:pointer;background:var(--ch-green);color:#fff;font:inherit;font-size:.9rem;font-weight:700;transition:background .2s ease,transform .2s ease}.ch-product__button:hover{background:var(--ch-green-dark);transform:translateY(-1px)}.ch-product__button:disabled{opacity:.48;cursor:not-allowed;transform:none}.ch-chooser{padding-bottom:30px}.ch-chooser__panel{display:grid;grid-template-columns:1.25fr repeat(5,1fr);align-items:stretch;padding:25px 20px;background:var(--ch-cream-deep);border-radius:13px}.ch-chooser__intro{padding:4px 28px 4px 8px;display:flex;flex-direction:column;justify-content:center}.ch-chooser__title{font-size:clamp(2rem,3vw,3.15rem);line-height:.95}.ch-chooser__intro p{margin:13px 0 0;color:var(--ch-muted);font-size:.92rem;line-height:1.4}.ch-choice{text-align:center;padding:0 14px;border-left:1px solid #d7cec1}.ch-choice .ch-icon{margin:0 auto 10px;width:33px;height:33px;color:var(--ch-ink)}.ch-choice__use{min-height:38px;margin:0;font-size:.79rem;line-height:1.2;font-weight:650}.ch-choice__name{margin:10px 0 0;font-family:var(--font-heading--family, Georgia, serif);font-size:1rem;font-weight:600}.ch-choice__weight{margin:2px 0 0;color:var(--ch-muted);font-size:.78rem}.ch-story{padding-block:0 34px}.ch-story__grid{display:grid;grid-template-columns:1fr 1.05fr;min-height:320px;overflow:hidden;background:#f5f0e8}.ch-story__media{min-height:320px}.ch-story__media img{width:100%;height:100%;display:block;object-fit:cover}.ch-story__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:46px clamp(34px,6vw,78px)}.ch-story__title{font-size:clamp(2rem,3.4vw,3.45rem);line-height:1.02}.ch-story__text{margin:18px 0 0;color:var(--ch-muted);line-height:1.55;max-width:560px}.ch-story__button{display:inline-flex;align-items:center;margin-top:22px;border:1px solid #7c786f;border-radius:5px;padding:10px 18px;color:var(--ch-ink);background:transparent;text-decoration:none;font-size:.87rem;font-weight:650;transition:background .2s ease,color .2s ease}.ch-story__button:hover{background:var(--ch-green);border-color:var(--ch-green);color:#fff}.ch-faq{padding:4px 0 58px}.ch-faq__title{text-align:center;font-size:clamp(1.8rem,3vw,2.7rem);margin-bottom:19px}.ch-faq__grid{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.ch-faq details{border-top:1px solid var(--ch-line)}.ch-faq details:last-child{border-bottom:1px solid var(--ch-line)}.ch-faq summary{list-style:none;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:15px 3px;cursor:pointer;font-size:.91rem;font-weight:620}.ch-faq summary::-webkit-details-marker{display:none}.ch-faq summary:after{content:"+";font-size:1.25rem;font-weight:400;color:var(--ch-muted)}.ch-faq details[open] summary:after{content:"\2212"}.ch-faq__answer{padding:0 22px 17px 3px;color:var(--ch-muted);font-size:.88rem;line-height:1.55}.ch-faq__answer p{margin:0}@media(max-width:990px){.ch-benefits__grid{grid-template-columns:repeat(2,1fr);gap:24px 0}.ch-benefit:nth-child(2){border-right:0}.ch-benefit:nth-child(3){padding-left:0}.ch-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ch-product,.ch-product:nth-child(4),.ch-product:nth-child(5){grid-column:auto}.ch-product:nth-child(5){grid-column:1 / -1;width:calc(50% - 13px);justify-self:center}.ch-chooser__panel{grid-template-columns:repeat(5,1fr);row-gap:24px}.ch-chooser__intro{grid-column:1 / -1;text-align:center;align-items:center;padding:0 0 7px}.ch-choice:first-of-type{border-left:0}}@media(max-width:720px){.ch-container{width:min(100% - 28px,1180px)}.ch-hero{min-height:390px;background-image:linear-gradient(90deg,#181b13c2,#181b1359),var(--ch-hero-image);background-position:62% center}.ch-hero__content{width:100%;padding-block:54px}.ch-hero__title{font-size:clamp(2.55rem,13vw,4rem);max-width:12ch}.ch-hero__text{max-width:34ch}.ch-benefits__grid{padding-block:24px;gap:22px 0}.ch-benefit{grid-template-columns:31px 1fr;padding-inline:13px;gap:9px}.ch-benefit:nth-child(odd){padding-left:0}.ch-benefit:nth-child(2n){padding-right:0;border-right:0}.ch-icon{width:28px;height:28px}.ch-benefit__title{font-size:.86rem}.ch-benefit__text{font-size:.73rem}.ch-products{padding-block:38px 34px}.ch-products__grid{grid-template-columns:1fr;gap:42px}.ch-product:nth-child(5){grid-column:auto;width:auto}.ch-product__description{min-height:0}.ch-chooser__panel{grid-template-columns:repeat(2,1fr);padding:25px 14px}.ch-choice{border-left:0;padding:11px 8px}.ch-choice:nth-of-type(2n){border-left:1px solid #d7cec1}.ch-choice:last-child{grid-column:1 / -1;border-left:0;width:50%;justify-self:center}.ch-story__grid{grid-template-columns:1fr}.ch-story__media{min-height:260px}.ch-story__content{padding:35px 24px 40px}.ch-faq__grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.ch-product__media img,.ch-product__button,.ch-story__button{transition:none}}@media(max-width:720px){.ch-collection-gift{margin-bottom:27px;padding:14px;gap:11px;border-radius:11px}.ch-collection-gift__icon{width:41px;height:41px;font-size:1.2rem}.ch-collection-gift__media{width:59px;height:59px}.ch-collection-gift__heading{font-size:1rem}.ch-collection-gift__text{font-size:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/casa-higuera-collection.css.map */
