.footer{background-color:rgb(var(--color-background));background-image:none;color:rgb(var(--color-foreground));margin-top:0;border-top:1px solid var(--zacro-hairline);position:relative;isolation:isolate}.footer.gradient{background-image:none}.footer__content-top{padding:clamp(5rem,10vw,9rem) var(--zacro-gutter) clamp(3rem,6vw,5rem);max-width:var(--zacro-page-width, 130rem);margin-inline:auto}.footer__blocks-wrapper{display:grid;grid-template-columns:1fr;gap:clamp(2.5rem,5vw,4rem)}@media(min-width:750px){.footer__blocks-wrapper{grid-template-columns:2fr 1fr 1fr;gap:clamp(3rem,7vw,7rem);align-items:start}}.footer-block{margin:0!important;padding:0!important;display:flex;flex-direction:column;gap:1rem}.footer-block__heading{font-family:var(--font-body-family)!important;font-size:.6875rem!important;font-weight:500;letter-spacing:var(--zacro-tracking-eyebrow, .22em);text-transform:uppercase;color:rgba(var(--color-foreground),.55);margin:0 0 1.25rem!important;line-height:1.5}.footer-block:first-child .footer-block__heading{font-family:var(--font-heading-family)!important;font-size:clamp(1.5rem,2.4vw,2rem)!important;font-weight:300;letter-spacing:.04em;text-transform:none;color:rgb(var(--color-foreground));margin-bottom:1.25rem!important}.footer-block:first-child .rte,.footer-block:first-child .footer-block__details-content>p{font-family:var(--font-body-family);font-size:.9375rem;line-height:1.75;color:rgba(var(--color-foreground),.65);margin:0;max-width:38ch}.footer-block .rte p{margin:0 0 1em}.footer-block .rte p:last-child{margin-bottom:0}.footer-block .rte a{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.footer-block--menu ul,.footer-block__details-content ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0}.footer-block--menu li,.footer-block__details-content li{margin:0;padding:0}.footer-block--menu li a,.footer-block__details-content li a{font-family:var(--font-body-family);font-size:.875rem;font-weight:400;letter-spacing:.01em;color:rgba(var(--color-foreground),.78);text-decoration:none;padding:.45rem 0;display:inline-block;transition:opacity var(--zacro-motion-duration-medium, .6s) var(--zacro-ease-cinematic, cubic-bezier(.16, 1, .3, 1)),padding-left var(--zacro-motion-duration-medium, .6s) var(--zacro-ease-cinematic)}.footer-block--menu li a:hover,.footer-block__details-content li a:hover{opacity:.55;padding-left:4px;text-decoration:none}.footer-block--newsletter{display:flex;flex-direction:column;gap:.75rem;max-width:480px;margin-top:clamp(2.5rem,5vw,4rem);padding-top:clamp(2.5rem,5vw,4rem);border-top:1px solid var(--zacro-hairline)}.footer-block--newsletter .footer-block__heading,.footer-block__newsletter h2{font-family:var(--font-heading-family)!important;font-size:clamp(1.375rem,2.2vw,1.75rem)!important;font-weight:300;letter-spacing:-.005em;text-transform:none!important;color:rgb(var(--color-foreground))!important;margin:0 0 1rem!important}.footer-block__newsletter>p,.footer__newsletter .newsletter__decor{display:none}.footer-block__newsletter form,.footer__newsletter .newsletter-form,.newsletter-form{margin:0;padding:0}.newsletter-form__field-wrapper,.footer-block__newsletter .field{border:0;border-bottom:1px solid var(--zacro-hairline-strong);border-radius:0;background:transparent;box-shadow:none;display:flex;align-items:center;position:relative;min-height:0;transition:border-color var(--zacro-motion-duration-medium, .6s) var(--zacro-ease-cinematic)}.newsletter-form__field-wrapper:hover,.newsletter-form__field-wrapper:focus-within,.footer-block__newsletter .field:focus-within{border-color:rgb(var(--color-foreground))}.newsletter-form__field-wrapper .field__input,.footer-block__newsletter .field__input,.newsletter-form .field__input{font-family:var(--font-body-family);font-size:.9375rem;color:rgb(var(--color-foreground));background:transparent;border:0;outline:0;padding:.9rem 0;letter-spacing:.01em;width:100%;min-height:0;border-radius:0}.newsletter-form__field-wrapper .field__input::placeholder{color:rgba(var(--color-foreground),.4)}.newsletter-form__field-wrapper .field__label,.footer-block__newsletter .field__label{position:absolute;inset:auto auto 50% 0;transform:translateY(50%);font-family:var(--font-body-family);font-size:.8125rem;letter-spacing:var(--zacro-tracking-meta, .08em);color:rgba(var(--color-foreground),.45);padding:0;pointer-events:none;background:transparent;transition:opacity var(--zacro-motion-duration-medium, .6s) var(--zacro-ease-cinematic)}.newsletter-form__field-wrapper .field__input:focus+.field__label,.newsletter-form__field-wrapper .field__input:not(:placeholder-shown)+.field__label,.footer-block__newsletter .field__input:focus+.field__label,.footer-block__newsletter .field__input:not(:placeholder-shown)+.field__label{opacity:0}.newsletter-form__button,.footer-block__newsletter button[type=submit]{background:transparent!important;border:0!important;border-radius:0!important;color:rgb(var(--color-foreground))!important;padding:.9rem 0 .9rem 1rem!important;width:auto!important;height:auto!important;font-family:var(--font-body-family);font-size:.6875rem;font-weight:500;letter-spacing:var(--zacro-tracking-button, .16em);text-transform:uppercase;cursor:pointer;transition:opacity var(--zacro-motion-duration-medium, .6s) var(--zacro-ease-cinematic)}.newsletter-form__button:hover,.footer-block__newsletter button[type=submit]:hover{opacity:.6;background:transparent!important}.newsletter-form__button .icon,.newsletter-form__button svg{width:14px;height:14px;margin:0;stroke-width:1.5}.newsletter-form__message{font-family:var(--font-body-family);font-size:.8125rem;letter-spacing:var(--zacro-tracking-meta, .08em);color:rgba(var(--color-foreground),.7);margin-top:.75rem;padding:0}.newsletter-form__message--success{color:rgba(var(--color-foreground),.85)}.newsletter-form__message--error{color:rgba(var(--color-foreground),.85);opacity:1}.footer-block .social-icons,.footer__list-social,ul.social-icons{margin:1.25rem 0 0;padding:0;gap:.25rem;list-style:none;display:flex;flex-wrap:wrap}.list-social__link,.social-icons__link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:.5rem;color:rgb(var(--color-foreground));background:transparent!important;border:0!important;transition:opacity var(--zacro-motion-duration-medium, .6s) var(--zacro-ease-cinematic)}.list-social__link:hover{opacity:.55;background:transparent}.list-social__link svg,.social-icons__link svg{width:16px;height:16px;stroke-width:1.5;fill:currentColor}.footer__follow-on-shop{margin-top:.75rem}.shop-follow-button{border-radius:0!important}.footer__content-bottom{padding:clamp(1.5rem,3vw,2rem) var(--zacro-gutter);max-width:var(--zacro-page-width, 130rem);margin-inline:auto;margin-top:clamp(3rem,6vw,5rem);border-top:1px solid var(--zacro-hairline)}.footer__content-bottom-wrapper{padding:0!important;max-width:none!important;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 2rem}.footer__content-bottom-wrapper--center{justify-content:center}.footer__content-bottom-wrapper+.footer__content-bottom-wrapper{margin-top:.5rem}.footer__column{padding:0}.footer__column--info{display:flex;align-items:center;gap:1rem}.footer__copyright{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem 1.5rem;margin:0}.footer__copyright .copyright__content,.footer__copyright small,.footer__copyright a{font-family:var(--font-body-family);font-size:.6875rem;font-weight:400;letter-spacing:var(--zacro-tracking-meta, .08em);text-transform:uppercase;color:rgba(var(--color-foreground),.45);margin:0;line-height:1.6}.footer__copyright a{color:rgba(var(--color-foreground),.65);text-decoration:none;transition:color var(--zacro-motion-duration-medium, .6s) var(--zacro-ease-cinematic)}.footer__copyright a:hover{color:rgb(var(--color-foreground))}.footer__copyright .copyright__content a[href*="shopify.com"]{display:none}.footer__copyright .copyright__content:has(a[href*="shopify.com"]){display:none}.policies{display:flex;flex-wrap:wrap;gap:.4rem 1.5rem;margin:0;padding:0;list-style:none}.policies li{margin:0;padding:0}.list-payment{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0}.list-payment .icon{opacity:.45;height:14px;width:auto;filter:grayscale(100%) brightness(1.5)}.footer__localization{padding:0;display:flex;align-items:center;gap:1.25rem}.footer__localization .localization-form{padding:0;margin:0}.footer__localization h2{display:none!important}.footer__localization .disclosure{position:relative;display:inline-block}.footer__localization .disclosure__button{background:transparent;border:0;padding:.45rem 0;font-family:var(--font-body-family);font-size:.6875rem;font-weight:500;letter-spacing:var(--zacro-tracking-button, .16em);text-transform:uppercase;color:rgba(var(--color-foreground),.7);cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;transition:color var(--zacro-motion-duration-medium, .6s) var(--zacro-ease-cinematic);min-height:0}.footer__localization .disclosure__button:hover{color:rgb(var(--color-foreground))}.footer__localization .disclosure__button svg{width:10px;height:10px;stroke-width:1.5}.footer__localization .disclosure-list{background:rgb(var(--color-background));border:1px solid var(--zacro-hairline);border-radius:0;padding:.5rem 0;min-width:140px;bottom:100%;margin-bottom:.5rem;box-shadow:none}.footer__localization .disclosure-list__item{padding:0}.footer__localization .disclosure-list__option{font-family:var(--font-body-family);font-size:.6875rem;font-weight:500;letter-spacing:var(--zacro-tracking-button, .16em);text-transform:uppercase;color:rgba(var(--color-foreground),.7);padding:.6rem 1rem;transition:color var(--zacro-motion-duration-medium, .6s) var(--zacro-ease-cinematic),background-color var(--zacro-motion-duration-medium, .6s) var(--zacro-ease-cinematic)}.footer__localization .disclosure-list__option:hover,.footer__localization .disclosure-list__option[aria-current=true]{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.04)}.footer-block__brand-info{display:flex;flex-direction:column;gap:1rem}.footer-block__brand-info .footer-block__heading{margin-bottom:0!important}.footer-block__image-wrapper img{max-width:120px;height:auto}@media(max-width:749px){.footer__content-top{padding-block:clamp(3.5rem,9vw,5.5rem) clamp(2rem,5vw,3rem)}.footer-block--newsletter{margin-top:clamp(2rem,5vw,3rem);padding-top:clamp(2rem,5vw,3rem)}.footer__content-bottom{margin-top:clamp(2rem,5vw,3rem)}.footer__content-bottom-wrapper{flex-direction:column;align-items:flex-start;gap:1rem}.footer__localization{order:2}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/zacro-footer.css.map */
