.footer-custom{background-color:var(--footer-bg, #ffffff);color:var(--footer-text-color, #27272A);font-family:var(--font-body-family);font-style:var(--font-body-style)}.footer-custom__main{display:grid;grid-template-columns:1fr;gap:40px;padding-top:var(--footer-padding-top, 60px);padding-bottom:var(--footer-padding-bottom, 48px)}@media(min-width:990px){.footer-custom__main{grid-template-columns:.8fr 1fr;gap:60px}}.footer-custom__brand{max-width:434px}.footer-custom__logo{display:block;margin-bottom:34px}.footer-custom__logo img,.footer-custom__logo svg{display:block;width:100%;max-width:100%;height:auto}.footer-custom__newsletter-heading{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:500;font-size:calc(var(--font-body-scale, 1) * 1.4rem);line-height:1.1;color:var(--footer-text-color, #27272A);margin:0 0 16px;letter-spacing:0em}.footer-custom__newsletter-form{display:flex;gap:8px;margin-bottom:16px}.footer-custom__newsletter-input{flex:1;min-width:0;padding:12px 16px;font-family:var(--font-body-family);font-size:calc(var(--font-body-scale, 1) * 1.3rem);color:var(--footer-text-color, #27272A);background:#fff;border:1px solid #ABAAA3;border-radius:4px;outline:none;transition:border-color .2s ease;-webkit-appearance:none;appearance:none}.footer-custom__newsletter-input::placeholder{color:#636158}.footer-custom__newsletter-input:focus{border-color:#27272a}.footer-custom__newsletter-btn{display:inline-flex;align-items:center;justify-content:center;padding:17.5px 33px;font-family:var(--font-body-family);font-size:calc(var(--font-body-scale, 1) * 1.4rem);font-weight:700;letter-spacing:-.04em;line-height:1;border-radius:4px;text-transform:uppercase;color:#fff;background-color:var(--footer-btn-bg, #1B2A3D);border:1px solid var(--footer-btn-bg, #1B2A3D);cursor:pointer;transition:opacity .2s ease;white-space:nowrap;-webkit-appearance:none;appearance:none}.footer-custom__newsletter-btn:hover{opacity:.85}.footer-custom__newsletter-legal{font-size:calc(var(--font-body-scale, 1) * 1.2rem);color:#636158;margin:0;line-height:1.1;letter-spacing:.01em}.footer-custom__newsletter-legal a{color:#636158;text-decoration:underline;text-underline-offset:2px}.footer-custom__newsletter-legal a:hover{color:var(--footer-text-color, #27272A)}.footer-custom__newsletter-success{padding:10px 0;font-size:calc(var(--font-body-scale, 1) * 1.3rem);color:#16a34a}.footer-custom__newsletter-error{padding:6px 0;font-size:calc(var(--font-body-scale, 1) * 1.2rem);color:#dc2626}.footer-custom__social{display:flex;align-items:center;gap:18px;list-style:none;padding:0;margin:0}.footer-custom__social-link{display:inline-flex;align-items:center;justify-content:center;color:var(--footer-text-color, #27272A);transition:opacity .2s ease}.footer-custom__social-link:hover{opacity:.6}.footer-custom__social-link svg{width:20px;height:20px;display:block}.footer-custom__nav{display:grid;grid-template-columns:repeat(3,1fr);gap:90px}@media(max-width:1110px){.footer-custom__nav{gap:60px}}@media(max-width:749px){.footer-custom__nav{grid-template-columns:1fr;gap:0}.footer-custom__logo img{max-width:120px}.footer-custom__payments .icon--full-color{height:21px!important}.footer-custom__nav-summary{margin-bottom:0;padding:16px 0}.footer-custom__nav-content{padding-bottom:0}.footer-custom__nav-list li:last-child{padding-bottom:24px}}.footer-custom__nav-details summary{list-style:none;cursor:pointer;display:flex;align-items:center;line-height:1.1;justify-content:space-between}.footer-custom__nav-details summary::-webkit-details-marker{display:none}.footer-custom__nav-heading{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:700;font-size:calc(var(--font-body-scale, 1) * 1.6rem);color:var(--footer-text-color, #27272A);margin:0;letter-spacing:0em;line-height:1.1}.footer-custom__nav-summary{margin-bottom:0;-webkit-user-select:none;user-select:none}.footer-custom__nav-content{overflow:hidden;transition:height .3s ease}.footer-custom__nav-icon{color:var(--footer-text-color, #27272A)}.footer-custom__nav-icon-minus,.footer-custom__nav-details[open] .footer-custom__nav-icon-plus{display:none}.footer-custom__nav-details[open] .footer-custom__nav-icon-minus{display:block}.footer-custom__nav-details--desktop{display:none}@media(min-width:750px){.footer-custom__nav-details--mobile{display:none!important}.footer-custom__nav-details--desktop{display:block!important}.footer-custom__newsletter-legal{margin:0 0 45px}.footer-custom__nav-heading{font-size:calc(var(--font-body-scale, 1) * 1.6rem)}.footer-custom__nav-heading{margin-bottom:24px}.footer-custom__bottom-inner{border-top:1px solid var(--footer-border-color, #E5E5E5);align-items:center;padding-top:23px;padding-bottom:6rem}.footer-custom__newsletter-heading{margin-bottom:24px}}@media(max-width:749px){.footer-custom__nav-details--mobile{display:block;border-bottom:1px solid var(--footer-border-color, #CFCFCF)}.footer-custom__nav-details--desktop{display:none!important}.footer-custom__bottom-inner{border-top:none}.footer-custom__brand{display:flex;flex-direction:column}.footer-custom__logo{order:1;margin-bottom:24px}.footer-custom__social{order:2;margin-bottom:28px}.footer-custom__newsletter-heading,form.footer-custom__newsletter,.footer-custom__newsletter-legal,.footer-custom__newsletter-error,.footer-custom__newsletter-success{order:3}}.footer-custom__nav-list{list-style:none;padding:0;margin:0}.footer-custom__nav-list li{margin-bottom:16px;line-height:normal}.footer-custom__nav-list li:last-child{margin-bottom:0}.footer-custom__nav-list a{font-size:calc(var(--font-body-scale, 1) * 1.4rem);color:var(--footer-link-color, #52525B);text-decoration:none;transition:color .2s ease;letter-spacing:-.01em;line-height:1.1;font-weight:400}.footer-custom__nav-list a:hover{color:var(--footer-text-color, #27272A)}.footer-custom__bottom-inner{display:flex;align-items:center;padding-bottom:2rem;padding-top:20px;justify-content:space-between;flex-wrap:wrap;gap:16px}.footer-custom__copyright{font-size:calc(var(--font-body-scale, 1) * 1.4rem);color:var(--footer-link-color, #52525B);margin:0;letter-spacing:-.01em}.footer-custom__payments{display:flex;align-items:center;gap:6px;list-style:none;padding:0;margin:0;flex-wrap:wrap}.footer-custom__payments li{display:inline-flex;align-items:center}.footer-custom__payments .icon--full-color{width:auto;height:24px;display:block}.footer-custom__payment-amex svg{display:block;width:37px;height:26px}@media(max-width:989px){.footer-custom__main{grid-template-columns:1fr;gap:24px;padding-top:var(--footer-padding-top-mobile, 40px);padding-bottom:17px}.footer-custom__brand{max-width:100%}.footer-custom__bottom-inner{flex-direction:column-reverse;align-items:flex-start;gap:8px}}@media(max-width:479px){.footer-custom__newsletter-form{flex-direction:column;gap:10px}.footer-custom__newsletter-input{border-right:1px solid #D4D4D8}.footer-custom__newsletter-btn{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/79/assets/section-footer-custom.css.map */
