.footer{background:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.08)}.footer:not(.color-scheme-1){border-top:none}.footer__newsletter-band{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.footer__newsletter-band-wrapper{display:flex;flex-direction:column;gap:2rem;padding-top:3.2rem;padding-bottom:3.2rem}@media screen and (min-width:990px){.footer__newsletter-band-wrapper{flex-direction:row;align-items:center;justify-content:space-between;gap:4.8rem;padding-top:4rem;padding-bottom:4rem}}.footer__newsletter-band-text{max-width:58rem}.footer__newsletter-band-heading{margin:0 0 .4rem;font-size:calc(var(--font-heading-scale) * 1.8rem);line-height:1.25;letter-spacing:-.01rem}@media screen and (min-width:990px){.footer__newsletter-band-heading{font-size:calc(var(--font-heading-scale) * 2.2rem);margin-bottom:.6rem}}.footer__newsletter-band-subtext{margin:0;color:rgba(var(--color-foreground),.72);font-size:1.4rem;line-height:1.5}.footer__newsletter-band-form{width:100%;max-width:48rem}.footer__newsletter-band-form .newsletter-form__field-wrapper{max-width:none;width:100%}.footer__newsletter-band-form .newsletter-form{margin:0;padding:0;width:100%}.footer__content-top{padding-top:4.8rem;padding-bottom:4.8rem}@media screen and (max-width:749px){.footer__content-top{padding-top:2.4rem;padding-bottom:2.4rem}}.footer__blocks-wrapper{display:grid;gap:4rem 4rem;grid-template-columns:1fr}@media screen and (min-width:750px)and (max-width:989px){.footer__blocks-wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.footer__blocks-wrapper{grid-template-columns:1.4fr repeat(3,minmax(0,1fr));gap:4rem 6rem}}@media screen and (max-width:749px){.footer__blocks-wrapper{gap:0}.footer-block{padding:2rem 0}.footer-block:first-child{padding-top:0}.footer-block.footer-block--menu{padding:0}}.footer .grid{margin-left:0;margin-bottom:0}.footer .grid__item{padding-left:0}.footer-block{min-width:0}.footer-block:empty{display:none}.footer-block__heading{margin:0 0 1.4rem;font-size:calc(var(--font-heading-scale) * 1.3rem);letter-spacing:.08rem;text-transform:uppercase;line-height:1.3;font-weight:600}@media screen and (min-width:750px){.footer-block__heading{margin-bottom:2rem}}.footer-block__details{width:100%}.footer-block__details>summary{list-style:none;cursor:pointer}.footer-block__details>summary::-webkit-details-marker{display:none}.footer-block__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem}.footer-block__summary .footer-block__heading{margin:0}.footer-block__summary-toggle{position:relative;display:inline-flex;flex-shrink:0;width:1.6rem;height:1.6rem}.footer-block__toggle-line{position:absolute;top:50%;left:50%;width:1.4rem;height:.15rem;background:currentColor;border-radius:.2rem;transform:translate(-50%,-50%);transition:transform var(--duration-short) ease,opacity var(--duration-short) ease}.footer-block__toggle-line--v{transform:translate(-50%,-50%) rotate(90deg)}.footer-block__details[open] .footer-block__toggle-line--v{opacity:0;transform:translate(-50%,-50%) rotate(0)}@media screen and (max-width:749px){.footer-block--menu{border-top:.1rem solid rgba(var(--color-foreground),.08);padding:0;margin:0}.footer-block__summary{padding:1.8rem 0}.footer-block__details>.footer-block__details-content{padding-bottom:1.6rem;margin:0}}@media screen and (min-width:750px){.footer-block__details>summary{pointer-events:none;padding:0}.footer-block__summary{margin-bottom:2rem}.footer-block__summary-toggle{display:none}.footer-block__details>.footer-block__details-content{margin-top:0}}.footer-block__details-content{margin:0}.footer-block__details-content.rte{font-size:1.4rem;color:rgba(var(--color-foreground),.75);line-height:1.6}.footer-block__details-content.rte p{margin:0 0 1rem}.footer-block__details-content.rte>:first-child{margin-top:0}.footer-block__details-content.rte>:last-child{margin-bottom:0}.footer-block__details-content.rte p:last-child{margin-bottom:0}.footer-block__details-content>li{margin:0}.footer-block__details-content .list-menu__item--link{display:block;padding:.8rem 0;color:rgba(var(--color-foreground),.75);font-size:1.4rem;line-height:1.4;transition:color var(--duration-short) ease}@media screen and (min-width:750px){.footer-block__details-content .list-menu__item--link:hover{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}}@media screen and (min-width:750px){.footer-block__details-content .list-menu__item--link{padding:.4rem 0;width:fit-content}.footer-block__details-content>:first-child .list-menu__item--link{padding-top:0}}.footer-block__contact-info{display:flex;flex-direction:column;gap:1rem;max-width:34rem}.footer-block__contact-info .footer-block__image-wrapper{margin:0 0 2rem;overflow:visible!important}.footer-block__contact-info .footer-block__image-wrapper img{display:block;height:auto;max-width:100%}.footer-block__contact-item{margin:0;font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.72)}.footer-block__contact-item .link{font-size:inherit;color:rgba(var(--color-foreground),.72);text-decoration:none}.footer-block__contact-item .link:hover{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}.footer-block__contact-info .footer-block__contact-social.list-social{justify-content:flex-start;margin:.4rem 0 0 -1.1rem;padding:0}@media screen and (max-width:749px){.footer-block__contact-info .footer-block__contact-social.list-social{justify-content:flex-start}}.footer-block__brand-info{text-align:left;max-width:34rem}.footer-block__brand-info .footer-block__image-wrapper{margin-bottom:1.6rem}.footer-block__brand-info .footer__list-social.list-social{justify-content:flex-start;margin-top:1.6rem}.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 img{display:block;height:auto;max-width:100%}.footer__follow-on-shop{display:flex;justify-content:center;margin-top:3.2rem;padding-top:3.2rem;border-top:.1rem solid rgba(var(--color-foreground),.08)}.footer__content-bottom{border-top:.1rem solid rgba(var(--color-foreground),.08)}.footer__content-bottom:only-child{border-top:0}.footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.6rem 2.4rem;padding-top:2.4rem;padding-bottom:2.4rem}@media screen and (max-width:749px){.footer__bottom{flex-direction:column;align-items:center;text-align:center;gap:2rem}}.footer__bottom-start,.footer__bottom-end{display:flex;align-items:center;flex-wrap:wrap;gap:1.2rem 2rem}@media screen and (max-width:749px){.footer__bottom-start,.footer__bottom-end{justify-content:center}}.footer__bottom-middle{display:flex;align-items:center;gap:1.2rem}.footer__bottom-end{gap:1.6rem 2rem}.copyright__content{font-size:1.2rem;color:rgba(var(--color-foreground),.7);line-height:1.4}.copyright__content a{color:inherit;text-decoration:none}.copyright__content a:hover{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}.policies{display:flex;flex-wrap:wrap;align-items:center;gap:0 1.6rem;margin:0;padding:0;list-style:none}.policies li{display:inline-flex;align-items:center}.policies li:before{content:"";width:.3rem;height:.3rem;margin-right:1.6rem;background:rgba(var(--color-foreground),.3);border-radius:50%}.footer__payment{margin:0}.footer__payment .list-payment{display:flex;flex-wrap:wrap;gap:.6rem;margin:0;padding:0;list-style:none}.footer__payment .list-payment__item{display:inline-flex}.footer__payment .list-payment__item .icon{width:3.4rem;height:2.2rem}.footer__bottom-end .footer__list-social{margin:0}.footer__list-social:empty{display:none}.footer__localization{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem 1.6rem;padding:0}.footer__localization:empty{display:none}.footer__localization h2{margin:0;color:rgba(var(--color-foreground),.75)}
/*# sourceMappingURL=/cdn/shop/t/25/assets/section-footer.css.map */
