.ecofox-footer{position:relative;z-index:10;background:var(--ecofox-footer-bg);color:var(--ecofox-footer-cream);overflow:visible;padding-top:clamp(20px,2vw,50px);padding-bottom:70px}.ecofox-footer__wave-wrapper{position:absolute;left:0;right:0;top:2px;transform:translateY(-99%);overflow:hidden;pointer-events:none;z-index:3}@media screen and (min-width:990px){.ecofox-footer__wave-wrapper{height:82px}.ecofox-footer__wave{height:82px!important;object-fit:fill}}.ecofox-footer__wave{display:block;width:calc(100% + 20px);margin-left:-10px;height:auto;pointer-events:none}.ecofox-footer *,.ecofox-footer *:before,.ecofox-footer *:after{box-sizing:border-box}.ecofox-footer a{color:inherit;text-decoration:none}.ecofox-footer__inner{position:relative;z-index:2;margin:0 auto;max-width:1125px;padding:0 20px;width:100%}.ecofox-footer__hero{display:grid;grid-template-columns:minmax(0,1fr) 592px;gap:78px;align-items:flex-start;width:100%}.ecofox-footer__newsletter{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.ecofox-footer__heading{margin:0 0 12px;font-family:Caprasimo,var(--font-heading-family);font-size:26px;font-weight:400;color:var(--ecofox-footer-cream);letter-spacing:1.3px;line-height:1.15}.ecofox-footer__copy{margin:0 0 14px;font-family:Jost,var(--font-body-family);font-size:22px;font-weight:400;line-height:25px;color:var(--ecofox-footer-cream);letter-spacing:1.1px;max-width:455px}.ecofox-footer__form{display:flex;flex-direction:column;gap:12px;width:100%;max-width:349px;margin:0}.ecofox-footer__field-wrapper{width:100%}.ecofox-footer__input{width:100%;height:36px;min-height:36px;padding:0 24px;border:none;border-radius:43px;background-color:var(--ecofox-footer-cream);color:var(--ecofox-footer-bg);font-family:Jost,var(--font-body-family);font-size:18px;outline:none}.ecofox-footer__input::placeholder{color:var(--ecofox-footer-bg);opacity:.6}.ecofox-footer__submit{position:relative;overflow:hidden;z-index:1;width:100%;height:36px;min-height:36px;border:1px solid var(--ecofox-footer-cream);border-radius:43px;background-color:transparent;color:var(--ecofox-footer-cream);font-family:Jost,var(--font-body-family);font-size:18px;font-weight:400;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transition:color .4s cubic-bezier(.25,.8,.25,1),transform .4s cubic-bezier(.25,.8,.25,1),box-shadow .4s cubic-bezier(.25,.8,.25,1)}.ecofox-footer__submit:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--ecofox-footer-cream);z-index:-1;transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.25,.8,.25,1)}.ecofox-footer__submit:hover{color:var(--ecofox-footer-bg);transform:translateY(-2px);box-shadow:0 6px 15px #00000026}.ecofox-footer__submit:hover:before{transform:scaleX(1)}.ecofox-footer__submit:active{transform:translateY(0);box-shadow:0 2px 6px #0000001a}.ecofox-footer__submit:focus-visible{outline:3px solid var(--ecofox-footer-accent);outline-offset:4px}.ecofox-footer__message{font-size:1.4rem;margin-top:8px;text-align:center}.ecofox-footer__message--success{color:var(--ecofox-footer-accent)}.ecofox-footer__brand{display:flex;flex-direction:column;width:100%}.ecofox-footer__social.list-social{display:flex;justify-content:flex-start;gap:26px;margin:0 0 24px;padding:0;list-style:none}.ecofox-footer__social .list-social__link{display:inline-flex;width:39px;height:39px;align-items:center;justify-content:center;background:transparent;transition:transform .2s ease,opacity .2s ease}.ecofox-footer__social .list-social__link img{width:39px;height:39px;display:block}.ecofox-footer__social .list-social__link:hover{background-color:transparent;transform:translateY(-2px);opacity:.8}.ecofox-footer__menu{display:flex;flex-direction:column;list-style:none;padding:0;margin:0;width:100%;border-top:1px solid var(--ecofox-footer-line)}.ecofox-footer__menu li{width:100%;border-bottom:1px solid var(--ecofox-footer-line)}.ecofox-footer__link{display:flex;align-items:center;height:40px;padding:0;font-family:Jost,var(--font-body-family);font-size:20px;font-weight:400;color:var(--ecofox-footer-cream);text-decoration:none;transition:color .2s ease,padding-left .2s ease}.ecofox-footer__link:hover{color:var(--ecofox-footer-accent);padding-left:8px}.ecofox-footer__bottom-row{display:flex;justify-content:space-between;align-items:flex-start;margin-top:25px;width:100%;gap:20px}.ecofox-footer__contact{display:flex;flex-direction:column;gap:0;font-family:Jost,var(--font-body-family);font-size:20px;line-height:27px;color:var(--ecofox-footer-cream);text-align:left}.ecofox-footer__contact-text,.ecofox-footer__contact-link,.ecofox-footer__copyright{font-size:20px;line-height:27px;color:var(--ecofox-footer-cream);text-decoration:none}.ecofox-footer__contact-link:hover{color:var(--ecofox-footer-accent)}.ecofox-footer__contact-block{display:flex;flex-direction:column;gap:2px;font-family:Jost,var(--font-body-family);color:var(--ecofox-footer-cream);text-align:left}.ecofox-footer__block-heading{margin:0 0 4px;font-size:20px;font-weight:600;color:var(--ecofox-footer-cream)}.ecofox-footer__logo-link{display:inline-flex;flex-shrink:0;align-self:flex-start}.ecofox-footer__logo{display:block;width:171px;height:49px;object-fit:contain}@media screen and (max-width:989px){.ecofox-footer__wave-wrapper{top:1px}.ecofox-footer{padding-top:clamp(60px,8vw,80px);padding-bottom:40px}.ecofox-footer__hero{grid-template-columns:1fr;gap:48px}.ecofox-footer__newsletter{align-items:center;text-align:center;width:100%}.ecofox-footer__form{max-width:100%;width:min(100%,349px)}.ecofox-footer__social.list-social{justify-content:center}.ecofox-footer__bottom-row{flex-direction:column;align-items:center;text-align:center;gap:24px}.ecofox-footer__contact,.ecofox-footer__contact-block{align-items:center;text-align:center}.ecofox-footer__logo-link{align-self:center}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-footer.css.map */
