.footer{border-top:none;position:relative}.footer__back-to-top{align-items:center;border-top:.1rem solid rgba(var(--color-foreground),.14);color:rgb(var(--color-foreground));display:flex;font-size:1.2rem;font-weight:700;justify-content:center;letter-spacing:.08em;padding:1.8rem 2rem;text-decoration:none;text-transform:uppercase}.footer__back-to-top:hover{text-decoration:underline;text-underline-offset:.3rem}.footer__divider{line-height:0;overflow:hidden;position:relative;width:100%}.footer__divider svg{display:block;height:auto;width:100%}.footer__inner{display:flex;flex-direction:column;gap:2.8rem}.footer__main{display:grid;gap:2.4rem}.footer__columns{display:grid;gap:2rem;grid-template-columns:repeat(1,minmax(0,1fr))}.footer-col{min-width:0}.footer-menu,.footer-menu.disclosure{border-top:.1rem solid rgba(var(--color-foreground),.12);display:block;margin:0;padding-top:1.5rem}.footer-menu__summary{align-items:center;cursor:pointer;display:flex;justify-content:space-between;list-style:none;margin:0;gap:1rem}.footer-menu__summary::-webkit-details-marker{display:none}.footer-menu__toggle{display:inline-flex;flex-shrink:0;height:2rem;width:2rem}.footer-menu__toggle svg{display:block;height:100%;transform:rotate(0);transition:transform .25s ease;width:100%}.footer-menu[open]>.footer-menu__summary .footer-menu__toggle svg{transform:rotate(180deg)}.footer-menu__panel{padding-top:1.2rem}.footer-block__heading{margin:0;font-size:calc(var(--font-heading-scale) * 1.45rem);line-height:1.25}.footer-block__brand-headline{margin:0 0 1.2rem}.footer-block__details-content{margin:0}.footer-block__details-content .list-menu__item--link,.copyright__content a{color:rgba(var(--color-foreground),.84)}.footer-block__details-content .list-menu__item--link{display:inline-block;font-size:1.4rem;padding:.5rem 0;text-decoration:none}.footer-block__details-content .list-menu__item--active{color:rgb(var(--color-foreground))}.footer-block__details-content .list-menu__item--link:hover,.copyright__content a:hover{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}.footer-block__details-content ul,.footer-block__details-content ol,.footer-block__details-content p{margin-top:0}.footer-block__details-content ul,.footer-block__details-content ol{margin-bottom:0}.footer-block__details-content li+li{margin-top:.2rem}.footer-col--company .footer-block__details-content p+p{margin-top:.6rem}.footer__follow-on-shop{margin-top:1.2rem}.footer__list-social.list-social{gap:1rem;justify-content:flex-start;margin-top:1.6rem}.footer__list-social .list-social__link{align-items:center;border:.1rem solid rgba(var(--color-foreground),.26);border-radius:999px;display:inline-flex;height:3.8rem;justify-content:center;width:3.8rem}.footer__list-social .icon{height:1.8rem;width:1.8rem}.footer-block-image{display:flex}.footer-block-image.left{justify-content:flex-start}.footer-block-image.center{justify-content:center}.footer-block-image.right{justify-content:flex-end}.footer-block__image-wrapper{margin-bottom:0;overflow:hidden}.footer-block__image-wrapper img{display:block;height:auto;max-width:100%}.footer__meta{align-items:start;display:grid;gap:1.8rem;grid-template-columns:minmax(0,1fr)}.footer__payment-wrapper{min-height:2.4rem}.footer__payment{display:flex;justify-content:flex-start}.list-payment{display:flex;flex-wrap:wrap;gap:.8rem}.footer__localization{display:flex;flex-wrap:wrap;gap:1.2rem}.footer__localization h2{color:rgba(var(--color-foreground),.72);margin:0 0 .6rem}.footer__hr{border:0;border-top:.1rem solid rgba(var(--color-foreground),.14);margin:0}.footer__base{display:grid;gap:1rem}.footer__copyright{align-items:center;display:flex;flex-wrap:wrap;gap:.4rem 1rem;justify-content:flex-start}.copyright__content{font-size:1.1rem}.copyright__content a{text-decoration:none}.policies{display:inline-flex;flex-wrap:wrap;margin:0}.policies li{align-items:center;display:inline-flex}.policies li:before{content:"\b7";padding:0 .8rem}.policies li:first-child:before{padding-left:0}.policies li a{display:block;padding:.1rem 0}.footer__list-social:empty,.footer__localization:empty{display:none}.footer--no-mobile-accordion .footer-menu.disclosure{border-top:.1rem solid rgba(var(--color-foreground),.12)}.footer--no-mobile-accordion .footer-menu__summary{cursor:default}.footer--no-mobile-accordion .footer-menu__toggle{display:none}@media screen and (max-width:749px){.footer__back-to-top{display:none}.footer{border-top:0}.footer-block-image,.footer-block-image.left,.footer-block-image.center,.footer-block-image.right{justify-content:center}.footer__payment,.footer__copyright{justify-content:flex-start}}@media screen and (min-width:750px){.footer__inner{gap:3.4rem}.footer__columns{gap:2rem 2.8rem;grid-template-columns:repeat(2,minmax(0,1fr))}.footer__main{gap:2.8rem;grid-template-columns:minmax(0,1fr)}.footer-menu,.footer-menu.disclosure{border-top:0;padding-top:0}.footer-menu>.footer-menu__summary{cursor:default;pointer-events:none}.footer-menu>.footer-menu__summary .footer-menu__toggle{display:none}.footer-menu>*:not(summary){display:block!important}.footer-menu__panel{padding-top:1.6rem}.footer__meta{align-items:start;gap:2.4rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.footer__payment{justify-content:flex-end}.footer__payment-wrapper{grid-column:2;grid-row:1}.footer__localization{grid-column:1;grid-row:1;justify-content:flex-start}.footer__base{justify-items:start}}@media screen and (min-width:990px){.footer__columns{grid-template-columns:repeat(4,minmax(0,1fr))}.footer__columns--count-1,.footer__columns--count-2,.footer__columns--count-3{justify-content:center}.footer__columns--count-1{grid-template-columns:minmax(0,40rem)}.footer__columns--count-2{grid-template-columns:repeat(2,minmax(0,28rem))}.footer__columns--count-3{grid-template-columns:repeat(3,minmax(0,24rem))}.footer__main{align-items:start;gap:3.2rem;grid-template-columns:minmax(0,1fr)}.footer-block__heading{font-size:calc(var(--font-heading-scale) * 1.6rem)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-footer.css.map */
