.footer{position:relative;overflow:hidden;background:#fff;color:#353535;padding:0 0 40px;border-top:1px solid #e0dbd6;font-family:Lato,sans-serif;font-size:15px}.footer__watermark{position:absolute;right:0;top:0;width:552px;height:526px;pointer-events:none;z-index:0}.footer__watermark svg{width:100%;height:100%}.footer__logo-wrap{position:relative;z-index:1;text-align:center;padding:48px 20px 40px}.footer__logo{display:block;margin:0 auto;max-width:227px}.footer__shop-name{font-size:1.5rem;font-weight:600;color:#353535;text-decoration:none}.footer__grid{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:40px 24px;max-width:1310px;margin:0 auto;padding:0 24px 40px}.footer__grid>.footer__col{width:100%}@media screen and (min-width:750px){.footer__grid>.footer__col{width:calc(50% - 12px)}}@media screen and (min-width:990px){.footer__grid{flex-wrap:nowrap;gap:24px 40px}.footer__grid>.footer__col{width:100%;flex-shrink:0;max-width:200px}.footer__grid .footer__col--newsletter{flex:1;box-sizing:border-box;max-width:415px;margin-left:130px}}.footer__col-heading{font-family:Lato,sans-serif;font-size:15px;font-weight:700;text-transform:lowercase;letter-spacing:.02em;color:#363636;margin:0 0 16px}.footer__col-heading--spaced{margin-top:28px}.footer__nav{display:flex;flex-direction:column;gap:10px}.footer__col-heading .footer__link{font-family:Lato,sans-serif;color:#363636;text-decoration:none;font-size:15px;font-weight:700;line-height:1.7;transition:opacity .2s ease}.footer__link:hover{opacity:.65;text-decoration:underline}.footer__link--bold{font-weight:700}.footer__contact{display:flex;flex-direction:column;gap:14px}.footer__contact-item{display:flex;align-items:center;gap:12px}.footer__contact-icon{flex-shrink:0;color:#353535;display:flex;align-items:center;width:18px;justify-content:center}.footer__contact-text{font-family:Lato,sans-serif;font-size:15px;font-weight:400;line-height:1.6;color:#363636;white-space:nowrap}.footer__contact-text strong{font-weight:600}.footer__newsletter-label{font-family:Lato,sans-serif;font-size:15px;font-weight:700;color:#363636;margin:0 0 16px;line-height:25.5px}.footer__newsletter-form{margin-bottom:0}.footer__newsletter-row{display:flex;align-items:center;gap:0;width:409px;max-width:100%;height:71px;border:1px solid #DFE4EA;border-radius:12px;background:#fff;padding:0 5px 0 0;box-sizing:border-box}.footer__newsletter-row .footer__email-input{flex:1;height:43px;padding:0 16px;border:none;border-radius:12px 0 0 12px;outline:none;font-family:Lato,sans-serif;font-size:15px;color:#363636;background:transparent;min-width:0;box-sizing:border-box}.footer__newsletter-row .footer__email-input::placeholder{color:#363636}.footer__subscribe-btn{width:127px;height:53px;padding:0;background:#74695c;color:#fff;border:none;cursor:pointer;font-family:Lato,sans-serif;font-size:15px;font-weight:700;letter-spacing:.02em;white-space:nowrap;border-radius:8px;transition:background .2s ease;flex-shrink:0}.footer__subscribe-btn:hover{background:#635a4f}.footer__form-success{margin-top:10px;font-size:15px;color:#74695c}.footer__about-block{margin-top:32px}.footer__about-heading{font-family:Lato,sans-serif;font-size:18px;font-weight:700;color:#363636;margin:0 0 12px}.footer__about-text{font-family:Lato,sans-serif;font-size:15px;font-weight:400;line-height:1.7;color:#363636;margin:0}.footer__divider{position:relative;z-index:1;max-width:1310px;margin:0 auto;border-top:1px solid #e0dbd6}.footer__social{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;gap:24px;padding:28px 24px}.footer__social-link{color:#74695c;display:flex;align-items:center;transition:opacity .2s ease}.footer__social-link:hover{opacity:.65}.footer__copyright{position:relative;z-index:1;text-align:center;font-family:Lato,sans-serif;font-size:14px;font-weight:400;color:#363636;padding:0 24px}@media screen and (max-width:749px){.footer__logo-wrap{padding:32px 28px 28px}.footer__grid{padding:0 28px 40px;gap:53px}.footer__col--newsletter{order:-1;padding-bottom:40px;border-bottom:1px solid #e0dbd6}.footer__newsletter-label{font-size:13px}.footer__about-block{margin-top:49px}.footer__about-heading{font-size:20px;line-height:24px}.footer__col-heading{font-size:20px;line-height:24px;margin-bottom:34px}.footer__col-heading+.footer__contact{margin-top:-12px}.footer__nav{gap:22px}.footer__link{font-size:18px;line-height:22px}.footer__contact-text{font-size:16px;line-height:19px}.footer__contact{gap:20px}.footer__social{justify-content:flex-start;gap:19px;padding:24px 28px}.footer__copyright{line-height:17px;padding:0 28px 8px}}.utilities{width:100%;display:flex;flex-direction:column;align-items:center;gap:var(--gap);text-wrap:nowrap;border-top:var(--border-width) solid var(--color-border);color:var(--color-foreground-muted)}@media screen and (min-width:750px){.utilities{display:grid;grid-template-columns:1fr auto 1fr;justify-content:center;text-align:left}}.utilities a{color:var(--color-foreground-muted)}.utilities>*{text-align:center}@media screen and (min-width:750px){.utilities>*{text-align:left;justify-self:start}}@media screen and (min-width:750px){.utilities--blocks-1{grid-template-columns:1fr;justify-content:start}.utilities--blocks-1>*{justify-self:start;text-align:left}.utilities--blocks-2{grid-template-columns:1fr 1fr}.utilities--blocks-2>*:nth-child(2){justify-self:end;text-align:right}.utilities--blocks-3{grid-template-columns:1fr auto 1fr}.utilities--blocks-3>*:nth-child(2){justify-self:center;text-align:center}.utilities--blocks-3>*:nth-child(3){justify-self:end;text-align:right}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/footer.css.map */
