.footer{background:#000;border-top:none}.footer__inner{--footer-gutter: 1.6rem;display:flex;flex-direction:column}@media screen and (min-width:750px){.footer__inner{--footer-gutter: 3.2rem}}@media screen and (min-width:990px){.footer__inner{--footer-gutter: 64px}}.footer__logo{display:block;padding-inline:var(--footer-gutter);padding-top:56px;padding-bottom:46px;color:rgb(var(--color-foreground));text-decoration:none}@media screen and (min-width:750px)and (max-width:1199px){.footer__logo{padding-top:80px;padding-bottom:60px}}@media screen and (min-width:1200px){.footer__logo{padding-top:120px;padding-bottom:80px}}.footer__logo svg{display:block;width:100%;height:auto}.footer__logo svg,.footer__logo svg path,.footer__logo svg rect{fill:currentColor}.footer__main{display:flex;flex-direction:column;gap:4rem;padding-inline:var(--footer-gutter)}.footer__secondary{display:contents}@media screen and (min-width:750px){.footer__main{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:clamp(3rem,4vw,6rem)}}@media screen and (min-width:750px)and (max-width:1199px){.footer__secondary{display:flex;flex-direction:column;align-items:flex-end;gap:3.2rem}}.footer__col{color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.footer__col--newsletter{flex:0 1 auto;max-width:40rem}}.footer__newsletter-heading{margin:0 0 .8rem;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:1.6rem;line-height:1.3;letter-spacing:.04rem;text-transform:uppercase}.footer__newsletter-subtext{margin:0 0 1.6rem;font-size:1.2rem;line-height:1.4;white-space:nowrap}.footer__newsletter-subtext>*{margin:0}.footer__newsletter-form{margin:0}.footer__newsletter-field{display:flex;gap:.8rem;max-width:36.1rem}.footer__newsletter-input{flex:1 1 auto;min-width:0;height:4.8rem;padding:0 1.6rem;background:transparent;border:.1rem solid rgb(var(--color-foreground));border-radius:0;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:16px;line-height:1;-webkit-appearance:none;appearance:none}.footer__newsletter-input::placeholder{color:rgb(var(--color-foreground));opacity:1}.footer__newsletter-input:focus,.footer__newsletter-input:focus-visible{outline:.1rem solid rgb(var(--color-foreground));outline-offset:-.2rem}.footer__newsletter-button{flex:0 0 auto;width:12rem;height:4.8rem;padding:0;border:0;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:1.4rem;letter-spacing:.06rem;text-transform:uppercase;cursor:pointer;transition:opacity var(--duration-short) ease}.footer__newsletter-button:hover{opacity:.85}.footer__newsletter-message{display:flex;align-items:center;gap:.6rem;margin-top:1rem;font-size:1.2rem}.footer__newsletter-message .svg-wrapper{width:1.4rem;height:1.4rem}.footer__newsletter-disclaimer{margin-top:1.2rem;font-size:.8rem;line-height:1.4;color:rgb(var(--color-foreground))}.footer__newsletter-disclaimer>*{margin:0}.footer__newsletter-disclaimer a{color:inherit;text-decoration:underline;text-underline-offset:.2rem}.footer__col--menus{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2.4rem;row-gap:3.2rem}@media screen and (max-width:1199px){.footer__col--menus>.footer__menu:first-child{grid-row:1 / span 2}}@media screen and (min-width:1200px){.footer__col--menus{grid-template-columns:repeat(3,auto);column-gap:clamp(3rem,5vw,8rem);row-gap:0}}@media screen and (min-width:750px)and (max-width:1199px){.footer__col--menus{column-gap:clamp(6rem,11vw,11rem)}}.footer__menu-heading{margin:0 0 1.6rem;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:1.6rem;line-height:1.5;letter-spacing:.04rem;text-transform:uppercase}.footer__menu-list{display:flex;flex-direction:column;gap:1.2rem;margin:0}.footer__col--menus .footer__menu-link{display:inline-block;color:rgb(var(--color-foreground));font-size:1.2rem;line-height:1.4;white-space:nowrap;text-decoration:none;transition:opacity var(--duration-short) ease}.footer__col--menus .footer__menu-link:hover,.footer__col--menus .footer__menu-link--active{text-decoration:underline;text-underline-offset:.3rem}@media screen and (min-width:750px){.footer__col--menus .footer__menu-link{font-size:1.4rem;line-height:1.45}}.footer__col--rail{display:flex;flex-direction:column;align-items:flex-start;gap:.8rem}@media screen and (min-width:750px){.footer__col--rail{align-items:flex-end;flex:0 0 auto}}.footer__localization{display:flex}.footer__localization .localization-form{margin:0!important;padding:0!important}.footer__localization .localization-form__select{display:inline-flex;align-items:center;gap:.6rem;margin:0!important;padding:0!important;min-height:0;height:auto!important;line-height:1.5;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.2rem;letter-spacing:.02rem}.footer__localization .localization-form__select .icon-caret{position:static;margin:0}@media screen and (min-width:750px){.footer__localization .disclosure__list-wrapper{right:0;left:auto}}.footer__localization .disclosure__list-wrapper,.footer__localization .disclosure__list-wrapper .country-filter,.footer__localization .disclosure__list-wrapper .country-filter__input{background-color:#000}@media screen and (min-width:1200px){.footer__localization .disclosure{display:flex}.footer__col--rail{gap:2rem}}.footer__localization .localization-form__select .svg-wrapper,.footer__localization .localization-form__select svg{color:rgb(var(--color-foreground))}.footer__social{display:flex;align-items:center;gap:2.4rem;margin:0}.footer__social-item{display:inline-flex}.footer__social-link{display:inline-flex;color:rgb(var(--color-foreground));transition:opacity var(--duration-short) ease}.footer__social-link:hover{opacity:.7}.footer__social-link .svg-wrapper{display:inline-flex;width:3rem;height:3rem}.footer__social-link svg{width:3rem;height:3rem;fill:currentColor}.footer__social-link svg path{fill:currentColor}.footer__legal{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 1.6rem;margin-top:4rem;padding-inline:var(--footer-gutter)}.footer__policies{display:flex;flex-wrap:wrap;flex:0 0 auto;gap:1rem 1.6rem;margin:0;font-size:1.1rem;line-height:1}.footer__policy-link{color:rgb(var(--color-foreground));font-size:1.1rem;text-decoration:underline;text-underline-offset:.2rem}.footer__copy{order:-1;flex:0 0 auto;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:1.1rem;line-height:1;letter-spacing:.02rem}@media screen and (min-width:1200px){.footer__legal{flex-wrap:nowrap;justify-content:flex-end;gap:1.2rem 3.2rem;margin-top:6rem}.footer__copy{order:0}.footer__policy-link,.footer__copy{font-size:1.1rem}}.footer__newsletter-subtext,.footer__newsletter-input,.footer__col--menus .footer__menu-link,.footer__newsletter-disclaimer,.footer__policy-link,.footer__localization .localization-form__select{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:300}
/*# sourceMappingURL=/cdn/shop/t/81/assets/section-footer.css.map */
