.footer-custom{background:var(--footer-custom-bg);color:var(--footer-custom-text-primary)}.footer-custom__inner{width:min(100%,var(--footer-custom-content-width));margin-inline:auto;padding-inline:var(--footer-custom-padding-x);box-sizing:border-box;display:flex;flex-direction:column;gap:var(--footer-custom-bottom-gap)}.footer-custom a[href]{cursor:pointer;transition:color .2s ease,opacity .2s ease,text-decoration-color .2s ease}.footer-custom a:hover,.footer-custom a:focus-visible{opacity:.82}.footer-custom a:focus-visible{outline:.1rem solid currentColor;outline-offset:.2rem}.footer-custom__top{display:flex;align-items:flex-start;justify-content:space-between;gap:clamp(4rem,8vw,var(--footer-custom-top-gap))}.footer-custom__newsletter-block{width:min(100%,28.2rem);flex:0 0 28.2rem;display:flex;flex-direction:column;gap:2.1rem;min-width:0}.footer-custom__newsletter-title-wrap{display:flex;flex-direction:column;gap:.2rem}.footer-custom__newsletter-title,.footer-custom__newsletter-subtitle,.footer-custom__newsletter-note,.footer-custom__list-title,.footer-custom__list,.footer-custom__contact-label,.footer-custom__contact-value,.footer-custom__brand-text,.footer-custom__copyright,.footer-custom__legal-links{margin:0}.footer-custom__newsletter-title{color:var(--footer-custom-text-primary);font-family:"ABC Gaisyr",var(--font-heading-family),serif;font-size:3.2rem;font-style:normal;font-weight:400;line-height:4rem;letter-spacing:0}.footer-custom__newsletter-subtitle{color:var(--footer-custom-text-muted);font-family:"Geist Mono",var(--font-body-family),sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;line-height:1.3;letter-spacing:0}.footer-custom__newsletter-form{margin:0}.footer-custom__newsletter-input-row{display:flex;align-items:stretch;width:100%;min-height:2.8rem;background:var(--footer-custom-input-bg)}.footer-custom__newsletter-input{flex:1 1 auto;min-width:0;min-height:2.8rem;border:0;border-radius:0;background:transparent;box-shadow:none;padding:.4rem 1.2rem;color:var(--footer-custom-input-text);font-family:"Geist Mono",var(--font-body-family),sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;line-height:1.3;letter-spacing:0;-webkit-appearance:none;appearance:none}.footer-custom__newsletter-input::placeholder{color:var(--footer-custom-input-text);opacity:1}.footer-custom__newsletter-input:focus-visible{outline:0;box-shadow:inset 0 0 0 .1rem var(--footer-custom-border-color)}.footer-custom__newsletter-submit{min-height:2.8rem;border:.05rem solid var(--footer-custom-border-color);border-radius:0;padding:.4rem 1.2rem;background:var(--footer-custom-send-bg);color:var(--footer-custom-send-text);display:inline-flex;align-items:center;justify-content:center;gap:1.2rem;cursor:pointer;flex-shrink:0}.footer-custom__newsletter-submit-divider{width:.05rem;height:1.651rem;flex-shrink:0;background:var(--footer-custom-border-color)}.footer-custom__newsletter-submit-label{color:inherit;font-family:"Geist Mono",var(--font-body-family),sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem;letter-spacing:0;text-decoration:underline;text-decoration-thickness:.08rem;text-underline-offset:.14em}.footer-custom__newsletter-submit-icon{width:1.397rem;height:1.397rem;display:inline-flex;align-items:center;justify-content:center;color:currentColor;transition:color .2s ease,transform .2s ease}.footer-custom__newsletter-submit-icon svg{width:100%;height:100%;display:block}.footer-custom__newsletter-submit:hover,.footer-custom__newsletter-submit:focus-visible{opacity:.9}.footer-custom__newsletter-submit:hover .footer-custom__newsletter-submit-icon,.footer-custom__newsletter-submit:focus-visible .footer-custom__newsletter-submit-icon{color:var(--footer-custom-text-primary);transform:translate(.4rem)}.footer-custom__newsletter-message{margin-top:.8rem;display:block;font-family:"Geist Mono",var(--font-body-family),sans-serif;font-size:1.2rem;font-style:normal;font-weight:400;line-height:1.4;letter-spacing:0}.footer-custom__newsletter-message--error{color:#a52834}.footer-custom__newsletter-message--success{color:var(--footer-custom-text-muted)}.footer-custom__newsletter-note{color:var(--footer-custom-text-muted);font-family:"Geist Mono",var(--font-body-family),monospace;font-size:1.3rem;font-style:normal;font-weight:400;line-height:1.6;letter-spacing:0;max-width:28.2rem}.footer-custom__menus-block{flex:1 1 auto;min-width:0}.footer-custom__list-columns{display:grid;grid-template-columns:repeat(4,minmax(13rem,18.6rem));column-gap:clamp(2.4rem,2.7vw,4rem);row-gap:3.6rem;align-items:start;justify-content:end}.footer-custom__list-column{min-width:0}.footer-custom__list-title{color:var(--footer-custom-input-text);font-family:"ABC Gaisyr",var(--font-heading-family),serif;font-size:1.8rem;font-style:normal;font-weight:400;line-height:2.4rem;letter-spacing:0;margin-bottom:1.2rem}.footer-custom__list,.footer-custom__legal-links{list-style:none;padding:0}.footer-custom__list{display:flex;flex-direction:column;gap:1rem}.footer-custom__list-link{color:var(--footer-custom-text-muted);text-decoration:none;font-family:"Overused Grotesk",var(--font-body-family),sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;line-height:1.3;letter-spacing:.02em}.footer-custom a.footer-custom__list-link{display:inline;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-size:0 .1rem;background-position:0 100%;transition:color .2s ease,opacity .2s ease,background-size .32s cubic-bezier(.22,1,.36,1);-webkit-box-decoration-break:clone;box-decoration-break:clone}.footer-custom a.footer-custom__list-link:hover,.footer-custom a.footer-custom__list-link:focus-visible,.footer-custom a.footer-custom__list-link.is-active{opacity:1;background-size:100% .1rem}@media(prefers-reduced-motion:reduce){.footer-custom a.footer-custom__list-link{transition-duration:.01ms}}.footer-custom__contact-list{display:flex;flex-direction:column;gap:2.4rem}.footer-custom__contact-item{display:flex;flex-direction:column;gap:.6rem;min-width:0}.footer-custom__contact-label{color:var(--footer-custom-text-muted);font-family:"Geist Mono",var(--font-body-family),monospace;font-size:1.3rem;font-style:normal;font-weight:400;line-height:1.5;letter-spacing:.03em;text-transform:uppercase}.footer-custom__contact-value{color:var(--footer-custom-text-muted);text-decoration:none;font-family:"Overused Grotesk",var(--font-body-family),sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;line-height:1.3;letter-spacing:.02em;word-break:normal;overflow-wrap:normal}a.footer-custom__contact-value,a.footer-custom__meta-link{position:relative;display:inline-block}a.footer-custom__contact-value{align-self:flex-start;width:auto;max-width:100%}a.footer-custom__contact-value:after,a.footer-custom__meta-link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:.1rem;background-color:currentColor;transform:scaleX(0);transform-origin:left center;transition:transform .32s cubic-bezier(.22,1,.36,1)}a.footer-custom__contact-value:hover,a.footer-custom__contact-value:focus-visible,a.footer-custom__meta-link:hover,a.footer-custom__meta-link:focus-visible{opacity:1}a.footer-custom__contact-value:hover:after,a.footer-custom__contact-value:focus-visible:after,a.footer-custom__meta-link:hover:after,a.footer-custom__meta-link:focus-visible:after{transform:scaleX(1)}.footer-custom__bottom{display:flex;flex-direction:column;gap:1.8rem}.footer-custom__brand-wrap{width:100%;min-width:0}.footer-custom__brand-image-wrap{width:100%}.footer-custom__brand-image{width:100%;height:auto;display:block}.footer-custom__brand-text{color:var(--footer-custom-text-primary);font-family:"ABC Gaisyr",var(--font-heading-family),serif;font-size:3.2rem;font-style:normal;font-weight:400;line-height:4rem;letter-spacing:0}.footer-custom__rule{width:100%;height:.05rem;background:var(--footer-custom-border-color)}.footer-custom__meta-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:4rem}.footer-custom__copyright,.footer-custom__meta-link{color:var(--footer-custom-text-muted);font-family:"Geist Mono",var(--font-body-family),sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;line-height:1.3;letter-spacing:0;white-space:nowrap}.footer-custom__legal-nav{width:min(100%,86.7rem)}.footer-custom__legal-links{display:flex;align-items:center;justify-content:space-between;gap:3.6rem;width:100%}.footer-custom__meta-link{text-decoration:none}@media screen and (max-width:1199px){.footer-custom__top{flex-direction:column;gap:4.8rem}.footer-custom__newsletter-block{width:min(100%,42rem);flex-basis:auto}.footer-custom__newsletter-note{max-width:42rem}.footer-custom__list-columns{width:100%;grid-template-columns:repeat(4,minmax(0,1fr));justify-content:stretch}.footer-custom__meta-row{gap:2.4rem}}@media screen and (max-width:989px){.footer-custom__list-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-custom__meta-row{align-items:flex-start;flex-direction:column}.footer-custom__legal-nav{width:100%}.footer-custom__legal-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem 3.2rem}.footer-custom__copyright,.footer-custom__meta-link{white-space:normal}}@media screen and (max-width:749px){.footer-custom__inner{width:calc(100% - 4rem);padding-inline:0;gap:4.8rem}.footer-custom__newsletter-block{width:100%;max-width:none;gap:2.4rem}.footer-custom__newsletter-title{font-size:2.4rem;line-height:1.2}.footer-custom__newsletter-note{width:100%;max-width:none}.footer-custom__newsletter-input-row,.footer-custom__newsletter-input,.footer-custom__newsletter-submit{min-height:4.4rem}.footer-custom__newsletter-input{padding:.4rem 1rem}.footer-custom__newsletter-submit{width:10rem}.footer-custom__list-columns{grid-template-columns:1fr;gap:3.2rem}.footer-custom__brand-image-wrap{max-width:15rem!important}.footer-custom__legal-links{grid-template-columns:1fr;gap:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/section-footer.css.map */
