.footer-v3{display:block;color:var(--footer-v3-text)}.footer-v3__surface{overflow:clip;background:var(--footer-v3-background);color:var(--footer-v3-text);border-top-left-radius:var(--footer-v3-radius-tl);border-top-right-radius:var(--footer-v3-radius-tr);padding-top:var(--footer-v3-pt);padding-bottom:var(--footer-v3-pb)}.footer-v3__inner{display:flex;flex-direction:column;gap:2.8rem}.footer-v3__inner--full{width:100%;max-width:none;padding-right:1.6rem;padding-left:1.6rem}.footer-v3__top{display:flex;flex-direction:column;gap:4rem}.footer-v3__menus-list{display:flex;flex-direction:column}.footer-v3__menu-column{border-bottom:.1rem solid var(--footer-v3-divider);opacity:1}.footer-v3__menu-trigger{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.8rem 0;cursor:pointer;list-style:none}.footer-v3__menu-trigger::-webkit-details-marker{display:none}.footer-v3__menu-heading,.footer-v3__newsletter-heading,.footer-v3__text-heading{margin:0;color:var(--footer-v3-text);font-size:2.2rem;line-height:1.2;letter-spacing:0}.footer-v3__menu-icon{position:relative;display:inline-flex;width:1.6rem;height:1.6rem;color:var(--footer-v3-text);flex:0 0 auto}.footer-v3__menu-icon:before,.footer-v3__menu-icon:after{position:absolute;top:50%;left:50%;width:1.6rem;height:.2rem;content:"";background:currentColor;border-radius:999px;transform:translate(-50%,-50%);transition:transform .18s ease}.footer-v3__menu-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.footer-v3__menu-column[open]>.footer-v3__menu-trigger .footer-v3__menu-icon:after{transform:translate(-50%,-50%) rotate(90deg) scaleX(0)}.footer-v3__menu-panel{padding-bottom:2.2rem}.footer-v3__menu-column:not([open])>.footer-v3__menu-panel{display:none}.footer-v3__menu-links,.footer-v3__legal-links,.footer-v3__trust-list{padding:0;margin:0;list-style:none}.footer-v3__menu-links{display:flex;flex-direction:column;gap:1.2rem}.footer-v3__menu-link{display:inline-flex;color:var(--footer-v3-muted);text-decoration:none;transition:color .18s ease}.footer-v3__menu-link:hover,.footer-v3__menu-link:focus-visible,.footer-v3__menu-link[aria-current=page]{color:var(--footer-v3-text)}.footer-v3__right-column{display:flex;flex-direction:column;gap:2.8rem}.footer-v3__newsletter-text,.footer-v3__text-content{color:var(--footer-v3-muted)}.footer-v3__newsletter-text{margin-top:1rem}.footer-v3__newsletter-text p,.footer-v3__text-content p{margin:0}.footer-v3__embed,.footer-v3__newsletter-form{margin-top:2rem}.footer-v3__newsletter-field{display:flex;align-items:stretch;gap:.4rem;padding:.4rem;background:var(--footer-v3-text);border-radius:var(--buttons-radius, 4rem);min-height:5.6rem;transition:outline .18s ease}.footer-v3__newsletter-field:focus-within{outline:.2rem solid var(--footer-v3-accent);outline-offset:.2rem}.footer-v3__newsletter-input{min-width:0;flex:1 1 auto;width:100%;height:auto;padding:0 1.4rem;color:var(--footer-v3-background);background:transparent;border:0;border-radius:0;box-shadow:none;font-size:1.5rem}.footer-v3__newsletter-input:focus{outline:0}.footer-v3__newsletter-input::placeholder{color:var(--footer-v3-background);opacity:1}.footer-v3__newsletter-button{position:relative;flex:0 0 auto;min-width:max-content;height:auto;padding:0 2.2rem;color:#fff8ef;background:#5f674f;border:0;border-radius:calc(var(--buttons-radius, 4rem) - .4rem);cursor:pointer;font-family:inherit;font-size:1.4rem;font-weight:600;letter-spacing:.02em;line-height:1;isolation:isolate;overflow:hidden}.footer-v3__newsletter-button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;background-image:linear-gradient(#525948,#525948);background-size:0% 100%;background-position:left center;background-repeat:no-repeat;transition:background-size .45s cubic-bezier(.25,.46,.45,.94)}.footer-v3__newsletter-button:hover:after,.footer-v3__newsletter-button:focus-visible:after{background-size:100% 100%}.footer-v3__newsletter-button:focus-visible{outline:0}.footer-v3__newsletter-message{margin-top:1.2rem;color:var(--footer-v3-text);font-size:1.4rem}.footer-v3__newsletter-message--error{color:var(--footer-v3-accent)}.footer-v3__social-list.list-social,.footer-v3__trust-list{display:flex;align-items:center;flex-wrap:wrap;gap:2.4rem}.footer-v3__social-list.list-social{justify-content:flex-start}.footer-v3__social-list .list-social__link{display:inline-flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;padding:0;color:var(--footer-v3-text);transition:transform .18s ease,color .18s ease}.footer-v3__social-list .list-social__link:hover,.footer-v3__social-list .list-social__link:focus-visible{color:var(--footer-v3-accent);transform:translateY(-.1rem)}.footer-v3__social-list .svg-wrapper,.footer-v3__social-list .icon{width:2.4rem;height:2.4rem}.footer-v3__trust-link{display:inline-flex;align-items:center;color:var(--footer-v3-text);text-decoration:none}.footer-v3__trust-stack{display:flex;align-items:center;gap:3rem}.footer-v3__trust-stack img{display:block;width:auto;height:var(--trust-height, 3.2rem)}.footer-v3__trust-text{display:inline-flex;width:max-content;max-width:16rem;color:var(--footer-v3-muted);font-size:1.4rem;line-height:1.2}.footer-v3__bottom{display:flex;flex-direction:column;gap:1.6rem;padding-top:2rem;border-top:.1rem solid var(--footer-v3-divider);opacity:1}.footer-v3__bottom-left{display:flex;flex-direction:column;gap:1.4rem}.footer-v3__legal-links{display:flex;flex-wrap:wrap;gap:.8rem 1.4rem}.footer-v3__legal-links a,.footer-v3__copyright-credit{color:color-mix(in srgb,var(--footer-v3-text) 62%,transparent)}.footer-v3__copyright-credit a{color:var(--footer-v3-muted)}.footer-v3__legal-links a{font-size:1.3rem;line-height:1.2;text-decoration:underline;text-underline-offset:.2rem;transition:color .18s ease}.footer-v3__legal-links a:hover,.footer-v3__legal-links a:focus-visible{color:var(--footer-v3-text)}.footer-v3__localization{display:flex;flex-wrap:wrap;gap:1rem}.footer-v3__localization .localization-form{margin:0}.footer-v3__copyright{display:flex;flex-wrap:wrap;gap:.4rem .8rem;margin:0;color:var(--footer-v3-text);font-size:1.3rem;line-height:1.3}.footer-v3__copyright a{text-decoration:underline;text-underline-offset:.2rem}.footer-v3 .visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;padding:0;margin:-1px;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media screen and (min-width:750px){.footer-v3__inner--full{padding-right:5rem;padding-left:5rem}.footer-v3__legal-links a,.footer-v3__copyright{font-size:1.4rem}}@media screen and (min-width:990px){.footer-v3__inner{gap:3.4rem}.footer-v3__top{display:grid;grid-template-columns:minmax(0,1fr) minmax(32rem,var(--footer-v3-right-width));gap:clamp(4rem,6vw,8rem);align-items:start}.footer-v3__menus-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.8rem}.footer-v3__menu-column{border-bottom:0}.footer-v3__menu-trigger{padding:0;cursor:default;pointer-events:none}.footer-v3__menu-icon{display:none}.footer-v3__menu-panel{display:block!important;padding-top:2.4rem;padding-bottom:0}.footer-v3__right-column{justify-self:end;width:100%;max-width:var(--footer-v3-right-width)}.footer-v3__social-list.list-social,.footer-v3__trust-list{justify-content:flex-end}.footer-v3__bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2.4rem;align-items:center;padding-top:2.2rem}.footer-v3__copyright{justify-content:flex-end;text-align:right}}@media(prefers-reduced-motion:reduce){.footer-v3__menu-icon:before,.footer-v3__menu-icon:after,.footer-v3__menu-link,.footer-v3__newsletter-button,.footer-v3__social-list .list-social__link,.footer-v3__legal-links a{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/section-footer-v3.css.map */
