.footer{position:relative;width:100%}.footer .payment-methods .payment-methods__list{display:flex;flex-direction:row;gap:.5rem;flex-wrap:wrap}.footer .payment-methods .payment-methods__list svg{width:24px;height:16px}.footer-links-dropdown__text.not_desktop,.footer .newsletter__email-input-wrapper.field input{color:var(--secondary_text)}.footer .newsletter__email-input.input-placeholder,.footer .newsletter__email-input.input-placeholder:focus{background:transparent!important;background-color:transparent!important;color:var(--secondary_text)!important;-webkit-text-fill-color:var(--secondary_text)!important;box-shadow:none!important}body:has(.footer) #MainContent{margin-bottom:0}@media screen and (min-width:1025px){body:has(.footer){isolation:isolate}.footer:not(.footer--static){position:fixed;left:0;right:0;bottom:0;z-index:-1}body:has(.footer:not(.footer--static)) #MainContent{position:relative;margin-bottom:var(--footer-dynamic-height, var(--footer-height, 622px))}body:has(.footer:not(.footer--static)) #MainContent .main-content__inner{background-color:var(--background_color)}}footer-component{color:var(--secondary_text);background-color:var(--background_color);display:block;position:relative;z-index:1;overflow:hidden;content-visibility:auto;contain-intrinsic-size:1px var(--footer-height, 800px)}footer-component a{color:var(--secondary_text);cursor:pointer}footer-component button:not(:disabled):hover{cursor:pointer}@media screen and (min-width:1025px){footer-component{content-visibility:visible}}.footer__wrapper{position:relative;overflow:hidden;background-color:var(--background_color)}.footer__wrapper--static-bg{background-color:var(--background_color);color:var(--secondary_text)}.footer__animated-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;isolation:isolate;height:100%}.footer__static-bg-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.footer__static-bg-image img{width:100%;height:100%;display:block;object-fit:cover}.footer__animated-bg-poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block}.footer__animated-bg-poster img{width:100%;height:100%;display:block;object-fit:cover}html.is-footer-bg-ready .footer__animated-bg-poster{opacity:0;transition:opacity .25s ease-out}html:not(.is-footer-bg-ready) .footer__animated-bg-poster{opacity:1}.footer__animated-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background-image:var(--lottie-noise-image);background-repeat:repeat;background-size:auto;opacity:var(--lottie-noise-opacity, 1)}html:not(.is-footer-bg-ready) .footer__animated-bg:after{background-image:none}html:not(.is-footer-bg-ready) .footer__animated-bg-image{display:none}html.is-footer-bg-ready .footer__animated-bg:after{filter:blur(var(--lottie-noise-blur, 0px));mix-blend-mode:color-burn}.footer__animated-bg-image div[data-lottie],.footer__animated-bg-image{width:100%;height:100%;display:block}.footer__animated-bg-image>svg,.footer__animated-bg-image>canvas{width:100%!important;height:100%!important;display:block}.footer__inner-wrapper{position:relative;z-index:1}.usp-single__container p em{font-style:normal;color:var(--primary_accent)}.footer__right .Dropdown{background:transparent}.footer .link-underline{position:relative;display:inline-block;width:fit-content;text-decoration:none}.footer .link-underline:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:currentColor;transform:scaleX(0);transform-origin:left center;transition:transform .18s ease-out}.footer .link-underline:hover:after,.footer .link-underline:focus-visible:after{transform:scaleX(1);transform-origin:left center}.footer__content-wrapper,.links__dropdown-group{display:flex;flex-direction:column;gap:0}.footer-left-column__group{display:flex;flex-direction:row;gap:1rem;order:2;margin-bottom:1.75rem}.footer__left{display:contents}.footer__right{order:3}.footer__right-heading{margin-bottom:4rem}.footer__right-heading.not_desktop{order:2}.footer__top{order:1;display:flex;flex-direction:column;padding-bottom:2.75rem}.footer__newsletter-wrapper{display:flex;flex-direction:column}.footer__newsletter-wrapper .newsletter__inputs{min-height:42px;display:flex;align-items:center;gap:0}.footer__newsletter-wrapper .field:not(.textarea){margin-bottom:0;height:100%;border:0}.footer__newsletter-wrapper .newsletter__email-input-error-wrapper{flex:1;width:100%;border-bottom:1px solid var(--secondary_gray)}.footer__newsletter-wrapper .newsletter__email-input-error-wrapper:has(.field--error){border-bottom-color:var(--alert_error)}.footer__newsletter-wrapper .newsletter__subscribe-button,.footer__newsletter-wrapper .newsletter__clear-button{position:static;transform:none;display:inline-flex;align-items:center;justify-content:center;gap:.25rem;background:transparent;border:0;padding:0;white-space:nowrap;margin-left:1rem}.footer__newsletter-wrapper-subheading{padding-bottom:1rem}.footer .newsletter__subscribe-button{transition:background-color .18s ease-in;color:var(--secondary_text)}.footer .newsletter__subscribe-button svg path{fill:var(--secondary_text)}.footer .newsletter__subscribe-button:not(:disabled):hover{background-color:var(--tertiary_accent)}.footer .newsletter__subscribe-button:disabled{background-color:transparent;color:var(--secondary_text);opacity:.6}footer-component .newsletter__email-input-wrapper.field{padding:.75rem 1rem;background-color:transparent}footer-component .newsletter__email-input-wrapper.field .input-placeholder:focus{color:var(--background_color)}footer-component .newsletter__email-input-wrapper.field input{background-color:transparent;color:var(--secondary_text);caret-color:var(--secondary_text)}footer-component .newsletter__email-input-wrapper.field input::placeholder{color:var(--secondary_text)}#footerNewsletterEmail:-webkit-autofill,#footerNewsletterEmail:-webkit-autofill:hover,#footerNewsletterEmail:-webkit-autofill:focus,#footerNewsletterEmail:-webkit-autofill:active{-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:var(--secondary_text)!important;caret-color:var(--secondary_text);background:transparent!important;background-color:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important;transition:background-color 999999s ease-out,color 999999s ease-out}.payment-methods__item{height:16px}.payment-methods--grayscale .payment-methods__item .icon{filter:grayscale(1)}.footer-image__icon--svg svg path{fill:var(--secondary_text)}.footer .newsletter__error-wrapper{color:var(--alert_error)}.newsletter__wrapper .newsletter__actions{margin-bottom:.25rem}.footer__newsletter--success{min-height:53px;display:flex;align-items:center}.footer__newsletter--success.is-hidden{display:none}.links__dropdown-group>.Dropdown{width:100%;border:0}.links__dropdown-group>.Dropdown .Dropdown--Button{color:var(--secondary_text);display:flex;justify-content:space-between;padding:1.25rem 0}.links__dropdown-group>.Dropdown.footer-links-dropdown--static .Dropdown--Button{pointer-events:none;cursor:default;width:auto;padding:0;flex:0 0 auto}.links__dropdown-group>.Dropdown.footer-links-dropdown--static .Dropdown--Content,.links__dropdown-group>.Dropdown.footer-links-dropdown--static .Dropdown--Content[aria-hidden=true],.links__dropdown-group>.Dropdown.footer-links-dropdown--static .Dropdown--Content[aria-hidden=false]{height:auto!important;overflow:visible!important;visibility:visible!important}.links__dropdown-group>.Dropdown.footer-links-dropdown--static .footer-links-dropdown__plus{display:none}.links__dropdown-group>.Dropdown.footer-links-dropdown--static{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:1.75rem}.links__dropdown-group>.Dropdown.footer-links-dropdown--static .Dropdown--Content{flex:1}.links__dropdown-group>.Dropdown.footer-links-dropdown--static .footer-links-dropdown__inner{flex-direction:row;flex-wrap:wrap;gap:1rem;padding-bottom:0}.footer .footer-links-dropdown__button{padding:1.25rem 0}.footer .footer-links-dropdown__heading{color:var(--secondary_text)}.footer .footer__right .links__dropdown-group .footer-links-dropdown .footer-links-dropdown__button .footer-links-dropdown__plus:before,.footer .footer__right .links__dropdown-group .footer-links-dropdown .footer-links-dropdown__button .footer-links-dropdown__plus:after,.footer .footer__right .links__dropdown-group .footer-links-dropdown .footer-links-dropdown__button[aria-expanded=true] .footer-links-dropdown__plus:before,.footer .footer__right .links__dropdown-group .footer-links-dropdown .footer-links-dropdown__button[aria-expanded=true] .footer-links-dropdown__plus:after{background-color:var(--secondary_text)}.footer .footer-links-dropdown__inner,.footer-left-column-links__inner{display:flex;flex-direction:column;gap:1rem;padding:0 0 1.25rem}:is(.footer .footer-links-dropdown__inner,.footer-left-column-links__inner) .hover-link{color:var(--secondary_text)}.footer-left-column__group>.Dropdown{width:100%;border:0;background:transparent}.footer-left-column__group .Dropdown--Button{color:var(--secondary_text);display:flex;justify-content:space-between;padding:1.25rem 0;pointer-events:none;cursor:default}.footer-left-column__group .Dropdown--Content,.footer-left-column__group .Dropdown--Content[aria-hidden=true],.footer-left-column__group .Dropdown--Content[aria-hidden=false]{height:auto!important;overflow:visible!important;visibility:visible!important}.footer-left-column__group a,.footer-left-column__group .u-s3,.footer__right,.footer__left{color:var(--secondary_text)}.footer__logo-row{display:flex;justify-content:center;align-items:center;padding:3rem 0}.footer-image__wrapper{display:inline-flex}.footer-image__link{display:flex;align-items:center;justify-content:center}.footer-image__icon{display:flex}.footer-image--custom-width img,.footer-image--custom-width svg,.footer-image--custom-width .footer-image__icon{width:var(--custom-width-mobile, var(--custom-width-desktop));display:inline-flex}.footer__payment-wrapper{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;color:var(--secondary_text)}.footer__payment-wrapper a{color:var(--secondary_text)}.footer__payment-wrapper-top{display:flex;flex-direction:column;align-items:center;gap:2rem}.footer-bottom-link__group{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.5rem 1.5rem}.footer-bottom--link{color:var(--secondary_text);text-decoration:none;position:relative;display:inline-block;width:fit-content}.footer__bottom-note{display:flex;justify-content:center;color:var(--secondary_text);opacity:.1}.footer__copyright{display:flex;flex-direction:row;align-items:center;justify-content:center}@media screen and (min-width:1025px){.footer-image--custom-width img,.footer-image--custom-width svg,.footer-image--custom-width .footer-image__icon{width:var(--custom-width-desktop)}.footer-left-column__group{margin-bottom:0}.footer__content-wrapper{flex-direction:row;justify-content:space-between;align-items:start}.footer__left{display:flex;--footer-left-col-basis: 32.26744%;flex:0 0 var(--footer-left-col-basis);min-width:0;flex-direction:column;gap:3.75rem}.footer__right{--footer-right-col-basis: 48.98255%;flex:0 0 var(--footer-right-col-basis);min-width:0}.footer__top{padding-bottom:0}.footer .footer__right .links__dropdown-group{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.5rem;padding-top:0}.footer .footer-left-column__group.links__dropdown-group{display:grid;grid-template-columns:1fr 1fr;gap:0 1.5rem}.links__dropdown-group>.Dropdown.footer-links-dropdown--static{display:block;margin-bottom:0}.links__dropdown-group>.Dropdown.footer-links-dropdown--static .footer-links-dropdown__inner{flex-direction:column;gap:1rem}.footer .links__dropdown-group>.Dropdown{border:0;max-width:206px;width:100%}.footer .links__dropdown-group>.Dropdown .Dropdown--Button{padding-bottom:1.5rem;pointer-events:none;cursor:default;padding-top:0}.footer .Dropdown--Content{height:auto;overflow:visible;visibility:visible}.footer .Dropdown--Content[aria-hidden=true],.footer .Dropdown--Content[aria-hidden=false]{height:auto!important;overflow:visible!important}.footer .footer-links-dropdown__plus{display:none}.footer .footer-links-dropdown__inner,.footer-left-column-links__inner{padding-bottom:0}.footer__logo-row{padding:1.5rem 0}.footer__payment-wrapper{flex-direction:row;align-items:center;justify-content:space-between;gap:2rem}.footer__payment-wrapper-top{flex-direction:row;align-items:center;flex:1;justify-content:space-between}.footer__privacy-links{display:flex;flex-direction:row;align-items:center;gap:1.5rem;color:var(--secondary_text)}.footer__privacy-links .footer-bottom-link__group{justify-content:flex-start;flex-wrap:nowrap}.footer .payment-methods{flex-shrink:0}}@media(prefers-reduced-motion:reduce){.footer .newsletter__subscribe-button,.footer .Dropdown--Animate .Dropdown--Content,.footer .link-underline:after,.footer-bottom--link:after{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/154/assets/main-footer.css.map */
