@-webkit-keyframes animateLocalization{0%{opacity:0;-webkit-transform:translate(-50%,1rem);transform:translate(-50%,1rem)}to{opacity:1;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}}@keyframes animateLocalization{0%{opacity:0;-webkit-transform:translate(-50%,1rem);transform:translate(-50%,1rem)}to{opacity:1;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}}.footer{font-size:1.8rem;line-height:calc(1 + .8/var(--font-body-scale));color:rgb(var(--color-foreground));background:var(--gradient-background);background-color:rgb(var(--color-background))}.footer--border-top{border-top:.1rem solid rgb(var(--color-border))}.footer__content-top{display:block;padding-top:2rem;padding-bottom:2rem}.newsletter__subtext{margin-bottom:2rem;font-size:14px}.newsletter__postform-text{margin-top:2rem;font-size:10px}.footer__content-bottom{padding-bottom:3rem}.footer__content-bottom-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.footer__content-left,.footer__content-right{width:100%;max-width:100%;padding-bottom:0}.footer__content-left .grid,.footer__content-right .grid{margin-bottom:0}.footer__content-left--only .footer-block{max-width:100%}.footer__column{width:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.footer__column--info{padding-top:2rem}.accordion:empty+.footer-block{margin-top:0}.footer .small-hide+.accordion{border-top:none}.footer-block:empty{display:none}.footer-block--newsletter{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:5rem}.footer-block--newsletter:only-child{margin-top:0}.footer-block--newsletter>*{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.footer-block__heading{margin-bottom:2rem;margin-top:0;font-size:calc(var(--font-heading-scale)*1.6rem)}.footer-block--newsletter:empty,.footer__list-social:empty{display:none}.footer__list-social .list-social__item--placeholder{font-size:1.3rem;letter-spacing:.04rem;color:rgb(var(--color-heading))}.footer__list-social .list-social__item--placeholder:not(:only-child){display:none}.footer-block__newsletter+.accordion__title{margin-top:3rem;margin-bottom:1rem}.footer-block__newsletter+.accordion__title:empty+.footer__list-social{margin-top:3rem}.footer-block__localization,.footer__localization{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.footer__localization{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.2rem;margin-top:-.6rem;-webkit-margin-start:-1.5rem;margin-inline-start:-1.5rem;-webkit-margin-end:-1.5rem;margin-inline-end:-1.5rem}.footer__localization:empty,footer .accordion__title:empty+.icon{display:none}.localization-form__currency{display:inline-block}.localization-form__select{position:relative;margin-bottom:1.5rem;border:0;-webkit-padding-start:1rem;padding-inline-start:1rem;text-align:start}noscript .localization-form__select{-webkit-padding-start:0;padding-inline-start:0;-webkit-box-shadow:inset 0 0 0 .1rem rgb(var(--color-border));box-shadow:inset 0 0 0 .1rem rgb(var(--color-border));-webkit-transition:-webkit-box-shadow var(--duration-default) ease;transition:box-shadow var(--duration-default) ease;transition:box-shadow var(--duration-default) ease,-webkit-box-shadow var(--duration-default) ease}noscript localization-form .localization-selector{padding:.8rem 1.5rem;width:100%;height:4rem;background:0 0}.no-js .footer__localization localization-form,noscript .localization-form__select .icon-caret{display:none}.localization-form__select .icon-caret{width:.8rem;-webkit-margin-start:1rem;margin-inline-start:1rem}localization-form .localization-selector{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;padding:1rem 0;height:auto;margin:0;line-height:calc(1 + .8/var(--font-body-scale));letter-spacing:.04rem}.localization-selector option{color:#000}.localization-selector+.disclosure__list{opacity:1;-webkit-animation:animateLocalization var(--duration-default) ease;animation:animateLocalization var(--duration-default) ease}.footer__payment{margin-top:1.5rem}.footer__copyright{text-align:center;font-size:1.4rem}.copyright__content{display:block;font-size:1.34rem}footer details[open] summary{margin-bottom:1.5rem}footer details[empty] summary{padding:0}footer .accordion__title{max-width:100%;font-size:1.34rem;letter-spacing:.2em;text-transform:uppercase;color:rgb(var(--color-heading))}.footer .accordion{margin:0;display:block;border-color:rgb(var(--color-border))}.footer .list-menu__item--link{padding:0;text-decoration:none;font-size:1.6rem;line-height:calc(1 + .4/var(--font-body-scale))}.footer-block__details-content{margin-bottom:4rem}.footer-block__details-content.rte{font-size:1.4rem}.footer__follow-on-shop{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;margin:.4rem 0}.footer-block__newsletter+.footer__follow-on-shop{margin-top:3rem}.footer-block-image{line-height:0}.footer-block-image a{display:inline-block;line-height:0}.footer-block-image p{margin:1rem 0 0}.footer-block-image img{height:auto}.footer-block__details-content .placeholder{max-width:20rem}.copyright__content a{text-decoration:none;color:rgb(var(--color-link));background-color:transparent;background-image:linear-gradient(to top,rgb(var(--color-border)) 0,rgb(var(--color-border)) 0),linear-gradient(to top,transparent 0,transparent 0);background-repeat:no-repeat;background-position:right bottom,right bottom;background-size:0 .1rem,100% .1rem;-webkit-transition-property:background-size;transition-property:background-size;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:var(--duration-default);transition-duration:var(--duration-default);line-height:calc(1 + .4/var(--font-body-scale))}.policies,.policies li a{display:block}.policies li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.policies li+li::before{content:"·";padding:0 .8rem}@media screen and (max-width:749px){.footer--border-top{border-top:0}.footer .grid{display:block;margin-bottom:0}.footer-block.grid__item{padding:0;width:100%}.footer-block.grid__item:first-child{border-top:0}footer details[empty] summary~*{padding-top:1.5rem}.footer--border-top .footer__content-left{border-top:.1rem solid rgb(var(--color-border))}.footer--border-top .footer__content-top{padding-top:0}.footer__content-bottom{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-.1rem;row-gap:1.5rem}.footer__content-bottom-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__content-bottom-wrapper .footer__column--info{margin-top:1.5rem}.footer__content-right .grid__item{padding-bottom:0}.footer__content-right .accordion{border-bottom:0}.footer__content-right .footer__list-social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__content-right .footer-block__details-content{margin-bottom:0}.localization-form .button{word-break:break-all}.footer__localization noscript{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:3rem}.footer__localization noscript button{width:100%}.footer-block-image{text-align:center}.footer__follow-on-shop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:750px){.footer__content-top{padding-top:7rem;padding-bottom:6rem}.footer__content-top .grid{display:-webkit-box;display:-ms-flexbox;display:flex;row-gap:6rem;margin-bottom:0}.footer__blocks-wrapper{--grid-horizontal-spacing:10rem}.footer__column--info{padding-top:0}.footer-block{display:block;margin-top:0}.footer-block--newsletter{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__localization{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}footer details[open] summary{margin-bottom:2.5rem}footer details summary{cursor:default}footer details[open] summary~*{-webkit-animation:none;animation:none}footer details summary .icon{display:none}.footer__copyright{text-align:start}.copyright__content{padding:.4rem 0}.footer .accordion{border:0}.footer .accordion summary{padding:0}footer details[empty] summary{margin-bottom:0}}@media screen and (min-width:750px)and (max-width:989px){.footer__content-left{width:calc(65% - var(--grid-horizontal-spacing)/2)}.footer__content-right{width:calc(35% - var(--grid-horizontal-spacing)/2)}}@media screen and (max-width:989px){.footer__content-right .small-hide{display:none}.footer__content-right .grid__item{width:100%;max-width:100%;margin-top:-.1rem}}@media screen and (min-width:990px){.footer__content-left,.footer__content-right{width:calc(50% - var(--grid-horizontal-spacing)/2)}.footer__content-left--alt{width:calc(65% - var(--grid-horizontal-spacing)/2)}.footer__content-left--alt+.footer__content-right{width:calc(35% - var(--grid-horizontal-spacing)/2)}.footer__content-left--alt+.footer__content-right .grid__item.small-hide{display:none}.footer__content-left--alt+.footer__content-right .grid__item{width:100%;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.footer__content-left--alt+.footer__content-right .accordion{max-width:32rem}.footer-block__heading{font-size:calc(var(--font-heading-scale)*1.8rem)}}@media (min-width:750px){.footer__follow-on-shop{text-align:start}.footer-block__details-content{margin-bottom:0}.footer-block__details-content>li,.footer-block__details-content>p{padding:0}}@media screen and (hover:hover){.copyright__content a:hover{background-position:left bottom,left bottom;background-size:100% .1rem,100% .1rem}}