.footer{position:relative;color:rgb(var(--color-foreground));font-size:var(--font-size-small);line-height:calc(.25rem + var(--font-size-small));z-index:2}.footer__content-top{position:relative;display:grid;background-color:rgb(var(--color-background));border-top:solid 1px rgb(var(--color-foreground));grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"address newsletter legal socials";transition:transform var(--duration-default) var(--ease-out-slow)}.footer__content-top.no-border{border-top:none}.footer__content-top>*{padding:.25rem 0;background-color:rgb(var(--color-background))}@media screen and (min-width: 750px){.footer__content-top>*{transform:none!important}}#alt-shop-hcaptcha-badge-container{position:absolute;top:0;left:0;width:100vw;height:min-content;display:flex;justify-content:space-between;border-top:solid 1px rgb(var(--color-foreground));background-color:rgb(var(--color-background));padding:.25rem var(--grid-desktop-horizontal-spacing);transition:transform var(--duration-long) var(--duration-long) var(--ease-out-slow),opacity var(--duration-short) var(--duration-extra-long) linear;z-index:-1;opacity:0}.no-border #alt-shop-hcaptcha-badge-container{border-top:none}@media screen and (max-width: 749px){#alt-shop-hcaptcha-badge-container{flex-direction:column}.footer__content-top{transition:none}}.footer__content-top:has(.field__input[type=email]:focus,.field__input[type=email]:focus-within,.field__input[type=email]:focus-visible) #alt-shop-hcaptcha-badge-container{transform:translateY(-100%)!important;opacity:1;transition-delay:0ms}#alt-shop-hcaptcha-badge-container a{display:inline}@media screen and (max-width: 749px){.footer .grid{display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"newsletter" "legal" "socials" "localization" "address";border-top:none;padding:0;gap:0;text-align:center;font-size:var(--font-size-body);transform:none!important;line-height:calc(.5rem + var(--font-size-body))}.footer__content-top{background-color:transparent}.footer-block.grid__item{padding:0;margin:4rem 0;width:100%}.footer-block.grid__item:first-child{margin-top:0}.footer__content-top>*{padding:0;width:100%;border-top:solid 1px rgb(var(--color-foreground));position:relative}.footer__content-top>*:not(localization-form){overflow:hidden;height:100%;transition:transform var(--duration-long) var(--ease-out-slow),opacity var(--duration-short) var(--ease-out-slow)}.footer__content-top>.footer-block--address{overflow:visible;transition:transform var(--duration-long) var(--ease-out-slow)}.footer__content-top:has(button[aria-expanded=true])>*:not(localization-form,.footer-block--address){transition:height var(--duration-long) var(--ease-out-slow),transform var(--duration-long) var(--ease-out-slow),opacity var(--duration-short) var(--duration-default) linear;opacity:0}.footer__content-top:has(button[aria-expanded=true])>.footer-block--address{transition:height var(--duration-long) var(--duration-long) var(--ease-out-slow),transform var(--duration-long) var(--duration-long) var(--ease-out-slow),opacity var(--duration-short) var(--duration-long) linear;opacity:0;transform:translateY(100%)}.footer-block--newsletter{z-index:1}.footer__list-menu{grid-area:socials;z-index:3}.footer__list-menu:first-of-type{grid-area:legal;z-index:2}.footer-block--address{z-index:5}.footer__content-top:has(button[aria-expanded=true])>.footer-block--newsletter{transform:translateY(400%)}.footer__content-top:has(button[aria-expanded=true])>.footer__list-menu:first-of-type{transform:translateY(300%)}.footer__content-top:has(button[aria-expanded=true])>.footer__list-menu:last-of-type{transform:translateY(200%)}.footer__content-top:has(button[aria-expanded=true])>.footer-block--address{height:0}.footer__content-top:has(button[aria-expanded=true])>localization-form{z-index:10}}@media screen and (min-width: 750px){.footer__content-top .columns{margin-bottom:0}.footer .columns>*{transform:none!important}}.footer__content-bottom{border-top:solid .1rem rgba(var(--color-foreground),.08);padding-top:3rem}.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--address{display:grid;grid-area:address;height:fit-content;gap:1rem;white-space:nowrap;grid-template-columns:auto 1fr}.footer-block--address .footer-block__logo{position:relative;height:100%;aspect-ratio:1/1}.footer-block--address .footer-block__logo img{position:absolute;height:100%;max-height:100%;width:100%;padding:.25rem 0}@media screen and (max-width: 749px){.footer-block--address{display:flex;flex-flow:column nowrap;justify-content:center;gap:0}.footer-block--address .footer-block__logo{height:1.5rem;aspect-ratio:auto;margin:.65rem auto .35rem}.footer-block--address .footer-block__logo img{position:relative;width:100%;object-fit:contain;object-position:center;padding:0}.footer-block__address{margin-bottom:.35rem}}.footer-block--newsletter{display:flex;grid-area:newsletter;align-items:flex-start}.no-border .footer-block--newsletter{border-width:0;transition:border-width 50ms var(--duration-default) var(--ease-out-slow),transform var(--duration-long) var(--ease-out-slow),opacity var(--duration-short) var(--ease-out-slow)}.footer-block--newsletter:only-child{margin-top:0}@media screen and (max-width: 749px){.footer-block.footer-block--menu:only-child{text-align:left}.footer__list-menu,.footer-block--newsletter{padding:.35rem 0}.no-border .footer-block--newsletter:has(.field__input[type=email]:focus,.field__input[type=email]:focus-within,.field__input[type=email]:focus-visible){border-top:solid 1px rgb(var(--color-foreground));transition:border-width 50ms var(--ease-out-slow),transform var(--duration-long) var(--ease-out-slow),opacity var(--duration-short) var(--ease-out-slow)}}@media screen and (min-width: 750px){.footer__content-top.no-border{border-width:0;transition:border-width 50ms var(--duration-default) var(--ease-out-slow),transform var(--duration-default) var(--ease-out-slow)}.footer__content-top.no-border:has(.field__input[type=email]:focus,.field__input[type=email]:focus-within,.field__input[type=email]:focus-visible){border-top:solid 1px rgb(var(--color-foreground))}.footer-block--newsletter{flex-wrap:nowrap;justify-content:center}}.footer-block__heading{margin-bottom:0;margin-top:0;font-size:inherit;line-height:inherit}@media screen and (min-width: 990px){.footer-block__heading{font-size:inherit}}@media screen and (max-width: 749px){.footer-block__heading{text-align:inherit}}.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}.newsl3tter-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) .newsl3tter-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__list-menu{grid-area:socials}.footer__list-menu:first-of-type{grid-area:legal}.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 h2{margin:1rem 1rem .5rem;color:rgba(var(--color-foreground),.75)}@media screen and (min-width: 750px){.footer__localization{padding:.4rem 0;justify-content:flex-start}.footer__localization h2{margin:1rem 0 0}}@media screen and (min-width: 750px){.footer__payment{margin-top:1.5rem}}.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) .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:.1rem}.footer-block__details-content .list-menu__item--active:hover{text-decoration-thickness:2px}}@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;font-size:var(--font-size-body)}.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;font-size:var(--font-size-body)}.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:1;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes animateLocalizationOut{0%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(100%)}}@media screen and (max-width: 749px){@keyframes animateLocalization{0%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}@keyframes animateLocalizationOut{0%{opacity:1;transform:translateY(0)}50%{opacity:1}to{opacity:0;transform:translateY(0)}}}@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/2/assets/section-footer.css.map */
