footer-component{color:var(--primary_text);background-color:var(--background_color);display:block;position:relative;z-index:1;overflow:hidden}footer-component a{color:var(--secondary_text);cursor:pointer}footer-component .footer-image--custom-width img,footer-component .footer-image--custom-width svg,footer-component .footer-image--custom-width .footer-image__icon{width:var(--custom-width-mobile, var(--custom-width-desktop));display:inline-flex}footer-component button:not(:disabled):hover{cursor:pointer}.footer localization-selectors .revolution-selectbox__text{color:var(--secondary_text)}.footer localization-selectors .revolution-selectbox__text svg path{fill:var(--secondary_text)}.footer .payment-methods .payment-methods__list{display:flex;flex-direction:row;gap:.5rem;flex-wrap:wrap}.footer .payment-methods .payment-methods__list svg{width:32px;height:21px}.footer__top{display:flex;flex-direction:column;gap:1rem;padding:0 0 3rem;border-bottom:1px solid var(--tertiary_gray)}.footer__top .footer-image__link{display:flex;align-items:center;justify-content:center}.footer__logo-wrapper{height:min-content}.footer__logo-wrapper img{margin-bottom:2rem;display:block}.footer__newsletter-wrapper{display:flex;flex-direction:column;padding:2.5rem 0 0}.footer__newsletter-wrapper .newsletter__inputs{height:42px;position:relative;display:flex;background-color:var(--tertiary_accent);overflow:hidden}.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 button{position:absolute;top:50%;right:0;transform:translateY(-50%)}.footer .newsletter__subscribe-button{transition:background-color .18s ease-in}.footer .newsletter__subscribe-button:not(:disabled):hover{background-color:var(--tertiary_accent)}.footer:not(:has(.field--error)) .newsletter__clear-button{display:none}.footer:has(.field--error) .newsletter__subscribe-button{display:none}.footer .newsletter__subscribe-button:disabled{background-color:var(--background_color)}.newsletter__email-input-wrapper.field{padding:.625rem 0;background-color:var(--background_color)}.newsletter__email-input-wrapper.field input{background-color:var(--background_color)}.newsletter__email-input-wrapper.field input::placeholder{color:var(--primary_gray)}.footer .newsletter__error-wrapper{color:var(--alert_error);margin-top:.25rem}.footer__newsletter-wrapper-heading,.footer__newsletter-wrapper-subheading{padding-bottom:.5rem}.footer .newsletter__options{display:flex;flex-wrap:wrap;align-items:center;gap:1.875rem;padding-bottom:.75rem}.footer .newsletter__options-error{color:var(--alert_error)}.footer .newsletter__option-label{display:inline-flex;align-items:center;gap:.375rem;cursor:pointer}.footer .newsletter__option-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.footer .newsletter__option-icon{display:inline-flex;flex-shrink:0}.footer .newsletter__option-icon rect{stroke:var(--primary_text)}.footer .newsletter__option-icon--checked{display:none}.footer .newsletter__option-label:has(.newsletter__option-input:checked) .newsletter__option-icon{display:none}.footer .newsletter__option-label:has(.newsletter__option-input:checked) .newsletter__option-icon--checked{display:inline-flex}.footer .newsletter__option-label:has(.newsletter__option-input:checked) .newsletter__option-icon--checked rect{fill:var(--primary_text);stroke:var(--primary_text)}.footer__newsletter--success{height:53px;display:flex;align-items:center}footer .Dropdown--Plus{width:.875rem;height:.875rem}.footer .custom__dropdown-arrow{display:inline-flex;transition:transform .18s ease-in}.footer .custom__dropdown-arrow svg path{fill:var(--primary_text)}.footer .custom__dropdown-button[aria-expanded=true] .custom__dropdown-arrow{transform:rotate(180deg)}.footer .Dropdown--Animate .Dropdown--Content{transition:height .25s ease-in-out}.links__dropdown-group{display:flex;flex-direction:column;gap:1.25rem;padding-top:1.25rem}.links__dropdown-group>.Dropdown{border-bottom:1px solid var(--tertiary_gray);width:100%}.links__dropdown-group>.Dropdown .Dropdown--Button{color:var(--primary_text);display:flex;justify-content:space-between}.custom__dropdown--text{margin-top:.625rem;display:flex;flex-direction:column;gap:.125rem}.footer .custom__dropdown-button{padding-top:0;padding-bottom:1.25rem}.footer .custom__dropdown-inner-content{display:flex;flex-direction:column;gap:.625rem;padding-bottom:1.25rem}.footer .custom__dropdown-inner-content .hover-link,.footer .custom__dropdown-heading{color:var(--primary_text)}.footer__payment-wrapper-top{display:flex;flex-direction:column;gap:.625rem;padding:4rem .625rem;color:var(--primary_text)}.footer__payment-wrapper-top a{color:var(--primary_text)}.footer-bottom-link__group{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:1rem}.footer__bottom-note{display:flex;justify-content:center;color:var(--primary_text);opacity:.1}.footer__copyright{display:flex;gap:.25rem;justify-content:center}.footer__button{display:flex;gap:.5rem;align-items:center;margin-top:var(--adjustment_m)}.footer__button .footer__button--svg-wrapper{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center}.footer__button svg{width:10.8px;height:9.5px}.footer__button svg path{fill:var(--secondary_text)}.footer__links-block-buttons:not(:has(button)):not(:has(a)):not(:has(div)){display:none}.footer-socials__group{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;padding-top:1rem;justify-content:center}.footer-socials__single{display:inline-flex}.footer-socials__single a{color:var(--primary_text);text-decoration:none}.footer-socials__single .footer-socials__label{color:var(--primary_text);text-decoration:none;cursor:default}@media screen and (min-width:1025px){footer-component .footer-image--custom-width img,footer-component .footer-image--custom-width svg,footer-component .footer-image--custom-width .footer-image__icon{width:var(--custom-width-desktop)}.footer__content_wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto;gap:6rem 1rem;align-items:start}.footer__middle{display:contents}.footer__top{grid-column:1;grid-row:1;padding:0;border-bottom:0}.footer__top .footer-image__link{justify-content:flex-start}.footer .footer-socials__group{grid-column:2;grid-row:2;justify-content:flex-start;padding-top:0;height:100%}.footer .footer-socials__text{flex:0 0 100%}.footer .links__dropdown-group{grid-column:2 / 5;grid-row:1;padding-top:0;border-bottom:0;gap:1rem 1rem;display:grid;grid-template-columns:1fr 1fr 1fr;align-content:start}.footer .links__dropdown-group>.Dropdown{border-bottom:0}.footer .custom__dropdown-button{padding-bottom:2.5rem;pointer-events:none}.footer .custom__dropdown-inner-content{padding-bottom:0}.footer .Dropdown--Content{height:auto!important;overflow:visible!important;visibility:visible!important}.footer .Dropdown--Content[aria-hidden=true],.footer .Dropdown--Content[aria-hidden=false]{height:auto!important;overflow:visible!important}.footer .custom__dropdown-heading{text-transform:uppercase;font-weight:700}.footer .footer__newsletter-wrapper{grid-column:3 / -1;grid-row:2;padding:0;margin-bottom:-.25rem}.footer .footer__payment-wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto;align-items:center;gap:6rem 1rem;padding-top:6rem}.footer .footer__payment-wrapper-top{display:contents}.footer .footer__privacy-links{grid-column:2;grid-row:1;justify-self:start}.footer .footer__copyright{grid-column:3;grid-row:1;justify-self:flex-start}.footer .footer__payment-wrapper--desktop-left{grid-column:4;grid-row:1;justify-self:end}.footer .footer__bottom-note{grid-column:2;grid-row:2;justify-content:flex-start}.footer .footer__privacy-links .footer-bottom-link__group{justify-content:flex-start}.footer .link-underline{position:relative;display:inline-block;text-decoration:none;width:fit-content}.footer .link-underline:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:currentColor;transform:scaleX(0);transform-origin:right 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-socials__text.not_mobile.not_pocket{height:fit-content}.footer-socials__single{align-self:flex-end}.footer__newsletter-wrapper-subheading{padding-bottom:.625rem}.footer .newsletter__options{padding-bottom:1rem}footer-component .footer__payment-wrapper--desktop-left localization-selectors .headerSelectors--Item{display:flex;align-items:center;gap:.5rem}footer-component .footer__payment-wrapper--desktop-left localization-selectors .headerSelectors--Item .revolution-selectbox__arrow{display:inline-flex}footer-component .newsletter__options .newsletter__option-label:hover .newsletter__option-icon svg rect{fill:var(--secondary_accent);stroke:var(--secondary_accent)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/main-footer.css.map */
