.footer-custom{border-radius:var(--radius-m) var(--radius-m) 0 0}.footer-custom .page-width{display:flex;flex-direction:column}.footer-custom__content{display:flex;flex-direction:column;gap:20px}.footer-custom__trust-column,.footer-custom__content-divider{display:none}.footer-custom__bcorp img{max-height:118px;width:auto}.footer-custom__trustpilot{display:flex;flex-direction:column;gap:8px}.footer-custom__trustpilot-logo img{max-width:160px;height:auto}.footer-custom__trustpilot-text{margin:0}.footer-custom__trust-divider--desktop{width:100%;height:1px;background:currentColor;opacity:.3}.footer-custom__trust-mobile{display:block;margin-top:26px;padding-top:20px;border-top:1px solid rgb(var(--color-foreground))}.footer-custom__trust-mobile-inner{display:flex;align-items:center;gap:32px}.footer-custom__bcorp--mobile img{max-height:72px;width:auto}.footer-custom__trustpilot--mobile .footer-custom__trustpilot-logo img{max-width:127px}.footer-custom__trustpilot--mobile .footer-custom__trustpilot-text{font-size:var(--font-size-body-12, 12px);line-height:1.5}.footer-custom__nav-columns{display:flex;flex-direction:column;gap:18px}.footer-custom__accordion .collapsible-content__item{border-top:none;padding-top:0}.footer-custom__accordion .collapsible-content__toggle{padding:0;border:none;border-radius:0;background:none}.footer-custom__accordion .collapsible-content__toggle:hover{background:none}.footer-custom__nav-toggle{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0;background:none;border:none;cursor:pointer;color:inherit;font:inherit;text-align:left}.footer-custom__nav-title{margin:0}.footer-custom__accordion-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;color:currentColor}.footer-custom__accordion-icon .theme-icon,.footer-custom__accordion-icon svg{width:100%;height:100%}.footer-custom__accordion-icon .vertical{transform-origin:center;transition:var(--transition-normal)}.footer-custom__nav-column.active .footer-custom__accordion-icon .vertical{transform:rotate(270deg)}.footer-custom__nav-list{padding:12px 0 0;margin:0;display:flex;flex-direction:column;gap:14px;max-height:0;overflow:hidden;transition:max-height .3s ease}.footer-custom__nav-link{color:inherit;text-decoration:none;transition:opacity var(--transition-quick)}.footer-custom__nav-link:hover{opacity:.7}.footer-custom__social{margin-top:20px}.footer-custom__social-heading{margin:0 0 12px;font-size:var(--font-size-body-16)}.footer-custom__social-list{display:flex;align-items:center;gap:16px;padding:0}.footer-custom__social-link{display:flex;align-items:center;justify-content:center;color:inherit;width:25px;height:25px}.footer-custom__social-link svg{width:100%;height:100%}.footer-custom__social-link .svg-wrapper{display:flex;width:100%;height:100%}.footer-custom__social-link .svg-wrapper svg{width:100%;height:100%}.footer-custom__big-logo{margin-top:20px;margin-bottom:16px;width:100%;overflow:hidden}.footer-custom__big-logo img{width:100%;height:auto;display:block}.footer-custom__bottom-bar{display:flex;flex-direction:column;gap:16px;border-top:1px solid rgb(var(--color-foreground));padding-top:10px;order:1}.footer-custom__bottom-left{display:flex;flex-direction:column;gap:6px}.footer-custom__copyright,.footer-custom__credit{font-size:var(--font-size-body-14, 14px);line-height:1.5}.footer-custom__policies{display:flex;gap:12px}.footer-custom__policy-link{font-size:var(--font-size-body-14, 14px);line-height:1.5;color:inherit;text-decoration:none;transition:opacity var(--transition-quick)}.footer-custom__policy-link:hover{text-decoration:underline}.footer-custom__credit,.footer-custom__credit-link{color:inherit;text-decoration:none}.footer-custom .footer-custom__localization{flex-shrink:0;display:flex;align-items:center;justify-content:flex-start;align-self:flex-start;gap:8px}.footer-custom__localization .localization-form{display:flex;align-items:center;padding:0}.js .footer-custom__localization .disclosure__button.localization-form__select{min-height:unset;min-width:unset;height:auto;padding:0;margin:0;border:none;background:transparent;font-size:var(--font-size-body-14, 14px);font-weight:var(--font-weight-semibold);line-height:1.5;letter-spacing:-.14px;gap:4px;color:inherit;text-transform:uppercase}.footer-custom__localization .disclosure__button.localization-form__select:before,.footer-custom__localization .disclosure__button.localization-form__select:after{content:none}.footer-custom__localization .disclosure__button .icon-caret{position:static;width:12px;height:12px}.footer-custom__localization .localization-form__flag{display:inline-flex;align-items:center;flex-shrink:0}.footer-custom__localization .localization-form__flag img{width:20px;height:auto;display:block}.footer-custom__localization .disclosure__list-wrapper{position:absolute;bottom:100%;left:0;top:auto;width:auto;height:auto;max-height:27.5rem;background-color:var(--color-white);border-radius:var(--radius-s);border:none;box-shadow:0 4px 12px #00000026;transform:translateY(-.5rem)}.footer-custom__localization .disclosure__list-wrapper.country-selector{position:absolute;bottom:100%;left:0;top:auto;width:auto;height:auto;max-height:27.5rem;background-color:var(--color-white);border-radius:var(--radius-s);transform:translateY(-.5rem)}.footer-custom__localization .disclosure__list{max-height:20rem;color:var(--color-black)}.footer-custom__bottom-right{display:flex;flex-direction:column;gap:16px}.footer-custom__payment .list-payment{justify-content:flex-start;gap:14px;padding:0;margin:0;flex-wrap:wrap}@media screen and (min-width:990px){.footer-custom{border-radius:var(--radius-xl) var(--radius-xl) 0 0}.footer-custom__trust-column{display:flex;flex-direction:column;align-items:flex-start;gap:44px;flex-shrink:0;padding-right:80px;border-right:1px solid rgb(var(--color-foreground))}.footer-custom__trust-mobile{display:none}.footer-custom__content{flex-direction:row;gap:40px}.footer-custom__nav-area{display:flex;align-items:flex-start;flex:1;justify-content:flex-end;gap:80px}.footer-custom__nav-columns,.footer-custom__nav-area>collapsible-content{display:contents}.footer-custom__nav-toggle{pointer-events:none;cursor:default;padding:0 0 24px}.footer-custom__accordion-icon{display:none}.footer-custom__nav-list{display:flex;padding:0;margin:0;max-height:none;height:auto;overflow:visible}.footer-custom__social{margin-top:0}.footer-custom__social-heading{margin:0 0 24px;font-size:var(--font-size-body-18)}.footer-custom__bottom-bar{flex-direction:row;justify-content:space-between;align-items:center;margin-top:72px;border-top:1px solid rgba(var(--color-foreground),.4);padding-top:10px;order:0}.footer-custom__bottom-left{flex-direction:row;align-items:center;gap:40px}.footer-custom__bottom-right{flex-direction:row;align-items:center;gap:16px}.footer-custom__policies{gap:20px}.footer-custom__copyright,.footer-custom__credit,.footer-custom__policy-link{font-size:var(--font-size-body-16);line-height:var(--line-height-140)}.footer-custom .footer-custom__localization{display:none}.footer-custom__payment .list-payment{justify-content:flex-end}.footer-custom__big-logo{margin-top:72px;margin-bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-footer-custom.css.map */
