.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.qr-foot{background:var(--qr-ivory);color:var(--qr-ink);border-top:var(--qr-hair)}.qr-foot__in{max-width:var(--qr-wrap);margin:0 auto;padding:clamp(3.5rem,8vw,6rem) clamp(1.2rem,3vw,2.5rem) 2rem}.qr-foot__top{display:grid;justify-items:center;text-align:center;gap:1.2rem;padding-bottom:clamp(2.2rem,5vw,3.4rem);border-bottom:var(--qr-hair)}.qr-foot__marca{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--qr-marca);font-weight:600;font-size:.95rem;letter-spacing:.34em;text-transform:uppercase}.qr-foot__claim{font-family:var(--qr-serif);font-weight:500;font-size:clamp(1.15rem,2vw,1.6rem);line-height:1.42;max-width:44ch;color:var(--qr-ink-2)}.qr-foot__cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:2rem;padding:clamp(2rem,4vw,3rem) 0}.qr-foot__col{display:flex;flex-direction:column;gap:.5rem}.qr-foot__col a{color:var(--qr-ink);text-decoration:none;font-size:.88rem;opacity:.78;transition:opacity .4s var(--qr-ease)}.qr-foot__col a:hover{opacity:1;text-decoration:underline;text-underline-offset:4px}.qr-foot__apagado{font-size:.84rem;color:var(--qr-ink-2);opacity:.7}.qr-foot__bottom{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:center;padding-top:1.6rem;border-top:var(--qr-hair);font-size:.66rem;letter-spacing:.16em;text-transform:uppercase;color:var(--qr-ink-2)}.qr-foot__pay{display:inline-flex;gap:.5rem;align-items:center;filter:grayscale(1);opacity:.6}.qr-foot__pay svg{height:20px;width:auto}.qr-head{position:sticky;top:0;z-index:30;background:var(--qr-black);color:var(--qr-ivory);border-bottom:var(--qr-hair-dark)}.qr-head__in{max-width:var(--qr-wrap);margin:0 auto;padding:0 clamp(1.2rem,3vw,2.5rem);height:64px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.qr-head__nav{display:flex;gap:clamp(1.1rem,2.4vw,2.2rem)}.qr-head__nav a{position:relative;text-decoration:none;color:var(--qr-ivory);opacity:.82;font-size:.66rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;transition:opacity .4s var(--qr-ease)}.qr-head__nav a:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .5s var(--qr-ease)}.qr-head__nav a:hover,.qr-head__nav a[aria-current=page]{opacity:1}.qr-head__nav a:hover:after,.qr-head__nav a[aria-current=page]:after{transform:scaleX(1)}.qr-head__marca{justify-self:center;display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit}.qr-head__marca-nombre{font-family:var(--qr-marca);font-weight:600;font-size:.9rem;letter-spacing:.34em;text-transform:uppercase;padding-left:.34em}.qr-head__tools{justify-self:end;display:inline-flex;align-items:center;gap:clamp(.7rem,1.6vw,1.2rem)}.qr-head__cta{text-decoration:none;color:var(--qr-ivory);border:1px solid rgba(247,244,239,.42);font-size:.62rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;padding:.6rem 1rem;transition:background .4s var(--qr-ease),color .4s var(--qr-ease),border-color .4s var(--qr-ease)}.qr-head__cta:hover{background:var(--qr-ivory);color:var(--qr-black);border-color:var(--qr-ivory)}.qr-head__tool{position:relative;display:grid;place-items:center;width:30px;height:30px;color:var(--qr-ivory);opacity:.85}.qr-head__tool:hover{opacity:1}.qr-head__tool svg{width:19px;height:19px}.qr-head__count{position:absolute;top:-5px;right:-7px;min-width:15px;height:15px;padding:0 3px;display:grid;place-items:center;background:var(--qr-vermilion);color:#fff;font-size:.58rem;font-weight:800}.qr-head__burger{display:none}.qr-head__burger summary{list-style:none;cursor:pointer;width:30px;height:30px;display:grid;place-content:center;gap:6px}.qr-head__burger summary::-webkit-details-marker{display:none}.qr-head__burger i{display:block;width:20px;height:1px;background:var(--qr-ivory);transition:transform .4s var(--qr-ease)}.qr-head__burger[open] i:first-child{transform:translateY(3.5px) rotate(45deg)}.qr-head__burger[open] i:last-child{transform:translateY(-3.5px) rotate(-45deg)}.qr-head__panel{position:fixed;inset:64px 0 auto 0;background:var(--qr-black);padding:1.4rem clamp(1.2rem,4vw,2rem) 2.4rem;display:flex;flex-direction:column}.qr-head__panel a{font-family:var(--qr-serif);font-size:1.75rem;text-decoration:none;color:var(--qr-ivory);padding:.7rem 0;border-bottom:var(--qr-hair-dark)}.qr-head__panel-cta{color:var(--qr-ivory)!important;font-family:var(--qr-sans)!important;font-size:.7rem!important;letter-spacing:.24em;text-transform:uppercase}@media(max-width:900px){.qr-head__in{grid-template-columns:auto 1fr auto}.qr-head__nav,.qr-head__cta{display:none}.qr-head__burger{display:block}.qr-head__marca{justify-self:start}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
