.pc-footer{--pc-wood: #2b2118;--pc-wood-deep: #221a13;--pc-amber: #176B5B;--pc-amber-soft: #105347;--pc-flax: #66736F;--pc-flax-muted: #66736F;--pc-radius: 2px;background-color:var(--pc-footer-bg, var(--pc-wood));color:var(--pc-footer-text, var(--pc-flax));font-family:var(--font-body-family, inherit);font-style:var(--font-body-style, normal);font-weight:var(--font-body-weight, 400);font-size:calc(var(--font-body-scale, 1) * 1.5rem);line-height:1.6;position:relative}.pc-footer__stitch{height:1px;width:100%;background-image:repeating-linear-gradient(90deg,var(--pc-footer-accent, var(--pc-amber)) 0,var(--pc-footer-accent, var(--pc-amber)) 6px,transparent 6px,transparent 14px);opacity:.55}.pc-footer__wrap{padding-top:4.5rem;padding-bottom:2rem}.pc-footer__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem 2.5rem;padding-bottom:3rem}.pc-footer__brand{grid-column:span 1}@media screen and (min-width:990px){.pc-footer__brand{padding-right:2rem}}@media screen and (max-width:749px){.pc-footer__grid{grid-template-columns:1fr;gap:2.5rem}}.pc-footer__logo-link{display:inline-block;margin-bottom:1rem}.pc-footer__logo{width:auto;display:block}.pc-footer__wordmark{font-family:var(--font-heading-family, inherit);font-style:var(--font-heading-style, normal);font-weight:var(--font-heading-weight, 600);font-size:calc(var(--font-heading-scale, 1) * 2rem);letter-spacing:.02em;color:var(--pc-footer-text, var(--pc-flax));margin:0 0 .5rem}.pc-footer__tagline{color:var(--pc-flax-muted);font-size:.93em;line-height:1.5;margin:0 0 1rem;max-width:26ch}.pc-footer__email{color:var(--pc-amber-soft);text-decoration:none;font-size:.93em;border-bottom:1px solid transparent;transition:border-color .15s ease}.pc-footer__email:hover,.pc-footer__email:focus-visible{border-bottom-color:var(--pc-amber-soft)}.pc-footer__col-title{font-size:.8em;text-transform:uppercase;letter-spacing:.09em;font-weight:600;color:var(--pc-amber-soft);margin:0 0 1.2rem}.pc-footer__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.8rem}.pc-footer__links a{color:var(--pc-flax-muted);text-decoration:none;font-size:.95em;transition:color .15s ease}.pc-footer__links a:hover,.pc-footer__links a:focus-visible{color:var(--pc-footer-text, var(--pc-flax))}.pc-footer__contact-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.8rem;font-size:.95em;color:var(--pc-flax-muted)}.pc-footer__contact-list a{color:var(--pc-flax-muted);text-decoration:none;transition:color .15s ease}.pc-footer__contact-list a:hover,.pc-footer__contact-list a:focus-visible{color:var(--pc-amber-soft)}.pc-footer__free-image{display:block;height:auto;border-radius:var(--pc-radius)}.pc-footer__form-row{display:flex;align-items:stretch;border:1px solid rgba(237,230,214,.3);border-radius:var(--pc-radius);overflow:hidden;max-width:300px}.pc-footer__form-row input[type=email]{flex:1;min-width:0;background:transparent;border:none;color:var(--pc-footer-text, var(--pc-flax));padding:.8rem 1rem;font-size:.95em;font-family:inherit}.pc-footer__form-row input[type=email]::placeholder{color:var(--pc-flax-muted)}.pc-footer__form-row input[type=email]:focus-visible{outline:2px solid var(--pc-footer-accent, var(--pc-amber));outline-offset:-2px}.pc-footer__form-row button{background:var(--pc-footer-accent, var(--pc-amber));color:#fff;border:none;padding:0 1.2rem;font-size:1em;cursor:pointer;transition:background .15s ease}.pc-footer__form-row button:hover,.pc-footer__form-row button:focus-visible{background:var(--pc-amber-soft)}.pc-footer__form-success{color:var(--pc-amber-soft);font-size:.95em}.pc-footer__newsletter-sub{color:var(--pc-flax-muted);font-size:.88em;line-height:1.5;margin:0 0 1rem;max-width:30ch}.pc-footer__text-body{color:var(--pc-flax-muted);font-size:.93em;line-height:1.55}.pc-footer__text-body a{color:var(--pc-amber-soft)}.pc-footer__social-list{list-style:none;margin:0;padding:0;display:flex;gap:.6rem;flex-wrap:wrap}.pc-footer__social-list a{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:1px solid rgba(237,230,214,.25);border-radius:var(--pc-radius);color:var(--pc-footer-text, var(--pc-flax));transition:border-color .15s ease,color .15s ease,background .15s ease}.pc-footer__social-list a:hover,.pc-footer__social-list a:focus-visible{border-color:var(--pc-footer-accent, var(--pc-amber));color:var(--pc-footer-accent, var(--pc-amber));background:#c9962f1a}.pc-footer__badge-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.8rem}.pc-footer__badge-list li{position:relative;padding-left:1.5em;font-size:.93em;color:var(--pc-flax-muted);line-height:1.4}.pc-footer__badge-list li:before{content:"";position:absolute;left:0;top:.2em;width:.8em;height:.8em;border-left:2px solid var(--pc-footer-accent, var(--pc-amber));border-bottom:2px solid var(--pc-footer-accent, var(--pc-amber));transform:rotate(-45deg) scale(.8);transform-origin:center}.pc-footer__bottom{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:1.5rem;padding-top:1.75rem;border-top:1px solid rgba(237,230,214,.14)}.pc-footer__legal-line,.pc-footer__copyright{margin:0;font-size:.8em;color:var(--pc-flax-muted);line-height:1.6}.pc-footer__payment{list-style:none;display:flex;gap:.5rem;margin:0;padding:0;flex-wrap:wrap}.pc-footer__payment-icon{width:38px;height:auto;border-radius:var(--pc-radius);opacity:.9}@media(prefers-reduced-motion:reduce){.pc-footer *{transition:none!important}}@media screen and (max-width:749px){.pc-footer__grid{grid-template-columns:minmax(0,1fr)!important;width:100%;max-width:100%}.pc-footer__grid>*,.pc-footer__brand,.pc-footer__col,.pc-footer__newsletter{min-width:0;width:auto;max-width:100%}.pc-footer__logo-link{display:inline-block;max-width:100%}.pc-footer__logo{width:auto!important;max-width:100%!important;height:auto}.pc-footer__form,.pc-footer__form-row{width:100%;max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/footer-custom.css.map */
