.site-footer{--footer-bg: #241f1d;--footer-text: #f4ece8;--footer-muted: rgba(244, 236, 232, .64);--footer-line: rgba(244, 236, 232, .12);--footer-accent: #e0a6af;--footer-icon-bg: rgba(244, 236, 232, .06);--footer-wordmark: rgba(244, 236, 232, .09);position:relative;overflow:hidden;background:var(--footer-bg);color:var(--footer-text);font-size:14px;line-height:1.6}.site-footer--light{--footer-bg: #f6e9e7;--footer-text: #2a2422;--footer-muted: #6e635c;--footer-line: rgba(42, 36, 34, .12);--footer-accent: #b76e79;--footer-icon-bg: #ffffff;--footer-wordmark: rgba(183, 110, 121, .16)}.site-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(700px 360px at 8% 0%,rgba(183,110,121,.22),transparent 70%),radial-gradient(520px 300px at 100% 100%,rgba(183,110,121,.12),transparent 70%);pointer-events:none}.site-footer:after{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--footer-accent),transparent);opacity:.7}.site-footer__inner,.site-footer__bottom-inner{position:relative;max-width:1400px;margin:0 auto;padding-inline:20px}@media screen and (min-width:750px){.site-footer__inner,.site-footer__bottom-inner{padding-inline:40px}}.site-footer a{color:inherit;text-decoration:none}.site-footer svg{display:block;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.site-footer svg .is-fill{fill:currentColor;stroke:none}.site-footer__grid{display:grid;grid-template-columns:1fr;padding:52px 0 28px}@media screen and (min-width:750px){.site-footer__grid{grid-template-columns:1fr 1fr;gap:44px 40px;padding:72px 0 48px}.site-footer__brand,.site-footer__contact{grid-column:1 / -1}}@media screen and (min-width:990px){.site-footer__grid{grid-template-columns:1.5fr 1fr 1fr 1.45fr;gap:48px}.site-footer__brand,.site-footer__contact{grid-column:auto}}.site-footer__brand{padding-bottom:32px}@media screen and (min-width:750px){.site-footer__brand{padding-bottom:0}}.site-footer__logo{display:inline-block}.site-footer__logo img{display:block;width:var(--footer-logo-w, 170px);max-width:100%;height:auto}.site-footer__logo-text{font-family:var(--font-heading-family);font-size:26px;letter-spacing:.2em;text-transform:uppercase}.site-footer__about{max-width:360px;margin-top:20px;color:var(--footer-muted);font-size:14px;line-height:1.75}.site-footer__about p{margin:0}.site-footer__tagline{display:inline-flex;align-items:center;gap:8px;margin:20px 0 0;padding:7px 14px;border:1px solid var(--footer-line);border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--footer-text)}.site-footer__tagline svg{width:12px;height:12px;fill:var(--footer-accent);stroke:none}.site-footer__heading{display:flex;align-items:center;justify-content:space-between;margin:0;font-size:12px;font-weight:600;letter-spacing:.16em;line-height:1.3;text-transform:uppercase;color:var(--footer-text);list-style:none}.site-footer__heading::-webkit-details-marker{display:none}@media screen and (min-width:750px){.site-footer__heading{position:relative;padding-bottom:14px;margin-bottom:20px;cursor:default}.site-footer__heading:after{content:"";position:absolute;left:0;bottom:0;width:26px;height:1.5px;background:var(--footer-accent)}}.site-footer__links{margin:0;padding:0;list-style:none}.site-footer__links li+li{margin-top:10px}.site-footer__links a{position:relative;display:inline-flex;align-items:center;color:var(--footer-muted);font-size:14px;line-height:1.45;transition:color .2s ease,transform .25s ease}.site-footer__links a:before{content:"";width:0;height:1px;margin-right:0;background:var(--footer-accent);transition:width .25s ease,margin-right .25s ease}.site-footer__links a:hover{color:var(--footer-text)}.site-footer__links a:hover:before{width:10px;margin-right:8px}@media screen and (max-width:749px){.site-footer__menu{border-top:1px solid var(--footer-line)}.site-footer__menu .site-footer__heading{padding:18px 0;cursor:pointer}.site-footer__toggle{position:relative;width:12px;height:12px}.site-footer__toggle:before,.site-footer__toggle:after{content:"";position:absolute;top:50%;left:0;width:12px;height:1.5px;background:var(--footer-accent);transition:transform .3s ease}.site-footer__toggle:after{transform:rotate(90deg)}.site-footer__menu[open] .site-footer__toggle:after{transform:rotate(0)}.site-footer__links{padding-bottom:20px}}@media screen and (min-width:750px){.site-footer__toggle{display:none}}.site-footer__contact{border-top:1px solid var(--footer-line);padding-top:26px}.site-footer__contact .site-footer__heading{margin-bottom:18px}@media screen and (min-width:750px){.site-footer__contact{border-top:0;padding-top:0}.site-footer__contact .site-footer__heading{margin-bottom:20px}}.site-footer__contact-list{display:grid;gap:14px;margin:0;padding:0;list-style:none}.site-footer__contact-list li{display:flex;align-items:flex-start;gap:12px;color:var(--footer-muted);font-size:14px;line-height:1.55}.site-footer__contact-list a{transition:color .2s ease}.site-footer__contact-list a:hover{color:var(--footer-accent)}.site-footer__icon{display:flex;align-items:center;justify-content:center;flex:none;width:32px;height:32px;margin-top:-5px;border:1px solid var(--footer-line);border-radius:50%;background:var(--footer-icon-bg);color:var(--footer-accent)}.site-footer__icon svg{width:15px;height:15px}.site-footer__social{display:flex;gap:10px;margin-top:24px}.site-footer__social a{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--footer-line);border-radius:50%;background:var(--footer-icon-bg);color:var(--footer-text);transition:background-color .25s ease,border-color .25s ease,color .25s ease,transform .25s ease}.site-footer__social a:hover{background:#b76e79;border-color:#b76e79;color:#fff;transform:translateY(-2px)}.site-footer__social svg{width:18px;height:18px}.site-footer__wordmark{position:relative;margin:8px 0 -.14em;font-family:var(--font-heading-family);font-size:clamp(64px,17vw,250px);font-weight:700;line-height:1;letter-spacing:.16em;text-align:center;white-space:nowrap;color:transparent;-webkit-text-stroke:1px var(--footer-wordmark);-webkit-user-select:none;user-select:none;pointer-events:none}.site-footer__bottom{position:relative;border-top:1px solid var(--footer-line)}.site-footer__bottom-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 24px;padding-block:20px;font-size:12.5px;color:var(--footer-muted)}@media screen and (max-width:749px){.site-footer__bottom-inner{flex-direction:column;text-align:center}}.site-footer__copy{margin:0}.site-footer__payments{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin:0;padding:0;list-style:none}.site-footer__payment{display:block;width:38px;height:24px}
/*# sourceMappingURL=/cdn/shop/t/20/assets/custom-footer.css.map */
