.footer-custom{position:relative}.footer-custom .uppercase-heading{text-transform:uppercase;letter-spacing:.08em}.footer-image{width:100%;height:var(--footer-image-height, 8rem);background-repeat:repeat-x;background-position:center bottom;background-size:auto 100%}.footer-top__heading{margin:0 0 1.4rem;font-size:var(--footer-top-heading-size, 1.45rem)}.footer-top__social{display:flex;justify-content:var(--footer-social-justify, center)}.footer-top__social .list-social{gap:var(--footer-social-gap, .8rem);justify-content:var(--footer-social-justify, center);margin:0}.footer-top__social .list-social__link{display:inline-flex;align-items:center;justify-content:center;width:var(--footer-social-size, 3.6rem);height:var(--footer-social-size, 3.6rem);padding:0;border-radius:var(--footer-social-radius, 50%);background:var(--footer-social-bg, rgba(var(--color-foreground), .12));color:var(--footer-social-icon, rgb(var(--color-background)));transition:transform var(--duration-short) ease,opacity var(--duration-short) ease}.footer-top__social .list-social__link svg{width:var(--footer-social-glyph, 1.8rem);height:var(--footer-social-glyph, 1.8rem);fill:currentColor}.footer-top__social .list-social__link:hover{transform:translateY(-.2rem);opacity:.9}.footer-top__social .list-social__link:hover svg{transform:none}.footer-center__grid{display:flex;flex-wrap:wrap;gap:var(--footer-column-gap, 2rem)}.footer-column{flex:1 1 100%;min-width:0}.footer-column__heading{margin:0 0 1.2rem;font-size:var(--footer-heading-size, 1.25rem)}.footer-column__links{display:flex;flex-direction:column;gap:.9rem;margin:0;padding:0;list-style:none}.footer-column__link{font-size:var(--footer-link-size, 1.45rem);color:inherit;text-decoration:none;opacity:.85;transition:opacity var(--duration-short) ease}.footer-column__link:hover{opacity:1;text-decoration:underline;text-underline-offset:.3rem}.footer-column--highlight-links .footer-column__link{color:var(--footer-highlight-link-color, rgb(var(--color-link)));opacity:1;text-decoration:underline;text-underline-offset:.3rem}.footer-column--highlight-links .footer-column__link:hover{text-decoration-thickness:.1em}.footer-column__text{margin-top:1.4rem;max-width:30rem;font-size:var(--footer-link-size, 1.45rem);opacity:.85}.footer-column.center .footer-column__text{margin-inline:auto}.footer-column__text>:first-child{margin-top:0}.footer-column__text>:last-child{margin-bottom:0}.footer-newsletter{margin-top:1.5rem}.footer-newsletter__field{display:flex;align-items:center;max-width:28rem;border-bottom:.1rem solid rgba(var(--color-foreground),.4)}.footer-column.center .footer-newsletter__field{margin-inline:auto}.footer-column.right .footer-newsletter__field{margin-inline-start:auto}.footer-newsletter__input{flex:1 1 auto;min-width:0;padding:.6rem 0;border:0;background:transparent;font-size:var(--footer-link-size, 1.45rem);color:inherit}.footer-newsletter__input::placeholder{color:rgba(var(--color-foreground),.6)}.footer-newsletter__input:focus{outline:none}.footer-newsletter__submit{display:inline-flex;align-items:center;justify-content:center;padding:.4rem;border:0;background:transparent;color:inherit;cursor:pointer}.footer-newsletter__submit svg{width:1.8rem;height:1.8rem}.footer-newsletter__error,.footer-newsletter__success{display:block;margin:.5rem 0 0;opacity:.8}.footer-column__accordion summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 0;border-top:.1rem solid rgba(var(--color-foreground),.12);cursor:pointer;list-style:none}.footer-column__accordion summary::-webkit-details-marker{display:none}.footer-column__accordion summary .footer-column__heading{margin:0}.footer-column__accordion .svg-wrapper{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.4rem;height:.8rem;transition:transform var(--duration-short) ease}.footer-column__accordion summary .svg-wrapper svg,.footer-column__accordion summary .icon-caret{position:static;top:auto;right:auto;width:100%;height:100%;fill:currentColor}.footer-column__accordion details[open]>summary .svg-wrapper{transform:rotate(180deg)}.footer-column__accordion .footer-column__panel{padding-bottom:1.6rem}@media screen and (min-width:750px){.footer-column{flex:1 1 var(--footer-column-basis, 25%)}.footer-column__accordion summary{padding:0;border-top:0;pointer-events:none}.footer-column__accordion summary .svg-wrapper{display:none}.footer-column__accordion summary .footer-column__heading{margin-bottom:1.2rem}.footer-column__accordion .footer-column__panel{padding-bottom:0}.footer-column__accordion details>.footer-column__panel{display:block}.footer-column__accordion details::details-content{content-visibility:visible;block-size:auto}}.footer-bottom__inner{display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}.footer-bottom__content{display:flex;flex-direction:column;align-items:center;gap:2rem 3rem;flex:1 1 auto}.footer-bottom__logo{flex:0 0 auto;width:100%;max-width:var(--footer-logo-width, 20rem)}.footer-bottom__logo img{display:block;width:100%;height:auto}.footer-bottom__logo-text{margin:0}.footer-bottom__text{max-width:100%;font-size:var(--footer-bottom-text-size, 1.25rem);opacity:.8}.footer-bottom__text>:first-child{margin-top:0}.footer-bottom__text>:last-child{margin-bottom:0}.footer-bottom__image{display:none;flex:0 0 auto;max-width:var(--footer-bottom-image-width, 26rem)}.footer-bottom__image img{display:block;width:100%;height:auto}.footer-bottom__utility{display:flex;flex-wrap:wrap;align-items:center;justify-content:var(--footer-social-justify, center);gap:1.6rem;margin-top:2rem}.footer-bottom__utility .list-payment{flex-wrap:wrap;margin:0;padding:0}.footer-bottom__utility .localization-form{margin:0}@media screen and (min-width:750px){.footer-bottom__inner{flex-direction:row;flex-wrap:wrap;justify-content:space-between}.footer-bottom__inner.left{text-align:left}.footer-bottom__inner.center{text-align:center}.footer-bottom__inner.right{text-align:right}.footer-bottom__inner--left{flex-direction:row-reverse}.footer-bottom__content{flex-direction:row;flex-wrap:wrap;align-items:center}.footer-bottom__text{max-width:var(--footer-bottom-text-width, 42rem)}.footer-bottom__image{display:block}}.footer-copyright{padding-block:1.2rem}.footer-copyright__inner{display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:center;gap:.6rem 1.4rem;text-align:center}.footer-copyright .copyright__content{font-size:var(--footer-copyright-size, 1.15rem)}.footer-copyright .footer__mini-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.6rem 1.4rem;margin:0;padding:0;list-style:none}.footer-copyright .footer__mini-links li{position:relative}.footer-copyright .footer__mini-links li:not(:last-child):after{content:"|";position:absolute;inset-inline-end:-.85rem;opacity:.5}.footer-copyright a{color:inherit;text-decoration:underline;text-underline-offset:.2rem}.footer-copyright a:hover{opacity:.8}@media screen and (min-width:750px){.footer-copyright__inner{flex-direction:row}}.footer-custom__bands{display:flex;flex-direction:column;gap:var(--footer-band-spacing-mobile, 3rem)}@media screen and (min-width:750px){.footer-custom__bands{gap:var(--footer-band-spacing, 4rem)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-footer.css.map */
