.inkspired-footer{--footer-background: #4f5b3b;--footer-background-dark: #39432c;--footer-heading: #fff8ee;--footer-text: #eee5d8;--footer-hover: #e1a1ab;--footer-border: #899473;--footer-input-background: #fff8ee;--footer-input-text: #302720;overflow:hidden;background:var(--footer-background);color:var(--footer-text)}.inkspired-footer a{color:inherit;text-decoration:none}.inkspired-footer__top{display:grid;grid-template-columns:minmax(28rem,1.35fr) minmax(48rem,2.1fr) minmax(20rem,.8fr);gap:clamp(4rem,6vw,9rem);padding-top:clamp(6rem,8vw,9rem);padding-bottom:clamp(5rem,7vw,8rem)}.inkspired-footer__brand{max-width:42rem}.inkspired-footer__logo-link{display:inline-block;margin-bottom:2rem}.inkspired-footer__logo{display:block;width:auto;max-width:22rem;max-height:9rem;object-fit:contain;object-position:left center}.inkspired-footer__shop-name{display:inline-block;margin-bottom:2rem;color:var(--footer-heading);font-family:var(--font-heading-family);font-size:3rem;font-weight:500}.inkspired-footer__newsletter-heading{margin:0;color:var(--footer-heading);font-size:clamp(2.7rem,3vw,3.8rem);font-weight:500;line-height:1.05;letter-spacing:-.025em}.inkspired-footer__newsletter-text{max-width:39rem;margin-top:1rem;color:var(--footer-text);font-size:1.4rem;line-height:1.65}.inkspired-footer__newsletter-text p{margin:0}.inkspired-footer__newsletter-form{max-width:36rem;margin-top:2.2rem}.inkspired-footer__newsletter-field{display:flex;overflow:hidden;min-height:5rem;border:1px solid rgba(255,255,255,.22);border-radius:.8rem;background:var(--footer-input-background);box-shadow:0 10px 24px #1c201426}.inkspired-footer__newsletter-input{flex:1 1 auto;width:100%;min-width:0;padding:0 1.6rem;border:0;outline:0;background:transparent;color:var(--footer-input-text);font:inherit;font-size:1.35rem}.inkspired-footer__newsletter-input::placeholder{color:#3027209e}.inkspired-footer__newsletter-button{display:grid;flex:0 0 5rem;place-items:center;border:0;background:transparent;color:var(--footer-input-text);cursor:pointer;transition:color .2s ease,transform .2s ease}.inkspired-footer__newsletter-button:hover{color:var(--footer-hover)}.inkspired-footer__newsletter-button svg{width:2rem;height:2rem;transition:transform .22s ease}.inkspired-footer__newsletter-button:hover svg{transform:translate(.35rem)}.inkspired-footer__form-message{margin:1rem 0 0;color:var(--footer-heading);font-size:1.25rem}.inkspired-footer__form-message--error{color:#ffd5d5}.inkspired-footer__socials{display:flex;flex-wrap:wrap;gap:1.1rem;margin-top:2.5rem}.inkspired-footer__socials a{display:grid;width:4.2rem;height:4.2rem;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:var(--footer-heading);transition:border-color .22s ease,background .22s ease,color .22s ease,transform .22s ease}.inkspired-footer__socials a:hover{border-color:var(--footer-hover);background:#ffffff14;color:var(--footer-hover);transform:translateY(-.3rem)}.inkspired-footer__socials svg{width:2.1rem;height:2.1rem}.inkspired-footer__menus{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(2.5rem,4vw,5rem)}.inkspired-footer__menu-heading,.inkspired-footer__trust-heading{margin:0 0 1.8rem;color:var(--footer-heading);font-family:var(--font-body-family);font-size:1.6rem;font-weight:700;line-height:1.3}.inkspired-footer__menu-list{margin:0;padding:0;list-style:none}.inkspired-footer__menu-list li+li{margin-top:.9rem}.inkspired-footer__menu-list a{position:relative;display:inline;color:var(--footer-text);font-size:1.38rem;line-height:1.45;background-image:linear-gradient(var(--footer-hover),var(--footer-hover));background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:color .2s ease,background-size .24s ease}.inkspired-footer__menu-list a:hover{color:var(--footer-hover);background-size:100% 1px}.inkspired-footer__trust{text-align:center}.inkspired-footer__trust-image-wrap{margin:0 auto 1.5rem}.inkspired-footer__trust-image{display:block;width:auto;max-width:15rem;max-height:12rem;margin:0 auto;object-fit:contain}.inkspired-footer__heart{display:grid;width:7rem;height:7rem;margin:0 auto 1.7rem;place-items:center;border:1px solid rgba(255,255,255,.24);border-radius:50%;color:var(--footer-hover);background:#ffffff0f}.inkspired-footer__heart svg{width:3.8rem;height:3.8rem}.inkspired-footer__trust-heading{margin-bottom:1rem}.inkspired-footer__trust-text{color:var(--footer-text);font-size:1.3rem;line-height:1.6}.inkspired-footer__trust-text p{margin:0}.inkspired-footer__payments{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:2rem}.inkspired-footer__payments svg{width:3.8rem;height:auto}.inkspired-footer__divider{height:1px;background:var(--footer-border);opacity:.62}.inkspired-footer__bottom{background:var(--footer-background-dark)}.inkspired-footer__bottom-inner{display:flex;align-items:center;justify-content:space-between;gap:3rem;min-height:8rem;padding-top:2rem;padding-bottom:2rem}.inkspired-footer__legal{display:flex;flex-wrap:wrap;align-items:center;gap:0}.inkspired-footer__legal a{color:var(--footer-text);font-size:1.25rem;transition:color .2s ease}.inkspired-footer__legal a:hover{color:var(--footer-hover)}.inkspired-footer__legal a:not(:last-child):after{content:"";display:inline-block;width:1px;height:1.5rem;margin:0 1.5rem;vertical-align:middle;background:var(--footer-hover)}.inkspired-footer__copyright{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.8rem 1.6rem;color:var(--footer-text);font-size:1.25rem;text-align:right}.inkspired-footer__location{color:var(--footer-heading)}@media screen and (max-width:1100px){.inkspired-footer__top{grid-template-columns:minmax(26rem,1fr) 2fr}.inkspired-footer__trust{grid-column:1 / -1;display:grid;grid-template-columns:auto minmax(0,48rem) auto;align-items:center;justify-content:center;gap:2rem;text-align:left}.inkspired-footer__heart,.inkspired-footer__trust-image-wrap{margin:0}.inkspired-footer__trust-heading{margin-bottom:.7rem}.inkspired-footer__payments{margin-top:0}}@media screen and (max-width:749px){.inkspired-footer__top{display:block;padding-top:5rem;padding-bottom:4rem}.inkspired-footer__brand{max-width:none;text-align:center}.inkspired-footer__logo{margin:0 auto;object-position:center}.inkspired-footer__newsletter-text,.inkspired-footer__newsletter-form{margin-right:auto;margin-left:auto}.inkspired-footer__socials{justify-content:center}.inkspired-footer__menus{grid-template-columns:1fr;gap:0;margin-top:4rem;border-top:1px solid rgba(255,255,255,.18)}.inkspired-footer__menu{padding:2.3rem 0;border-bottom:1px solid rgba(255,255,255,.18);text-align:center}.inkspired-footer__menu-heading{margin-bottom:1.4rem}.inkspired-footer__trust{display:block;margin-top:4rem;text-align:center}.inkspired-footer__heart,.inkspired-footer__trust-image-wrap{margin:0 auto 1.5rem}.inkspired-footer__payments{margin-top:2rem}.inkspired-footer__bottom-inner{display:block;padding-top:3rem;padding-bottom:3rem;text-align:center}.inkspired-footer__legal{justify-content:center;row-gap:1.2rem}.inkspired-footer__legal a:not(:last-child):after{margin-right:1rem;margin-left:1rem}.inkspired-footer__copyright{display:block;margin-top:2rem;text-align:center}.inkspired-footer__location{display:block;margin-top:.7rem}}@media(prefers-reduced-motion:reduce){.inkspired-footer__socials a,.inkspired-footer__newsletter-button,.inkspired-footer__newsletter-button svg,.inkspired-footer__menu-list a{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/inkspired-footer.css.map */
