.ef-announcement{background:#1c6b3a;overflow:hidden;height:36px;display:flex;align-items:center;position:relative}.ef-announcement__track{display:flex;align-items:center;white-space:nowrap;animation:ef-marquee 28s linear infinite;will-change:transform}.ef-announcement__track:hover{animation-play-state:paused}@keyframes ef-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.ef-announcement__item{display:inline-flex;align-items:center;gap:10px;padding:0 40px;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;color:#fffffff2;letter-spacing:.04em}.ef-announcement__dot{width:4px;height:4px;background:#ffffff80;border-radius:50%;flex-shrink:0}.ef-header-wrapper{background:#fff;border-bottom:1px solid #C8DCC8;position:sticky;top:0;z-index:200;transition:box-shadow .3s ease}.ef-header-wrapper--scrolled{box-shadow:0 2px 16px #1c6b3a1a}.ef-header{max-width:1280px;margin:0 auto;padding:0 24px;height:68px;display:flex;align-items:center;gap:32px}.ef-header__logo{text-decoration:none;display:flex;align-items:center;flex-shrink:0}.ef-header__logo img{height:40px;width:auto;display:block}.ef-header__logo-text{font-family:Barlow Condensed,sans-serif;font-size:1.5rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em;color:#0d1f0d;line-height:1}.ef-header__logo-text span{color:#1c6b3a}.ef-header__nav{flex:1;display:flex;align-items:center;gap:4px}.ef-header__nav-link{font-family:Inter,sans-serif;font-size:.88rem;font-weight:600;color:#2a3a2a;text-decoration:none;padding:8px 12px;border-radius:6px;transition:color .15s,background .15s;white-space:nowrap}.ef-header__nav-link:hover{color:#1c6b3a;background:#1c6b3a0f}.ef-header__nav-link--active{color:#1c6b3a;font-weight:700}.ef-header__icons{display:flex;align-items:center;gap:4px;flex-shrink:0}.ef-header__icon-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;border:none;background:transparent;cursor:pointer;color:#2a3a2a;text-decoration:none;transition:background .15s,color .15s;position:relative}.ef-header__icon-btn:hover{background:#1c6b3a0f;color:#1c6b3a}.ef-header__icon-btn svg{width:20px;height:20px;stroke-width:1.8}.ef-header__cart-count{position:absolute;top:4px;right:4px;width:16px;height:16px;background:#1c6b3a;color:#fff;border-radius:50%;font-family:Inter,sans-serif;font-size:.6rem;font-weight:800;display:flex;align-items:center;justify-content:center;line-height:1}.ef-header__cta{display:inline-flex;align-items:center;gap:6px;background:#1c6b3a;color:#fff;font-family:Barlow Condensed,sans-serif;font-size:.9rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;padding:9px 18px;border-radius:50px;text-decoration:none;transition:background .2s;flex-shrink:0;white-space:nowrap}.ef-header__cta:hover{background:#145229}.ef-header__burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;background:none;border:none;cursor:pointer;padding:8px;border-radius:8px;flex-shrink:0}.ef-header__burger:hover{background:#1c6b3a0f}.ef-header__burger-line{width:100%;height:2px;background:#0d1f0d;border-radius:2px;transition:transform .25s,opacity .25s;display:block}.ef-mobile-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;pointer-events:none}.ef-mobile-nav__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;transition:opacity .3s}.ef-mobile-nav__drawer{position:absolute;top:0;left:0;bottom:0;width:300px;background:#fff;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;overflow-y:auto}.ef-mobile-nav--open{pointer-events:all}.ef-mobile-nav--open .ef-mobile-nav__overlay{opacity:1}.ef-mobile-nav--open .ef-mobile-nav__drawer{transform:translate(0)}.ef-mobile-nav__head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #C8DCC8}.ef-mobile-nav__close{width:36px;height:36px;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:6px;color:#0d1f0d}.ef-mobile-nav__close:hover{background:#f0f5f0}.ef-mobile-nav__links{padding:16px 0;flex:1}.ef-mobile-nav__link{display:flex;align-items:center;gap:12px;padding:14px 24px;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;color:#0d1f0d;text-decoration:none;transition:background .15s,color .15s}.ef-mobile-nav__link:hover{background:#f0f5f0;color:#1c6b3a}.ef-mobile-nav__link svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;flex-shrink:0}.ef-mobile-nav__cta{padding:20px 24px;border-top:1px solid #C8DCC8}.ef-mobile-nav__cta a{display:block;text-align:center;background:#1c6b3a;color:#fff;font-family:Barlow Condensed,sans-serif;font-size:1rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;padding:14px;border-radius:50px;text-decoration:none}@media(max-width:900px){.ef-header__nav,.ef-header__cta{display:none}.ef-header__burger{display:flex}.ef-header{gap:12px}}.ef-footer{background:#0d1f0d;color:#ffffffd9;padding:64px 24px 0}.ef-footer__inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;padding-bottom:56px;border-bottom:1px solid rgba(255,255,255,.1)}.ef-footer__brand-logo{margin-bottom:16px;display:block}.ef-footer__brand-logo img{height:36px;width:auto}.ef-footer__brand-logo-text{font-family:Barlow Condensed,sans-serif;font-size:1.6rem;font-weight:900;text-transform:uppercase;color:#fff;line-height:1}.ef-footer__brand-logo-text span{color:#3aad72}.ef-footer__tagline{font-family:Inter,sans-serif;font-size:.88rem;color:#fff9;line-height:1.65;margin:12px 0 24px;max-width:280px}.ef-footer__socials{display:flex;gap:8px}.ef-footer__social{width:36px;height:36px;border-radius:8px;background:#ffffff14;display:flex;align-items:center;justify-content:center;color:#ffffffb3;text-decoration:none;transition:background .2s,color .2s}.ef-footer__social:hover{background:#1c6b3a;color:#fff}.ef-footer__social svg{width:16px;height:16px}.ef-footer__col-title{font-family:Barlow Condensed,sans-serif;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.18em;color:#3aad72;margin-bottom:16px;display:block}.ef-footer__links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.ef-footer__link{font-family:Inter,sans-serif;font-size:.88rem;color:#ffffffa6;text-decoration:none;transition:color .15s;display:inline-block}.ef-footer__link:hover{color:#fff}.ef-footer__trust{display:flex;gap:12px;flex-direction:column}.ef-footer__trust-item{display:flex;align-items:center;gap:10px;font-family:Inter,sans-serif;font-size:.82rem;color:#ffffffa6}.ef-footer__trust-icon{font-size:1.1rem;flex-shrink:0}.ef-footer__bottom{max-width:1280px;margin:0 auto;padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.ef-footer__copy{font-family:Inter,sans-serif;font-size:.78rem;color:#ffffff59}.ef-footer__bottom-links{display:flex;gap:20px}.ef-footer__bottom-link{font-family:Inter,sans-serif;font-size:.78rem;color:#ffffff59;text-decoration:none;transition:color .15s}.ef-footer__bottom-link:hover{color:#ffffffb3}@media(max-width:900px){.ef-footer__inner{grid-template-columns:1fr 1fr;gap:40px}}@media(max-width:540px){.ef-footer__inner{grid-template-columns:1fr;gap:32px}.ef-footer__bottom{flex-direction:column;align-items:flex-start;gap:10px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/ef-header-footer.css.map */
