.footer{border-top:.1rem solid rgba(var(--color-foreground),.08)}.footer:not(.color-scheme-1){border-top:none}.footer a{font-family:var(--font-body-family)}.footer__top{display:flex;flex-direction:column;gap:2.8rem;padding-top:3.2rem;padding-bottom:2.4rem}.footer__brand-logo{display:block;max-width:12rem;height:auto;margin-bottom:.8rem}.footer__brand-name{margin:0 0 .6rem;font-family:var(--font-heading-family);font-weight:700;font-size:2rem;color:rgb(var(--color-foreground))}.footer__brand-description{margin:0 0 1.4rem;max-width:46rem;font-size:1.4rem;line-height:1.55;color:rgba(var(--color-foreground),.68)}.footer__contact-list{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 2rem;margin:0 0 1rem;padding:0}.footer__contact-link{display:inline-flex;align-items:center;gap:.6rem;font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));text-decoration:none}.footer__contact-link:hover{text-decoration:underline;text-underline-offset:.2rem}.footer__contact-link .svg-wrapper svg{width:1.7rem;height:1.7rem;color:rgb(var(--color-foreground));flex-shrink:0}.footer__social.list-social{justify-content:flex-start;margin:.2rem 0 0 -1.1rem}.footer__newsletter{display:flex;flex-direction:column;gap:.6rem}.footer__newsletter-heading{margin:0;font-family:var(--font-heading-family);font-weight:700;font-size:1.9rem;color:rgb(var(--color-foreground))}.footer__newsletter-text p{margin:0;font-size:1.4rem;line-height:1.5;color:rgba(var(--color-foreground),.68)}.footer__newsletter-form{margin-top:.6rem;max-width:56rem}.footer__newsletter-field{display:flex;width:100%}.footer__newsletter-input{flex:1 1 auto;min-width:0;height:4.6rem;padding:0 1.6rem;font:inherit;font-size:1.4rem;color:rgb(var(--color-foreground));background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.25);border-right:0;border-radius:var(--inputs-radius) 0 0 var(--inputs-radius);appearance:none;-webkit-appearance:none}.footer__newsletter-input::placeholder{color:rgba(var(--color-foreground),.45)}.footer__newsletter-input:focus-visible{position:relative;z-index:1;outline:.2rem solid rgb(var(--color-button));outline-offset:-.2rem}.footer__newsletter-submit{flex:0 0 auto;height:4.6rem;padding:0 2.2rem;font:inherit;font-size:1.3rem;font-weight:700;letter-spacing:.03rem;white-space:nowrap;color:rgb(var(--color-button-text));background:rgb(var(--color-button));border:.1rem solid rgb(var(--color-button));border-radius:0 var(--inputs-radius) var(--inputs-radius) 0;cursor:pointer;transition:opacity var(--duration-short, .15s) ease}.footer__newsletter-submit:hover{opacity:.88}.footer__newsletter-submit:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.footer__newsletter-message{margin:.8rem 0 0;font-size:1.3rem;color:rgba(var(--color-foreground),.7)}.footer__trust-bar{border-top:.1rem solid rgba(var(--color-foreground),.08);border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.footer__trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem 1.2rem;padding-top:1.8rem;padding-bottom:1.8rem}.footer__trust-item{display:flex;align-items:center;gap:.9rem;font-size:1.3rem;font-weight:600;color:rgb(var(--color-foreground))}.footer__trust-item .svg-wrapper svg{width:2.1rem;height:2.1rem;flex-shrink:0;color:rgb(var(--color-button))}.footer__nav{display:grid;grid-template-columns:1fr;padding-top:.4rem;padding-bottom:.4rem}.footer__nav-column{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.footer__nav-heading{margin:0;padding:1.4rem 0;font-family:var(--font-heading-family);font-weight:700;font-size:1.3rem;text-transform:uppercase;letter-spacing:.05rem;color:rgb(var(--color-foreground))}summary.footer__nav-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;list-style:none}summary.footer__nav-heading::-webkit-details-marker{display:none}summary.footer__nav-heading:after{content:"";flex-shrink:0;width:1rem;height:1rem;border-right:.15rem solid rgba(var(--color-foreground),.55);border-bottom:.15rem solid rgba(var(--color-foreground),.55);transform:rotate(45deg);transition:transform var(--duration-short, .15s) ease}.footer__nav-column[open]>summary.footer__nav-heading:after{transform:rotate(-135deg)}.footer__nav ul{display:flex;flex-direction:column;gap:1rem;margin:0;padding:0 0 1.6rem}.footer__nav a{font-size:1.4rem;color:rgba(var(--color-foreground),.7);text-decoration:none;transition:color var(--duration-short, .15s) ease}.footer__nav a:hover{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.2rem}.footer__nav-column--text{padding:1.4rem 0}.footer__nav-text p{margin:0;font-size:1.4rem;line-height:1.5;color:rgba(var(--color-foreground),.7)}.footer__bottom-bar{background:rgba(var(--color-foreground),.03);border-top:.1rem solid rgba(var(--color-foreground),.08)}.footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.2rem;padding-top:1.8rem;padding-bottom:1.8rem}.footer__copyright{margin:0;font-size:1.2rem;color:rgba(var(--color-foreground),.6)}.footer__legal-links{display:flex;flex-wrap:wrap;gap:.4rem 1.6rem;margin:0;padding:0;list-style:none}.footer__legal-links a{font-size:1.2rem;color:rgba(var(--color-foreground),.6);text-decoration:none}.footer__legal-links a:hover{color:rgb(var(--color-foreground));text-decoration:underline}.footer__bottom-right{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.footer__payment{display:flex;align-items:center}.footer__social--bottom.list-social{margin:0}@media screen and (max-width:749px){.footer__bottom{flex-direction:column;align-items:center;text-align:center}.footer__bottom-right{justify-content:center}.footer__social.list-social{justify-content:center;margin-left:0}}@media screen and (max-width:399px){.footer__newsletter-field{flex-wrap:wrap}.footer__newsletter-input{flex-basis:100%;border-right:.1rem solid rgba(var(--color-foreground),.25);border-radius:var(--inputs-radius) var(--inputs-radius) 0 0}.footer__newsletter-submit{flex-basis:100%;border-radius:0 0 var(--inputs-radius) var(--inputs-radius)}}@media screen and (min-width:750px){.footer__top{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:4.8rem;padding-top:4rem;padding-bottom:3.2rem}.footer__brand{flex:1 1 auto;min-width:0}.footer__newsletter{flex:1 1 46rem;max-width:56rem}.footer__nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:3.2rem;padding-top:3.2rem;padding-bottom:3.2rem}.footer__nav-column{border-bottom:none}.footer__nav-column>ul,.footer__nav-column>.footer__nav-text{display:block!important}summary.footer__nav-heading{padding:0 0 1.4rem;cursor:default;pointer-events:none}summary.footer__nav-heading:after{display:none}.footer__nav ul{padding:0}.footer__trust{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.4rem;padding-top:2.2rem;padding-bottom:2.2rem}.footer__trust-item{justify-content:center;text-align:center;flex-direction:column;gap:.6rem;padding-left:2.4rem;border-left:.1rem solid rgba(var(--color-foreground),.08)}.footer__trust-item:first-child{padding-left:0;border-left:0}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-footer.css.map */
