.footer-section-wrapper{position:relative}.footer-section__content{width:100%;height:100%;position:relative;z-index:1}.footer-newsletter{display:grid;grid-template-columns:1fr;gap:4rem;margin-bottom:4rem}@media screen and (min-width:1200px){.footer-newsletter{grid-template-columns:1.5fr 1fr;gap:4rem;margin-bottom:8rem}}@media screen and (min-width:1400px){.footer-newsletter{grid-template-columns:82.7rem 1fr;gap:2.4rem}}.footer-newsletter-heading{text-transform:capitalize;color:var(--color-heading)}.footer-newsletter-form-wrapper{width:100%;height:fit-content;position:relative;margin-bottom:2rem}.footer-newsletter-form input{padding:1.6rem 12rem 1.6rem 2rem;gap:1rem;border:.1rem solid rgba(var(--color-input-outline));width:100%;font-size:1.6rem;line-height:1.5;border-radius:1.2rem;-webkit-border-radius:1.2rem;-moz-border-radius:1.2rem;-ms-border-radius:1.2rem;-o-border-radius:1.2rem}.footer-newsletter-form input,.footer-newsletter-form input::placeholder{font-family:var(--font-stack-body);margin:0 auto;font-weight:400;color:rgba(var(--color-input))}.footer-newsletter-form input:focus{border-color:rgb(var(--color-accent))}@media screen and (min-width:768px){.footer-newsletter-form input{padding:2rem 18rem 2rem 2.2rem;font-size:2.4rem;border-radius:2rem;-webkit-border-radius:2rem;-moz-border-radius:2rem;-ms-border-radius:2rem;-o-border-radius:2rem}}.footer-newsletter-button{width:100%;top:.8rem;padding:1.6rem 3.2rem;border-radius:1.2rem;-webkit-border-radius:1.2rem;-moz-border-radius:1.2rem;-ms-border-radius:1.2rem;-o-border-radius:1.2rem;font-weight:700;font-family:var(--font-stack-heading);margin-top:1.6rem;text-align:center;text-transform:uppercase;position:relative}.footer-newsletter-button:hover>.hover--text{border-radius:1.2rem}@media screen and (min-width:768px){.footer-newsletter-button{width:fit-content;position:absolute;top:.8rem;right:.8rem;padding:2rem 3.2rem;margin-top:0}}.footer-header{display:flex;align-items:center;justify-content:space-between;gap:.8rem;border-bottom:.1rem solid rgb(var(--color-heading));padding:2rem 0;margin:0}.footer-block__heading{font-family:var(--font-stack-heading);font-weight:var(--font-weight-heading-bold);color:rgb(var(--color-heading))}@media screen and (min-width:769px){.footer-header{margin-bottom:2.4rem;padding:0;border-bottom:0}}@media screen and (max-width:768px){.flex-grid__footer{row-gap:0}.footer-block__details{padding:2rem 0 0}.flex-grid__footer .flex-grid__item{padding-bottom:0}}.footer-menu-list li a{display:inline-block;font-weight:var(--font-weight-heading);font-size:1.6rem;line-height:150%;color:rgba(var(--color-heading));margin-bottom:1.6rem;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.footer-menu-list li:last-child a{margin-bottom:0}.footer-menu-list li a:hover{color:rgba(var(--color-accent))}.footer-contact-list li{display:flex;align-items:center;gap:2rem;margin-bottom:2rem;color:rgba(var(--color-text));margin-bottom:4rem}.footer-contact-list li:last-child{margin-bottom:0}.footer-contact-list .footer-contact-icon{width:4rem;height:4rem;flex:0 0 4rem;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border:.1rem solid rgba(var(--color-border));display:flex;align-items:center;justify-content:center;color:rgba(var(--color-text));fill:rgba(var(--color-text));transition:all .5s ease}.footer-contact-list li:hover .footer-contact-icon{background-color:rgba(var(--color-text));color:rgba(var(--color-background));transition:all .5s ease}.footer-contact-list span{font-size:1.6rem}.footer-contact-list a{font-family:var(--font-stack-heading);font-size:1.4rem;font-weight:600;display:block}.footer-contact-list a:hover{color:rgba(var(--color-accent))}@media screen and (max-width:991px){.footer-contact-list li{gap:1.6rem}.footer-contact-list a{font-size:1.4rem}}.footer-social{display:flex;align-items:center;gap:1.6rem;padding-bottom:.2rem}.footer-social li{margin:0;padding:0}.footer-social li a{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:1.2rem;-webkit-border-radius:1.2rem;-moz-border-radius:1.2rem;-ms-border-radius:1.2rem;-o-border-radius:1.2rem;border:.1rem solid rgba(var(--color-border));line-height:1;transition:all .6s ease;margin-bottom:0}.footer-social li:hover a{background-color:rgba(var(--color-heading));color:rgb(var(--color-background));border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;transition:all .6s ease}.footer-social li a svg{width:2rem;height:2rem}.footer-logo{margin:3.2rem}.footer-logo ul{display:flex;align-items:stretch;gap:1rem;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.footer-logo ul li img,.footer-logo ul li svg{transition:all .7s cubic-bezier(.76,0,.24,1);transition-delay:1.2s;transform-origin:center;width:100%;height:auto;stroke:rgb(var(--color-heading));opacity:.8}:is(.footer-logo ul li img,.footer-logo ul li svg) path{transition:all .7s cubic-bezier(.76,0,.24,1);transition-delay:1.2s;stroke-width:0px;stroke:transparent;fill:currentColor}.footer-logo ul li.is-animated svg,.footer-logo ul li:hover svg{transform:rotateY(180deg);transition-delay:0s;color:#0000}:is(.footer-logo ul li.is-animated svg,.footer-logo ul li:hover svg) path{transition-delay:0s;stroke-width:4px;stroke:rgb(var(--color-heading));fill:currentColor}@media screen and (min-width:768px){.footer-logo{margin:6rem 0 4rem}}.footer-section__bar{padding:2.4rem 0 4rem;border-top:.1rem solid rgba(var(--color-text),.2)}@media screen and (min-width:557px){.footer-section__bar{padding:4rem 0 6rem;border-top:.1rem solid rgba(var(--color-text),.2)}}.footer-bar__wrapper{display:flex;align-items:center;flex-direction:column;flex-wrap:wrap;gap:2.4rem}@media screen and (min-width:1025px){.footer-bar__wrapper{gap:3.2rem;flex-direction:row}}.copyright-text{font-size:1.6rem;line-height:1.5;color:var(--color-heading);order:4;margin:0}.copyright-text a{background:linear-gradient(90deg,currentColor,currentColor 100%)!important;background-size:0% .1rem!important;background-repeat:no-repeat!important;background-position:right bottom!important;transition:background-size .5s var(--ft-link-transition-ease)!important;transition:.3 var(--ft-duration-default) ease}.copyright-text a:hover{color:rgb(var(--color-accent));transition:.3 var(--ft-duration-default) ease;background-size:100% .1rem!important;background-position:left bottom!important}@media screen and (min-width:1200px){.copyright-text{order:0}}@media screen and (max-width:1024px){.footer-bar__copyright{order:3}.footer-lacale-wrapper{order:1}.footer-payment-method-list{order:2}}.copyright-text+.policies-menu{margin-top:1rem}.policies-menu{display:inline}.policies-menu li{display:inline-flex;justify-content:center;align-items:center}.policies-menu li:before{content:"\b7";padding:0 .8rem}.policies-menu li:first-child:before{display:none}.policies-menu li a{padding:.6rem 0;display:block}@media screen and (min-width:750px){.policies-menu li a{padding:0}}.lang-coutry-switcher{display:flex;align-items:center;justify-content:center;gap:1.6rem}@media screen and (min-width:576px){.lang-coutry-switcher{flex-direction:row}}.lang-coutry-switcher .lang-divider{width:.1rem;height:1.4rem;background:rgba(var(--color-border));display:none}@media screen and (min-width:576px){.lang-coutry-switcher .lang-divider{display:block}}.footer-lacale-wrapper .disclosure__button{border:0;padding:0}.footer-lacale-wrapper .disclosure__list-wrapper{color:rgb(var(--color-background));background-color:rgb(var(--color-heading));border:.2rem solid rgb(var(--color-border),.2)}.footer-lacale-wrapper .disclosure__link:hover{color:rgba(var(--color-background));background:rgb(var(--color-background),.1)}.footer-payment-method-list{display:flex;align-items:center;justify-content:end;gap:.8rem;order:1}@media screen and (min-width:1200px){.footer-payment-method-list{order:3}}.footer-payment-method-list li{width:auto;height:2.4rem;max-width:none}.footer-follow-on-shop{display:flex;text-align:left}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-footer.css.map */
