.footer{background-color:rgb(var(--color-dark-green));color:rgb(var(--color-off-white))}.footer__blocks-wrapper{display:flex;flex-wrap:wrap;gap:var(--spacing-footer-gap)}@media screen and (max-width:749px){.footer__blocks-wrapper{flex-direction:column}}.footer-block{flex:0 0 auto}.footer-block--newsletter{flex:0 0 auto;max-width:40rem}.footer-block__heading.footer-block__newsletter-heading{font-family:var(--font-family-base);font-style:normal;font-weight:700;font-size:2.4rem;line-height:120%;color:rgb(var(--color-off-white));margin-bottom:0}.footer__newsletter-form{margin-bottom:var(--spacing-xxxs)}.footer__newsletter-input-wrapper{display:flex;flex-direction:row;gap:var(--spacing-xxxs);align-items:center}.footer__newsletter-input{flex:1;font-family:var(--font-family-base);font-style:normal;font-weight:600;font-size:var(--footer-policy-font-size);line-height:130%;letter-spacing:-.02em;padding:1.4rem var(--spacing-s);border:2px solid rgb(var(--color-off-white));border-radius:8rem;outline:none;background:transparent;color:rgb(var(--color-off-white));transition:border-color .3s ease}.footer__newsletter-input::placeholder{color:rgba(var(--color-off-white),.6)}.footer__newsletter-input:focus{border-color:rgb(var(--color-pale-green))}.footer__newsletter-button{flex:0 0 auto;width:9.9rem;font-family:var(--button-font-family);font-style:normal;font-weight:600;font-size:var(--footer-policy-font-size);line-height:130%;letter-spacing:-.02em;text-align:center;padding:1.4rem var(--spacing-xxxs);background:transparent;color:rgb(var(--color-pale-green));border:2px solid rgb(var(--color-pale-green));border-radius:8rem;cursor:pointer;transition:all .3s ease}.footer__newsletter-button:hover{background:rgb(var(--color-pale-green));border-color:rgb(var(--color-pale-green));color:rgb(var(--color-dark-green))}.footer__newsletter-subtext p{font-family:var(--font-family-base);font-style:normal;font-weight:600;font-size:var(--footer-policy-font-size);line-height:130%;letter-spacing:-.02em;color:rgb(var(--color-off-white))}.footer__newsletter-subtext a{color:rgb(var(--color-light-green));text-decoration:underline}@media screen and (max-width:749px){.footer-block--newsletter{max-width:100%}}.footer-block.footer-block--menus-wrapper{flex:1 1 auto;display:flex;gap:var(--spacing-footer-gap);flex-wrap:wrap;justify-content:space-between}.footer-block--logo img{max-width:100%;height:auto}.footer-block--menu{min-width:150px}.footer-block--menu-list{flex:1}.footer-block__menu-list-wrapper{display:flex;gap:var(--spacing-footer-gap)}.footer-block__heading{font-size:var(--button-font-size);font-weight:700;margin-bottom:var(--spacing-submenu);margin-top:0;color:rgb(var(--color-off-white))}.footer-block__heading a{color:inherit;text-decoration:none}.footer-block__menu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--spacing-link)}.footer-block__submenu{gap:var(--spacing-submenu-item)}.footer-block__menu li{margin:0;line-height:var(--line-height-normal)}.footer__menu-item{display:inline-block;font-size:var(--button-font-size);font-weight:600;color:rgb(var(--color-off-white));text-decoration:none;transition:color .2s ease}.footer__menu-item:hover{color:rgb(var(--color-light-green))}.footer__submenu-item{display:inline-block;font-family:var(--font-family-base);font-style:normal;font-weight:700;font-size:1.4rem;line-height:2rem;color:rgb(var(--color-light-green));text-decoration:none;transition:color .2s ease}.footer__submenu-item:hover{color:rgb(var(--color-pale-green))}.footer__content-bottom{border-top:1px solid rgba(var(--color-off-white),.2);padding-top:var(--spacing-s)}.footer__content-bottom-wrapper{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:var(--spacing-m)}@media screen and (max-width:749px){.footer__content-bottom-wrapper{flex-direction:column;align-items:center;text-align:center;gap:var(--spacing-s)}.footer-block.footer-block--menus-wrapper{gap:var(--spacing-m)}}.footer__bottom-item{display:flex;align-items:center}.footer__bottom-item--logo{flex:0 0 auto}.footer__bottom-item--logo .footer-block--logo{margin:0}.footer__bottom-item--logo .footer-block__logo img{display:block}.footer__bottom-item--social,.footer__bottom-item--copyright,.footer__bottom-item--policy{flex:0 0 auto}.copyright__content{font-family:var(--font-family-base);font-style:normal;font-weight:400;font-size:var(--footer-policy-font-size);line-height:var(--footer-policy-line-height);color:rgb(var(--color-off-white))}.footer__policies{display:flex;gap:var(--spacing-s);list-style:none;padding:0;margin:0}@media screen and (max-width:749px){.footer__policies{flex-direction:column;gap:var(--spacing-xxxs)}}.footer__bottom-link{font-family:var(--font-family-base);font-style:normal;font-weight:600;font-size:var(--footer-policy-font-size);line-height:var(--footer-policy-line-height);text-decoration-line:underline;color:#fff;transition:opacity .2s ease}.footer__bottom-link:hover{opacity:.8}.copyright__content{font-size:1.4rem;color:rgb(var(--color-off-white));opacity:.8}.footer__list-social{display:flex;gap:var(--spacing-submenu-item);list-style:none;padding:0;margin:0}.footer__list-social svg{width:2rem;height:2rem;fill:rgb(var(--color-off-white));transition:fill .2s ease}.footer__list-social a:hover svg{fill:rgb(var(--color-light-green))}.footer-block--text{max-width:40rem}.footer-block__text{font-size:1.4rem;line-height:1.6;color:rgb(var(--color-off-white));opacity:.9}.footer-block__text p{margin:0 0 var(--spacing-xxxs) 0}.footer-block__text p:last-child{margin-bottom:0}.footer:not(.color-scheme-1){border-top:none}.footer__content-top{display:block}@media screen and (max-width:749px){.footer .grid{display:block}.footer-block.grid__item{padding:0;margin:4rem 0;width:100%}.footer-block.grid__item:first-child{margin-top:0}.footer__content-top{padding-bottom:3rem}}@media screen and (min-width:750px){.footer__content-top .grid{row-gap:6rem;margin-bottom:0}}.footer__content-bottom{border-top:solid .1rem rgba(var(--color-foreground),.08);padding-top:var(--spacing-s)}.footer__content-bottom:only-child{border-top:0}.footer__content-bottom-wrapper{display:flex;justify-content:space-between;width:100%;align-items:end}@media screen and (max-width:749px){.footer__content-bottom{flex-wrap:wrap;padding-top:0;row-gap:var(--spacing-xxs)}.footer__content-bottom-wrapper{flex-wrap:wrap;row-gap:var(--spacing-xxs);justify-content:center;align-items:start}.footer__bottom-item{text-align:start}.footer__content-bottom.scroll-trigger.animate--slide-in{animation:none;opacity:1;transform:inherit}}.footer__localization:empty+.footer__column--info{align-items:center}@media screen and (max-width:749px){.footer__localization:empty+.footer__column{padding-top:1.5rem}}.footer__column{width:100%;align-items:flex-end}.footer__column--info{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:var(--spacing-s);padding-right:var(--spacing-s)}@media screen and (min-width:750px){.footer__column--info{padding-left:0;padding-right:0;align-items:flex-end}}.footer-block:only-child:last-child{text-align:center;max-width:76rem;margin:0 auto}@media screen and (min-width:750px){.footer-block{display:block;margin-top:0}}.footer-block:empty{display:none}.footer-block--newsletter{display:flex;flex-direction:column;gap:var(--spacing-xxxs)}.footer-block--newsletter:only-child{margin-top:0}@media screen and (max-width:749px){.footer-block.footer-block--menu:only-child{text-align:left}}@media screen and (min-width:750px){.footer-block--newsletter{flex-wrap:nowrap;justify-content:center}}.footer__list-social:empty,.footer-block--newsletter:empty{display:none}.footer__follow-on-shop{display:flex;text-align:center}.footer__list-social.list-social:only-child{justify-content:center}.footer-block__newsletter{text-align:center;flex-grow:1}.newsletter-form__field-wrapper{max-width:36rem}@media screen and (min-width:750px){.footer-block__newsletter:not(:only-child){text-align:left;margin-right:auto}.footer-block__newsletter:not(:only-child) .footer__newsletter{justify-content:flex-start;margin:0}.footer-block__newsletter:not(:only-child) .newsletter-form__message--success{left:auto}.footer__follow-on-shop{margin-bottom:var(--spacing-5xs)}.footer__follow-on-shop:first-child:not(:last-child){justify-content:flex-start;margin-right:auto;text-align:left}.footer__follow-on-shop:not(:first-child):not(:last-child){justify-content:flex-end;text-align:right}}@media screen and (max-width:749px){.footer-block--newsletter{display:flex;flex-direction:column;flex:1 1 100%;gap:var(--spacing-blurb)}.footer__list-social.list-social,.footer__follow-on-shop,.footer-block__newsletter{display:flex;justify-content:center}}@media screen and (min-width:750px){.footer-block__newsletter+.footer__list-social{margin-top:0}}.footer__localization{display:flex;flex-direction:row;justify-content:center;align-content:center;flex-wrap:wrap;padding:var(--spacing-xxxs) var(--spacing-xxxs) 0}.footer__localization:empty{display:none}.footer__localization h2{margin:var(--spacing-xxxs) var(--spacing-xxxs) .5rem;color:rgba(var(--color-foreground))}@media screen and (min-width:750px){.footer__localization{padding:.4rem 0;justify-content:flex-start}.footer__localization h2{margin:var(--spacing-xxxs) 0 0}}@media screen and (min-width:750px){.footer__payment{margin-top:var(--spacing-xxs)}}.footer__content-bottom-wrapper--center{justify-content:center}.footer__copyright{text-align:center;margin-top:var(--spacing-xxs)}@media screen and (min-width:750px){.footer__content-bottom-wrapper:not(.footer__content-bottom-wrapper--center) .footer__copyright{text-align:right}}@keyframes appear-down{0%{opacity:0;margin-top:-1rem}to{opacity:1;margin-top:0}}.footer-block__details-content{margin-bottom:4rem}@media screen and (min-width:750px){.footer-block__details-content{margin-bottom:0}.footer-block__details-content>p,.footer-block__details-content>li{padding:0}.footer-block:only-child li{display:inline}.footer-block__details-content>li:not(:last-child){margin-right:var(--spacing-xxs)}}.footer-block__details-content .list-menu__item--link,.copyright__content a{color:rgba(var(--color-foreground))}.footer-block__details-content .list-menu__item--active{transition:text-decoration-thickness var(--duration-short) ease;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.footer-block__details-content .list-menu__item--link:hover,.copyright__content a:hover{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}.footer-block__details-content .list-menu__item--active:hover{text-decoration-thickness:.2rem}}@media screen and (max-width:989px){.footer-block__details-content .list-menu__item--link{padding-top:var(--spacing-xxxs);padding-bottom:var(--spacing-xxxs)}}@media screen and (min-width:750px){.footer-block__details-content .list-menu__item--link{display:inline-block;font-size:1.4rem}.footer-block__details-content>:first-child .list-menu__item--link{padding-top:0}}.footer-block-image{display:flex}.footer-block-image.left{justify-content:flex-start}.footer-block-image.center{justify-content:center}.footer-block-image.right{justify-content:flex-end}@media screen and (max-width:749px){.footer-block-image,.footer-block-image.left,.footer-block-image.center,.footer-block-image.right{justify-content:center}}.footer-block__image-wrapper{margin-bottom:var(--spacing-s);overflow:hidden!important}.footer-block__image-wrapper img{display:block;height:auto;max-width:100%}.footer-block__brand-info{text-align:left}.footer-block:only-child .footer-block__brand-info{text-align:center}.footer-block:only-child>.footer-block__brand-info>.footer-block__image-wrapper{margin-left:auto;margin-right:auto}.footer-block-image>img,.footer-block__brand-info>img{height:auto}.footer-block:only-child .footer-block__brand-info .footer__list-social.list-social{justify-content:center}.footer-block__brand-info .footer__list-social.list-social{justify-content:flex-start}.footer-block__details-content .placeholder-svg{max-width:20rem}.copyright__content{font-size:1.1rem}.copyright__content a{color:currentColor;text-decoration:none}.policies{display:inline}.policies li{display:inline-flex;justify-content:center;align-items:center}.policies li:before{content:"\b7";padding:0 .8rem}.policies li a{padding:.6rem 0;display:block}@media screen and (min-width:750px){.policies li a{padding:0}}@keyframes animateLocalization{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(-1rem)}}@supports not (inset: 10px){@media screen and (max-width:749px){.footer .grid{margin-left:0}}@media screen and (min-width:750px){.footer__content-top .grid{margin-left:-3rem}.footer__content-top .grid__item{padding-left:3rem}}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-footer.css.map */
