.footer{border-top:1px solid rgba(var(--color-foreground),.2);background:#fbfaf7;position:relative}.footer:not(.color-scheme-1){border-top:1px solid rgba(var(--color-foreground),.2)}.footer__content-top{padding-top:5rem;padding-bottom:5rem;display:block}.footer__columns-wrapper{display:flex;flex-direction:column;gap:3rem}@media screen and (min-width: 750px){.footer__content-top{padding-top:6rem;padding-bottom:6rem}.footer__columns-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;gap:5rem;align-items:start}.footer__column-1{display:flex;flex-direction:column}.footer__blocks-column-1{display:flex;flex-direction:column;gap:2.5rem}.footer__payment-column-1{margin-top:2rem}.footer__column-2{display:flex;flex-direction:column}.footer__blocks-column-2{display:flex;flex-direction:column;gap:2.5rem}.footer__localization-column-2{margin-top:2rem;display:flex;flex-direction:column;gap:1.5rem}.footer__column-3{display:flex;flex-direction:column}}@media screen and (max-width: 749px){.footer__content-top{padding-top:4rem;padding-bottom:4rem;padding-left:calc(4rem / var(--font-body-scale));padding-right:calc(4rem / var(--font-body-scale))}}.footer-block{position:relative}.footer-block__heading{margin-bottom:2.5rem;margin-top:0;font-size:1.3rem;font-weight:500;letter-spacing:.12rem;text-transform:uppercase;color:#6b8e23;line-height:1.3}@media screen and (min-width: 750px){.footer-block__heading{font-size:1.4rem;margin-bottom:2.5rem}}@media screen and (min-width: 990px){.footer-block__heading{font-size:1.5rem;margin-bottom:3rem}}.footer-block__details-content .list-unstyled{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.2rem}.footer-block__details-content .list-menu__item{margin:0;padding:0}.footer-block__details-content .list-menu__item--link{color:rgba(var(--color-foreground),.7);font-size:1.4rem;font-weight:300;line-height:1.6;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative;padding:0}.footer-block__details-content .list-menu__item--link:after{content:"";position:absolute;bottom:-.2rem;left:0;width:0;height:1px;background:#6b8e23;transition:width .3s cubic-bezier(.4,0,.2,1)}.footer-block__details-content .list-menu__item--link:hover{color:#6b8e23;text-decoration:none}.footer-block__details-content .list-menu__item--link:hover:after{width:100%}.footer-block__details-content .list-menu__item--active{color:#6b8e23}.footer-block__details-content{margin:0;padding:0}.footer-block__details-content.rte{font-size:1.4rem;line-height:1.8;color:rgba(var(--color-foreground),.7);font-weight:300}.footer-block__details-content.rte p{margin:0 0 1.2rem}.footer-block__details-content.rte p:last-child{margin-bottom:0}.footer-block--newsletter{display:flex;flex-direction:column;margin-top:0;gap:0}.footer-block__newsletter{width:100%;text-align:left}.footer-block__newsletter .footer-block__heading{margin-bottom:2rem}.footer-block__newsletter .newsletter-form{display:flex;flex-direction:column;width:100%;position:relative;align-items:flex-start;margin:0;max-width:100%}.footer-block__newsletter .newsletter-form__field-wrapper{width:100%;max-width:100%;position:relative}.footer-block__newsletter .newsletter-form__field-wrapper .field{position:relative;margin:0;z-index:0;width:100%}.footer-block__newsletter .newsletter-form__field-wrapper .field:before,.footer-block__newsletter .newsletter-form__field-wrapper .field:after{display:none!important;content:none!important}.footer-block__newsletter .newsletter-form__field-wrapper .field__input{width:100%!important;padding:1.6rem 5.5rem 1.6rem 2rem!important;font-size:1.4rem;font-weight:300;color:rgb(var(--color-foreground));background:#fff!important;border:1px solid rgba(var(--color-foreground),.15)!important;border-radius:.8rem!important;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #00000005!important;height:auto!important;min-height:auto!important;margin:0!important;box-sizing:border-box}.footer-block__newsletter .newsletter-form__field-wrapper .field__input:hover{border-color:rgba(var(--color-foreground),.2)!important}.footer-block__newsletter .newsletter-form__field-wrapper .field__input:focus{outline:none!important;border-color:#6b8e23!important;border-width:1px!important;box-shadow:0 0 0 3px #6b8e231a,0 2px 8px #0000000a!important}.footer-block__newsletter .newsletter-form__field-wrapper .field__input::placeholder{color:rgba(var(--color-foreground),.35);font-weight:300;opacity:1;transition:color .2s ease}.footer-block__newsletter .newsletter-form__field-wrapper .field__input:focus::placeholder{color:rgba(var(--color-foreground),.25)}.footer-block__newsletter .newsletter-form__field-wrapper .field__label{display:none!important}.footer-block__newsletter .newsletter-form__button{position:absolute!important;right:.4rem!important;top:50%!important;transform:translateY(-50%)!important;width:4.6rem!important;height:4.6rem!important;margin:0!important;padding:0!important;background:linear-gradient(135deg,#6b8e23,#4d6918)!important;border:none!important;border-radius:.6rem;cursor:pointer;display:flex!important;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:2;box-shadow:0 2px 4px #6b8e2333}.footer-block__newsletter .newsletter-form__button:hover{background:linear-gradient(135deg,#4d6918,#6b8e23)!important;transform:translateY(-50%) scale(1.05)!important;box-shadow:0 4px 8px #6b8e234d}.footer-block__newsletter .newsletter-form__button:active{transform:translateY(-50%) scale(.98)!important}.footer-block__newsletter .newsletter-form__button .svg-wrapper{width:1.8rem;height:1.8rem;display:flex;align-items:center;justify-content:center}.footer-block__newsletter .newsletter-form__button .svg-wrapper svg{width:100%;height:100%;stroke:#fff;fill:none}.footer-block__newsletter .newsletter-form__button:focus-visible{outline:2px solid #6B8E23!important;outline-offset:2px;box-shadow:0 0 0 .3rem #6b8e231a,0 0 0 .4rem #6b8e23!important}.newsletter-form__message{margin-top:1.5rem;font-size:1.3rem;font-weight:400;display:flex;align-items:center;gap:.8rem}.newsletter-form__message--success{color:#6b8e23}.newsletter-form__message .svg-wrapper{width:1.6rem;height:1.6rem;flex-shrink:0}.footer__list-social{margin-top:2.5rem;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:flex-start}.footer-block--newsletter .footer__list-social{margin-top:2.5rem}.footer__list-social .list-social__item{margin:0}.footer__list-social .list-social__link{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;color:rgba(var(--color-foreground),.7);background:rgba(var(--color-foreground),.05);border:1px solid rgba(var(--color-foreground),.1);border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none}.footer__list-social .list-social__link:hover{color:#fff;background:#6b8e23;border-color:#6b8e23;transform:translateY(-2px);box-shadow:0 4px 8px #6b8e2333}.footer__list-social .list-social__link .icon{width:1.8rem;height:1.8rem}.footer__content-bottom{border-top:1px solid rgba(var(--color-foreground),.08);padding:2rem 0}@media screen and (min-width: 750px){.footer__content-bottom{padding:1.5rem 0}}.footer__content-bottom-wrapper{display:flex;flex-direction:column;gap:1.5rem;align-items:center;text-align:center}@media screen and (min-width: 750px){.footer__content-bottom-wrapper{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}.footer__content-bottom-wrapper--center{justify-content:center}}.footer__copyright{display:flex;flex-direction:column;gap:.8rem;align-items:center;text-align:center}@media screen and (min-width: 750px){.footer__copyright{flex-direction:row;gap:1rem;align-items:center}.footer__content-bottom-wrapper:not(.footer__content-bottom-wrapper--center) .footer__copyright{text-align:left}}.copyright__content{font-size:1.2rem;color:rgba(var(--color-foreground),.6);font-weight:300;line-height:1.6;white-space:nowrap}.copyright__content a{color:rgba(var(--color-foreground),.7);text-decoration:none;transition:color .3s ease}.copyright__content a:hover{color:#6b8e23;text-decoration:underline}.policies{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;list-style:none;padding:0;margin:0}.policies li{display:inline-flex;align-items:center}.policies li:before{content:"\2022";padding-right:1rem;color:rgba(var(--color-foreground),.3);font-size:1rem}.policies li:first-child:before{display:none;padding:0}.policies li a{color:rgba(var(--color-foreground),.6);font-size:1.2rem;font-weight:300;text-decoration:none;transition:color .3s ease;padding:0}.policies li a:hover{color:#6b8e23;text-decoration:underline}.footer__payment{margin-top:2rem}.footer__payment-column-1{margin-top:2.5rem}.list-payment{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.4rem;list-style:none;padding:0;margin:0}.list-payment__item{opacity:1;display:flex;align-items:center;padding:.2rem}.list-payment__item .icon{max-width:3.2rem;max-height:2rem}@media screen and (min-width: 750px){.list-payment{gap:.5rem}.list-payment__item{padding:.2rem}.list-payment__item .icon{max-width:3.8rem;max-height:2.4rem}}.footer-block__brand-info{text-align:left}.footer-block__brand-info .footer-block__heading{margin-bottom:1.5rem}.footer-block__brand-separator{width:60%;max-width:8rem;height:1px;background:rgba(var(--color-foreground),.15);border:none;margin:1.5rem 0;padding:0}.footer-block__brand-info .rte{font-size:1.4rem;font-weight:300;line-height:1.6;color:rgba(var(--color-foreground),.7);margin-bottom:2rem;margin-top:0}.footer-block__logo{max-width:12rem;height:auto;display:block;margin-bottom:2rem}@media screen and (max-width: 749px){.footer-block__brand-info{display:flex;align-items:center;gap:1.5rem}.footer-block__brand-info .footer-block__logo{margin-bottom:0;flex-shrink:0;max-width:8rem;width:auto;height:auto}.footer-block__brand-content{flex:1;min-width:0}.footer-block__brand-info .footer-block__heading{margin-bottom:1rem}.footer-block__brand-separator{width:50%;max-width:6rem;margin:1.2rem 0}.footer-block__brand-info .rte{margin-bottom:0;margin-top:0}}.footer__bio-badge{margin-top:2rem;margin-bottom:2rem;display:flex;align-items:center}.footer__bio-icon{max-width:60px;height:auto;display:block;opacity:.9;transition:opacity .3s ease}.footer__bio-icon:hover{opacity:1}@media screen and (max-width: 749px){.footer__bio-badge{margin-top:1.5rem;margin-bottom:1.5rem}.footer__bio-icon{max-width:50px}}.footer__localization{display:flex;flex-direction:row;justify-content:center;align-content:center;flex-wrap:wrap;padding:1rem 1rem 0;gap:1.5rem}.footer__localization-column-2{padding:0;justify-content:flex-start;align-items:flex-start}.footer__localization h2{margin:0 0 .5rem;font-size:1.2rem;color:rgba(var(--color-foreground),.7);font-weight:400}.footer__localization-column-2 h2{font-size:1.3rem;color:#6b8e23;font-weight:500;letter-spacing:.1rem;text-transform:uppercase;margin-bottom:1rem}@media screen and (max-width: 749px){.footer__columns-wrapper{gap:4rem}.footer__column-1,.footer__column-2,.footer__column-3{width:100%}.footer__blocks-column-1,.footer__blocks-column-2{gap:3rem}.footer__payment-column-1{margin-top:2rem}.footer__localization-column-2{margin-top:2rem;align-items:flex-start}.footer-block__heading{font-size:1.3rem;margin-bottom:2rem}.footer-block__details-content .list-menu__item--link{font-size:1.3rem}.footer-block__newsletter .newsletter-form__field-wrapper .field__input{font-size:1.3rem;padding:1.4rem 5rem 1.4rem 1.8rem!important}.footer-block__newsletter .newsletter-form__button{width:4.2rem!important;height:4.2rem!important;right:.3rem!important}.footer__list-social{justify-content:flex-start;gap:1.2rem}.footer__list-social .list-social__link{width:3.6rem;height:3.6rem}.footer__content-bottom{padding:1.5rem 0}.footer__content-bottom-wrapper{gap:1rem}.list-payment{justify-content:center;gap:.4rem}.list-payment__item{padding:.2rem}.list-payment__item .icon{max-width:3.2rem;max-height:2rem}}@media screen and (min-width: 750px){.footer__content-top .grid{row-gap:5rem;margin-bottom:0}.footer-block{display:block;margin-top:0}.footer__localization{justify-content:flex-start;padding:.4rem 0}}@media screen and (min-width: 990px){.footer__content-top .grid{row-gap:6rem}}@media (prefers-reduced-motion: no-preference){.footer-block__details-content .list-menu__item--link,.newsletter-form__button,.footer__list-social .list-social__link{transition:all .3s cubic-bezier(.4,0,.2,1)}}@media (prefers-reduced-motion: reduce){.footer-block__details-content .list-menu__item--link,.newsletter-form__button,.footer__list-social .list-social__link{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-footer-premium.css.map */
