.footer{position:relative;background-color:var(--footer-background, #fcfcf9);z-index:10}.footer .link{font-family:var(--font-footer-menu-family);font-style:var(--font-footer-menu-style);font-weight:var(--font-footer-menu-weight);font-size:var(--font-footer-link-size)}.footer--border{border-top:.1rem solid rgba(var(--color-border))}.footer__content-top{display:block;padding-block:5rem 2.4rem;border-top:.1rem solid rgba(var(--color-border))}@media screen and (min-width:990px){.footer__content-top{border-bottom:.1rem solid rgba(var(--color-border))}}@media screen and (min-width:1150px){.footer__content-top{padding-block:6.4rem;padding-bottom:6.4rem}}.footer__blocks-wrapper{display:flex;flex-direction:column;gap:1.6rem}@media screen and (mix-width:990px){.footer__blocks-wrapper{gap:1.8rem}}.footer_blocks-lists{display:block}.footer-block--logo{display:grid;grid-gap:.8rem}.footer-block--logo .footer-block__text{color:rgb(var(--color-foreground-secondary));max-width:48rem}.footer-block--menu{display:none;max-width:40rem}.footer__text{font-size:1.2rem}.footer__bottom-menu .link{font-size:var(--font-footer-bottom-link-size)}@media screen and (min-width:990px){.footer__content-top{padding-block:6.4rem;padding-bottom:6.4rem}.footer__blocks-wrapper{flex-wrap:wrap;flex-direction:row;justify-content:space-between;gap:3rem 5rem}.footer-block--menu{flex:none;display:block}.footer-block--logo{width:100%;max-width:32rem}}.footer-block:nth-last-child(2).footer-block--menu:not(.footer-block--subscribe){margin-right:auto}@media screen and (min-width:1150px){.footer-block--logo:first-child{flex:none}.footer__blocks-wrapper{gap:3rem 5rem}}@media screen and (min-width:1360px){.footer__blocks-wrapper{gap:3rem 7.7rem}}.footer__logo-link{text-decoration:none;word-wrap:break-word;max-width:100%}.footer__logo{display:block;max-width:100%;height:auto}.footer__content-middle-container{display:flex;flex-direction:column;gap:3rem;padding-block:2.4rem}.footer__content-middle-main{flex:1;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:2.5rem}.footer__content-middle-main--left{display:flex;flex-direction:column;gap:.8rem;align-items:flex-start}@media screen and (min-width:576px){.footer__content-middle-main--left{gap:3.2rem;flex-direction:row;align-items:center}}.footer__bottom-menu .list-menu__item{padding:0;font-size:var(--font-footer-bottom-link-size)}.footer__bottom-menu{display:flex;flex-wrap:wrap;column-gap:2rem;row-gap:1.8rem;margin-top:0}.footer__column--localization{flex:none}.footer__column--payment .label,.footer__column--social .label{display:block;margin-bottom:1.2rem;font-size:16px;color:rgba(var(--color-foreground),.4)}.footer__column .footer__payment{align-items:center}.footer__column .footer__payment .list-payment{gap:.8rem}.footer__column--social{width:auto;max-width:100%}.localization-form__select{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}@media screen and (min-width:990px){.footer__column--localization{width:auto}.footer__content-middle-main{gap:3.6rem}}@media screen and (min-width:1360px){.footer__content-middle-main{gap:3rem 7.7rem}}.accordion:empty+.footer-block{margin-top:0}.footer .accordion{margin-top:0}.footer .accordion .footer-block__heading{padding-block:.5rem;margin-bottom:0;font-weight:700;color:rgb(var(--color-foreground-title));padding-right:4rem}.footer .newsletter__form{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:1.6rem;margin-top:2.4rem;max-width:100%;width:auto}@media screen and (min-width:750px){.footer .newsletter__form{flex-direction:row;min-width:42rem}}@media screen and (min-width:990px){.footer .newsletter__form{margin-top:0}}.footer .newsletter__form .field{width:100%}@media screen and (min-width:750px){.footer .newsletter__form .field{min-height:6rem}}.footer .newsletter__form .field__input{transition:background var(--duration-default),border var(--duration-default);color:rgb(var(--color-foreground))}.footer .newsletter__form .field__input::placeholder{color:rgb(var(--color-foreground),.4);font-weight:var(--font-body-weight)}.footer .newsletter__form .field:hover:not(:focus) .field__input::placeholder{color:rgb(var(--color-foreground),.3)}@media screen and (min-width:750px){.footer .newsletter__form .field input{padding:1.6rem 13.4rem 1.6rem 2.4rem}}.footer .newsletter__form .newsletter__title{margin-top:1.6rem;margin-bottom:0}@media screen and (min-width:990px){.footer .newsletter__form .newsletter__title{margin:0}}.footer .newsletter__form .newsletter__title+.newsletter__text{margin-top:1.2rem;margin-bottom:0}.footer .newsletter__form .newsletter__text{max-width:37rem;color:rgb(var(--color-foreground-secondary))}.footer .newsletter__form .newsletter__text--additional{margin-top:1.6rem;margin-bottom:0;font-size:1.4rem;color:rgba(var(--color-foreground),.6)}.footer .newsletter__form .newsletter__text--additional a{transition:color var(--duration-default),text-decoration var(--duration-default)}.footer .newsletter__form .newsletter__text--additional a:hover{color:rgba(var(--color-foreground),.7);text-decoration-color:rgba(var(--color-foreground),.7)}.footer .newsletter__form .newsletter-form{width:100%}.footer .newsletter__form .newsletter-form__inner{display:flex;align-items:flex-start;flex-direction:column;gap:1.6rem;margin-top:1.6rem;border-radius:var(--border-radius-large);background:transparent}@media screen and (min-width:750px){.footer .newsletter__form .newsletter-form__inner{flex-direction:row;align-items:center;margin-top:2rem}}@media screen and (min-width:1150px){.footer .newsletter__form .newsletter-form__inner{flex-wrap:nowrap}}.footer .newsletter__form .newsletter__button{min-width:unset;width:100%}@media screen and (min-width:750px){.footer .newsletter__form .newsletter__button{position:absolute;top:50%;right:.6rem;transform:translateY(-50%);width:auto}}.footer .newsletter-form__inner{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;flex-wrap:wrap;width:100%;position:relative}@media(min-width:990px){.footer .newsletter-form__inner{flex-direction:row}}.footer .newsletter-form__field-wrapper{flex:1;width:100%;position:relative}@media(min-width:990px){.footer .newsletter-form__field-wrapper{width:auto}}.footer .newsletter-form__message{margin-bottom:0}@media(min-width:750px){.footer .newsletter-form__message{justify-content:flex-start}}.footer .newsletter-form__message--success{margin-top:2rem}@media(min-width:750px){.footer .newsletter-form__message--success{width:100%}}.footer .newsletter-form__button{margin-left:1.4rem}.footer .accordion:not(.footer-block--logo+.accordion):not(.contacts+.accordion){border-top:none}.footer .footer-block--logo+.accordion{margin-top:2.4rem}@media screen and (min-width:990px){.footer .footer-block--logo+.accordion{margin-top:0}}.footer__menu-bottom{display:flex;flex-wrap:wrap;gap:1.2rem 2.4rem}.footer__menu-bottom li a{font-family:var(--font-footer-menu-family);font-style:var(--font-footer-menu-style);font-weight:var(--font-footer-menu-weight);text-decoration:none;color:rgba(var(--color-foreground),.6);transition:var(--duration-default)}.footer__menu-bottom li a:hover{color:rgba(var(--color-foreground),1)}@media screen and (min-width:990px){.footer-block{display:block;margin-top:0}}.footer-block:empty{display:none}.footer-block__heading{margin-top:0;margin-bottom:1.6rem;font-weight:700;color:rgb(var(--color-foreground-title))}.footer__list-social:empty{display:none}.footer__list-social .list-social__item--placeholder:not(:only-child){display:none}.footer__list-social.list-social{margin-top:-.4rem;margin-left:-.4rem;display:flex;align-items:center;gap:1.2rem}@media screen and (min-width:990px){.footer__list-social.list-social{margin-top:unset;margin-left:unset}}.footer__list-social.list-social .list-social__item .icon{height:2rem;width:2rem}.footer__list-social.list-social .list-social__item:hover .list-social__link{opacity:.6}.footer__list-social.list-social .list-social__link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:.2rem}@media screen and (min-width:990px){.footer__content-middle-container{flex-direction:row}}.footer__localization{display:flex;gap:1.2rem}.footer__localization .label{display:block;margin-bottom:1.2rem;font-size:1.6rem;color:rgba(var(--color-foreground),.4)}localization-form{display:block}.localization-form{width:100%}.footer__localization:empty{display:none}.localization-form{display:flex;flex-direction:column;flex:auto 1 0;margin:0 auto}.localization-form:only-child{display:inline-flex;flex-wrap:wrap;flex:initial}.footer__localization h2,.footer__payment h2{margin:0 0 1.5rem;color:rgba(var(--color-foreground))}@media screen and (max-width:989px){noscript .localization-form:only-child,.footer__localization noscript{width:100%}}.localization-form .button{padding:1rem}.localization-form__currency{display:inline-block;flex:none}@media screen and (max-width:989px){.localization-form .button{word-break:break-all}}noscript .localization-form__select{padding-left:0rem}@media screen and (min-width:990px){noscript .localization-form__select{min-width:20rem}noscript .localization-form__select+.button{margin-top:.8rem}}.footer .localization-selector.link{position:relative;color:rgb(var(--color-foreground));font-weight:var(--font-body-weight);letter-spacing:calc(var(--font-body-letter-spacing) * .1)}.footer .localization-selector.link .disclosure__list{border:.1rem solid rgb(var(--color-border-input));background-color:rgb(var(--color-background-input))}noscript .localization-selector.link{padding-top:1.5rem;padding-left:1.5rem}.localization-selector option{color:#000}.footer .localization-selector+.disclosure__list{background-color:rgb(var(--color-background-input))}.localization-selector+.disclosure__list{position:absolute;bottom:100%;max-width:22rem;min-width:100%;width:max-content;min-height:8.2rem;max-height:19rem;border:none;transform:translateY(-1rem);animation:animateLocalization var(--duration-default) ease;opacity:1;z-index:3;overflow-y:auto}@media screen and (min-width:990px){.footer_blocks-lists{display:flex;gap:4.5rem;flex-wrap:wrap}footer .accordion{display:none}}@media screen and (min-width:1150px){.footer_blocks-lists{display:flex;gap:8.5rem}}@keyframes appear-down{0%{opacity:0}to{opacity:1}}footer details[open] summary~*{animation:appear-down var(--duration-default) ease}.footer-block__details-content{margin-bottom:2rem}.footer-block__details-content li:first-child .link{padding-top:3rem}@media screen and (min-width:990px){.footer-block__details-content{margin-bottom:0}.footer-block__details-content li:first-child .link{padding-top:0}.footer-block__details-content li:last-child .link{padding-bottom:0}.footer-block__details-content>p,.footer-block__details-content>li{padding:0}}.footer-block__details-content .list-menu__item--link{font-family:var(--font-footer-menu-family);font-style:var(--font-footer-menu-style);font-weight:var(--font-footer-menu-weight);text-decoration-color:rgb(var(--color-foreground-secondary));color:rgb(var(--color-foreground-secondary));font-size:1.45rem;letter-spacing:-.01em}.footer-block__details-content .list-menu__item--active{color:rgba(var(--color-foreground),.7)}@media screen and (min-width:990px){.footer-block__details-content .list-menu__item--link,.copyright__content a,.footer__bottom-menu .list-menu__item{position:relative;display:inline-flex}.footer__column--menu,.footer__column--payment{width:auto}.footer-block__details-content .list-menu__item--link{padding-block:.4rem}.footer-block__details-content .list-menu__item--link:hover,.footer__bottom-menu .list-menu__item:hover,.copyright__content a:hover{color:rgba(var(--color-accent),1)}}@media screen and (min-width:990px){.footer__column--social{width:17.2rem;max-width:17.2rem}}@media screen and (min-width:990px){.footer-block__details-content .list-menu__item--link{display:inline-flex}.footer-block__details-content>:first-child .list-menu__item--link{padding-top:0;margin-top:0}}.footer-block__details-content .placeholder-svg{max-width:20rem}@keyframes animateLocalization{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(-1rem)}}.footer .footer-block--logo{grid-gap:1.2rem}@media screen and (min-width:1150px){.footer .footer-block--logo{margin-right:3rem;display:flex;grid-gap:1.6rem;align-items:flex-start;flex-direction:column}}@media screen and (min-width:1536px){.footer .footer-block--logo{margin-right:9rem}}@media screen and (min-width:1150px){.footer .footer-block:first-child.contacts{margin-right:auto}}.footer .contacts{max-width:20rem;margin-top:1.6rem}@media screen and (min-width:990px){.footer .contacts{margin-top:0}}.footer .contacts__text{line-height:var(--font-heading-line-height)}.footer .contacts__info{margin:0}.footer .contacts__info a{display:block;text-decoration:none;color:rgb(var(--color-foreground));transition:color var(--duration-default)}.footer .contacts__info a:hover{color:rgb(var(--color-foreground),.6)}.footer .contacts__info p{margin-bottom:1rem}.copyright__content a{transition:color var(--duration-default);text-decoration:none}.footer .header__heading-logo--overlay{display:none}.footer__content-bottom{padding-top:2.4em;padding-bottom:2.4rem;border-top:.1rem solid rgba(var(--color-border))}.footer__content-bottom-wrapper{display:flex;align-items:center;justify-content:space-between;gap:3.2rem;flex-wrap:wrap}@media screen and (min-width:1150px){.footer__content-bottom-wrapper--3-columns{display:grid;grid-template-columns:minmax(25rem,1fr) auto minmax(25rem,1fr)}}@media screen and (min-width:1150px){.footer__content-bottom-wrapper--3-columns .footer__policies{justify-self:flex-end}}@media screen and (min-width:750px){.footer__follow-on-shop{text-align:right}}.footer .follow-icon-wrapper:before{transition:background var(--duration-default)}.footer__copyright,.footer__policies{margin:0;font-weight:var(--font-footer-menu-weight);color:rgb(var(--color-foreground-secondary))}.footer__copyright .copyright__content a,.footer__policies .copyright__content a{font-weight:var(--font-footer-menu-weight);color:rgb(var(--color-foreground-secondary));text-decoration-color:rgba(var(--color-foreground),.6);transition:color var(--duration-default),text-decoration var(--duration-default)}.footer__copyright .copyright__content a:hover,.footer__policies .copyright__content a:hover{color:rgba(var(--color-foreground),1);text-decoration-color:rgba(var(--color-foreground),1)}.footer__policies .copyright__content a{text-transform:capitalize}.footer__policies{display:flex;align-items:center;flex-wrap:wrap;gap:1.2rem 2.4rem}.footer__policies a{text-decoration:none}.footer__policies a:hover{color:rgb(var(--color-foreground),.7)}.footer--redesign{background:var(--footer-background, #fcfcf9);color:var(--footer-text)}.footer--redesign .footer__content-top{padding:5.2rem 0 5.6rem;border-top:none;border-bottom:none}.footer--redesign .footer__content-bottom{padding:3.9rem 0 2.8rem;border-top:.1rem solid var(--footer-border)}.footer--redesign .footer__hero-main{display:grid;gap:5.6rem}.footer--redesign .footer__hero-copy{max-width:43rem}.footer--redesign .footer__brand{margin-bottom:2rem}.footer--redesign .footer__brand-description{margin-top:1.2rem;color:var(--footer-muted-text)}.footer--redesign .footer__promo-heading{margin:0;max-width:34rem;font-size:clamp(3.4rem,3.1vw,5rem);line-height:1.1;letter-spacing:-.025em;color:var(--footer-heading)}.footer--redesign .footer__promo-text{margin-top:1.8rem;max-width:38rem;font-size:1.5rem;line-height:1.55;color:var(--footer-text)}.footer--redesign .footer__promo-text p{margin:0}.footer--redesign .footer__promo-button{margin-top:2rem}.footer--redesign .footer__newsletter-wrap{margin-top:2.4rem}.footer--redesign .footer__newsletter-form{width:100%}.footer--redesign .footer__newsletter-inner{display:flex;align-items:stretch;width:100%;max-width:39rem;min-height:5.8rem;border:.1rem solid var(--footer-border);border-radius:99rem;box-shadow:inset 0 0 0 .1rem var(--footer-input-background);background:var(--footer-input-background);overflow:hidden}.footer--redesign .footer__newsletter-field-wrapper{flex:1}.footer--redesign .footer__newsletter-field{height:100%}.footer--redesign .footer__newsletter-field .field__input,.footer--redesign .footer__newsletter-input{min-height:5.8rem;padding:1.4rem 2.4rem;border:none;box-shadow:none;background:transparent;color:var(--footer-input-text);font-size:1.45rem}.footer--redesign .footer__newsletter-input::placeholder{color:var(--footer-muted-text)}.footer--redesign .footer__newsletter-field .field__input:focus,.footer--redesign .footer__newsletter-input:focus{box-shadow:none}.footer--redesign .footer__newsletter-submit{flex:0 0 auto;min-width:9.8rem;margin:.2rem;border:none;border-radius:99rem;padding:0 2.8rem;background:var(--footer-button-background);color:var(--footer-button-text);cursor:pointer;transition:opacity var(--duration-default),transform var(--duration-default)}.footer--redesign .footer__newsletter-submit:hover{opacity:.92}.footer--redesign .footer__newsletter-submit .icon{width:1.6rem;height:1.6rem}.footer--redesign .footer__terms{display:flex;align-items:flex-start;gap:.9rem;margin-top:1.8rem;font-size:1.25rem;line-height:1.45;color:var(--footer-text)}.footer--redesign .footer__terms input{margin-top:.2rem;width:1.4rem;height:1.4rem}.footer--redesign .footer__terms a{color:inherit;text-underline-offset:.2rem}.footer--redesign .footer__hero-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.8rem 5.4rem}.footer--redesign .footer__nav-column{min-width:14rem;max-width:22rem}.footer--redesign .footer-block__heading{margin-bottom:1.8rem;font-size:2.1rem;line-height:1.1;color:var(--footer-heading)}.footer--redesign .footer-block__details-content{display:grid;gap:1.15rem}.footer--redesign .footer-block__details-content .list-menu__item--link{padding:0;font-size:1.55rem;line-height:1.45;color:var(--footer-text);text-decoration:none}.footer--redesign .footer-block__details-content .list-menu__item--link:hover{color:var(--footer-muted-text)}.footer--redesign .footer__legal-note{max-width:110rem;margin-bottom:2.8rem;font-size:1.35rem;line-height:1.5;color:var(--footer-text)}.footer--redesign .footer__legal-note p{margin:0}.footer--redesign .footer__content-bottom-wrapper--redesign{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem 4rem}.footer--redesign .footer__bottom-links{display:flex;flex-wrap:wrap;gap:.8rem 0;margin:0}.footer--redesign .footer__bottom-links li{display:inline-flex;align-items:center}.footer--redesign .footer__bottom-links li:not(:last-child):after{content:"\b7";display:inline-block;margin:0 1.2rem;color:var(--footer-muted-text)}.footer--redesign .footer__bottom-links a{color:var(--footer-text);text-decoration:none;font-size:1.35rem;line-height:1.4}.footer--redesign .footer__bottom-links a:hover{color:var(--footer-muted-text)}.footer--redesign .footer__bottom-meta{display:flex;align-items:flex-end;justify-content:flex-end;gap:1.2rem;flex-direction:column}.footer--redesign .footer__social-list.list-social{margin:0;justify-content:flex-end;gap:1.6rem}.footer--redesign .footer__social-link{width:2rem;height:2rem;padding:0;color:var(--footer-text)}.footer--redesign .footer__social-link .icon{width:2rem;height:2rem}.footer--redesign .footer__copyright{color:var(--footer-text);white-space:nowrap;font-size:1.25rem;line-height:1.4}.footer--redesign .footer__utility-row{margin-top:2.4rem;padding-top:2rem;border-top:.1rem solid var(--footer-border)}@media screen and (min-width:990px){.footer--redesign .footer__hero-main{grid-template-columns:minmax(35rem,38rem) minmax(0,1fr);align-items:start}.footer--redesign .footer__hero-nav{grid-template-columns:repeat(4,minmax(0,1fr));justify-content:end}}@media screen and (max-width:989px){.footer--redesign .footer__content-top{padding:4.4rem 0}.footer--redesign .footer__content-bottom{padding:3rem 0 2rem}.footer--redesign .footer__promo-heading{max-width:40rem}.footer--redesign .footer__hero-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.8rem 3.2rem}.footer--redesign .footer__bottom-meta{align-items:flex-start}.footer--redesign .footer__content-bottom-wrapper--redesign{grid-template-columns:1fr}}@media screen and (max-width:749px){.footer--redesign .footer__newsletter-inner{max-width:100%}.footer--redesign .footer__newsletter-submit{min-width:7.2rem;padding:0 1.8rem}.footer--redesign .footer__hero-nav{grid-template-columns:1fr;gap:2.4rem}.footer--redesign .footer__bottom-links{gap:.8rem 1.2rem}.footer--redesign .footer__bottom-meta{align-items:flex-start;flex-direction:column}.footer--redesign .footer__social-list.list-social{justify-content:flex-start}.footer--redesign .footer__copyright{white-space:normal}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-footer.css.map */
