.wr-footer{--f-black: #000;--f-white: #fff;--f-border: var(--footer-border, #e5e5e5);--f-card-border: #ececec;--f-radius-card: 24px;--f-radius-field: var(--button-border-radius, 12px);--f-max: 1400px;--f-pad: var(--section-padding, 55px);background:var(--footer-background, #fff);color:var(--footer-color, #000);font-family:var(--main-family, sans-serif);font-size:var(--font-size, 15px);padding:0}.wr-footer a{text-decoration:none;color:inherit}.wr-footer a:focus-visible,.wr-footer summary:focus-visible,.wr-footer button:focus-visible,.wr-footer input:focus-visible{outline:2px solid var(--keyboard-focus-color, #005fcc);outline-offset:2px}.wr-footer__newsletter{background:var(--f-black);color:var(--f-white)}.wr-footer__newsletter-panel{display:flex;align-items:center;justify-content:space-between;gap:48px;padding:var(--f-pad) clamp(24px,8vw,150px);box-sizing:border-box}.wr-footer__newsletter-copy{flex:1 1 auto;min-width:0;max-width:640px}.wr-footer__klaviyo{flex:0 1 450px;min-width:320px;min-height:64px}.wr-footer__eyebrow{margin:0 0 4px;font-family:var(--heading-family, inherit);font-size:22px;font-weight:600;letter-spacing:1.1px;color:var(--f-white)}.wr-footer__heading{margin:0;font-family:var(--heading-family, inherit);font-size:clamp(32px,3.5vw,48px);line-height:1.05;font-weight:600;letter-spacing:1.1px;color:var(--f-white);border:0;padding:0}.wr-footer__text{margin:8px 0 0;font-size:15px;line-height:24px;color:var(--f-white)}.wr-footer__klaviyo form{background:transparent!important;padding:0!important}.wr-footer__klaviyo input[type=email],.wr-footer__klaviyo input[type=text]{height:48px!important;line-height:48px!important;border:1px solid #d0d0d0!important;border-radius:var(--f-radius-field)!important;background:transparent!important;color:var(--f-white)!important;text-indent:0!important;padding:0 16px!important;margin:0!important;font-family:var(--main-family, sans-serif)!important;font-size:15px!important}.wr-footer__klaviyo input::placeholder{color:#ffffffb3!important;opacity:1!important}.wr-footer__klaviyo button{height:48px!important;line-height:1!important;margin:0 0 0 8px!important;background:var(--f-white)!important;color:var(--f-black)!important;border:0!important;border-radius:var(--f-radius-field)!important;padding:0 25px!important;font-family:var(--main-family, sans-serif)!important;font-size:16px!important;font-weight:600!important;letter-spacing:1px!important;width:auto!important;cursor:pointer}.wr-footer__klaviyo button:hover{background:var(--f-white)!important;color:var(--f-black)!important;opacity:.85}.wr-footer__main{max-width:var(--f-max);margin:0 auto;padding:var(--f-pad) 24px 0;box-sizing:border-box}.wr-footer__grid{display:flex;align-items:flex-start;gap:32px}.wr-footer__brand{flex:0 0 320px;border:1px solid var(--f-card-border);border-radius:var(--f-radius-card);padding:24px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px}.wr-footer__brand-logo{display:block;width:126px;height:auto}.wr-footer__brand-line{margin:0;font-size:15px;line-height:24px}.wr-footer__brand-label{font-weight:700}.wr-footer__social{list-style:none;display:flex;gap:8px;margin:4px 0 0;padding:0}.wr-footer__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--footer-color, #000)}.wr-footer__social-link:hover{opacity:.7}.wr-footer__nav{flex:1 1 auto;display:flex;justify-content:space-between;gap:24px;min-width:0}.wr-footer__col{min-width:0}.wr-footer__col-title{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:default}.wr-footer__col-title::-webkit-details-marker{display:none}.wr-footer__col-heading{margin:0;font-family:var(--heading-family, inherit);font-size:20px;font-weight:600;line-height:24px;color:var(--footer-color, #000);border:0;padding:0}.wr-footer__col-chevron{display:none;flex:0 0 auto;transition:transform .2s ease}.wr-footer__col[open] .wr-footer__col-chevron{transform:rotate(180deg)}.wr-footer__col-list{list-style:none;margin:16px 0 0;padding:0;display:flex;flex-direction:column;gap:12px;text-align:left}.wr-footer__col-link{font-size:16px;font-weight:500;line-height:24px}.wr-footer__col-link:hover{opacity:.7}.wr-footer__copyright{margin:0;padding:48px 0 16px;text-align:center;font-size:15px;line-height:24px}@media only screen and (max-width:992px){.wr-footer__newsletter-panel{flex-direction:column;align-items:stretch;gap:24px;padding:40px clamp(20px,5vw,48px)}.wr-footer__newsletter-copy{max-width:none}.wr-footer__klaviyo{flex:0 0 auto;min-width:0;width:100%}.wr-footer__grid{flex-wrap:wrap}.wr-footer__brand{flex:1 1 100%}.wr-footer__nav{flex:1 1 100%;flex-wrap:wrap}.wr-footer__col{flex:1 1 40%}}@media only screen and (max-width:749px){.wr-footer__main{padding:32px 16px 0}.wr-footer__nav{flex-direction:column;gap:0}.wr-footer__col{flex:1 1 100%;border-bottom:1px solid var(--f-border)}.wr-footer__col-title{cursor:pointer;padding:14px 0}.wr-footer__col-heading{font-size:17px}.wr-footer__col-chevron{display:block}.wr-footer__col-list{margin:0 0 16px}.wr-footer__klaviyo [data-testid=form-row]{flex-direction:column!important;gap:12px}.wr-footer__klaviyo [data-testid=form-component]{width:100%!important;max-width:100%!important;padding:0!important}.wr-footer__klaviyo input[type=email],.wr-footer__klaviyo input[type=text]{width:100%!important}.wr-footer__klaviyo button{width:100%!important;margin:0!important}.wr-footer__social-link .menu-icon{width:24px;height:24px}.wr-footer__copyright{padding:32px 0 16px}}@media only screen and (min-width:750px){.wr-footer__col-title{pointer-events:none}}
/*# sourceMappingURL=/cdn/shop/t/190/assets/footer.css.map */
