.esthe-footer{--footer-bg: #1a1a1a;--footer-text: #ffffff;--footer-muted: rgba(255, 255, 255, .85);--footer-border: rgba(255, 255, 255, .12);--footer-newsletter-border: rgba(255, 255, 255, .25);--footer-input-bg: transparent;--footer-btn-bg: #ffffff;--footer-btn-text: #1a1a1a;--footer-social-size: 36px;--footer-logo-max-width: 340px;--footer-col-gap: 3.2rem;--footer-page-padding: 6rem}.esthe-footer.page-width{padding-left:1rem;padding-right:1rem}.esthe-footer{background-color:var(--footer-bg);color:var(--footer-text);font-family:var(--font-body-family, sans-serif);width:100%}.esthe-footer__main{padding-top:8rem;padding-bottom:5rem;max-width:1740px;width:100%;padding-left:10px;padding-right:10px;margin:0 auto}.esthe-footer__top-row{display:flex;flex-direction:row;gap:var(--footer-col-gap);align-items:flex-start}.esthe-footer__nav-columns{display:flex;flex-direction:row;gap:var(--footer-col-gap);flex:1 1 55%;flex-wrap:wrap}.esthe-footer__nav-col{flex:1 1 0;min-width:100px}.esthe-footer__col-heading{font-size:20px;font-weight:600;letter-spacing:0;text-transform:uppercase;color:var(--footer-text);margin:0 0 1.6rem;padding:0;line-height:140%}.esthe-footer__nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.8rem}.esthe-footer__nav-link{display:inline-block;font-size:16px;color:var(--footer-muted);text-decoration:none;line-height:1.6;transition:color .2s ease;letter-spacing:0;font-weight:400}.esthe-footer__nav-link:hover,.esthe-footer__nav-link--active{color:var(--footer-text);text-decoration:none}.esthe-footer__contact-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.8rem}.esthe-footer__contact-item{font-size:16px;color:var(--footer-muted);line-height:1.6;letter-spacing:0;font-weight:400}.esthe-footer__contact-link{color:var(--footer-muted);text-decoration:underline;text-underline-offset:.2rem;transition:color .2s ease}.esthe-footer__contact-link:hover{color:var(--footer-text)}.esthe-footer__contact-hours{font-size:16px;color:var(--footer-muted);margin:.8rem 0 0;line-height:1.4;letter-spacing:0;font-weight:400}.esthe-footer__right-panel{flex:0 0 38%;display:flex;flex-direction:column;gap:0}.esthe-footer__newsletter-box{border-radius:10px;padding:30px;background:#fff;text-align:center}.esthe-footer__newsletter-title{display:flex;align-items:center;gap:.8rem;font-size:24px;font-weight:600;color:#1c1c1c;margin-bottom:24px;line-height:1.3;justify-content:center;letter-spacing:0}.esthe-footer__newsletter-icon{flex-shrink:0;color:#1c1c1c;display:flex;align-items:center}.esthe-footer__newsletter-subtext{font-size:16px;color:#1c1c1c;margin:0 0 1.6rem;line-height:140%;letter-spacing:0}.esthe-footer__newsletter-form{display:flex;flex-direction:column;gap:.8rem}.esthe-footer__newsletter-row{display:flex;flex-direction:row;align-items:stretch;gap:.8rem;position:relative}.esthe-footer__email-input{flex:1 1 auto;min-width:0;width:auto;background:#fff;border:1px solid rgba(28,28,28,.1);border-radius:30px;padding:12px 130px 12px 12px;font-size:1.3rem;color:#1c1c1c;outline:none;transition:border-color .2s ease;box-sizing:border-box;font-family:inherit}.esthe-footer__email-input::placeholder{color:#1c1c1c80;font-size:1.2rem}.esthe-footer__email-input:focus{border-color:#1c1c1c4d}.esthe-footer__subscribe-btn{flex:0 0 auto;width:auto;white-space:nowrap;background:#000;border:1px solid #000000;color:#fff;border-radius:30px;padding:1.2rem 2rem;font-size:13px;font-weight:600;letter-spacing:.1em;cursor:pointer;font-family:inherit;text-transform:uppercase;position:relative;overflow:hidden;position:absolute;right:0}.esthe-footer__subscribe-btn:before{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transform:skew(-20deg)}.esthe-footer__subscribe-btn:hover:before{animation:footer-shine 1.5s ease infinite}@keyframes footer-shine{0%{left:-75%}to{left:125%}}.esthe-footer__form-msg{font-size:1.2rem;margin:0}.esthe-footer__form-msg--success{color:#6ee7b7}.esthe-footer__form-msg--error{color:#fca5a5}.esthe-footer__follow-row{display:flex;align-items:center;gap:1.6rem;justify-content:space-between;border-radius:8px;background:#fff;margin-top:18px}.esthe-footer__follow-label{font-size:20px;font-weight:500;color:#1c1c1c;white-space:nowrap;letter-spacing:0}.esthe-footer__social-icons{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap}.esthe-footer__social-link{display:flex;align-items:center;justify-content:center;width:var(--footer-social-size);height:var(--footer-social-size);background:#f5f5f5;border-radius:50%;color:#1c1c1c;text-decoration:none;transition:background .2s ease,transform .2s ease;flex-shrink:0}.esthe-footer__social-link:hover{transform:translateY(-2px)}.esthe-footer__social-link svg{display:block}.esthe-footer__brand{margin-top:50px}.esthe-footer__logo-wrapper{max-width:var(--footer-logo-max-width);margin-bottom:1.2rem;margin-left:auto;margin-right:auto}.esthe-footer__logo-img{display:block;width:100%;height:auto;max-width:var(--footer-logo-max-width)}.esthe-footer__logo-text{font-size:clamp(5rem,10vw,11rem);font-weight:800;color:var(--footer-text);letter-spacing:-.02em;line-height:.9;margin-bottom:1.2rem;font-family:var(--font-heading-family, sans-serif)}.esthe-footer__tagline{font-size:16px;color:#fff;margin:0;font-style:normal;line-height:1.5;letter-spacing:0;text-align:center}.esthe-footer__bottom-bar{border-top:1px solid var(--footer-border);background-color:var(--footer-bg);max-width:1740px;width:100%;padding:30px 10px;margin:0 auto}.esthe-footer__bottom-inner{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1.6rem;flex-wrap:wrap;letter-spacing:0;font-weight:400}.esthe-footer__copyright,.esthe-footer__bottom-center,.esthe-footer__bottom-right,.esthe-footer__bottom-right a{font-size:16px;color:var(--footer-muted);line-height:140%}.esthe-footer__copyright a{color:inherit;text-decoration:none}.esthe-footer__copyright a:hover,.esthe-footer__bottom-right a:hover{color:var(--footer-text);text-decoration:underline;text-underline-offset:.2rem}.esthe-footer__contact-col{min-width:300px}@media screen and (max-width:749px){.esthe-footer__follow-row{margin-top:16px}.esthe-footer__follow-label{font-size:16px}.esthe-footer{--footer-logo-max-width: 220px}.esthe-footer__main{padding-top:0;padding-bottom:1.5rem}.esthe-footer__top-row{flex-direction:column;gap:0;margin-bottom:3rem}.esthe-footer__right-panel{order:-1;flex:none;width:100%;padding:4rem 0rem 0}.esthe-footer__newsletter-title{font-size:16px;margin-bottom:18px}.esthe-footer__newsletter-subtext{font-size:14px;margin:0 0 1.4rem}.esthe-footer__newsletter-box{border-radius:8px;padding:1.6rem 1.8rem 1.8rem;margin-bottom:30px}.esthe-footer__newsletter-row{gap:.6rem}.esthe-footer__email-input{padding:1rem 1.2rem;font-size:1.2rem}.esthe-footer__email-input::placeholder{font-size:1.1rem}.esthe-footer__subscribe-btn{padding:1rem 1.4rem;font-size:11px}.esthe-footer__nav-columns{flex:none;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:2.4rem 2rem;padding:0}.esthe-footer__nav-col{min-width:0}.esthe-footer__col-heading{font-size:16px;margin-bottom:1rem}.esthe-footer__nav-link{font-size:14px}.esthe-footer__nav-list{gap:0px}.esthe-footer__contact-item,.esthe-footer__contact-hours{font-size:14px}.esthe-footer__contact-list{gap:.6rem}.esthe-footer__contact-hours{margin-top:.6rem}.esthe-footer__contact-col{grid-column:1 / -1;margin-top:.4rem}.esthe-footer__brand{padding:0 2rem 0rem;text-align:center}.esthe-footer__logo-wrapper{max-width:200px;width:100%;margin-left:auto;margin-right:auto}.esthe-footer__tagline{font-size:1.3rem}.esthe-footer__bottom-inner{flex-direction:column;align-items:center;text-align:center;gap:.6rem;padding:0 2rem}.esthe-footer__copyright,.esthe-footer__bottom-center,.esthe-footer__bottom-right,.esthe-footer__bottom-right a{font-size:14px}}@media screen and (min-width:750px)and (max-width:989px){.esthe-footer__nav-columns{flex-wrap:wrap;gap:2.4rem 2rem}.esthe-footer__nav-col{flex:1 1 40%;min-width:120px}.esthe-footer__right-panel{flex:0 0 42%}}@media screen and (min-width:1200px){.esthe-footer{--footer-col-gap: 6rem;--footer-logo-max-width: 680px}.esthe-footer__nav-columns{flex:1 1 73%}.esthe-footer__right-panel{flex:0 0 27%}}.esthe-footer__social-link:focus-visible,.esthe-footer__nav-link:focus-visible,.esthe-footer__subscribe-btn:focus-visible,.esthe-footer__email-input:focus-visible{outline:2px solid rgba(255,255,255,.7);outline-offset:3px}.esthe-footer.scroll-trigger.animate--slide-in{opacity:1;transform:none}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-footer.css.map */
