.footer{width:100%;padding:var(--space-10) 0 var(--space-6) 0;position:relative;overflow:hidden}.footer__container{width:100%;position:relative;z-index:1;display:flex;flex-direction:column;gap:var(--space-9)}.footer__top{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-8);align-items:start}@media screen and (min-width:990px){.footer__top{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:var(--space-9)}}.footer__top-logo{display:flex;align-items:flex-start;width:100%}@media screen and (min-width:990px){.footer__top-logo{align-self:center}}.footer__top-logo svg{width:100%;max-width:44rem;height:auto;display:block;color:rgb(var(--color-text-2))}.footer__top-content{display:flex;flex-direction:column;gap:var(--space-4);width:100%}.footer__newsletter{display:flex;flex-direction:column;gap:var(--space-3);width:100%}.footer__newsletter-title{margin-bottom:0;letter-spacing:var(--letter-spacing-2);color:rgb(var(--color-text-2))}.footer__newsletter-form{width:100%}.footer__newsletter-input-group{display:flex;align-items:stretch;gap:var(--space-5);width:100%}.footer__newsletter-input{flex:1 0 0;min-width:0;border:1px solid rgb(var(--color-text-2))!important;border-bottom:1px solid rgb(var(--color-text-2));background-color:transparent;color:rgb(var(--color-text-2));font:inherit;font-size:var(--text-size-small);border-radius:0}.footer__newsletter-input::placeholder{color:rgb(var(--color-text-2));opacity:.7}.footer__newsletter-input:focus{outline:none;border-bottom-color:rgb(var(--color-text-2));box-shadow:0 1px rgb(var(--color-text-2))}.footer__newsletter-button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:var(--space-4) var(--space-8);border:1px solid rgb(var(--color-text-2));background:transparent;color:rgb(var(--color-text-2));font-size:var(--text-size-tiny);text-transform:uppercase;letter-spacing:var(--letter-spacing-2);cursor:pointer;white-space:nowrap;transition:background-color .2s ease,color .2s ease;max-width:22rem}.footer__newsletter-button:hover{background-color:rgb(var(--color-text-2));color:rgb(var(--color-background))}.footer__newsletter-disclaimer{font-size:var(--text-size-small);line-height:1.4;color:rgb(var(--color-text-2));opacity:.9}.footer__newsletter-disclaimer p{margin:0}.footer__newsletter-success{color:rgb(var(--color-text-2));font-size:var(--text-size-small);margin:0}.footer__newsletter-error{color:var(--color-error, #dc3545);font-size:var(--text-size-small);margin:0}.footer__newsletter-klaviyo{width:100%;color:rgb(var(--color-text-2))}.footer__newsletter-klaviyo h1,.footer__newsletter-klaviyo h2,.footer__newsletter-klaviyo h3,.footer__newsletter-klaviyo h4,.footer__newsletter-klaviyo h5,.footer__newsletter-klaviyo h6,.footer__newsletter-klaviyo p{color:rgb(var(--color-text-2))}.footer__newsletter-klaviyo,.footer__newsletter-klaviyo [class*=klaviyo-form-]{width:100%;color:rgb(var(--color-text-2))!important;font-family:var(--primary-font-family)!important}.footer__newsletter-klaviyo [class*=klaviyo-form-]>.needsclick{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important;justify-content:flex-start!important;width:100%!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;gap:var(--space-4)!important}.footer__newsletter-klaviyo [class*=klaviyo-form-]>.needsclick>[data-testid=form-row]{flex:0 0 auto!important;align-self:stretch!important}.footer__newsletter-klaviyo [data-testid=form-component],.footer__newsletter-klaviyo .klaviyo-emailinput{width:100%!important}.footer__newsletter-klaviyo .klaviyo-form-richtext,.footer__newsletter-klaviyo .klaviyo-form-richtext p,.footer__newsletter-klaviyo .klaviyo-form-richtext span,.footer__newsletter-klaviyo .klaviyo-checkboxes label div{color:rgb(var(--color-text-2))!important;font-family:var(--primary-font-family)!important;font-size:var(--text-size-small)!important;line-height:1.4!important}.footer__newsletter-klaviyo .klaviyo-emailinput input[type=email]{opacity:1!important;visibility:visible!important;width:100%!important;height:3rem!important;margin:0!important;padding:var(--space-3) var(--space-4)!important;border:1px solid rgb(var(--color-text-2))!important;border-radius:0!important;background-color:transparent!important;color:rgb(var(--color-text-2))!important;font-family:var(--primary-font-family)!important;font-size:var(--text-size-small)!important;letter-spacing:normal!important;text-transform:none!important;box-sizing:border-box!important}.footer__newsletter-klaviyo .klaviyo-emailinput input[type=email]::placeholder{color:rgb(var(--color-text-2))!important;opacity:.7}.footer__newsletter-klaviyo .klaviyo-emailinput input[type=email]:focus{outline:none;box-shadow:0 1px rgb(var(--color-text-2))}.footer__newsletter-klaviyo .klaviyo-checkboxes fieldset{border:0;margin:0;padding:0;width:100%}.footer__newsletter-klaviyo .klaviyo-checkboxes [role=group]{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:var(--space-4) var(--space-5)!important;width:100%!important;margin:0!important;padding:0!important}.footer__newsletter-klaviyo .klaviyo-checkboxes label{display:inline-flex!important;flex-direction:row!important;align-items:center!important;position:relative!important;flex:0 0 auto!important;width:auto!important;max-width:100%!important;gap:var(--space-2)!important;margin:0!important;padding:0!important;color:rgb(var(--color-text-2))!important;cursor:pointer;white-space:nowrap}.footer__newsletter-klaviyo .klaviyo-checkboxes label>svg:first-of-type{flex:0 0 20px!important;width:20px!important;height:20px!important}.footer__newsletter-klaviyo .klaviyo-checkboxes label>svg:nth-of-type(2){position:absolute!important;left:0!important;top:50%!important;width:20px!important;height:20px!important;margin:0!important;transform:translateY(-50%)!important;pointer-events:none}.footer__newsletter-klaviyo .klaviyo-checkboxes label>div{flex:0 0 auto!important}.footer__newsletter-klaviyo .klaviyo-checkboxes label svg rect{fill:transparent!important;stroke:rgb(var(--color-text-2))!important}.footer__newsletter-klaviyo .klaviyo-checkboxes label svg polygon{fill:rgb(var(--color-text-2))!important}.footer__newsletter-klaviyo .klaviyo-form-button,.footer__newsletter-klaviyo button[type=button]{display:inline-flex!important;align-items:center!important;justify-content:center!important;position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;width:100%;height:auto!important;margin:0!important;padding:var(--space-4) var(--space-8)!important;border:1px solid rgb(var(--color-text-2))!important;border-radius:0!important;background:transparent!important;color:rgb(var(--color-text-2))!important;font-family:var(--primary-font-family)!important;font-size:var(--text-size-tiny)!important;letter-spacing:var(--letter-spacing-2)!important;text-transform:uppercase!important;opacity:1!important;cursor:pointer;white-space:nowrap;transition:background-color .2s ease,color .2s ease}.footer__newsletter-klaviyo .klaviyo-form-button:hover,.footer__newsletter-klaviyo .klaviyo-form-button:focus,.footer__newsletter-klaviyo button[type=button]:hover,.footer__newsletter-klaviyo button[type=button]:focus{background-color:rgb(var(--color-text-2))!important;color:rgb(var(--color-background))!important}.footer__newsletter-klaviyo .needsclick{padding-left:0!important}@media screen and (min-width:750px){.footer__newsletter-klaviyo [class*=klaviyo-form-]>.needsclick{gap:0!important;position:relative!important}.footer__newsletter-klaviyo .klaviyo-form [data-testid=form-row]:has(.klaviyo-emailinput){position:relative!important;margin:0!important;padding:0!important}.footer__newsletter-klaviyo .klaviyo-form [data-testid=form-row]:has(.klaviyo-emailinput) [data-testid=form-component],.footer__newsletter-klaviyo .klaviyo-form .klaviyo-emailinput{margin:0!important;padding:0!important;min-height:0!important}.footer__newsletter-klaviyo .klaviyo-emailinput input[type=email]{box-sizing:border-box!important;height:3.25rem!important;min-height:3.25rem!important;max-height:3.25rem!important;margin:0!important;padding:0 var(--space-4)!important;padding-right:calc(10rem + var(--space-4))!important;line-height:3.25rem!important}.footer__newsletter-klaviyo .klaviyo-form .klaviyo-form-button,.footer__newsletter-klaviyo .klaviyo-form button[type=button]{box-sizing:border-box!important;width:auto;max-width:22rem;height:3.25rem!important;min-height:3.25rem!important;max-height:3.25rem!important;margin:0!important;padding:0 var(--space-8)!important;line-height:1!important;background-color:rgb(var(--color-text-2))!important;color:rgb(var(--color-background))!important;border:1px solid rgb(var(--color-text-2))!important}.footer__newsletter-klaviyo .klaviyo-form .klaviyo-form-button:hover,.footer__newsletter-klaviyo .klaviyo-form .klaviyo-form-button:focus,.footer__newsletter-klaviyo .klaviyo-form button[type=button]:hover,.footer__newsletter-klaviyo .klaviyo-form button[type=button]:focus{background-color:transparent!important;color:rgb(var(--color-text-2))!important}.footer__newsletter-klaviyo .klaviyo-form [data-testid=form-row]:has(button){position:absolute!important;top:0!important;right:0!important;height:3.25rem!important;min-height:3.25rem!important;max-height:3.25rem!important;margin:0!important;padding:0!important;display:flex!important;align-items:stretch!important}.footer__newsletter-klaviyo .klaviyo-form [data-testid=form-row]:has(button) [data-testid=form-component]{height:100%!important;min-height:0!important;margin:0!important;padding:0!important}.footer__newsletter-klaviyo .klaviyo-form [data-testid=form-row]:has(button) button{box-sizing:border-box!important;height:100%!important;min-height:0!important;width:12rem!important;padding:0 var(--space-6)!important}}.footer__newsletter-klaviyo .klaviyo-form [role=group]{display:flex!important;flex-direction:row!important;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:var(--space-4) var(--space-5);width:100%}.footer__social{display:flex;flex-direction:column;gap:var(--space-5)}.footer__social-title{margin:0;letter-spacing:var(--letter-spacing-2);color:rgb(var(--color-text-2))}.footer__social-list{display:flex;flex-wrap:wrap;gap:var(--space-5);list-style:none;margin:0;padding:0}.footer__social-item{margin:0}.footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:rgb(var(--color-text-2));transition:opacity .2s ease}.footer__social-link:hover{opacity:.7}.footer__social-link .icon{width:1.25rem;height:1.25rem;fill:currentColor}.footer__social-link .icon path{fill:currentColor}.footer__columns{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-7)}@media screen and (min-width:750px){.footer__columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.footer__columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-6)}}.footer__column{display:flex;flex-direction:column;gap:var(--space-5);min-width:0}.footer__column-title{margin:0;letter-spacing:var(--letter-spacing-2);color:rgb(var(--color-text-2));font-weight:500}.footer__column-divider{border:0;border-top:1px solid rgb(var(--color-text-2));width:100%;height:1px;margin:0}.footer__column-lists{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-6);padding:0 var(--space-2)}@media screen and (min-width:480px){.footer__column-lists{gap:var(--space-5)}}.footer__links-list{list-style:none;margin:0;padding:0}@media screen and (min-width:480px){.footer__links-list{column-count:2}}.footer__links-item{margin-bottom:var(--space-3)}.footer__link{display:inline-block;color:rgb(var(--color-text-2));text-decoration:none;font-size:var(--text-size-small);line-height:1.4;transition:opacity .2s ease}.footer__link:hover{opacity:.7;text-decoration:underline}.footer__column--text .footer__column-text{font-size:var(--text-size-small);line-height:1.5;color:rgb(var(--color-text-2))}.footer__column--text .footer__column-text p{margin:0 0 var(--space-3) 0}.footer__column--text .footer__column-text p:last-child{margin-bottom:0}.footer__bottom{border-top:1px solid rgb(var(--color-text-2) / .4);padding-top:var(--space-5)}.footer__bottom-content{display:flex;flex-direction:column;gap:var(--space-4);align-items:center;justify-content:space-between;text-align:center}@media screen and (min-width:750px){.footer__bottom-content{flex-direction:row;align-items:center;text-align:left}}.footer__copyright{flex-shrink:0}.footer__copyright-text{margin:0;font-size:var(--text-size-small);color:rgb(var(--color-text-2));opacity:.8}.footer__bottom-links{display:flex;flex-direction:column;gap:var(--space-4);align-items:center}@media screen and (min-width:750px){.footer__bottom-links{flex-direction:row;align-items:center;justify-content:flex-end}}.footer__bottom-nav-list{display:flex;flex-wrap:wrap;gap:var(--space-4);list-style:none;margin:0;padding:0;justify-content:center}.footer__bottom-nav-item{margin:0}.footer__bottom-nav-link{color:rgb(var(--color-text-2));text-decoration:none;font-size:var(--text-size-small);opacity:.8;transition:opacity .2s ease}.footer__bottom-nav-link:hover{opacity:1;text-decoration:underline}.footer__payment-icons{display:flex;align-items:center}.footer__payment-list{display:flex;flex-wrap:wrap;gap:var(--space-2);list-style:none;margin:0;padding:0;align-items:center}.footer__payment-item{margin:0}.footer__payment-icon{width:2rem;height:auto;opacity:.8}@media screen and (max-width:749px){.footer{padding:var(--space-8) 0 var(--space-5) 0}.footer__newsletter-input-group{flex-direction:column;gap:var(--space-3)}.footer__newsletter-button{width:100%;max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-footer.css.map */
