.announcement-fade{width:100%;font-family:Poppins,sans-serif;font-weight:500;text-align:center;overflow:hidden}.announcement-fade__inner{position:relative;display:flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px}.announcement-fade__msg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;padding:0 16px;font-size:16px;opacity:0;transition:opacity .6s ease;pointer-events:none;line-height:1.3}.announcement-fade__msg.is-active{opacity:1}@media screen and (min-width:750px){.announcement-fade__msg{font-size:20px}}.collection-pills__scroll{display:flex;gap:12px;align-items:center;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 0}.collection-pills__scroll::-webkit-scrollbar{display:none}.collection-pill{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;padding:8px 18px;border:1px solid rgba(0,0,0,.12);border-radius:999px;background:#fff;text-decoration:none;color:#1a1a1a;font-size:14px;font-weight:600;white-space:nowrap;transition:border-color .15s ease,box-shadow .15s ease}.collection-pill:hover{border-color:#00000059}.collection-pill--active{border-color:#1a1a1a;box-shadow:inset 0 0 0 1px #1a1a1a}.collection-pill__img{display:inline-flex;width:22px;height:22px;flex-shrink:0}.collection-pill__img img{width:100%;height:100%;object-fit:contain}.collection-pills__count{flex-shrink:0;margin-left:auto;padding-left:16px;font-size:13px;color:#0000008c;white-space:nowrap}.custom-free-offer{width:100%;box-sizing:border-box;background:var(--cfo-outer-bg);padding:var(--cfo-pt) 1.5rem var(--cfo-pb)}.custom-free-offer__card{position:relative;overflow:hidden;max-width:var(--cfo-max);margin:0 auto;background:var(--cfo-bg);border-radius:var(--cfo-radius);padding:3.6rem 3rem;text-align:center;box-sizing:border-box}.custom-free-offer--dashed .custom-free-offer__card{border:2px dashed var(--cfo-border)}.custom-free-offer__eyebrow{position:relative;z-index:2;margin:0 0 1.2rem;font-family:var(--font-body-family);font-size:1.2rem;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:var(--cfo-eyebrow);line-height:1.3}.custom-free-offer__heading{position:relative;z-index:2;margin:0;font-family:var(--font-heading-family);font-size:var(--cfo-heading-size);font-weight:700;line-height:1.05;letter-spacing:-.01em;text-transform:uppercase;color:var(--cfo-heading)}.custom-free-offer__heading em,.custom-free-offer__heading strong{font-style:normal;color:var(--cfo-accent)}.custom-free-offer__subheading{position:relative;z-index:2;margin:1.4rem 0 0;font-family:var(--font-body-family);font-size:1.7rem;font-weight:400;line-height:1.45;color:var(--cfo-sub)}.custom-free-offer__button{position:relative;z-index:2;display:inline-block;margin-top:2.4rem;padding:1.4rem 3.2rem;background:var(--cfo-btn-bg);color:var(--cfo-btn-text);font-family:var(--font-body-family);font-size:1.4rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;border-radius:3px;line-height:1}.custom-free-offer__button:hover{opacity:.88}.custom-free-offer__note{position:relative;z-index:2;margin:1.6rem 0 0;font-family:var(--font-body-family);font-size:1.2rem;font-weight:400;letter-spacing:.04em;color:var(--cfo-note);line-height:1.4}.custom-free-offer--shimmer .custom-free-offer__card:after{content:"";position:absolute;top:0;left:-60%;width:40%;height:100%;background:linear-gradient(100deg,#fff0,#ffffff2e,#fff0);z-index:1;pointer-events:none;animation:custom-free-offer-shine 5s ease-in-out infinite}@keyframes custom-free-offer-shine{0%{left:-60%}55%,to{left:120%}}@media(prefers-reduced-motion:reduce){.custom-free-offer--shimmer .custom-free-offer__card:after{animation:none;display:none}}@media screen and (max-width:749px){.custom-free-offer{padding-left:1rem;padding-right:1rem}.custom-free-offer__card{padding:2.6rem 1.8rem}.custom-free-offer__eyebrow{font-size:1.05rem;letter-spacing:.22em;margin-bottom:1rem}.custom-free-offer__heading{font-size:var(--cfo-heading-size-mobile)}.custom-free-offer__subheading{font-size:1.5rem;margin-top:1.2rem}.custom-free-offer__button{margin-top:2rem;padding:1.3rem 2.4rem;font-size:1.3rem}}.custom-stock-progress{width:100%;box-sizing:border-box;background:var(--stkp-bg);padding:var(--stkp-pt) 1.5rem var(--stkp-pb)}.custom-stock-progress__inner{max-width:var(--stkp-max);margin:0 auto}.custom-stock-progress__head{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:.4rem 1.2rem;margin-bottom:.8rem}.custom-stock-progress__label{font-family:var(--font-body-family);font-size:var(--stkp-size);font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--stkp-label);line-height:1.3}.custom-stock-progress__status{font-family:var(--font-body-family);font-size:var(--stkp-size);font-weight:700;letter-spacing:.02em;color:var(--stkp-status);line-height:1.3;font-variant-numeric:tabular-nums}.custom-stock-progress__status:empty{display:none}.custom-stock-progress__track{position:relative;width:100%;height:var(--stkp-height);border-radius:var(--stkp-radius);background:var(--stkp-track);overflow:hidden}.custom-stock-progress__fill{display:block;position:relative;width:0;height:100%;border-radius:var(--stkp-radius);background:linear-gradient(90deg,var(--stkp-fill) 0%,var(--stkp-fill-end) 100%)}.custom-stock-progress__fill.is-active{animation:custom-stock-progress-fill 1.1s cubic-bezier(.22,.61,.36,1) forwards}@keyframes custom-stock-progress-fill{0%{width:0}to{width:var(--stkp-value, 0%)}}.custom-stock-progress--striped .custom-stock-progress__fill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(135deg,rgba(255,255,255,.16) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.16) 50%,rgba(255,255,255,.16) 75%,transparent 75%);background-size:1.4rem 1.4rem;animation:custom-stock-progress-stripes 1.4s linear infinite;pointer-events:none}@keyframes custom-stock-progress-stripes{0%{background-position:0 0}to{background-position:1.4rem 0}}@media(prefers-reduced-motion:reduce){.custom-stock-progress__fill.is-active{animation:none;width:var(--stkp-value, 0%)}.custom-stock-progress--striped .custom-stock-progress__fill:after{animation:none}}@media screen and (max-width:749px){.custom-stock-progress{padding-left:1rem;padding-right:1rem}.custom-stock-progress__head{margin-bottom:.6rem}.custom-stock-progress__label,.custom-stock-progress__status{font-size:calc(var(--stkp-size) - 1px)}}.custom-urgency-banner{width:100%;box-sizing:border-box;background:var(--urgb-bg);padding:var(--urgb-py) 1.5rem;overflow:hidden;position:relative}.custom-urgency-banner--sticky{position:sticky;top:0;z-index:4}.custom-urgency-banner__inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.6rem;text-align:center;position:relative;z-index:2}.custom-urgency-banner__text{font-family:var(--font-body-family);font-size:var(--urgb-size);font-weight:600;line-height:1.35;letter-spacing:.04em;text-transform:uppercase;color:var(--urgb-text)}.custom-urgency-banner__timer{font-family:var(--font-body-family);font-size:var(--urgb-size);font-weight:700;line-height:1;letter-spacing:.06em;font-variant-numeric:tabular-nums;color:var(--urgb-timer-text);background:var(--urgb-timer-bg);border-radius:3px;padding:.4rem .8rem;white-space:nowrap}.custom-urgency-banner--shimmer:after{content:"";position:absolute;top:0;left:-60%;width:45%;height:100%;background:linear-gradient(100deg,#fff0,#ffffff24,#fff0);z-index:1;pointer-events:none;animation:custom-urgency-banner-shine 4.5s ease-in-out infinite}@keyframes custom-urgency-banner-shine{0%{left:-60%}55%,to{left:115%}}@media(prefers-reduced-motion:reduce){.custom-urgency-banner--shimmer:after{animation:none;display:none}}@media screen and (max-width:749px){.custom-urgency-banner{padding:var(--urgb-py-mobile) 1rem}.custom-urgency-banner__inner{gap:.4rem}.custom-urgency-banner__text,.custom-urgency-banner__timer{font-size:var(--urgb-size-mobile)}.custom-urgency-banner__timer{padding:.3rem .6rem}}.custom-urgency-note{width:100%;box-sizing:border-box;padding:var(--urg-pt) 1.5rem var(--urg-pb);border-top:var(--urg-border-top) solid var(--urg-border-color);border-bottom:var(--urg-border-bottom) solid var(--urg-border-color)}.custom-urgency-note__inner{max-width:var(--urg-max);margin:0 auto;display:flex;align-items:center;justify-content:center;gap:8px;text-align:center}.custom-urgency-note__text{margin:0;font-family:var(--font-body-family);font-size:var(--urg-size);font-weight:var(--urg-weight);line-height:1.45;letter-spacing:var(--urg-spacing);color:var(--urg-color)}.custom-urgency-note--upper .custom-urgency-note__text{text-transform:uppercase}.custom-urgency-note__text a{color:inherit}.custom-urgency-note__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--urg-icon-color);line-height:0}.custom-urgency-note__dot{display:block;width:8px;height:8px;border-radius:50%;background:var(--urg-icon-color)}.custom-urgency-note--animate .custom-urgency-note__icon{animation:custom-urgency-note-pulse 1.8s ease-in-out infinite}@keyframes custom-urgency-note-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.88)}}@media(prefers-reduced-motion:reduce){.custom-urgency-note--animate .custom-urgency-note__icon{animation:none}}@media screen and (max-width:749px){.custom-urgency-note{padding:var(--urg-pt-mobile) 1rem var(--urg-pb-mobile)}.custom-urgency-note__inner{max-width:100%;gap:6px}.custom-urgency-note__text{font-size:var(--urg-size-mobile)}}.product-block-urgencia{background:var(--pbu-bg);border:1px solid var(--pbu-border);border-radius:var(--pbu-radius);padding:16px 18px;margin:var(--pbu-margin-top) 0 var(--pbu-margin-bottom);text-align:center;box-sizing:border-box}.product-block-urgencia__title{font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:700;line-height:1.3;letter-spacing:.4px;text-transform:uppercase;color:var(--pbu-title);margin:0 0 8px;display:flex;align-items:center;justify-content:center;gap:6px}.product-block-urgencia__icon{display:inline-flex;color:var(--pbu-accent);line-height:0}.product-block-urgencia__offer{font-family:Lato,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:400;line-height:1.45;color:var(--pbu-text);margin:0}.product-block-urgencia__offer strong{font-weight:700;color:var(--pbu-accent)}.product-block-urgencia__subtext{font-family:Lato,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:400;line-height:1.4;color:var(--pbu-text);opacity:.75;margin:6px 0 0}.product-block-urgencia__timer{font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:700;color:var(--pbu-accent);margin:10px 0 0;display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.product-block-urgencia__timer-label{font-weight:400;color:var(--pbu-text);text-transform:uppercase;letter-spacing:.3px;font-size:11px}.product-block-urgencia__timer-clock{font-variant-numeric:tabular-nums;letter-spacing:.5px}.product-block-urgencia__notice{margin:14px -18px -16px;padding:12px 18px;border-top:1px solid var(--pbu-border);text-align:left;font-family:Lato,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:400;line-height:1.5;color:var(--pbu-text)}.product-block-urgencia__notice-label{font-weight:700;text-transform:uppercase;letter-spacing:.3px;color:var(--pbu-accent);margin-right:4px}.product-block-urgencia--pulse{animation:pbu-pulse 2.4s ease-in-out infinite}@keyframes pbu-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.015)}}@media(prefers-reduced-motion:reduce){.product-block-urgencia--pulse{animation:none}}@media(max-width:749px){.product-block-urgencia{padding:14px}.product-block-urgencia__title{font-size:12px;margin-bottom:6px}.product-block-urgencia__offer{font-size:14px}.product-block-urgencia__subtext{font-size:11px}.product-block-urgencia__notice{margin:12px -14px -14px;padding:11px 14px;font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/7/compiled_assets/styles.css.map */
