.footer{border-top:1px solid var(--color-border);position:relative;overflow:hidden}.footer:not(.color-scheme-1){border-top:none}.footer__content-top{padding-bottom:5rem;display:flex;flex-direction:column;gap:4rem}@media screen and (max-width:749px){.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 1px var(--color-border);display:flex;justify-content:space-between;align-items:center}.footer__content-bottom:only-child{border-top:0}.footer__content-bottom-wrapper{display:flex;width:100%;justify-content:space-between;align-items:center;gap:var(--gap-lg)}.footer__content-bottom-wrapper--center{justify-content:center}.footer__content-bottom.scroll-trigger.animate--slide-in{animation:none;opacity:1;transform:inherit}@media screen and (max-width:749px){.footer__content-bottom{flex-wrap:wrap;padding-top:0;padding-left:0;padding-right:0}.footer__content-bottom-wrapper{flex-wrap:wrap;row-gap:1.5rem;justify-content:center}}.footer__column{width:auto}@media screen and (max-width:749px){.footer__column{width:100%}}.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__blocks-wrapper{order:1;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media screen and (min-width:750px)and (max-width:989px){.footer__blocks-wrapper{grid-template-columns:repeat(4,1fr);gap:2rem 3rem}}@media screen and (min-width:990px){.footer__blocks-wrapper{grid-template-columns:2fr repeat(4,1fr);gap:2rem 4rem}}.footer__blocks-wrapper:first-child{column-span:all}@media screen and (max-width:749px){.footer-block.grid__item{padding:0;max-width:100%;width:100%}}@media screen and (min-width:750px){.footer-block.grid__item{display:block;margin-top:0;width:100%;max-width:100%}}.footer-block:empty{display:none}.footer-block:only-child:last-child{text-align:center;max-width:76rem;margin:0 auto}.footer-block__heading{margin-bottom:2rem;margin-top:0;font-size:calc(var(--font-heading-scale) * 1.4rem);font-weight:600;line-height:1.2;letter-spacing:.01em;text-transform:uppercase;word-break:normal;overflow-wrap:break-word;color:rgba(var(--color-foreground));font-family:var(--font-body-family);font-weight:var(--font-body-weight);font-style:var(--font-body-style)}.footer__gobig-wrapper{position:relative;width:100%;max-width:var(--page-width);margin:0 auto;pointer-events:none;overflow:visible;height:10rem}@media screen and (min-width:750px){.footer__gobig-wrapper{height:14rem}}@media screen and (min-width:990px){.footer__gobig-wrapper{height:18rem}}.footer__gobig{position:relative;width:100%;height:100%}.footer__gobig-text{position:absolute;left:0;bottom:-.11em;font-family:var(--font-heading-family);font-weight:800;font-size:16rem;line-height:1;text-transform:uppercase;-webkit-background-clip:text;background-clip:text;color:transparent;transform:none}@media screen and (min-width:750px){.footer__gobig-text{font-size:16rem}}@media screen and (min-width:990px){.footer__gobig-text{font-size:24rem}}.footer__gobig-text--noise{background-repeat:repeat;background-position:0 0;opacity:.25}.footer__gobig-text--gradient{width:100%;background:linear-gradient(to bottom right,transparent 0%,rgba(var(--color-brand),.25) 70%,rgba(var(--color-brand),.1) 100%);background-size:100% 100%;background-position:center;background-repeat:no-repeat;-webkit-background-clip:text;background-clip:text}.footer-block--brand{margin-bottom:4rem}.footer-block--brand.grid__item{grid-column:span 2;width:100%;max-width:100%}@media screen and (min-width:750px)and (max-width:989px){.footer-block--brand.grid__item{grid-column:1 / -1}}@media screen and (min-width:990px){.footer-block--brand.grid__item{grid-column:1}}.footer-block__brand-info{text-align:left}.footer-block__brand-info .rte,.footer-block__brand-info p{width:100%;max-width:100%;font-weight:400;text-wrap:balance}.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-wrapper{margin-bottom:2rem;overflow:hidden!important}.footer-block__image-wrapper img{display:block;height:auto;max-width:100%}.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>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;margin-top:1.5rem}@media screen and (min-width:750px){.footer-block__brand-info .footer__list-social.list-social{flex-wrap:nowrap}}.footer-block__details-content{margin-bottom:4rem;width:max-content}@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__details-content .placeholder-svg{max-width:20rem}@media screen and (max-width:749px){.footer-block.footer-block--menu:only-child{text-align:left}}.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}}.footer-block--newsletter{display:flex;align-items:flex-end;margin-top:0;gap:1rem;order:2}.footer-block--newsletter:only-child{margin-top:0}.footer__list-social:empty,.footer-block--newsletter:empty{display:none}@media screen and (min-width:750px){.footer-block--newsletter{flex-wrap:nowrap;justify-content:center}}@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}}.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-block__newsletter+.footer__list-social{margin-top:0}}.footer__follow-on-shop{display:flex;text-align:center}@media screen and (min-width:750px){.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}}.footer__list-social.list-social:only-child{justify-content:center}.footer__list-social .list-social__item{margin-right:.8rem}.footer__list-social .list-social__item:last-child{margin-right:0}.footer__list-social .list-social__link{display:flex;align-items:center;justify-content:center;padding:.8rem;border-radius:.6rem;background-color:rgba(var(--color-foreground),.05);color:rgba(var(--color-foreground),.6);transition:color .2s ease-in-out,background-color .3s ease-in-out}.footer__list-social .list-social__link:hover{color:rgba(var(--color-brand),.8)}.footer__list-social .list-social__link>.svg-wrapper{display:flex;align-items:center;justify-content:center}.footer__localization{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:var(--gap-sm);padding:0}.footer__localization:empty{display:none}.footer-block__brand-info .footer__localization{justify-content:flex-start;margin-top:var(--spacing-lg)}.footer__localization .localization-form__select:after{box-shadow:0 0 0 var(--inputs-border-width) var(--color-border)}.footer__localization .localization-form__select:hover.localization-form__select:after{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) var(--color-border-strong)}.footer__localization .localization-form__select:focus.localization-form__select:after{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) var(--color-border-strong)}.footer__localization .localization-form__select:focus-visible.localization-form__select:after{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground))}.footer__localization .disclosure__list-wrapper{background-color:rgb(var(--color-background));border:.1rem solid var(--color-border)}@media screen and (min-width:750px){.footer-block__brand-info .footer__localization .disclosure__list-wrapper{bottom:auto;top:100%;transform:translateY(1rem)}.footer-block__brand-info .footer__localization .localization-selector+.disclosure__list-wrapper{animation-name:animateLocalizationDown}}@keyframes animateLocalizationDown{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(1rem)}}.footer__localization .localization-form,.footer__localization .localization-form:only-child{padding:0;margin:0}.footer__localization .localization-form .localization-form__select,.footer__localization .localization-form:only-child .localization-form__select{margin:0}.footer__copyright{text-align:center}@media screen and (min-width:750px){.footer__content-bottom-wrapper:not(.footer__content-bottom-wrapper--center) .footer__copyright{text-align:right}}.copyright__content{text-transform:uppercase;font-size:1.1rem}.copyright__content a{color:currentColor;text-decoration:none}@keyframes appear-down{0%{opacity:0;margin-top:-1rem}to{opacity:1;margin-top:0}}@keyframes animateLocalization{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(-1rem)}}@supports not (inset: 10px){.footer__blocks-wrapper{gap:0}.footer__blocks-wrapper>.grid__item{margin-bottom:2rem;padding-right:2rem}@media screen and (min-width:750px){.footer__blocks-wrapper>.grid__item{margin-bottom:3rem;padding-right:3rem}}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-footer.css.map */
