.custom-footer{background-color:#f5f5f5;background-image:var(--footer-pixels);background-repeat:no-repeat;background-position:top center;background-size:100% auto;color:#6b6b6b;font-family:Poppins,sans-serif}.custom-footer__newsletter-band{padding:5.6rem 0 4rem}.custom-footer__newsletter{display:flex;flex-direction:column;align-items:center;gap:3.2rem}.custom-footer__newsletter-text{display:flex;flex-direction:column;align-items:center;gap:1.6rem;text-align:center}.custom-footer__newsletter-heading,.custom-footer__newsletter-heading>*{margin:0;font-family:Poppins,sans-serif;font-weight:500;font-size:3.8rem;line-height:1.1;letter-spacing:-1.14px;color:#111}.custom-footer__newsletter-subtitle{margin:0;max-width:48rem;font-size:1.6rem;line-height:1.3;color:#6b6b6b}.custom-footer__newsletter-form{width:100%;max-width:51.9rem}.custom-footer__newsletter-field{display:flex;gap:1rem}.custom-footer__newsletter-input{flex:1 1 auto;min-width:0;height:4.8rem;padding:0 1.5rem;border:1px solid #c75e43;border-radius:0;background:#fff;font-family:inherit;font-size:1.6rem;color:#111}.custom-footer__newsletter-input::placeholder{color:#999;font-family:Poppins;font-size:16px;font-style:normal;font-weight:300;line-height:normal}.custom-footer__newsletter-input:focus{outline:none;box-shadow:0 0 0 1px #c75e43}.custom-footer__newsletter-btn{flex:0 0 auto;height:4.8rem;padding:0 4.8rem;border:0;border-radius:0;background:#c75e43;color:#fff;font-family:inherit;font-weight:500;font-size:1.6rem;text-transform:uppercase;letter-spacing:.3px;cursor:pointer;transition:background-color var(--duration-short, .1s) ease}.custom-footer__newsletter-btn:hover{background:#b04e35}.custom-footer__newsletter-message{display:block;margin-top:1rem;font-size:1.3rem;text-align:center;color:#c75e43}.custom-footer__newsletter-message--success{margin-top:0;padding:1.4rem 0;font-size:1.6rem;font-weight:500;color:#1a8a52}.custom-footer__columns{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand  menus" "social menus" "trust  menus";align-items:start;column-gap:6rem;row-gap:2.4rem;max-width:1114px;margin:0 auto;padding:6.4rem 0}.custom-footer__col--brand{grid-area:brand;max-width:340px}.custom-footer__menus{grid-area:menus;display:flex;gap:17rem}.custom-footer__social{grid-area:social}.custom-footer__trust{grid-area:trust}.custom-footer__col{min-width:0}.custom-footer__col-summary{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;list-style:none;cursor:default}.custom-footer__col-summary::-webkit-details-marker{display:none}.custom-footer__col-heading,.custom-footer__col-heading>*{margin:0;font-family:Poppins,sans-serif;font-weight:500;font-size:1.6rem;line-height:1.25;color:#111}.custom-footer__col--brand .custom-footer__col-heading{font-size:2rem}.custom-footer__chevron{display:none;flex:0 0 auto;color:#111}.custom-footer__chevron svg{width:1.4rem;height:.8rem}.custom-footer__col-content{margin-top:1.6rem}.custom-footer__col--brand .custom-footer__col-content{margin-top:1.2rem}.custom-footer__brand-text,.custom-footer__brand-text>*{margin:0;font-size:1.3rem;line-height:1.55;color:#6b6b6b}.custom-footer__brand-link{margin-top:1.2rem}.custom-footer__links{display:flex;flex-direction:column;gap:1.2rem;margin:0}.custom-footer__link{display:inline-block;font-size:1.4rem;line-height:1.45;color:#6b6b6b;text-decoration:none;transition:color var(--duration-short, .1s) ease;min-height:32px;display:flex;align-items:center}.custom-footer__link:hover,.custom-footer__link.is-active{color:#111}.custom-footer__link--highlight{color:#c75e43;position:relative;text-decoration:underline!important;text-underline-offset:6px}.custom-footer__link--highlight:hover{color:#b04e35;text-decoration:underline!important}.custom-footer__social-list{display:flex;align-items:center;gap:2.4rem;margin:0;padding:0;list-style:none}.custom-footer__social-list .list-social__item{margin:0}.custom-footer__social-list .list-social__link{display:flex;align-items:center;padding:0;color:#111}@media(max-width:749px){.custom-footer__social-list .list-social__link span{padding:6px}}.custom-footer__social-list .list-social__link:hover{color:#c75e43}.custom-footer__social-list .svg-wrapper,.custom-footer__social-list svg{width:2rem;height:2rem}.custom-footer__trust{max-width:22rem}.custom-footer__payment{display:flex;justify-content:center;padding:0 0 1.6rem}.custom-footer__payment-list{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem;margin:0;padding:0;list-style:none}.custom-footer__payment-list li{display:flex}.custom-footer__payment-icon{width:3.8rem;height:2.4rem}.custom-footer__bottom-inner{display:flex;flex-direction:column-reverse;align-items:center;justify-content:space-between;gap:2rem;padding:1.6rem 0;border-top:1px solid #e3e3e3}.custom-footer__copyright{font-size:1.4rem;color:#999;line-height:20px}.custom-footer__policies{display:flex;flex-wrap:wrap;gap:2.4rem;margin:0;padding:0;list-style:none}.custom-footer__policies li{display:flex}.custom-footer__policy-link{font-size:1.4rem;color:#999;text-decoration:none;transition:color var(--duration-short, .1s) ease;line-height:20px}.custom-footer__policy-link:hover{color:#111}@media screen and (max-width:1200px){.custom-footer__menus{gap:4.8rem}.custom-footer__policy-link{font-size:1.2rem}.custom-footer__bottom-inner{flex-direction:column-reverse}}@media screen and (max-width:749px){.custom-footer{background-image:var(--footer-pixels-mobile)}.custom-footer__newsletter-band{padding:20rem 0 3.2rem}.custom-footer__newsletter-heading,.custom-footer__newsletter-heading>*{font-size:2.4rem;letter-spacing:-.72px}.custom-footer__newsletter-subtitle{font-size:1.4rem;max-width:300px;line-height:20px}.custom-footer__newsletter-field{flex-direction:column}.custom-footer__newsletter-input,.custom-footer__newsletter-btn{height:4.4rem;width:100%}.custom-footer__newsletter-btn{padding:0}.custom-footer__columns{display:flex;flex-direction:column;align-items:stretch;padding:.8rem 0 0;gap:0}.custom-footer__menus{display:contents}.custom-footer__col--brand{max-width:none}.custom-footer__col{border-bottom:1px solid #e3e3e3}.custom-footer__col--brand{border-top:1px solid #e3e3e3}.custom-footer__col-summary{padding:1.6rem 0;cursor:pointer}.custom-footer__col--brand .custom-footer__col-heading,.custom-footer__col-heading{font-size:1.6rem}.custom-footer__chevron{display:flex;transition:transform var(--duration-short, .1s) ease}.custom-footer__col[open] .custom-footer__chevron svg{transform:rotate(180deg)}.custom-footer__col[open] .custom-footer__chevron svg path{fill:#c75e43}.custom-footer__col[open] .custom-footer__col-heading{color:#c75e43}.custom-footer__col-content,.custom-footer__col--brand .custom-footer__col-content{margin-top:0;padding-bottom:1.6rem}.custom-footer__social{display:flex;justify-content:center;margin-top:3.2rem}.custom-footer__trust{display:flex;justify-content:center;max-width:none;margin-top:2.4rem}.custom-footer__payment{padding:2.2rem 0 0}.custom-footer__bottom-inner{flex-direction:column;justify-content:center;margin-top:2.4rem}.custom-footer__copyright{text-align:center;font-size:12px;font-weight:400;line-height:20px}.custom-footer__policies{display:none}.custom-footer__payment-list{border-top:1px solid #e3e3e3;padding-top:20px;max-width:350px}.custom-footer__social-list .svg-wrapper,.list-social__item .icon{width:3.2rem;height:3.2rem}}@media screen and (min-width:750px){.custom-footer__col-summary{pointer-events:none}.custom-footer__col--policies{display:none}}.custom-footer__link--privacy{display:inline-flex;align-items:center;gap:6px}.custom-footer__privacy-icon{flex:0 0 auto;display:inline-flex}.custom-footer__privacy-icon svg{width:20px;height:auto;display:block}
/*# sourceMappingURL=/cdn/shop/t/24/assets/custom-footer.css.map */
