.footer{position:relative;background-color:rgb(var(--color-background));z-index:10}.footer--border{border-top:.1rem solid rgba(var(--color-border))}.footer .accordion{margin:0}@media screen and (min-width: 990px){.footer .accordion{display:none}}.footer .accordion:empty+.footer-block{margin-top:0}.footer .accordion .footer-block__heading{padding-block:.5rem;margin-bottom:0}@media screen and (min-width: 990px){.footer .accordion:first-child+.footer-block:last-child li,.footer .accordion .footer-block:only-child li{display:inline}}.footer__logo{display:block;max-width:100%;height:auto}.footer__logo-link{text-decoration:none;word-wrap:break-word;max-width:100%}.footer__content-top{display:block;padding-top:4rem;padding-bottom:2.4rem}@media screen and (min-width: 990px){.footer__content-top{padding-bottom:3.5rem}}.footer__blocks-wrapper{display:flex;flex-direction:column}@media screen and (min-width: 990px){.footer__blocks-wrapper{flex-wrap:wrap;flex-direction:row;justify-content:space-between;gap:4rem}}.footer__blocks-wrapper>.accordion:first-child{border-top:.1rem solid rgb(var(--color-border))}.footer-block{position:relative}.footer-block:empty{display:none}.footer-block--menu{display:none}@media screen and (min-width: 990px){.footer-block--menu{flex:none;display:block;margin-top:0;max-width:20.4rem}}.footer-block--details{width:100%;display:flex;flex-direction:column;margin:2.4rem 0 0 0}@media screen and (min-width: 576px){.footer-block--details{max-width:32rem}}@media screen and (min-width: 990px){.footer-block--details{margin:0}}.footer-block--details>div{display:flex;flex-direction:column;gap:2.4rem}.footer-block--details .footer-block__heading{display:none}@media screen and (min-width: 990px){.footer-block--details .footer-block__heading{display:block}}.footer-block--details+.accordion{border-top:.1rem solid rgb(var(--color-border))}.footer-block--subscribe{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;max-width:100%;width:100%;order:-2;margin-bottom:2.4rem}@media screen and (min-width: 750px){.footer-block--subscribe{min-width:32rem;max-width:50rem}}@media screen and (min-width: 990px){.footer-block--subscribe{max-width:44.2rem;order:unset;padding:0;margin:0}}.footer-block--subscribe .field{position:relative;width:100%}.footer-block--subscribe .field input{padding:1.2rem 1.6rem}.footer-block--subscribe .field__input::placeholder{visibility:hidden}.footer-block--subscribe .field__input:not(:placeholder-shown),.footer-block--subscribe .field__input:focus{padding-top:1.85rem;padding-bottom:.55rem}.footer-block--subscribe .field__input:not(:placeholder-shown)+label,.footer-block--subscribe .field__input:focus+label{top:.55rem;font-size:1.2rem}.footer-block--subscribe .field__input:hover:placeholder-shown+label{opacity:.7}.footer-block--subscribe .field label{position:absolute;left:1.6rem;top:1.2rem;padding:0;font-size:1.4rem;transition:all var(--duration-default);pointer-events:none;z-index:1}.footer-block--subscribe .newsletter__additional-text{margin:0;margin-top:.8rem;color:rgb(var(--color-foreground-secondary))}.footer-block--subscribe .newsletter__additional-text a{overflow-wrap:break-word;text-decoration:none;background:linear-gradient(to right, currentColor, currentColor) 0 100%/0 1px no-repeat;background-position-x:right;transition:background-size var(--duration-default) ease-in-out}@media screen and (pointer: fine){.footer-block--subscribe .newsletter__additional-text a:not(:disabled):not([aria-disabled=true]):hover{background-position-x:left;background-size:100% 1px}}.footer-block--subscribe .newsletter__description{margin:0;margin-top:2.4rem;max-width:37rem;color:rgb(var(--color-foreground-secondary))}@media screen and (min-width: 990px){.footer-block--subscribe .newsletter__description{margin-top:auto;padding-top:4rem}}.footer-block--subscribe .newsletter__description a{overflow-wrap:break-word;text-decoration:none;background:linear-gradient(to right, currentColor, currentColor) 0 100%/0 1px no-repeat;background-position-x:right;transition:background-size var(--duration-default) ease-in-out}@media screen and (pointer: fine){.footer-block--subscribe .newsletter__description a:not(:disabled):not([aria-disabled=true]):hover{background-position-x:left;background-size:100% 1px}}.footer-block--subscribe .newsletter__button{min-width:unset;width:100%}@media screen and (min-width: 750px){.footer-block--subscribe .newsletter__button{width:unset}}.footer-block--subscribe .newsletter-form{width:100%}.footer-block--subscribe .newsletter-form__inner{display:flex;align-items:flex-start;flex-direction:column;gap:.8rem;background:rgba(0,0,0,0)}@media screen and (min-width: 750px){.footer-block--subscribe .newsletter-form__inner{flex-direction:row;align-items:center}}@media screen and (min-width: 1200px){.footer-block--subscribe .newsletter-form__inner{flex-wrap:nowrap}}.footer-block--subscribe .newsletter-form__field-wrapper{width:100%;position:relative}@media(min-width: 990px){.footer-block--subscribe .newsletter-form__field-wrapper{max-width:32rem}}.footer-block--subscribe .newsletter-form__message{margin-bottom:0}@media(min-width: 750px){.footer-block--subscribe .newsletter-form__message{justify-content:flex-start}}.footer-block--subscribe .newsletter-form__message--success{margin-top:2rem}@media(min-width: 750px){.footer-block--subscribe .newsletter-form__message--success{width:100%}}.footer-block--subscribe .newsletter-form__button{margin-left:1.4rem}.footer-block--subscribe+.accordion{border-top:.1rem solid rgb(var(--color-border))}.footer-block__heading{margin-top:0;margin-bottom:.8rem}.footer-block__details-content{margin-bottom:2rem;display:flex;flex-direction:column}@media screen and (min-width: 990px){.footer-block__details-content{margin-bottom:0}}.footer-block__details-content .list-menu__item{padding:0}.footer-block__details-content .list-menu__item--link{display:block;font-family:var(--font-footer-menu-family);font-style:var(--font-footer-menu-style);font-weight:var(--font-footer-menu-weight);letter-spacing:var(--font-menu-letter-spacing);color:rgb(var(--color-foreground));text-decoration:none;padding:.8rem 0}@media (max-width: 768px) {.footer-block__details-content .list-menu__item--link {padding:0.95rem 0}}.footer-block__details-content li:first-child .list-menu__item--link{padding-top:0}.footer-block__details-content li:last-child .list-menu__item--link{padding-bottom:0}.footer__content-bottom{padding-bottom:4rem}@media(min-width: 990px){.footer__content-bottom{padding:0}}.footer__content-bottom-main{padding:0;display:flex;flex-direction:column;gap:2.4rem}@media(min-width: 750px){.footer__content-bottom-main{flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap}}@media(min-width: 990px){.footer__content-bottom-main{border-top:.1rem solid rgb(var(--color-border));padding-top:3.5rem;padding-bottom:4rem}}.footer__content-bottom-left{display:flex;flex-direction:column;gap:.4rem}@media(min-width: 750px){.footer__content-bottom-left{flex-direction:row;align-items:center;gap:1.6rem}}.footer__localization{display:flex;flex-direction:column;gap:.8rem}.footer__localization:empty{display:none}.footer__localization localization-form{display:block}.footer__localization .localization-form{width:100%;display:flex;flex-direction:column;flex:auto 1 0;margin:0 auto}.footer__localization .localization-form:only-child{display:inline-flex;flex-wrap:wrap;flex:initial}@media screen and (max-width: 989px){noscript .footer__localization .localization-form:only-child{width:100%}}.footer__localization .localization-form .button{padding:1rem}@media screen and (max-width: 989px){.footer__localization .localization-form .button{word-break:break-all}}.footer__localization .localization-form__currency{display:inline-block;flex:none}.footer__localization .localization-form__select{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}noscript .footer__localization .localization-form__select{padding-left:0rem}@media screen and (min-width: 990px){noscript .footer__localization .localization-form__select{min-width:20rem}}@media screen and (min-width: 990px){.footer__localization .localization-form__select+.button{margin-top:.8rem}}.footer__localization .localization-selector.link{position:relative;padding:.5rem 1rem .5rem 2rem;min-height:4.4rem;color:rgb(var(--color-foreground));border-radius:var(--border-radius-button);border:.1rem solid rgba(0,0,0,0);background-color:rgb(var(--color-background-input))}.footer__localization .localization-selector.link:hover,.footer__localization .localization-selector.link:focus{border:.1rem solid rgb(var(--color-border-input-focus))}.footer__localization .localization-selector.link .currency-country{display:flex;align-items:center}.no-js .footer__localization .localization-selector.link{padding:.4rem 1rem;padding-right:4rem}.footer__localization .localization-selector.link+.disclosure__list{border:.1rem solid rgb(var(--color-border-input-focus))}.footer__localization .localization-selector option{color:#000}.footer__localization .localization-selector+.disclosure__list{animation:animateLocalization var(--duration-default) ease}.footer__localization .localization-selector .icon-caret{color:rgba(var(--color-foreground));transition:transform var(--duration-default)}.footer__localization .localization-selector[aria-expanded=true] .icon-caret{transform:rotate(-180deg)}.footer__list-social{margin:0 0 0 -0.6rem !important;gap:.8rem}@media(min-width: 750px){.footer__list-social{margin:0 -0.6rem 0 0 !important}}.footer__list-social:empty{display:none}.footer__list-social .list-social__item--placeholder:not(:only-child){display:none}.footer__list-social.list-social .list-social__item{display:flex;align-items:center;justify-content:center}.footer__list-social.list-social .list-social__item:hover .icon{opacity:.7}.footer__copyright{margin:0;color:rgb(var(--color-foreground-secondary))}.footer__copyright .copyright__content a{text-decoration:none;color:rgb(var(--color-foreground));background:linear-gradient(to right, currentColor, currentColor) 0 100%/0 1px no-repeat;background-position-x:right;transition:background-size var(--duration-default) ease-in-out}@media screen and (pointer: fine){.footer__copyright .copyright__content a:not(:disabled):not([aria-disabled=true]):hover{background-position-x:left;background-size:100% 1px}}.footer__policies{display:flex;align-items:center;flex-wrap:wrap;gap:1.6rem;text-transform:capitalize;order:3}@media screen and (min-width: 750px){.footer__policies{order:unset}}@media screen and (min-width: 990px){.footer__policies{gap:2.4rem}}.footer__policies .link-hover-line{font-family:var(--font-footer-menu-family);font-style:var(--font-footer-menu-style);font-weight:var(--font-footer-menu-weight);letter-spacing:var(--font-menu-letter-spacing);color:rgb(var(--color-foreground));text-decoration:none}@media screen and (min-width: 750px){.footer__follow-on-shop{text-align:right}}@keyframes appear-down{0%{opacity:0}100%{opacity:1}}footer details[open] summary~*{animation:appear-down var(--duration-default) ease}@keyframes animateLocalization{0%{opacity:0;transform:translateY(0)}100%{opacity:1;transform:translateY(-1rem)}}@media(prefers-color-scheme: light){.footer__logo-link img:first-child{display:block}.footer__logo-link img:last-child{display:none}.footer__logo-link img:only-child{display:block}}@media(prefers-color-scheme: dark){.footer__logo-link img:first-child{display:none}.footer__logo-link img:last-child{display:block}.footer__logo-link img:only-child{display:block}}[data-scheme=light] .footer__logo-link img:first-child{display:block}[data-scheme=light] .footer__logo-link img:last-child{display:none}[data-scheme=light] .footer__logo-link img:only-child{display:block}[data-scheme=dark] .footer__logo-link img:first-child{display:none}[data-scheme=dark] .footer__logo-link img:last-child{display:block}[data-scheme=dark] .footer__logo-link img:only-child{display:block}