.dfy-footer{--dfy-bg: #fafaf8;--dfy-bg-alt: #f2f1ee;--dfy-border: #e6e4df;--dfy-text: #222222;--dfy-muted: #8a8780;--dfy-heading: #222222;--dfy-link: #222222;--dfy-link-hover: #000000;--dfy-accent: #79cf34;--dfy-accent-dark: #79cf34;--dfy-accent-light: #c8ddc5;--dfy-social-bg: #eceae6;--dfy-social-hover: #79cf34;--dfy-social-icon: #79cf34;--dfy-social-icon-hvr: #ffffff;--dfy-input-bg: #ffffff;--dfy-input-border: #c8ddc5;--dfy-input-focus: #79cf34;--dfy-radius-sm: .375rem;--dfy-radius-md: .625rem;--dfy-ease: .22s cubic-bezier(.4, 0, .2, 1);font-family:Comfortaa,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:22px;color:#222;background-color:var(--dfy-bg)}.dfy-footer *,.dfy-footer *:before,.dfy-footer *:after{font-family:Comfortaa,sans-serif;box-sizing:border-box}.dfy-footer__inner{max-width:1360px;margin:0 auto;padding:4rem 1.5rem 3rem;display:grid;grid-template-columns:1fr;gap:0}.dfy-footer__col{padding:0}.dfy-footer__col--brand{display:flex;flex-direction:column;gap:1rem;padding-bottom:1.75rem;border-bottom:1px solid var(--dfy-border);margin-bottom:.25rem}.dfy-footer__logo{display:inline-block;transition:opacity var(--dfy-ease)}.dfy-footer__logo:hover{opacity:.78}.dfy-footer__logo img{display:block;max-width:140px;height:auto}.dfy-footer__logo--text{font-style:normal;font-weight:500;font-size:16px;line-height:22px;color:#222;text-decoration:none;letter-spacing:-.02em}.dfy-footer__tagline{font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#222;margin:0;max-width:30ch}.dfy-footer__contact-list{list-style:none;padding:.875rem 0 0;margin:.25rem 0 0;border-top:1px solid var(--dfy-border);display:flex;flex-direction:column;gap:.7rem}.dfy-footer__contact-item{display:flex;align-items:flex-start;gap:.6rem}.dfy-footer__contact-icon{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%;background-color:var(--dfy-accent-light);flex-shrink:0;margin-top:.05rem}.dfy-footer__contact-icon svg{width:.8125rem;height:.8125rem;stroke:var(--dfy-accent-dark);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.dfy-footer__contact-text{font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#222;padding-top:.125rem}.dfy-footer__contact-link{text-decoration:none;transition:color var(--dfy-ease)}.dfy-footer__contact-link:hover{color:var(--dfy-link-hover);text-decoration:underline;text-underline-offset:3px}.dfy-footer__col--nav{border-bottom:1px solid var(--dfy-border)}.dfy-footer__col-toggle{all:unset;display:flex;align-items:center;justify-content:space-between;width:100%;cursor:pointer;padding:1rem 0;-webkit-tap-highlight-color:transparent}.dfy-footer__col-toggle:focus-visible{outline:2px solid var(--dfy-accent-dark);outline-offset:2px;border-radius:2px;background-color:#fafaf8!important}.dfy-footer__toggle-icon{display:flex;align-items:center;flex-shrink:0;transition:transform var(--dfy-ease)}.dfy-footer__toggle-icon svg{width:1.5rem;height:1.5rem;stroke:var(--dfy-muted);fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;display:block}.dfy-footer__col-toggle[aria-expanded=true] .dfy-footer__toggle-icon{transform:rotate(180deg)}.dfy-footer__links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;overflow:hidden;max-height:0;transition:max-height .32s cubic-bezier(.4,0,.2,1),padding .32s cubic-bezier(.4,0,.2,1)}.dfy-footer__links.is-open{max-height:600px;padding-bottom:1rem}.dfy-footer__heading{font-family:Comfortaa,sans-serif;font-style:normal;font-weight:800;font-size:16px;line-height:22px;color:#222;text-transform:uppercase;letter-spacing:.12em;margin:0 0 .75rem}.dfy-footer__heading-text{position:relative;display:inline-block}.dfy-footer__link-item{font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#222;display:flex;align-items:center;gap:.375rem;padding:.28rem 0;text-decoration:none;transition:color var(--dfy-ease),gap var(--dfy-ease)}.dfy-footer__col--newsletter{display:flex;flex-direction:column;gap:1.75rem;padding-top:1.5rem}.dfy-footer__newsletter{display:flex;flex-direction:column;gap:0}.dfy-footer__newsletter-desc{font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#222;margin:0 0 1rem}.dfy-footer__newsletter-wrap{display:flex;flex-direction:column;gap:.5rem}.dfy-footer__newsletter-form{display:flex;align-items:center;border:1.5px solid var(--dfy-input-border);border-radius:var(--dfy-radius-md);background:var(--dfy-input-bg);overflow:hidden;transition:border-color var(--dfy-ease),box-shadow var(--dfy-ease)}.dfy-footer__newsletter-form:focus-within{border-color:var(--dfy-input-focus);box-shadow:0 0 0 3px #598e4f26}.dfy-footer__newsletter-icon{display:flex;align-items:center;padding:0 0 0 .875rem;color:var(--dfy-muted);flex-shrink:0;pointer-events:none}.dfy-footer__newsletter-icon svg{width:1.5rem;height:1.5rem;stroke:var(--dfy-accent);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.dfy-footer__newsletter-input{font-style:normal;font-weight:400;font-size:13px;line-height:22px;color:#222;flex:1;border:none;outline:none;padding:.7rem .625rem;background:transparent;min-width:0}.dfy-footer__newsletter-input::placeholder{color:var(--dfy-muted)}.dfy-footer__newsletter-btn{font-style:normal;font-weight:600;font-size:12px;line-height:1;color:#fff;display:flex;align-items:center;gap:.35rem;border:none;border-left:1.5px solid var(--dfy-input-border);background-color:#598e4f;padding:1rem .9rem;cursor:pointer;white-space:nowrap;text-transform:uppercase;letter-spacing:.04em;transition:background-color var(--dfy-ease),border-color var(--dfy-ease);flex-shrink:0}.dfy-footer__newsletter-btn:hover{background-color:var(--dfy-accent-dark);border-left-color:var(--dfy-accent-dark)}.dfy-footer__newsletter-btn:disabled{opacity:.6;cursor:not-allowed}.dfy-footer__newsletter-btn-icon svg{width:.875rem;height:.875rem;stroke:currentColor;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;transition:transform var(--dfy-ease);display:block}.dfy-footer__newsletter-btn:hover .dfy-footer__newsletter-btn-icon svg{transform:translate(2px)}.dfy-footer__newsletter-msg{font-size:.875rem;font-weight:500;line-height:1.4;padding:.5rem .75rem;border-radius:var(--dfy-radius-sm);background-color:#eaf3de;color:#3b6d11;margin:.25rem 0 0}.dfy-footer__newsletter-msg--error{background-color:#fcebeb;color:#a32d2d}.dfy-footer__newsletter-privacy{display:flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:400;color:var(--dfy-muted);margin:.5rem 0 0}.dfy-footer__newsletter-privacy svg{width:.75rem;height:.75rem;stroke:var(--dfy-accent-dark);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.dfy-footer__socials-wrap{display:flex;flex-direction:column;gap:.75rem}.dfy-footer__socials-label{font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#222;text-transform:uppercase;letter-spacing:.1em;margin:0}.dfy-footer__socials{display:flex;flex-wrap:wrap;gap:.5rem}.dfy-footer__social-link{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;background-color:var(--dfy-social-bg);color:var(--dfy-social-icon);border:1.5px solid transparent;text-decoration:none;transition:background-color var(--dfy-ease),color var(--dfy-ease),border-color var(--dfy-ease),transform var(--dfy-ease);flex-shrink:0}.dfy-footer__social-link svg{width:1.5rem;height:1.5rem;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.dfy-footer__social-link:hover{background-color:var(--dfy-social-hover);color:var(--dfy-social-icon-hvr);border-color:var(--dfy-accent-dark);transform:translateY(-2px)}.dfy-footer__social-link:focus-visible{outline:2px solid var(--dfy-accent-dark);outline-offset:2px}.dfy-footer__bottom-wrap{border-top:1px solid var(--dfy-border);background-color:#598e4f}.dfy-footer__bottom{max-width:1360px;margin:0 auto;padding:1.125rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.dfy-footer__copy{font-style:normal;font-weight:500;font-size:12px;line-height:22px;color:#598e4f;margin:0}.dfy-footer__payment-icons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem}.dfy-footer__payment-icon{height:22px;width:auto;border-radius:3px;opacity:.7;transition:opacity var(--dfy-ease)}.dfy-footer__payment-icon:hover{opacity:1}.dfy-footer__visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media screen and (min-width:600px){.dfy-footer__inner{grid-template-columns:repeat(2,1fr);gap:2rem}.dfy-footer__col--brand{grid-column:1 / -1;border-bottom:1px solid var(--dfy-border);padding-bottom:2rem}.dfy-footer__col--nav{border-bottom:none}.dfy-footer__col-toggle{pointer-events:none;cursor:default;padding:0 0 1rem}.dfy-footer__toggle-icon{display:none}.dfy-footer__links{max-height:none!important;overflow:visible;padding-bottom:0}.dfy-footer__col--newsletter{grid-column:1 / -1;padding-top:0}.dfy-footer__bottom{flex-direction:row;justify-content:space-between;text-align:left}.dfy-footer__payment-icons{justify-content:flex-end}}@media screen and (min-width:768px){.dfy-footer__inner{grid-template-columns:repeat(3,1fr)}.dfy-footer__col--brand,.dfy-footer__col--newsletter{grid-column:1 / -1}}@media screen and (min-width:1080px){.dfy-footer__inner{grid-template-columns:1.6fr 1.5fr 1.5fr 1.5fr;gap:2.5rem;padding:4rem 6rem 3rem}.dfy-footer__col--brand,.dfy-footer__col--newsletter{grid-column:auto}.dfy-footer__col--brand{border-bottom:none;padding-bottom:0}.dfy-footer__col--nav,.dfy-footer__col--newsletter{padding-top:0}}@media(prefers-reduced-motion:reduce){.dfy-footer__social-link,.dfy-footer__link-item,.dfy-footer__newsletter-btn-icon svg,.dfy-footer__logo,.dfy-footer__contact-link,.dfy-footer__newsletter-form,.dfy-footer__links,.dfy-footer__toggle-icon{transition:none}.dfy-footer__social-link:hover{transform:none}.dfy-footer__newsletter-btn:hover .dfy-footer__newsletter-btn-icon svg{transform:none}.dfy-footer__col-toggle[aria-expanded=true] .dfy-footer__toggle-icon{transform:rotate(180deg)}}
/*# sourceMappingURL=/cdn/shop/t/10/compiled_assets/styles.css.map */
