.stella-footer{border-top:1px solid rgba(25,23,21,.08);background-color:var(--stella-footer-bg, #f8f5ef);color:var(--stella-footer-text, #191715)}.stella-footer__shell{width:100%;max-width:1680px;margin:0 auto;padding-left:var(--page-gutter-mobile, 1.6rem);padding-right:var(--page-gutter-mobile, 1.6rem);box-sizing:border-box}@media screen and (min-width:750px){.stella-footer__shell{padding-left:var(--page-gutter-desktop, 5rem);padding-right:var(--page-gutter-desktop, 5rem)}}.stella-footer__newsletter{max-width:68rem;margin:0 0 clamp(3.6rem,4.5vw,6.4rem)}.stella-footer__eyebrow{margin:0 0 1.6rem;font-family:var(--font-ui-family, inherit);font-size:1.1rem;font-weight:400;letter-spacing:.18em;line-height:1.35;text-transform:uppercase;opacity:.58}.stella-footer__newsletter-heading{margin:0 0 1.6rem;font-family:var(--font-display-family, Georgia, "Times New Roman", serif);font-size:clamp(3.6rem,5vw,6rem);font-weight:400;letter-spacing:-.02em;line-height:1.05}.stella-footer__newsletter-body{margin:0 0 2.2rem;max-width:44rem;font-family:var(--font-ui-family, inherit);font-size:clamp(1.5rem,1.3vw,1.7rem);font-weight:400;letter-spacing:.01em;line-height:1.6;opacity:.78}.stella-footer__newsletter-fields{display:grid;gap:1.6rem;align-items:end;border-bottom:1px solid rgba(25,23,21,.18);padding-bottom:.4rem}@media screen and (min-width:750px){.stella-footer__newsletter-fields{grid-template-columns:minmax(0,1fr) auto;gap:2.4rem}}.stella-footer__newsletter-input{width:100%;min-height:4.8rem;margin:0;padding:1.2rem 0;border:0;border-radius:0;background:transparent;color:inherit;font-family:var(--font-ui-family, inherit);font-size:1.6rem;letter-spacing:.02em;line-height:1.4;box-shadow:none;-webkit-appearance:none;appearance:none}.stella-footer__newsletter-input::placeholder{color:inherit;opacity:.42}.stella-footer__newsletter-input:focus-visible{outline:none;box-shadow:none}.stella-footer__newsletter-fields:focus-within{border-bottom-color:currentColor}.stella-footer__newsletter-button{min-height:4.8rem;margin:0;padding:1.2rem 0;border:0;border-radius:0;background:transparent;color:inherit;font-family:var(--font-ui-family, inherit);font-size:1.15rem;font-weight:400;letter-spacing:.16em;line-height:1.35;text-transform:uppercase;text-align:left;cursor:pointer;white-space:nowrap;background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size .22s ease,opacity .22s ease}.stella-footer__newsletter-button:hover{background-size:100% 1px;opacity:.78}.stella-footer__newsletter-button:focus-visible{outline:.2rem solid currentColor;outline-offset:.4rem}.stella-footer__newsletter-message{margin:1.2rem 0 0;font-family:var(--font-ui-family, inherit);font-size:1.3rem;letter-spacing:.02em;line-height:1.45}.stella-footer__newsletter-message--error{color:#9a4e43}.stella-footer__newsletter-message--success{color:#617465}.stella-footer__nav{margin:0 0 clamp(3.6rem,4.5vw,6.4rem)}.stella-footer__nav-grid{display:grid;gap:0}@media screen and (min-width:750px){.stella-footer__nav-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(4.8rem,6vw,7.2rem) clamp(3.2rem,4vw,5.6rem)}}@media screen and (min-width:990px){.stella-footer__nav-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (min-width:990px){.stella-footer__nav-grid--cols-1{grid-template-columns:minmax(0,1fr)}.stella-footer__nav-grid--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.stella-footer__nav-grid--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.stella-footer__nav-grid--cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.stella-footer__nav-group{min-width:0;border-bottom:1px solid rgba(25,23,21,.1)}@media screen and (min-width:750px){.stella-footer__nav-group{border-bottom:0}}.stella-footer__nav-heading{display:none;margin:0 0 2rem;font-family:var(--font-ui-family, inherit);font-size:1.1rem;font-weight:400;letter-spacing:.18em;line-height:1.35;text-transform:uppercase;opacity:.58}@media screen and (min-width:750px){.stella-footer__nav-heading{display:block}}.stella-footer__nav-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1.6rem;min-height:5.6rem;margin:0;padding:1.6rem 0;border:0;border-radius:0;background:transparent;color:inherit;font-family:var(--font-ui-family, inherit);font-size:1.1rem;font-weight:400;letter-spacing:.18em;line-height:1.35;text-transform:uppercase;text-align:left;cursor:pointer}.stella-footer__nav-toggle:focus-visible{outline:.2rem solid currentColor;outline-offset:.3rem}@media screen and (min-width:750px){.stella-footer__nav-toggle{display:none}}.stella-footer__nav-icon{position:relative;width:1.2rem;height:1.2rem;flex:0 0 auto}.stella-footer__nav-icon:before,.stella-footer__nav-icon:after{content:"";position:absolute;left:0;top:50%;width:100%;height:1px;background:currentColor;transition:transform .2s ease,opacity .2s ease}.stella-footer__nav-icon:after{transform:rotate(90deg)}.stella-footer__nav-toggle[aria-expanded=true] .stella-footer__nav-icon:after{transform:rotate(0);opacity:0}.stella-footer__nav-list,.stella-footer__social-panel{display:none;margin:0;padding:0 0 2rem;list-style:none}.stella-footer__nav-group.is-open .stella-footer__nav-list,.stella-footer__nav-group.is-open .stella-footer__social-panel{display:block}@media screen and (min-width:750px){.stella-footer__nav-list,.stella-footer__social-panel{display:block;padding:0}}html:not(.js) .stella-footer__nav-toggle{display:none}html:not(.js) .stella-footer__nav-heading{display:block;margin-top:2.4rem}html:not(.js) .stella-footer__nav-list,html:not(.js) .stella-footer__social-panel{display:block}.stella-footer__nav-list li+li{margin-top:1.2rem}.stella-footer__nav-link{display:inline-flex;min-height:4.4rem;align-items:center;color:inherit;text-decoration:none;font-family:var(--font-ui-family, inherit);font-size:1.5rem;font-weight:400;letter-spacing:.01em;line-height:1.45;opacity:.78;background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:opacity .22s ease,background-size .22s ease}.stella-footer__nav-link:hover,.stella-footer__nav-link.is-active{opacity:1;background-size:100% 1px}.stella-footer__nav-link:focus-visible{outline:.2rem solid currentColor;outline-offset:.3rem}.stella-footer__list-social{display:flex;flex-wrap:wrap;gap:.8rem 1.6rem;margin:0;padding:0;list-style:none}.stella-footer__list-social .list-social__link{display:inline-flex;align-items:center;justify-content:center;min-width:4.4rem;min-height:4.4rem;color:inherit;opacity:.7;transition:opacity .22s ease}.stella-footer__list-social .list-social__link:hover{opacity:1}.stella-footer__list-social .list-social__link:focus-visible{outline:.2rem solid currentColor;outline-offset:.3rem}.stella-footer__app{margin-bottom:clamp(2.8rem,4vw,4.4rem)}.stella-footer__bottom{border-top:1px solid rgba(25,23,21,.1);padding-top:clamp(2.2rem,2.8vw,3.2rem);display:grid;gap:1.6rem}.stella-footer__bottom-main{display:grid;gap:1.4rem}@media screen and (min-width:750px){.stella-footer__bottom-main{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;column-gap:3.2rem}}.stella-footer__copyright,.stella-footer__policies a{font-family:var(--font-ui-family, inherit);font-size:1.2rem;letter-spacing:.04em;line-height:1.45;color:inherit;opacity:.55}.stella-footer__copyright a,.stella-footer__policies a{color:inherit;text-decoration:none;transition:opacity .22s ease}.stella-footer__copyright a:hover,.stella-footer__policies a:hover{opacity:1}.stella-footer__copyright a:focus-visible,.stella-footer__policies a:focus-visible{outline:.2rem solid currentColor;outline-offset:.3rem}.stella-footer__policies{display:flex;flex-wrap:wrap;gap:.8rem 1.6rem;margin:0;padding:0;list-style:none}.stella-footer__payment .list-payment{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;margin:0;padding:0;list-style:none;opacity:.7}.stella-footer__payment .list-payment__item{display:flex;align-items:center;margin:0;padding:0;border:0;background:none;box-shadow:none}.stella-footer__payment .list-payment__item .icon{width:auto;height:2.4rem;display:block}.stella-footer .powered-by,.stella-footer a[href*="shopify.com/?utm_campaign=poweredby"],.stella-footer .footer__copyright .copyright__content a[href*="shopify.com"]{display:none!important}.stella-footer__localization{display:flex;flex-wrap:wrap;gap:1.6rem}.stella-footer .footer__follow-on-shop,.footer__follow-on-shop{display:none!important}@media(prefers-reduced-motion:reduce){.stella-footer__newsletter-button,.stella-footer__nav-link,.stella-footer__nav-icon:before,.stella-footer__nav-icon:after,.stella-footer__list-social .list-social__link,.stella-footer__copyright a,.stella-footer__policies a{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/section-footer.css.map */
