.peachy-footer{background:var(--pf-bg);color:var(--pf-text);padding:var(--pf-pad-top-mobile) 16px var(--pf-pad-bottom-mobile)}.peachy-footer__inner{display:block;max-width:1280px;margin:0 auto}.peachy-footer .pf-list{list-style:none;margin:0;padding:0}.peachy-footer__top{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"menus peach" "brand peach";gap:20px;align-items:start}.peachy-footer__columns{grid-area:menus}.peachy-footer__brand{grid-area:brand}.peachy-footer__mark--menu{grid-area:peach;align-self:center;justify-self:center}.peachy-footer{overflow-x:clip}.peachy-footer[data-mark-mobile=banner] .peachy-footer__mark--menu,.peachy-footer[data-mark-mobile=none] .peachy-footer__mark--menu,.peachy-footer[data-mark-mobile=none] .peachy-footer__mark--banner{display:none}.peachy-footer__mark--banner{display:block;margin-bottom:10px;margin-left:var(--pf-mark-push-left);margin-right:var(--pf-mark-push-right)}.peachy-footer__banner{margin-bottom:22px}.peachy-footer__logo{display:block;line-height:0;text-decoration:none;color:var(--pf-heading)}.peachy-footer__logo-img{display:block;width:100%;max-width:var(--pf-logo-w-mobile);height:auto}.peachy-footer__mark{width:var(--pf-mark-w-mobile);color:var(--pf-mark-color)}.peachy-footer__mark--banner{width:var(--pf-mark-banner-w)}.peachy-footer__mark-spin{display:block;width:100%}.peachy-footer__mark-spin svg,.peachy-footer__mark-spin img{width:100%;height:auto;display:block}@keyframes peachy-footer-spin{to{transform:rotate(360deg)}}.peachy-footer__mark-spin.is-spinning{animation:peachy-footer-spin var(--pf-mark-dur, 12s) linear infinite}@media screen and (prefers-reduced-motion:reduce){.peachy-footer__mark-spin.is-spinning{animation:none}}.peachy-footer__logo-text{line-height:1.05;font-size:30px;font-weight:700;letter-spacing:-.02em}.peachy-footer__tagline{margin:14px 0 0;max-width:30ch;font-size:var(--pf-link-size);line-height:1.45}.peachy-footer__social{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.peachy-footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:var(--pf-heading);transition:color .16s ease,transform .16s ease}.peachy-footer__social-link:hover{color:var(--pf-accent);transform:translateY(-2px)}.peachy-footer__social-link svg{width:24px;height:24px;display:block}.peachy-footer__columns{display:flex;flex-direction:column}.peachy-footer__col{border-bottom:1px solid var(--pf-border)}.peachy-footer__col-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:14px 0;border:none;background:transparent;color:var(--pf-heading);cursor:pointer;text-align:left;font-family:inherit;-webkit-tap-highlight-color:transparent}.peachy-footer__col-title{font-size:var(--pf-heading-size);font-weight:700;text-transform:var(--pf-menu-case);letter-spacing:.06em;line-height:1.2}.peachy-footer__columns .peachy-footer__link{text-transform:var(--pf-menu-case)}.peachy-footer__chevron{flex:0 0 auto;display:inline-flex;color:var(--pf-heading);transition:transform .28s cubic-bezier(.22,1,.36,1)}.peachy-footer__chevron svg{width:20px;height:20px;display:block}.peachy-footer__col.is-open .peachy-footer__chevron{transform:rotate(180deg)}.peachy-footer__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.22,1,.36,1)}.peachy-footer__col.is-open .peachy-footer__panel{grid-template-rows:1fr}.peachy-footer__panel-inner{overflow:hidden;min-height:0}.peachy-footer__links{display:flex;flex-direction:column;gap:var(--pf-link-gap);padding-bottom:16px}.peachy-footer__link{color:var(--pf-text);text-decoration:none;font-size:var(--pf-link-size);line-height:1.35;transition:color .16s ease}.peachy-footer__link:hover{color:var(--pf-accent)}.peachy-footer__rte{font-size:var(--pf-link-size);line-height:1.55;padding-bottom:16px}.peachy-footer__rte>:first-child{margin-top:0}.peachy-footer__rte>:last-child{margin-bottom:0}.peachy-footer__rte a{color:var(--pf-accent)}.peachy-footer__row{margin-top:26px;padding-top:22px;border-top:1px solid var(--pf-border)}.peachy-footer__row-label{display:block;margin-bottom:12px;font-size:var(--pf-bottom-size);font-weight:700;color:var(--pf-heading)}.peachy-footer__badges,.peachy-footer__payment{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.peachy-footer__badge-img,.peachy-trust{display:block;height:var(--pf-badge-h);width:auto}.peachy-trust__plate{fill:var(--pf-badge-plate)}.peachy-trust__glyph{fill:var(--pf-badge-glyph);stroke:var(--pf-badge-glyph)}.peachy-trust__check{fill:var(--pf-badge-plate);stroke:var(--pf-badge-plate)}.peachy-trust__line1,.peachy-trust__line2{fill:var(--pf-badge-text);font-family:inherit}.peachy-trust__line1{font-size:12px;font-weight:700;letter-spacing:.02em}.peachy-trust__line2{font-size:9px;font-weight:500;opacity:.72}.peachy-footer__payment-item{display:inline-flex;align-items:center;justify-content:center;padding:5px 9px;border:1px solid var(--pf-icon-border);border-radius:var(--pf-icon-radius);background:var(--pf-icon-bg)}.peachy-footer__payment-img{display:block;height:var(--pf-icon-h);width:auto}.peachy-footer__payment--bare .peachy-footer__payment-item{padding:0;border:none;background:none}.peachy-footer__badge-custom,.peachy-footer__payment-custom{display:inline-flex;align-items:center;line-height:0}.peachy-footer__badge-custom svg,.peachy-footer__badge-custom img{display:block;height:var(--pf-badge-h);width:auto;max-width:100%}.peachy-footer__payment-custom svg,.peachy-footer__payment-custom img{display:block;height:var(--pf-icon-h);width:auto;max-width:100%}.peachy-footer__custom--tint svg{fill:var(--pf-tint);color:var(--pf-tint)}.peachy-footer__custom--tint svg [fill]:not([fill=none]){fill:var(--pf-tint)}.peachy-footer__custom--tint svg [stroke]:not([stroke=none]){stroke:var(--pf-tint)}.peachy-footer__custom--tint svg mask [fill],.peachy-footer__custom--tint svg clipPath [fill]{fill:#fff}.peachy-footer__bottom{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:26px;padding-top:20px;border-top:1px solid var(--pf-border);text-align:center}.peachy-footer__copy{margin:0;font-size:var(--pf-bottom-size);font-weight:600;line-height:1.5;color:var(--pf-heading)}.peachy-footer__policies{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 18px}.peachy-footer__policies .peachy-footer__link{font-size:var(--pf-bottom-size)}@media screen and (min-width:750px){.peachy-footer{padding:var(--pf-pad-top) 24px var(--pf-pad-bottom)}.peachy-footer__top{grid-template-columns:minmax(0,1fr) auto;gap:var(--pf-col-gap)}.peachy-footer__banner{margin-bottom:34px}.peachy-footer__logo-img{max-width:var(--pf-logo-w)}.peachy-footer__mark--banner{display:none}.peachy-footer[data-mark-mobile=banner] .peachy-footer__mark--menu,.peachy-footer[data-mark-mobile=none] .peachy-footer__mark--menu{display:block}.peachy-footer__mark--menu{width:var(--pf-mark-w)}.peachy-footer__columns{flex-direction:row;gap:var(--pf-col-gap)}.peachy-footer__col{flex:1 1 0;min-width:0;border-bottom:none}.peachy-footer__col-toggle{padding:0 0 12px;cursor:default;pointer-events:none}.peachy-footer__chevron{display:none}.peachy-footer__links,.peachy-footer__rte{padding-bottom:0}.peachy-footer__row{display:flex;align-items:center;gap:18px}.peachy-footer__row-label{margin-bottom:0;flex:0 0 auto}.peachy-footer__bottom{flex-direction:row;justify-content:space-between;text-align:left}.peachy-footer__policies{justify-content:flex-end}}@media(prefers-reduced-motion:reduce){.peachy-footer__panel,.peachy-footer__chevron,.peachy-footer__social-link{transition-duration:.01ms}.peachy-footer__social-link:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/peachy-footer.css.map */
