.footer{border-top:.1rem solid rgba(var(--color-foreground),.08)}.footer:not(.color-scheme-1){border-top:none}.footer__content-top{padding-bottom:4.3rem;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:2.6rem;padding-left:calc(4rem / var(--font-body-scale));padding-right:calc(4rem / var(--font-body-scale))}}@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:2.6rem}.footer__content-bottom:only-child{border-top:0}.footer__content-bottom-wrapper{display:flex;width:100%}@media screen and (max-width:749px){.footer__content-bottom{flex-wrap:wrap;padding-top:0;padding-left:0;padding-right:0;row-gap:1.5rem}.footer__content-bottom-wrapper{flex-wrap:wrap;row-gap:1.5rem;justify-content:center}.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:2rem;padding-right:2rem}@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;align-items:flex-end;margin-top:3rem;gap:1rem}.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-direction:column;align-items:center;justify-content:center;gap:2rem}}.footer-block__heading{margin-bottom:2rem;margin-top:0;font-size:calc(var(--font-heading-scale) * 1.6rem)}.footer__signup-panel{width:100%;max-width:52rem;margin:0 auto;padding:4.8rem 3rem 4rem;text-align:center}@media screen and (max-width:749px){.footer__signup-panel{padding:4rem 2rem 3.6rem}}.footer__trust-bar{padding:2.1rem 0}.footer-trust-clip{overflow:visible}.footer-trust-track{display:contents}.footer-trust-track .footer-trust[aria-hidden=true]{display:none}@media screen and (max-width:749px){.footer-trust-clip{overflow:hidden;width:100%}.footer-trust-track{display:flex;width:max-content;animation:footer-trust-marquee 20s linear infinite}.footer-trust-track .footer-trust[aria-hidden=true]{display:flex}.footer-trust-track .footer-trust{flex-wrap:nowrap;row-gap:0}.footer-trust-track .footer-trust__item{flex:none;white-space:nowrap}.footer-trust-track .footer-trust__item{border-right:.1rem solid rgba(var(--color-foreground),.08)}.footer-trust-track .footer-trust[aria-hidden=true] .footer-trust__item:last-child{border-right:none}@media(prefers-reduced-motion:reduce){.footer-trust-track{animation:none}.footer-trust-clip{overflow-x:auto}}}@keyframes footer-trust-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.footer-trust{display:flex;justify-content:center;flex-wrap:wrap;row-gap:1.6rem;margin:0;padding:0;border-top:none;border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding-bottom:2.1rem}.footer-trust__item{flex:1 1 0;display:flex;flex-direction:column;align-items:center;gap:1.2rem;padding:0 1rem}.footer-trust__item:not(:last-child){border-right:.1rem solid rgba(var(--color-foreground),.08)}.footer-trust__icon{display:inline-flex;align-items:center;justify-content:center;height:3.6rem;width:3.6rem;fill:rgba(var(--color-foreground),.75);color:rgba(var(--color-foreground),.75);object-fit:contain}.footer-trust__icon .svg-wrapper{width:100%;height:100%}.footer-trust__label{font-size:1.35rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:rgba(var(--color-foreground),.75);line-height:1.3}.footer-block__subtext{max-width:42rem;margin:0 auto 3rem;color:rgba(var(--color-foreground),.65);font-size:1.5rem;line-height:1.5}.footer-block__subtext p{margin:0}.newsletter-form--underline .newsletter-form__row{display:flex;flex-direction:column;align-items:stretch;gap:2rem;width:100%;max-width:48rem;margin:0 auto}.newsletter-form__underline-field{flex:1 1 auto;min-width:0}.newsletter-form__underline-input{width:100%;border:none;border-bottom:.1rem solid rgba(var(--color-foreground),.35);background:transparent;padding:1.5rem 0;font-size:1.6rem;color:rgb(var(--color-foreground));border-radius:0;transition:border-color var(--duration-short, .1s) ease}.newsletter-form__underline-input::placeholder{color:rgba(var(--color-foreground),.55)}.newsletter-form__underline-input:focus-visible,.newsletter-form__underline-input:focus{outline:none;border-bottom-color:rgb(var(--color-foreground));box-shadow:none}.newsletter-form__submit-button{position:relative;isolation:isolate;flex:0 0 auto;width:100%;border:none;border-radius:0;background:rgb(var(--color-button));color:rgb(var(--color-button-text));padding:1.6rem 2.8rem;font-size:1.3rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.newsletter-form__submit-button .liquid-btn__clip{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden;border-radius:inherit}.newsletter-form__submit-button .liquid-btn__wave{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:rgb(var(--color-button-text));box-shadow:inset 0 0 0 .2rem rgb(var(--color-button));clip-path:circle(0% at 50% 100%);transition:clip-path .5s cubic-bezier(.65,0,.35,1)}.newsletter-form__submit-button:hover .liquid-btn__wave,.newsletter-form__submit-button:focus-visible .liquid-btn__wave{clip-path:circle(100vmax at 50% 100%)}.newsletter-form__submit-button .liquid-btn__label{position:relative;z-index:2;display:block;color:rgb(var(--color-button-text));transition:color .15s ease .2s}.newsletter-form__submit-button:hover .liquid-btn__label,.newsletter-form__submit-button:focus-visible .liquid-btn__label{color:rgb(var(--color-button))}@media(prefers-reduced-motion:reduce){.newsletter-form__submit-button .liquid-btn__wave,.newsletter-form__submit-button .liquid-btn__label{transition:none}}@media screen and (min-width:990px){.footer-block__heading{font-size:calc(var(--font-heading-scale) * 1.8rem)}}.footer__list-social:empty,.footer-block--newsletter:empty{display:none}.footer__list-social .list-social__link{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-radius:50%;width:4.4rem;height:4.4rem;padding:0;justify-content:center}.footer__list-social .list-social__item .icon{height:2.6rem;width:2.6rem}.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) .footer__newsletter{justify-content:center;margin:0 auto}.footer-block__newsletter:not(:only-child) .newsletter-form__message--success{left:auto}.footer__follow-on-shop{margin-bottom:.4rem}.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%;align-items:center;gap:3rem}.footer__list-social.list-social,.footer__follow-on-shop,.footer-block__newsletter{display:flex;justify-content:center}.footer-block__newsletter{flex-direction:column}}@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:1rem 1rem 0}.footer__localization:empty{display:none}.footer__localization .localization-form>div{display:flex;align-items:center;column-gap:.8rem;flex-wrap:wrap;row-gap:.4rem}.footer__localization h2{margin:0;font-size:1.2rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:rgba(var(--color-foreground),.5)}.footer__localization .localization-selector{font-weight:700;letter-spacing:.02em}@media screen and (min-width:750px){.footer__localization{padding:.4rem 0;justify-content:flex-start;flex-wrap:nowrap;column-gap:2.4rem}.footer__localization localization-form{white-space:nowrap}}@media screen and (min-width:750px){.footer__payment{margin-top:1.5rem}}.footer__payment .list-payment__item svg{width:3.2rem;opacity:.6;transition:opacity var(--duration-short, .1s) ease}.footer__payment .list-payment__item svg:hover{opacity:1}.footer__content-bottom-wrapper--center{justify-content:center}.footer__copyright{text-align:center;margin-top:1.5rem}@media screen and (min-width:750px){.footer__content-bottom-wrapper:not(.footer__content-bottom-wrapper--center):not(.footer__content-bottom-wrapper--copyright) .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:1.5rem}}.footer-block__details-content .list-menu__item--link,.copyright__content a{color:rgba(var(--color-foreground),.75)}.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:1rem;padding-bottom:1rem}}@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:2rem;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}}}.footer__main-row{display:flex;flex-direction:column;row-gap:4rem}.footer__main-col{width:100%}.footer__main-col--signup .footer-block__newsletter{text-align:center;max-width:40rem;margin:0 auto}.footer__main-col--brand{display:flex;flex-direction:column;align-items:center;text-align:center}.footer__brand-logo-link{display:inline-block}.footer__brand-logo{height:auto;max-width:100%}.footer__main-col--brand .footer__list-social--centered{justify-content:center;margin-top:2rem;column-gap:10px}.footer__main-col--links{display:flex;column-gap:5rem;row-gap:3rem;flex-wrap:wrap}.footer-link-col__heading{font-family:var(--font-heading-family);font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:2.04rem;margin-bottom:1.8rem}.footer-link-col .footer-block__details-content{margin-bottom:0}.footer-link-col .footer-block__details-content li:not(:last-child){margin-bottom:1.2rem}.footer-link-col .list-menu__item--link{font-size:1.8rem}@media screen and (max-width:749px){.footer__main-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:start;row-gap:2.4rem;column-gap:1rem}.footer__main-col--signup{grid-column:1 / -1}.footer__main-col--brand{grid-column:2;grid-row:2}.footer__main-col--brand .footer__list-social--centered{margin-top:1.2rem}.footer__brand-logo{max-width:11.7rem}.footer__main-col--links{display:contents}.footer-link-col{grid-row:2}.footer-link-col:first-child{grid-column:1;justify-self:start}.footer-link-col:last-child{grid-column:3;justify-self:end}.footer-link-col__heading{font-size:1.3rem;margin-bottom:1.2rem}.footer-link-col .list-menu__item--link{font-size:1.3rem}.footer-link-col .footer-block__details-content li:not(:last-child){margin-bottom:.8rem}}@media screen and (min-width:750px){.footer__main-row{position:relative;flex-direction:row;justify-content:space-between;align-items:flex-start}.footer__main-col{width:auto}.footer__main-col--signup{flex:0 1 40rem}.footer__main-col--brand{position:absolute;top:0;left:50%;transform:translate(-50%)}.footer__main-col--links{flex:0 0 auto;column-gap:1.5rem;margin-right:90px}}@media screen and (max-width:749px){.footer__content-bottom-wrapper{justify-content:flex-start!important}.footer__localization,.footer__column--info{justify-content:flex-start!important;align-items:flex-start!important}.footer__copyright{text-align:left;margin-top:0}.footer__content-bottom-wrapper--copyright{flex-direction:column;align-items:flex-start;row-gap:1rem}.policies{display:flex;flex-wrap:wrap;column-gap:1.5rem;row-gap:.5rem;margin:0}}@media screen and (min-width:750px){.footer__content-bottom-wrapper:not(.footer__content-bottom-wrapper--copyright){justify-content:space-between}.footer__content-bottom-wrapper:not(.footer__content-bottom-wrapper--copyright) .footer__column{width:auto}.footer__column--info{order:1;align-items:flex-start}.footer__localization{order:2}.footer__content-bottom-wrapper--copyright{justify-content:space-between;align-items:center}.footer__content-bottom-wrapper--copyright .footer__copyright{text-align:left;margin-top:0}.policies{display:flex;column-gap:2rem;margin:0}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-footer.css.map */
