.pulse-footer{display:block;width:100%;color:rgb(var(--color-foreground))}.pulse-footer__inner{width:100%}.pulse-footer__row{display:block;width:100%;border-bottom:1px solid rgba(var(--color-foreground),.08);padding:0 clamp(16px,4vw,48px);box-sizing:border-box}.pulse-footer__row:last-of-type{border-bottom:0}.pulse-footer__top-grid{display:contents}@media(min-width:750px){.pulse-footer__top-grid{display:flex;flex-wrap:wrap;align-items:flex-start;gap:32px clamp(20px,3vw,48px);padding:56px clamp(20px,4vw,48px);border-bottom:1px solid rgba(var(--color-foreground),.08)}.pulse-footer__accordions{display:contents}.pulse-footer__col{flex:1 1 0;min-width:140px;padding:0;border:0;background:transparent}.pulse-footer__newsletter.pulse-footer__col{flex:1.4 1 0;min-width:220px;padding:0}.pulse-footer__top-grid .pulse-footer__accordion{border-bottom:0}.pulse-footer__newsletter+.pulse-footer__accordions>.pulse-footer__accordion:first-child,.pulse-footer__newsletter+.pulse-footer__locale-column{margin-left:clamp(24px,5vw,80px)}.pulse-footer__col-title{margin:0 0 16px;font-family:var(--font-body-family);font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:500;color:rgb(var(--color-foreground));line-height:1.4}.pulse-footer__top-grid .pulse-footer__accordion .pulse-accordion-icon{display:none}.pulse-footer__top-grid .pulse-footer__accordion summary{cursor:default;pointer-events:none;padding:0;margin:0 0 16px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:500;line-height:1.4}.pulse-footer__top-grid .pulse-footer__accordion>.pulse-footer__accordion-content{display:block;padding:0}.pulse-footer__top-grid .pulse-footer__accordion .pulse-footer__accordion-menu{display:flex;flex-direction:column;gap:8px}.pulse-footer__top-grid .pulse-footer__accordion .pulse-footer__accordion-menu li{margin:0}.pulse-footer__locale-column{display:flex;flex-direction:column}.pulse-footer__locale-column .pulse-footer__locale-trigger{align-self:flex-start;padding:0}.pulse-footer__newsletter.pulse-footer__col{padding-top:0;padding-bottom:0}.pulse-footer__newsletter.pulse-footer__col .pulse-footer__newsletter-inner{max-width:none}}.pulse-footer__socials-row{display:flex;justify-content:center;padding-top:16px;padding-bottom:16px}.pulse-footer__newsletter{padding-top:clamp(32px,4vw,48px);padding-bottom:clamp(32px,4vw,48px)}.pulse-footer__newsletter-inner{max-width:520px}.pulse-footer__eyebrow{margin:0 0 8px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:rgba(var(--color-foreground),.55)}.pulse-footer__heading{margin:0 0 6px;font-size:clamp(20px,2vw,24px);letter-spacing:-.01em;line-height:1.15;font-weight:500}.pulse-footer__subheading{margin:0 0 20px;font-size:13px;color:rgba(var(--color-foreground),.7);line-height:1.4}.pulse-footer__newsletter-form{display:block;max-width:380px}.pulse-footer__newsletter-field{display:flex;align-items:center;gap:8px}.pulse-footer__newsletter-field--underlined{border-bottom:1px solid currentColor;padding-bottom:8px}.pulse-footer__newsletter-field--boxed{border:1px solid currentColor;border-radius:var(--phf-input-radius, 0);padding:10px 14px}.pulse-footer__newsletter-input{flex:1;border:0;background:transparent;font-size:13px;outline:none;padding:4px 0;color:inherit;font-family:inherit;min-width:0}.pulse-footer__newsletter-input::placeholder{color:rgba(var(--color-foreground),.45)}.pulse-footer__newsletter-submit{background:transparent;border:0;padding:4px;cursor:pointer;color:inherit;display:inline-flex;align-items:center;justify-content:center}.pulse-footer__newsletter-submit:hover{opacity:.7}.pulse-footer__newsletter-field--underlined:focus-within{border-bottom-width:2px;padding-bottom:7px}.pulse-footer__newsletter-field--boxed:focus-within{border-width:2px;padding:9px 13px}.pulse-footer__newsletter-submit:focus-visible{outline:2px solid currentColor;outline-offset:2px}.pulse-footer__newsletter-error{margin:12px 0 0;font-size:12px;color:var(--color-sale, #DC2626)}.pulse-footer__newsletter-success{margin:12px 0 0;font-size:12px;color:var(--color-success, #16A34A)}@media(max-width:749px){.pulse-footer__newsletter{padding-top:28px;padding-bottom:24px}.pulse-footer__heading{font-size:19px}.pulse-footer__subheading{font-size:11px;margin-bottom:16px}}.pulse-footer__accordions{padding-top:8px;padding-bottom:8px}.pulse-footer__accordion{border-bottom:1px solid rgba(var(--color-foreground),.08)}.pulse-footer__accordion:last-of-type{border-bottom:0}.pulse-footer__accordion-summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:14px 0;cursor:pointer;-webkit-tap-highlight-color:transparent;font-size:13px;letter-spacing:.04em}.pulse-footer__accordion-summary::-webkit-details-marker{display:none}.pulse-footer__accordion-title{display:inline-block}.pulse-footer__accordion-content{padding:0 0 16px;font-size:var(--phf-accordion-size, 10px);line-height:1.6;letter-spacing:.02em;color:rgba(var(--color-foreground),.7)}.pulse-footer__accordion-menu{list-style:none;margin:0;padding:0}.pulse-footer__accordion-menu li{margin:0 0 6px}.pulse-footer__accordion-menu li:last-child{margin-bottom:0}.pulse-footer__accordion-menu a{color:inherit;text-decoration:none;display:inline-block;padding:2px 0;transition:opacity .15s ease}.pulse-footer__accordion-menu a:hover{opacity:.6}.pulse-footer .pulse-accordion-icon{position:relative;display:block;width:10px;height:10px;flex-shrink:0}.pulse-footer .pulse-accordion-icon:before,.pulse-footer .pulse-accordion-icon:after{content:"";position:absolute;background:currentColor;border-radius:0;transition:transform .25s ease,opacity .2s ease}.pulse-footer .pulse-accordion-icon:before{top:50%;left:0;right:0;height:1px;transform:translateY(-50%)}.pulse-footer .pulse-accordion-icon:after{left:50%;top:0;bottom:0;width:1px;transform:translate(-50%)}.pulse-footer__accordion[open]>summary .pulse-accordion-icon:after{transform:translate(-50%) scaleY(0);opacity:0}.pulse-footer__locale-trigger{display:inline-flex;align-items:center;gap:8px;background:transparent;border:0;padding:6px 0;cursor:pointer;color:inherit;font:inherit;font-size:11px;letter-spacing:.04em;text-transform:uppercase}.pulse-footer__locale-trigger:hover{opacity:.7}.pulse-footer__locale-trigger-sep{opacity:.4}.pulse-footer__locale-trigger-caret{flex-shrink:0;transition:transform .2s ease}.pulse-footer__locale-trigger[aria-expanded=true] .pulse-footer__locale-trigger-caret{transform:rotate(180deg)}.pulse-footer__locale-flag{display:inline-block;font-size:1.15rem;line-height:1;flex-shrink:0}.pulse-footer__locale-modal{border:0;padding:0;background:#fff;color:#1a1a1a;max-width:640px;width:calc(100% - 32px);max-height:calc(100vh - 80px);border-radius:4px;box-shadow:0 24px 64px #0000002e;margin:auto}.pulse-footer__locale-modal::backdrop{background:#00000059;backdrop-filter:blur(8px) saturate(1.2);-webkit-backdrop-filter:blur(8px) saturate(1.2)}.pulse-footer__locale-modal-inner{display:flex;flex-direction:column;max-height:calc(100vh - 80px)}.pulse-footer__locale-modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid rgba(26,26,26,.08);flex-shrink:0}.pulse-footer__locale-modal-title{margin:0;font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:500;color:#1a1a1a99}.pulse-footer__locale-modal-close{background:transparent;border:0;padding:4px;cursor:pointer;color:inherit;display:inline-flex;align-items:center;justify-content:center}.pulse-footer__locale-modal-close:hover{opacity:.6}.pulse-footer__locale-modal-body{display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.pulse-footer__locale-modal-body>section+section{border-left:1px solid rgba(26,26,26,.08)}.pulse-footer__locale-modal-col{display:flex;flex-direction:column;min-height:0;overflow:hidden}.pulse-footer__locale-modal-col-title{margin:0;padding:14px 22px 8px;font-size:9px;letter-spacing:.18em;text-transform:uppercase;font-weight:500;color:#1a1a1a8c;flex-shrink:0}.pulse-footer__locale-form{margin:0;display:flex;flex-direction:column;min-height:0;overflow:hidden}.pulse-footer__locale-list{list-style:none;margin:0;padding:4px 0 12px;overflow-y:auto;min-height:0}.pulse-footer__locale-item{display:flex;align-items:center;gap:10px;width:100%;text-align:left;background:transparent;border:0;padding:10px 22px;cursor:pointer;font:inherit;color:inherit;font-size:12px;letter-spacing:.02em;line-height:1.4}.pulse-footer__locale-item:hover{background:#1a1a1a0d}.pulse-footer__locale-item.is-selected{font-weight:500;background:#1a1a1a0a}.pulse-footer__locale-item-name{flex:1}.pulse-footer__locale-item-check{flex-shrink:0;color:#1a1a1ab3}@media(max-width:749px){.pulse-footer__locale-column{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px clamp(16px,4vw,48px);border-bottom:1px solid rgba(var(--color-foreground),.08)}.pulse-footer__locale-column .pulse-footer__col-title{margin:0;font-size:13px;letter-spacing:.04em;text-transform:none;font-weight:400;color:inherit;flex:0 1 auto}.pulse-footer__locale-column .pulse-footer__locale-trigger{padding:0;flex:0 0 auto}.pulse-footer__locale-modal{max-width:none;width:100%;height:calc(100% - 24px);max-height:none;margin:auto auto 0;border-radius:8px 8px 0 0}.pulse-footer__locale-modal-inner{max-height:none;height:100%}.pulse-footer__locale-modal-body{grid-template-columns:1fr;overflow-y:auto}.pulse-footer__locale-modal-body>section+section{border-left:0;border-top:1px solid rgba(26,26,26,.08)}.pulse-footer__socials{justify-content:center}}.pulse-footer__socials{display:flex;align-items:center;gap:14px;margin:0;padding:0;list-style:none}.pulse-footer__socials a,.pulse-footer__socials .list-social__link{display:inline-flex;align-items:center;justify-content:center;color:inherit;text-decoration:none;width:18px;height:18px;padding:0}.pulse-footer__socials .list-social__item .icon{width:18px;height:18px}.pulse-footer__socials a:hover{opacity:.6}.pulse-footer__socials svg{width:100%;height:100%;display:block}.pulse-footer__payments-row{padding-top:14px;padding-bottom:14px}.pulse-footer__payments{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0;padding:0;list-style:none}.pulse-footer__payment-icon{height:22px;width:auto;display:block}.pulse-footer__legal-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding-top:12px;padding-bottom:12px;font-size:var(--phf-legal-size, 10px);color:rgba(var(--color-foreground),.55)}.pulse-footer__copyright{font-size:inherit;color:inherit;letter-spacing:.02em}.pulse-footer__legal-links{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0;padding:0;list-style:none}.pulse-footer__legal-links li+li:before{content:"\b7";margin-right:8px;opacity:.5}.pulse-footer__legal-links a{color:inherit;text-decoration:none;transition:opacity .15s ease}.pulse-footer__legal-links a:hover{opacity:.6}@media(max-width:749px){.pulse-footer__legal-row{justify-content:center;text-align:center}.pulse-footer__legal-links{justify-content:center}}.pulse-footer__wordmark{display:block;width:100%;overflow:hidden;line-height:1;padding:0}.pulse-footer__wordmark--text{text-align:center}.pulse-footer__wordmark-text{display:inline-block;font-weight:var(--phf-wm-weight, 800);letter-spacing:-.06em;white-space:nowrap;font-family:inherit;color:inherit;font-size:100px;line-height:1}.pulse-footer__wordmark--image{position:relative}.pulse-footer__wordmark-img{display:block;width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/4/assets/pulse-footer.css.map */
