.custom-footer{background-color:var(--custom-footer-bg, #121212);color:var(--custom-footer-text, #ffffff);font-family:var(--font-body--family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);padding-block-start:3.5rem;padding-block-end:2rem;position:relative;width:100%;box-sizing:border-box;overflow:hidden}.custom-footer__container{max-width:1920px;width:100%;margin-inline:auto;padding-inline:1.5rem!important;box-sizing:border-box}.custom-footer__grid{display:grid;grid-template-columns:1.3fr 1fr 1.2fr;gap:3.5rem;align-items:start;padding-bottom:4rem}.custom-footer__newsletter-col{display:flex;flex-direction:column;gap:1.5rem}.custom-footer__newsletter-heading{font-size:clamp(1.15rem,1.1rem + .5vw,1.45rem);font-weight:700;line-height:1.35;letter-spacing:-.01em;color:#fff;margin:0;max-width:440px}.custom-footer__form{margin:0;max-width:440px;width:100%}.custom-footer__input-wrapper{position:relative;display:flex!important;align-items:center!important;justify-content:space-between!important;background-color:#242424!important;border:1px solid #383838!important;border-radius:9999px!important;padding:5px 6px 5px 18px!important;box-sizing:border-box!important;width:100%!important;height:52px!important;transition:border-color .25s ease,background-color .25s ease,box-shadow .25s ease!important;overflow:hidden!important}.custom-footer__input-wrapper:focus-within{border-color:#666!important;background-color:#2a2a2a!important;box-shadow:0 0 0 2px #ffffff14!important}.custom-footer__input-wrapper input.custom-footer__input,.custom-footer input[type=email].custom-footer__input,.custom-footer .custom-footer__input{flex:1 1 auto!important;width:100%!important;height:100%!important;background:transparent!important;background-color:transparent!important;border:none!important;outline:none!important;box-shadow:none!important;color:#fff!important;font-size:.95rem!important;font-family:inherit!important;min-width:0!important;padding:0 10px 0 0!important;margin:0!important;line-height:1.2!important;border-radius:0!important;-webkit-appearance:none!important;appearance:none!important}.custom-footer__input-wrapper input.custom-footer__input::placeholder,.custom-footer .custom-footer__input::placeholder{color:#8e8e8e!important;opacity:1!important;font-size:.95rem!important}.custom-footer__input-wrapper input.custom-footer__input:-webkit-autofill,.custom-footer__input-wrapper input.custom-footer__input:-webkit-autofill:hover,.custom-footer__input-wrapper input.custom-footer__input:-webkit-autofill:focus{-webkit-text-fill-color:#ffffff!important;-webkit-box-shadow:0 0 0px 1000px #242424 inset!important;transition:background-color 5000s ease-in-out 0s!important}.custom-footer__submit-btn{display:flex!important;align-items:center!important;justify-content:center!important;width:40px!important;height:40px!important;min-width:40px!important;background-color:#fff!important;color:#000!important;border:none!important;border-radius:50%!important;cursor:pointer!important;flex-shrink:0!important;padding:0!important;margin:0!important;transition:transform .25s cubic-bezier(.25,1,.5,1),background-color .25s ease!important}.custom-footer__submit-btn:hover{transform:scale(1.06)!important;background-color:#f0f0f0!important}.custom-footer__submit-btn svg{width:18px!important;height:18px!important;stroke:#000!important;stroke-width:2.5!important;display:block!important}.custom-footer__socials{display:flex;align-items:center;gap:1.25rem;margin-top:.25rem}.custom-footer__social-link{display:inline-flex;align-items:center;justify-content:center;color:#fff;opacity:.85;transition:opacity .25s ease,transform .25s ease;text-decoration:none}.custom-footer__social-link:hover{opacity:1;transform:translateY(-2px)}.custom-footer__social-link svg{width:22px;height:22px;fill:currentColor}.custom-footer__col-header{display:block;cursor:default;pointer-events:none;-webkit-user-select:none;user-select:none}.custom-footer__accordion-caret{display:none!important}.custom-footer__col-content{display:block!important}.custom-footer__col-title{font-size:1.15rem;font-weight:700;color:#fff;margin:0 0 1.5rem;letter-spacing:-.01em}.custom-footer__links-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}.custom-footer__link{color:#d1d1d1;text-decoration:none;font-size:.95rem;font-weight:400;line-height:1.4;transition:color .2s ease,transform .2s ease;display:inline-block;width:fit-content}.custom-footer__link:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.custom-footer__contact-col,.custom-footer__contact-details{display:flex;flex-direction:column;gap:1.1rem}.custom-footer__contact-text{margin:0;font-size:.95rem;line-height:1.5;color:#d1d1d1}.custom-footer__contact-text a{color:#fff;text-decoration:underline;text-underline-offset:3px;transition:opacity .2s ease}.custom-footer__contact-text a:hover{opacity:.8}.custom-footer__contact-strong{font-weight:700;color:#fff}.custom-footer__address{margin:0;font-size:.92rem;line-height:1.55;color:#b0b0b0;max-width:380px}.custom-footer__bottom{border-top:1px solid #222222;padding-top:2rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.custom-footer__copyright{font-size:.82rem;color:#888;line-height:1.5;margin:0}.custom-footer__copyright a{color:inherit;text-decoration:underline;text-underline-offset:2px}.custom-footer__copyright a:hover{color:#fff}.custom-footer__selectors{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.custom-footer__select-pill{display:inline-flex;align-items:center;gap:.5rem;background-color:transparent;border:1px solid #333333;border-radius:50px;padding:.45rem .95rem;color:#fff;font-size:.82rem;font-family:inherit;cursor:pointer;text-decoration:none;transition:border-color .2s ease,background-color .2s ease;position:relative}.custom-footer__select-pill:hover{border-color:#666;background-color:#1e1e1e}.custom-footer__select-pill svg.icon-globe,.custom-footer__select-pill svg.icon-flag{width:15px;height:15px;flex-shrink:0;stroke:currentColor}.custom-footer__select-pill svg.icon-caret{width:10px;height:10px;flex-shrink:0;stroke:currentColor;opacity:.7}.custom-footer__payments{display:flex!important;align-items:center!important;gap:.5rem!important;flex-wrap:wrap!important;justify-content:flex-end!important}.custom-footer__payment-item{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:24px!important;background:transparent!important;background-color:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important;padding:0!important;box-sizing:border-box!important}.custom-footer__payment-item svg{height:24px!important;width:auto!important;max-width:40px!important;display:block!important}.custom-footer__accordions-card{display:contents}@media screen and (max-width:1024px){.custom-footer__grid{grid-template-columns:1fr 1fr;gap:2.5rem}.custom-footer__newsletter-col{grid-column:1 / -1;max-width:100%}.custom-footer__newsletter-heading{max-width:100%}.custom-footer__bottom{flex-direction:column;align-items:flex-start;gap:1.5rem}.custom-footer__payments{justify-content:flex-start}}@media screen and (max-width:749px){.custom-footer{padding-block-start:2rem;padding-block-end:2.5rem}.custom-footer__container{padding-inline:1rem!important}.custom-footer__grid{display:flex!important;flex-direction:column!important;gap:2rem!important;padding-bottom:2rem!important}.custom-footer__accordions-card{order:1!important;display:flex!important;flex-direction:column!important;background-color:#191919!important;border:1px solid #2d2d2d!important;border-radius:12px!important;overflow:hidden!important;width:100%!important;box-sizing:border-box!important}.custom-footer__accordions-card .custom-footer__links-col{border-bottom:1px solid #2d2d2d!important;width:100%!important}.custom-footer__accordions-card .custom-footer__contact-col{border-bottom:none!important;width:100%!important}.custom-footer__col-header{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:1.15rem 1.25rem!important;width:100%!important;box-sizing:border-box!important;cursor:pointer!important;pointer-events:auto!important;outline:none!important;user-select:none!important;-webkit-user-select:none!important}.custom-footer__col-header .custom-footer__col-title{margin:0!important;font-size:1.05rem!important;font-weight:700!important;text-align:left!important;color:#fff!important}.custom-footer__accordion-caret{display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;transition:transform .25s cubic-bezier(.16,1,.3,1)!important;flex-shrink:0!important}.custom-footer__links-col.is-open .custom-footer__accordion-caret svg,.custom-footer__contact-col.is-open .custom-footer__accordion-caret svg{transform:rotate(180deg)!important}.custom-footer__col-content{display:none!important;padding:0 1.25rem 1.25rem!important;width:100%!important;box-sizing:border-box!important}.custom-footer__links-col.is-open .custom-footer__col-content,.custom-footer__contact-col.is-open .custom-footer__col-content{display:block!important}.custom-footer__links-list{display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important;gap:.85rem!important;width:100%!important}.custom-footer__link{color:#ccc!important;font-size:.95rem!important;text-align:left!important}.custom-footer__contact-details{display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important;gap:.85rem!important;width:100%!important}.custom-footer__contact-text,.custom-footer__address{text-align:left!important;color:#ccc!important}.custom-footer__newsletter-col{order:2!important;border-top:1px solid #242424!important;padding-top:2rem!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important;gap:1.25rem!important;width:100%!important}.custom-footer__newsletter-heading{text-align:left!important;font-size:1.15rem!important;font-weight:700!important;line-height:1.35!important;color:#fff!important;max-width:100%!important}.custom-footer__form{margin:0!important;width:100%!important;max-width:100%!important}.custom-footer__socials{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:1.5rem!important;margin-top:.25rem!important}.custom-footer__social-link{color:#fff!important}.custom-footer__bottom{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;gap:1.25rem!important;border-top:1px solid #242424!important;padding-top:2rem!important}.custom-footer__copyright{display:none!important}.custom-footer__selectors{display:flex!important;flex-direction:column!important;align-items:center!important;gap:.75rem!important;width:100%!important}.custom-footer__currency-picker{display:flex!important;justify-content:center!important;width:100%!important}.custom-footer__select-pill{min-width:180px!important;justify-content:center!important;background-color:transparent!important;border:1px solid #333333!important;border-radius:9999px!important;padding:.65rem 1.35rem!important;font-size:.9rem!important;color:#fff!important}.custom-footer__payments{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:.5rem!important;width:100%!important;max-width:360px!important;margin-inline:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/section-custom-footer.css.map */
